Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 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-ssh1669611763797412679.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-ssh7104326649131143350.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-ssh3871915244520923496.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-ssh11598831712162290849.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-ssh16211000346650005505.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9122 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/976 [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/976 # 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 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 (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 Commit message: "Merge pull request #5419 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.68" > git config core.sparsecheckout # timeout=10 > git checkout -f 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 # timeout=10 > git rev-list --no-walk f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-12T03:18:37.986Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-12T03:18:38.055Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-12T03:18:38.087Z] ========================================================= [2026-05-12T03:18:38.087Z] EdgeX Global Pipelines Version Info [2026-05-12T03:18:38.087Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-12T03:18:39.206Z] ------------------- [2026-05-12T03:18:39.206Z] stable info: [2026-05-12T03:18:39.206Z] ------------------- [2026-05-12T03:18:39.206Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-12T03:18:39.206Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-12T03:18:39.206Z] Message: update stable to v1.0.278 [2026-05-12T03:18:39.777Z] ------------------- [2026-05-12T03:18:39.777Z] experimental info: [2026-05-12T03:18:39.777Z] ------------------- [2026-05-12T03:18:39.778Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-12T03:18:39.778Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-12T03:18:39.778Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-12T03:18:39.859Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-12T03:18:39.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-12T03:18:39.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-12T03:18:39.921Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-12T03:18:39.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-12T03:18:39.962Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-12T03:18:39.982Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-12T03:18:40.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-12T03:18:40.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-12T03:18:40.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-12T03:18:40.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-12T03:18:40.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-12T03:18:40.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-12T03:18:40.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-12T03:18:40.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-12T03:18:40.183Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-12T03:18:40.208Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-12T03:18:40.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-12T03:18:40.251Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-12T03:18:40.271Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-12T03:18:40.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-12T03:18:40.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-12T03:18:40.341Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-12T03:18:40.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-12T03:18:40.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-12T03:18:40.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-12T03:18:40.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T03:18:40.451Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2aa9d3a [Pipeline] echo [2026-05-12T03:18:40.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-12T03:18:40.546Z] provisioning config files... [2026-05-12T03:18:40.560Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/976@tmp/config1776277276641167211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-12T03:18:40.886Z] ---> ****-login.sh [2026-05-12T03:18:40.886Z] nexus3.edgexfoundry.org:10001 [2026-05-12T03:18:40.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:18:41.144Z] [2026-05-12T03:18:41.145Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-12T03:18:41.145Z] Configure a credential helper to remove this warning. See [2026-05-12T03:18:41.145Z] https://docs.****.com/go/credential-store/ [2026-05-12T03:18:41.145Z] [2026-05-12T03:18:41.145Z] Login Succeeded [2026-05-12T03:18:41.145Z] nexus3.edgexfoundry.org:10002 [2026-05-12T03:18:41.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:18:41.145Z] [2026-05-12T03:18:41.145Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-12T03:18:41.145Z] Configure a credential helper to remove this warning. See [2026-05-12T03:18:41.145Z] https://docs.****.com/go/credential-store/ [2026-05-12T03:18:41.145Z] [2026-05-12T03:18:41.145Z] Login Succeeded [2026-05-12T03:18:41.145Z] nexus3.edgexfoundry.org:10003 [2026-05-12T03:18:41.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:18:41.404Z] [2026-05-12T03:18:41.404Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-12T03:18:41.404Z] Configure a credential helper to remove this warning. See [2026-05-12T03:18:41.404Z] https://docs.****.com/go/credential-store/ [2026-05-12T03:18:41.404Z] [2026-05-12T03:18:41.404Z] Login Succeeded [2026-05-12T03:18:41.404Z] nexus3.edgexfoundry.org:10004 [2026-05-12T03:18:41.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:18:41.405Z] [2026-05-12T03:18:41.405Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-12T03:18:41.405Z] Configure a credential helper to remove this warning. See [2026-05-12T03:18:41.405Z] https://docs.****.com/go/credential-store/ [2026-05-12T03:18:41.405Z] [2026-05-12T03:18:41.405Z] Login Succeeded [2026-05-12T03:18:41.405Z] ****.io [2026-05-12T03:18:41.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:18:41.666Z] [2026-05-12T03:18:41.666Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-12T03:18:41.666Z] Configure a credential helper to remove this warning. See [2026-05-12T03:18:41.666Z] https://docs.****.com/go/credential-store/ [2026-05-12T03:18:41.666Z] [2026-05-12T03:18:41.666Z] Login Succeeded [2026-05-12T03:18:41.666Z] ---> ****-login.sh ends [Pipeline] } [2026-05-12T03:18:41.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-12T03:18:42.001Z] + 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 [2026-05-12T03:18:42.001Z] + dirname cmd/core-command/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/core-data/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/core-keeper/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/core-metadata/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/support-notifications/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-12T03:18:42.001Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-12T03:18:42.001Z] + cut -d/ -f2 [2026-05-12T03:18:42.001Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-12T03:18:42.036Z] 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 [2026-05-12T03:18:42.412Z] + git rev-list -1 --merges 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0~1..2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T03:18:42.425Z] -----------> git rev-list -1 --merges 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0~1..2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:18:42.425Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [false] [Pipeline] sh [2026-05-12T03:18:42.715Z] + git log --format=format:%s -1 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T03:18:42.728Z] ========================================================= [2026-05-12T03:18:42.728Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-12T03:18:42.728Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-12T03:18:43.192Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-12T03:18:43.192Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-12T03:18:43.192Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-12T03:18:43.192Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-12T03:18:43.192Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-12T03:18:43.192Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-12T03:18:43.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:18:43.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-12T03:18:43.657Z] [2026-05-12T03:18:43.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:18:43.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-12T03:18:43.960Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-12T03:18:43.960Z] 3dae71ba6b94: Pulling fs layer [2026-05-12T03:18:43.960Z] 6bf1a483ea7c: Pulling fs layer [2026-05-12T03:18:43.960Z] f5dfc541a4d3: Pulling fs layer [2026-05-12T03:18:43.960Z] 461d9e800cba: Pulling fs layer [2026-05-12T03:18:43.960Z] 80192f66455f: Pulling fs layer [2026-05-12T03:18:43.960Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-12T03:18:43.960Z] a29436f7fd5d: Pulling fs layer [2026-05-12T03:18:43.960Z] 923cac83aea3: Pulling fs layer [2026-05-12T03:18:43.960Z] 25ad8b0a4227: Pulling fs layer [2026-05-12T03:18:43.960Z] db01528c6b51: Pulling fs layer [2026-05-12T03:18:43.960Z] 28988de357af: Pulling fs layer [2026-05-12T03:18:43.960Z] 80192f66455f: Waiting [2026-05-12T03:18:43.960Z] 2e8e34ca0e6c: Waiting [2026-05-12T03:18:43.960Z] a29436f7fd5d: Waiting [2026-05-12T03:18:43.960Z] 923cac83aea3: Waiting [2026-05-12T03:18:43.960Z] 25ad8b0a4227: Waiting [2026-05-12T03:18:43.960Z] db01528c6b51: Waiting [2026-05-12T03:18:43.960Z] 28988de357af: Waiting [2026-05-12T03:18:43.960Z] 461d9e800cba: Waiting [2026-05-12T03:18:43.960Z] 6bf1a483ea7c: Verifying Checksum [2026-05-12T03:18:43.960Z] 6bf1a483ea7c: Download complete [2026-05-12T03:18:43.960Z] 461d9e800cba: Verifying Checksum [2026-05-12T03:18:43.960Z] 461d9e800cba: Download complete [2026-05-12T03:18:43.960Z] 80192f66455f: Download complete [2026-05-12T03:18:44.219Z] f5dfc541a4d3: Verifying Checksum [2026-05-12T03:18:44.219Z] f5dfc541a4d3: Download complete [2026-05-12T03:18:44.219Z] 3dae71ba6b94: Verifying Checksum [2026-05-12T03:18:44.219Z] 3dae71ba6b94: Download complete [2026-05-12T03:18:44.219Z] 923cac83aea3: Download complete [2026-05-12T03:18:44.219Z] 25ad8b0a4227: Verifying Checksum [2026-05-12T03:18:44.219Z] 25ad8b0a4227: Download complete [2026-05-12T03:18:44.477Z] db01528c6b51: Download complete [2026-05-12T03:18:44.477Z] 28988de357af: Verifying Checksum [2026-05-12T03:18:44.477Z] 28988de357af: Download complete [2026-05-12T03:18:44.477Z] a29436f7fd5d: Download complete [2026-05-12T03:18:44.735Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-12T03:18:44.736Z] 2e8e34ca0e6c: Download complete [2026-05-12T03:18:45.671Z] 3dae71ba6b94: Pull complete [2026-05-12T03:18:45.671Z] 6bf1a483ea7c: Pull complete [2026-05-12T03:18:46.240Z] f5dfc541a4d3: Pull complete [2026-05-12T03:18:46.240Z] 461d9e800cba: Pull complete [2026-05-12T03:18:46.240Z] 80192f66455f: Pull complete [2026-05-12T03:18:50.437Z] 2e8e34ca0e6c: Pull complete [2026-05-12T03:18:50.697Z] a29436f7fd5d: Pull complete [2026-05-12T03:18:50.697Z] 923cac83aea3: Pull complete [2026-05-12T03:18:50.697Z] 25ad8b0a4227: Pull complete [2026-05-12T03:18:50.697Z] db01528c6b51: Pull complete [2026-05-12T03:18:50.955Z] 28988de357af: Pull complete [2026-05-12T03:18:50.955Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-12T03:18:50.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-12T03:18:50.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-12T03:18:51.094Z] prd-ubuntu20.04-docker-8c-8g-9122 does not seem to be running inside a container [2026-05-12T03:18:51.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 [2026-05-12T03:18:52.603Z] $ docker top 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 -eo pid,comm [2026-05-12T03:18:52.644Z] 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). [2026-05-12T03:18:52.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-12T03:18:52.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-12T03:18:52.696Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-12T03:18:52.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-12T03:18:52.820Z] $ docker exec 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 ssh-agent [2026-05-12T03:18:52.912Z] SSH_AUTH_SOCK=/tmp/ssh-Isgsk9peWceH/agent.31 [2026-05-12T03:18:52.912Z] SSH_AGENT_PID=37 [2026-05-12T03:18:52.917Z] Running ssh-add (command line suppressed) [2026-05-12T03:18:53.016Z] Identity added: /w/workspace/edgex-go/976@tmp/private_key_13705166801978956436.key (/w/workspace/edgex-go/976@tmp/private_key_13705166801978956436.key) [2026-05-12T03:18:53.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-12T03:18:53.311Z] + git config --global --add safe.directory /w/workspace/edgex-go/976 [Pipeline] sh [2026-05-12T03:18:53.593Z] + git tag --points-at HEAD [Pipeline] } [2026-05-12T03:18:53.609Z] $ docker exec --env ******** --env ******** 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 ssh-agent -k [2026-05-12T03:18:53.698Z] unset SSH_AUTH_SOCK; [2026-05-12T03:18:53.698Z] unset SSH_AGENT_PID; [2026-05-12T03:18:53.698Z] echo Agent pid 37 killed; [2026-05-12T03:18:53.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-12T03:18:53.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-12T03:18:53.744Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-12T03:18:53.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-12T03:18:53.856Z] $ docker exec 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 ssh-agent [2026-05-12T03:18:53.954Z] SSH_AUTH_SOCK=/tmp/ssh-RiR7R4OYXcRD/agent.84 [2026-05-12T03:18:53.954Z] SSH_AGENT_PID=90 [2026-05-12T03:18:53.959Z] Running ssh-add (command line suppressed) [2026-05-12T03:18:54.051Z] Identity added: /w/workspace/edgex-go/976@tmp/private_key_4682154667378379859.key (/w/workspace/edgex-go/976@tmp/private_key_4682154667378379859.key) [2026-05-12T03:18:54.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-12T03:18:54.346Z] + git semver init [2026-05-12T03:18:54.605Z] 2026-05-12 03:18:54,578 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-12T03:18:54.605Z] 2026-05-12 03:18:54,584 [run_init] DEBUG init version:0.0.0 force:False [2026-05-12T03:18:54.605Z] 2026-05-12 03:18:54,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/976/.semver [2026-05-12T03:18:54.605Z] 2026-05-12 03:18:54,585 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/976/.semver [2026-05-12T03:18:54.605Z] 2026-05-12 03:18:54,585 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/976/.semver'], cwd=/w/workspace/edgex-go/976, stdin=None, shell=False, universal_newlines=False) [2026-05-12T03:18:59.875Z] 2026-05-12 03:18:59,589 [append_file] DEBUG append to file:/w/workspace/edgex-go/976/.git/info/exclude [2026-05-12T03:18:59.875Z] 2026-05-12 03:18:59,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/976/.semver/main with force:False [2026-05-12T03:18:59.875Z] 2026-05-12 03:18:59,589 [read_version] DEBUG read version from /w/workspace/edgex-go/976/.semver/main [2026-05-12T03:18:59.875Z] 2026-05-12 03:18:59,589 [read_version] DEBUG read version from /w/workspace/edgex-go/976/.semver/main [2026-05-12T03:18:59.875Z] 4.1.0-dev.113 [Pipeline] } [2026-05-12T03:18:59.894Z] $ docker exec --env ******** --env ******** 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 ssh-agent -k [2026-05-12T03:18:59.982Z] unset SSH_AUTH_SOCK; [2026-05-12T03:18:59.983Z] unset SSH_AGENT_PID; [2026-05-12T03:18:59.984Z] echo Agent pid 90 killed; [2026-05-12T03:18:59.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-12T03:19:00.315Z] + git semver [Pipeline] } [2026-05-12T03:19:00.904Z] $ docker stop --time=1 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 [2026-05-12T03:19:02.179Z] $ docker rm -f --volumes 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-12T03:19:02.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-12T03:19:02.795Z] Stashed 1 file(s) [Pipeline] echo [2026-05-12T03:19:02.798Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.113 [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 [2026-05-12T03:19:03.260Z] + git config --global --add safe.directory /w/workspace/edgex-go/976 [Pipeline] echo [2026-05-12T03:19:03.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-12T03:19:03.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-12T03:19:03.312Z] ========================================================= [2026-05-12T03:19:03.312Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-12T03:19:03.312Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-12T03:19:03.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-12T03:19:03.610Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-12T03:19:03.610Z] 2d35ebdb57d9: Pulling fs layer [2026-05-12T03:19:03.610Z] c35fb4624d26: Pulling fs layer [2026-05-12T03:19:03.610Z] 4e2aec7ef170: Pulling fs layer [2026-05-12T03:19:03.610Z] 333b49ad6fbf: Pulling fs layer [2026-05-12T03:19:03.610Z] 4f4fb700ef54: Pulling fs layer [2026-05-12T03:19:03.610Z] c3e65509a76b: Pulling fs layer [2026-05-12T03:19:03.610Z] 7cf9ebb963bd: Pulling fs layer [2026-05-12T03:19:03.610Z] bb34ca984cfb: Pulling fs layer [2026-05-12T03:19:03.610Z] 151cf03bc807: Pulling fs layer [2026-05-12T03:19:03.610Z] 333b49ad6fbf: Waiting [2026-05-12T03:19:03.610Z] 4f4fb700ef54: Waiting [2026-05-12T03:19:03.610Z] c3e65509a76b: Waiting [2026-05-12T03:19:03.610Z] bb34ca984cfb: Waiting [2026-05-12T03:19:03.610Z] 151cf03bc807: Waiting [2026-05-12T03:19:03.610Z] 7cf9ebb963bd: Waiting [2026-05-12T03:19:03.610Z] c35fb4624d26: Verifying Checksum [2026-05-12T03:19:03.610Z] c35fb4624d26: Download complete [2026-05-12T03:19:03.610Z] 333b49ad6fbf: Verifying Checksum [2026-05-12T03:19:03.610Z] 333b49ad6fbf: Download complete [2026-05-12T03:19:03.610Z] 4f4fb700ef54: Verifying Checksum [2026-05-12T03:19:03.610Z] 4f4fb700ef54: Download complete [2026-05-12T03:19:03.610Z] c3e65509a76b: Verifying Checksum [2026-05-12T03:19:03.610Z] c3e65509a76b: Download complete [2026-05-12T03:19:03.610Z] 2d35ebdb57d9: Verifying Checksum [2026-05-12T03:19:03.610Z] 2d35ebdb57d9: Download complete [2026-05-12T03:19:03.868Z] 2d35ebdb57d9: Pull complete [2026-05-12T03:19:03.868Z] 7cf9ebb963bd: Verifying Checksum [2026-05-12T03:19:03.868Z] 7cf9ebb963bd: Download complete [2026-05-12T03:19:03.868Z] c35fb4624d26: Pull complete [2026-05-12T03:19:04.125Z] 4e2aec7ef170: Verifying Checksum [2026-05-12T03:19:04.125Z] 4e2aec7ef170: Download complete [2026-05-12T03:19:04.125Z] 151cf03bc807: Verifying Checksum [2026-05-12T03:19:04.125Z] 151cf03bc807: Download complete [2026-05-12T03:19:04.385Z] bb34ca984cfb: Verifying Checksum [2026-05-12T03:19:04.385Z] bb34ca984cfb: Download complete [2026-05-12T03:19:08.602Z] 4e2aec7ef170: Pull complete [2026-05-12T03:19:08.602Z] 333b49ad6fbf: Pull complete [2026-05-12T03:19:08.602Z] 4f4fb700ef54: Pull complete [2026-05-12T03:19:08.602Z] c3e65509a76b: Pull complete [2026-05-12T03:19:08.602Z] 7cf9ebb963bd: Pull complete [2026-05-12T03:19:11.149Z] bb34ca984cfb: Pull complete [2026-05-12T03:19:11.712Z] 151cf03bc807: Pull complete [2026-05-12T03:19:11.712Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-12T03:19:11.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-12T03:19:11.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-12T03:19:12.014Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-12T03:19:12.014Z] WORKDIR /edgex [2026-05-12T03:19:12.014Z] COPY go.mod . [2026-05-12T03:19:12.014Z] RUN go mod download [2026-05-12T03:19:12.014Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-12T03:19:12.584Z] #0 building with "default" instance using docker driver [2026-05-12T03:19:12.584Z] [2026-05-12T03:19:12.584Z] #1 [internal] load build definition from Dockerfile [2026-05-12T03:19:12.584Z] #1 transferring dockerfile: 164B done [2026-05-12T03:19:12.584Z] #1 DONE 0.0s [2026-05-12T03:19:12.584Z] [2026-05-12T03:19:12.584Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-12T03:19:12.584Z] #2 DONE 0.0s [2026-05-12T03:19:12.584Z] [2026-05-12T03:19:12.584Z] #3 [internal] load .dockerignore [2026-05-12T03:19:12.584Z] #3 transferring context: 50B done [2026-05-12T03:19:12.584Z] #3 DONE 0.0s [2026-05-12T03:19:12.585Z] [2026-05-12T03:19:12.585Z] #4 [internal] load build context [2026-05-12T03:19:12.585Z] #4 transferring context: 6.99kB done [2026-05-12T03:19:12.585Z] #4 DONE 0.0s [2026-05-12T03:19:12.585Z] [2026-05-12T03:19:12.585Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-12T03:19:12.585Z] #5 DONE 0.1s [2026-05-12T03:19:12.585Z] [2026-05-12T03:19:12.585Z] #6 [2/4] WORKDIR /edgex [2026-05-12T03:19:13.960Z] #6 DONE 1.2s [2026-05-12T03:19:13.960Z] [2026-05-12T03:19:13.960Z] #7 [3/4] COPY go.mod . [2026-05-12T03:19:13.960Z] #7 DONE 0.0s [2026-05-12T03:19:13.960Z] [2026-05-12T03:19:13.960Z] #8 [4/4] RUN go mod download [2026-05-12T03:19:17.910Z] Still waiting to schedule task [2026-05-12T03:19:17.911Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-12T03:19:22.077Z] #8 DONE 8.4s [2026-05-12T03:19:22.335Z] [2026-05-12T03:19:22.335Z] #9 exporting to image [2026-05-12T03:19:22.335Z] #9 exporting layers [2026-05-12T03:19:25.617Z] #9 exporting layers 3.0s done [2026-05-12T03:19:25.617Z] #9 writing image sha256:9310dbba8530e4a0fc3b0cc524cd0d26d4391b15fbc9b4cf947e56031c74dd57 done [2026-05-12T03:19:25.617Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-12T03:19:25.617Z] #9 DONE 3.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:19:25.921Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-12T03:19:25.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-12T03:19:26.000Z] prd-ubuntu20.04-docker-8c-8g-9122 does not seem to be running inside a container [2026-05-12T03:19:26.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 [2026-05-12T03:19:26.306Z] $ docker top 345171f26fa0ff87318bed4db945f13c4e4f5cd8a3abcc06f4bf63f8770dd52f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-12T03:19:26.639Z] + go version [2026-05-12T03:19:26.640Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-12T03:19:26.655Z] $ docker stop --time=1 345171f26fa0ff87318bed4db945f13c4e4f5cd8a3abcc06f4bf63f8770dd52f [2026-05-12T03:19:27.904Z] $ docker rm -f --volumes 345171f26fa0ff87318bed4db945f13c4e4f5cd8a3abcc06f4bf63f8770dd52f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:19:28.321Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-12T03:19:28.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-12T03:19:28.395Z] prd-ubuntu20.04-docker-8c-8g-9122 does not seem to be running inside a container [2026-05-12T03:19:28.433Z] $ 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/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 [2026-05-12T03:19:28.671Z] $ docker top bb90fd636fc657023821db5ef564852f74d23cafd8fbee7b49acd22beaac84e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-12T03:19:28.729Z] ========================================================= [2026-05-12T03:19:28.729Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-12T03:19:28.729Z] ========================================================= [Pipeline] sh [2026-05-12T03:19:29.008Z] + git config --global --add safe.directory /w/workspace/edgex-go/976 [Pipeline] fileExists [Pipeline] sh [2026-05-12T03:19:29.313Z] + make test [2026-05-12T03:19:29.313Z] go test -race -coverprofile=coverage.out ./... [2026-05-12T03:19:37.425Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-12T03:20:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2026-05-12T03:20:12.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.040s coverage: 4.8% of statements [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 57.3% of statements [2026-05-12T03:20:12.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.036s coverage: 86.5% of statements [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.554s coverage: 94.2% of statements [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-12T03:20:12.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.080s coverage: 90.7% of statements [2026-05-12T03:20:12.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-12T03:20:12.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.029s coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-12T03:20:12.768Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-12T03:20:13.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 11.1% of statements [2026-05-12T03:20:13.702Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-12T03:20:13.702Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.527s coverage: 97.7% of statements [2026-05-12T03:20:16.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-12T03:20:16.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-12T03:20:16.234Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements [2026-05-12T03:20:16.234Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-12T03:20:16.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-12T03:20:16.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-12T03:20:16.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-12T03:20:18.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 3.5% of statements [2026-05-12T03:20:18.772Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-12T03:20:18.772Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-12T03:20:18.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements [2026-05-12T03:20:18.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-12T03:20:18.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 38.2% of statements [2026-05-12T03:20:18.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.043s coverage: 68.8% of statements [2026-05-12T03:20:18.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-12T03:20:18.772Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-12T03:20:18.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-12T03:20:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2026-05-12T03:20:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2026-05-12T03:20:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements [2026-05-12T03:20:19.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 93.1% of statements [2026-05-12T03:20:20.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2026-05-12T03:20:32.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.054s coverage: 92.9% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements [2026-05-12T03:20:40.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.046s coverage: 82.1% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2026-05-12T03:20:40.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.021s coverage: 6.8% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.157s coverage: 54.8% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.032s coverage: 20.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2026-05-12T03:20:40.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-12T03:20:40.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.122s coverage: 29.2% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.016s coverage: 76.2% of statements [2026-05-12T03:20:40.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-12T03:20:40.487Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-12T03:20:43.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements [2026-05-12T03:20:43.775Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-12T03:20:43.775Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-12T03:20:43.775Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-12T03:20:43.775Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-12T03:20:43.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 94.9% of statements [2026-05-12T03:20:43.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-12T03:20:43.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-12T03:20:43.775Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-12T03:20:43.775Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-12T03:20:43.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements [2026-05-12T03:20:43.775Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-12T03:20:43.775Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-12T03:20:43.775Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-12T03:20:43.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2026-05-12T03:20:43.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-12T03:20:43.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 47.1% of statements [2026-05-12T03:20:43.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-12T03:20:43.775Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-12T03:20:44.033Z] 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 [2026-05-12T03:20:44.033Z] running golangci-lint [2026-05-12T03:20:44.292Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-12T03:20:44.292Z] go version go1.25.2 linux/amd64 [2026-05-12T03:20:44.551Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-12T03:20:44.551Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-12T03:20:44.551Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-12T03:20:44.551Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-12T03:20:44.551Z] level=info msg="[goenv] Read go env for 4.837795ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-12T03:20:44.551Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-12T03:20:54.320Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9123 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-05-12T03:20:54.336Z] Running in /w/workspace/edgex-go/976 [Pipeline] { [Pipeline] checkout [2026-05-12T03:20:57.393Z] The recommended git tool is: git [2026-05-12T03:21:01.901Z] using credential edgex-jenkins-ssh [2026-05-12T03:21:01.925Z] Cloning the remote Git repository [2026-05-12T03:21:01.970Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-12T03:21:02.055Z] > git init /w/workspace/edgex-go/976 # timeout=10 [2026-05-12T03:21:02.176Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-12T03:21:02.177Z] > git --version # timeout=10 [2026-05-12T03:21:02.197Z] > git --version # 'git version 2.25.1' [2026-05-12T03:21:02.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-12T03:21:02.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-12T03:21:06.469Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|name|deps|exports_file|files|imports|types_sizes) took 20.179942523s" [2026-05-12T03:21:06.469Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.444119ms" [2026-05-12T03:21:16.441Z] level=info msg="[linters_context/goanalysis] analyzers took 1m32.643958102s with top 10 stages: buildir: 50.752156173s, gosec: 3.050549986s, inspect: 2.495089075s, fact_deprecated: 2.405693853s, ctrlflow: 1.646313354s, printf: 1.600155373s, fact_purity: 1.329509121s, unused: 1.129116074s, nilness: 1.119240808s, S1038: 1.059875526s" [2026-05-12T03:21:16.441Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-12T03:21:16.441Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-12T03:21:16.441Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-12T03:21:16.441Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-12T03:21:16.441Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, path_relativity: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, cgo: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21" [2026-05-12T03:21:16.441Z] level=info msg="[runner] processing took 13.020704ms with stages: nolint_filter: 11.128341ms, generated_file_filter: 1.445343ms, exclusion_rules: 250.795µs, path_relativity: 94.892µs, exclusion_paths: 82.162µs, cgo: 6.1µs, invalid_issue: 3.461µs, sort_results: 2.33µs, path_absoluter: 2.29µs, filename_unadjuster: 1.19µs, max_same_issues: 870ns, fixer: 810ns, diff: 520ns, path_prettifier: 320ns, uniq_by_line: 310ns, max_from_linter: 250ns, max_per_file_from_linter: 190ns, source_code: 190ns, path_shortener: 190ns, severity-rules: 150ns" [2026-05-12T03:21:16.441Z] level=info msg="[runner] linters took 11.096647178s with stages: goanalysis_metalinter: 11.083470532s" [2026-05-12T03:21:16.441Z] 0 issues. [2026-05-12T03:21:16.441Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-12T03:21:16.441Z] level=info msg="Memory: 314 samples, avg is 352.3MB, max is 1399.0MB" [2026-05-12T03:21:16.441Z] level=info msg="Execution took 31.318542386s" [2026-05-12T03:21:16.441Z] go vet ./... [2026-05-12T03:21:23.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-12T03:21:23.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-12T03:21:23.013Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-12T03:21:23.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-05-12T03:21:23.324Z] + ls -al . [2026-05-12T03:21:23.324Z] total 1396 [2026-05-12T03:21:23.324Z] drwxrwxr-x 11 1001 1001 4096 May 12 03:19 . [2026-05-12T03:21:23.324Z] drwxr-xr-x 4 root root 4096 May 12 03:19 .. [2026-05-12T03:21:23.324Z] drwxrwxr-x 2 1001 1001 4096 May 12 03:18 .blubracket [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 10 May 12 03:18 .dockerignore [2026-05-12T03:21:23.324Z] drwxrwxr-x 8 1001 1001 4096 May 12 03:20 .git [2026-05-12T03:21:23.324Z] drwxrwxr-x 3 1001 1001 4096 May 12 03:18 .github [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 909 May 12 03:18 .gitignore [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 359 May 12 03:18 .golangci.yml [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 100 May 12 03:18 .hadolint.yml [2026-05-12T03:21:23.324Z] drwxr-xr-x 3 1001 1001 4096 May 12 03:18 .semver [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 155 May 12 03:18 .sonarcloud.properties [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 1171 May 12 03:18 ADOPTERS.md [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 20149 May 12 03:18 Attribution.txt [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 108018 May 12 03:18 CHANGELOG.md [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 3804 May 12 03:18 CONTRIBUTING.md [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 677 May 12 03:18 GOVERNANCE.md [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 886 May 12 03:18 Jenkinsfile [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 10775 May 12 03:18 LICENSE [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 16743 May 12 03:18 Makefile [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 582 May 12 03:18 OWNERS.md [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 9932 May 12 03:18 README.md [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 789 May 12 03:18 SECURITY.md [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 13 May 12 03:19 VERSION [2026-05-12T03:21:23.324Z] drwxrwxr-x 2 1001 1001 4096 May 12 03:18 bin [2026-05-12T03:21:23.324Z] drwxrwxr-x 19 1001 1001 4096 May 12 03:18 cmd [2026-05-12T03:21:23.324Z] -rw-r--r-- 1 root root 1047357 May 12 03:20 coverage.out [2026-05-12T03:21:23.324Z] drwxrwxr-x 2 1001 1001 4096 May 12 03:18 fuzz_test [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 6952 May 12 03:18 go.mod [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 90761 May 12 03:18 go.sum [2026-05-12T03:21:23.324Z] drwxrwxr-x 7 1001 1001 4096 May 12 03:18 internal [2026-05-12T03:21:23.324Z] drwxrwxr-x 2 1001 1001 4096 May 12 03:18 openapi [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 584 May 12 03:18 security.txt [2026-05-12T03:21:23.324Z] -rw-rw-r-- 1 1001 1001 204 May 12 03:18 version.go [Pipeline] sh [2026-05-12T03:21:23.615Z] + '[' -e coverage.out ] [2026-05-12T03:21:23.615Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-12T03:21:23.739Z] Stashed 1 file(s) [Pipeline] sh [2026-05-12T03:21:23.515Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-12T03:21:23.552Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-12T03:21:24.025Z] + make build [2026-05-12T03:21:24.025Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-12T03:21:24.375Z] Avoid second fetch [2026-05-12T03:21:24.376Z] Checking out Revision 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 (main) [2026-05-12T03:21:25.215Z] Commit message: "Merge pull request #5419 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.68" [2026-05-12T03:21:24.397Z] > git config core.sparsecheckout # timeout=10 [2026-05-12T03:21:24.465Z] > git checkout -f 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-12T03:21:29.439Z] provisioning config files... [2026-05-12T03:21:29.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/976@tmp/config7605784613120472007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-12T03:21:30.137Z] ---> ****-login.sh [2026-05-12T03:21:30.137Z] nexus3.edgexfoundry.org:10001 [2026-05-12T03:21:30.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:21:30.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-12T03:21:30.679Z] Configure a credential helper to remove this warning. See [2026-05-12T03:21:30.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-12T03:21:30.679Z] [2026-05-12T03:21:30.679Z] Login Succeeded [2026-05-12T03:21:30.679Z] nexus3.edgexfoundry.org:10002 [2026-05-12T03:21:30.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:21:30.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-12T03:21:30.950Z] Configure a credential helper to remove this warning. See [2026-05-12T03:21:30.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-12T03:21:30.950Z] [2026-05-12T03:21:30.950Z] Login Succeeded [2026-05-12T03:21:30.950Z] nexus3.edgexfoundry.org:10003 [2026-05-12T03:21:31.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:21:31.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-12T03:21:31.487Z] Configure a credential helper to remove this warning. See [2026-05-12T03:21:31.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-12T03:21:31.487Z] [2026-05-12T03:21:31.487Z] Login Succeeded [2026-05-12T03:21:31.487Z] nexus3.edgexfoundry.org:10004 [2026-05-12T03:21:31.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:21:31.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-12T03:21:31.760Z] Configure a credential helper to remove this warning. See [2026-05-12T03:21:31.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-12T03:21:31.760Z] [2026-05-12T03:21:31.760Z] Login Succeeded [2026-05-12T03:21:31.760Z] ****.io [2026-05-12T03:21:32.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:21:32.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-12T03:21:32.296Z] Configure a credential helper to remove this warning. See [2026-05-12T03:21:32.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-12T03:21:32.296Z] [2026-05-12T03:21:32.296Z] Login Succeeded [2026-05-12T03:21:32.296Z] ---> ****-login.sh ends [Pipeline] } [2026-05-12T03:21:32.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-05-12T03:21:32.938Z] + git config --global --add safe.directory /w/workspace/edgex-go/976 [Pipeline] echo [2026-05-12T03:21:32.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-12T03:21:32.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-12T03:21:32.998Z] ========================================================= [2026-05-12T03:21:32.998Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-12T03:21:32.998Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-12T03:21:33.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-12T03:21:33.345Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-12T03:21:33.345Z] 6b59a28fa201: Pulling fs layer [2026-05-12T03:21:33.345Z] d32bb0dddca7: Pulling fs layer [2026-05-12T03:21:33.345Z] 5dab1238d3d9: Pulling fs layer [2026-05-12T03:21:33.345Z] 196fd7d83e7d: Pulling fs layer [2026-05-12T03:21:33.345Z] 4f4fb700ef54: Pulling fs layer [2026-05-12T03:21:33.345Z] 8ba94037c8f0: Pulling fs layer [2026-05-12T03:21:33.345Z] deaec5988b04: Pulling fs layer [2026-05-12T03:21:33.345Z] 9f65657bb879: Pulling fs layer [2026-05-12T03:21:33.345Z] 196fd7d83e7d: Waiting [2026-05-12T03:21:33.345Z] 4f4fb700ef54: Waiting [2026-05-12T03:21:33.345Z] 8ba94037c8f0: Waiting [2026-05-12T03:21:33.345Z] deaec5988b04: Waiting [2026-05-12T03:21:33.345Z] 9f65657bb879: Waiting [2026-05-12T03:21:33.621Z] d32bb0dddca7: Verifying Checksum [2026-05-12T03:21:33.621Z] d32bb0dddca7: Download complete [2026-05-12T03:21:33.621Z] 196fd7d83e7d: Verifying Checksum [2026-05-12T03:21:33.621Z] 196fd7d83e7d: Download complete [2026-05-12T03:21:33.621Z] 4f4fb700ef54: Verifying Checksum [2026-05-12T03:21:33.621Z] 4f4fb700ef54: Download complete [2026-05-12T03:21:33.621Z] 8ba94037c8f0: Verifying Checksum [2026-05-12T03:21:33.621Z] 8ba94037c8f0: Download complete [2026-05-12T03:21:33.621Z] 6b59a28fa201: Verifying Checksum [2026-05-12T03:21:33.621Z] 6b59a28fa201: Download complete [2026-05-12T03:21:34.212Z] 9f65657bb879: Verifying Checksum [2026-05-12T03:21:34.212Z] 9f65657bb879: Download complete [2026-05-12T03:21:35.187Z] 5dab1238d3d9: Verifying Checksum [2026-05-12T03:21:35.187Z] 5dab1238d3d9: Download complete [2026-05-12T03:21:36.168Z] deaec5988b04: Verifying Checksum [2026-05-12T03:21:36.168Z] deaec5988b04: Download complete [2026-05-12T03:21:37.135Z] 6b59a28fa201: Pull complete [2026-05-12T03:21:37.409Z] d32bb0dddca7: Pull complete [2026-05-12T03:21:48.114Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-12T03:21:48.379Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-12T03:21:50.291Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-12T03:21:50.865Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-12T03:21:52.411Z] 5dab1238d3d9: Pull complete [2026-05-12T03:21:52.411Z] 196fd7d83e7d: Pull complete [2026-05-12T03:21:52.411Z] 4f4fb700ef54: Pull complete [2026-05-12T03:21:52.411Z] 8ba94037c8f0: Pull complete [2026-05-12T03:21:52.785Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-12T03:21:57.012Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-12T03:21:59.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-12T03:22:00.660Z] deaec5988b04: Pull complete [2026-05-12T03:22:02.071Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-12T03:22:03.243Z] 9f65657bb879: Pull complete [2026-05-12T03:22:03.243Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-12T03:22:03.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-12T03:22:03.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-12T03:22:03.587Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-12T03:22:03.587Z] WORKDIR /edgex [2026-05-12T03:22:03.587Z] COPY go.mod . [2026-05-12T03:22:03.587Z] RUN go mod download ci-base-image-arm64 [2026-05-12T03:22:03.587Z] -f - . [2026-05-12T03:22:04.581Z] Sending build context to Docker daemon 3.907MB [2026-05-12T03:22:04.581Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-12T03:22:04.581Z] ---> 334268110677 [2026-05-12T03:22:04.581Z] Step 2/4 : WORKDIR /edgex [2026-05-12T03:22:04.601Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-12T03:22:05.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-12T03:22:06.523Z] ---> Running in 31faa337ac43 [2026-05-12T03:22:06.523Z] Removing intermediate container 31faa337ac43 [2026-05-12T03:22:06.523Z] ---> e776366a1ff8 [2026-05-12T03:22:06.523Z] Step 3/4 : COPY go.mod . [2026-05-12T03:22:07.106Z] ---> a90ae12bc477 [2026-05-12T03:22:07.106Z] Step 4/4 : RUN go mod download [2026-05-12T03:22:07.106Z] ---> Running in 07c44a7d2158 [2026-05-12T03:22:07.878Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-12T03:22:08.444Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-12T03:22:10.363Z] $ docker stop --time=1 bb90fd636fc657023821db5ef564852f74d23cafd8fbee7b49acd22beaac84e5 [2026-05-12T03:22:12.826Z] $ docker rm -f --volumes bb90fd636fc657023821db5ef564852f74d23cafd8fbee7b49acd22beaac84e5 [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 [2026-05-12T03:22:14.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-12T03:22:14.107Z] [2026-05-12T03:22:14.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:22:14.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-12T03:22:14.404Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-12T03:22:14.404Z] 91d30c5bc195: Pulling fs layer [2026-05-12T03:22:14.404Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-12T03:22:14.404Z] 9c61dcf015f6: Pulling fs layer [2026-05-12T03:22:14.404Z] 4698f68db338: Pulling fs layer [2026-05-12T03:22:14.404Z] 2a2f49069b9e: Pulling fs layer [2026-05-12T03:22:14.404Z] e0025b399a48: Pulling fs layer [2026-05-12T03:22:14.404Z] 2a2f49069b9e: Waiting [2026-05-12T03:22:14.404Z] 4698f68db338: Waiting [2026-05-12T03:22:14.404Z] e0025b399a48: Waiting [2026-05-12T03:22:14.404Z] 91d30c5bc195: Verifying Checksum [2026-05-12T03:22:14.404Z] 4698f68db338: Verifying Checksum [2026-05-12T03:22:14.404Z] 4698f68db338: Download complete [2026-05-12T03:22:14.661Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-12T03:22:14.661Z] 2e9b0aa3be6d: Download complete [2026-05-12T03:22:14.661Z] e0025b399a48: Verifying Checksum [2026-05-12T03:22:14.661Z] e0025b399a48: Download complete [2026-05-12T03:22:14.661Z] 91d30c5bc195: Pull complete [2026-05-12T03:22:14.661Z] 2a2f49069b9e: Download complete [2026-05-12T03:22:14.928Z] 2e9b0aa3be6d: Pull complete [2026-05-12T03:22:15.493Z] 9c61dcf015f6: Verifying Checksum [2026-05-12T03:22:15.493Z] 9c61dcf015f6: Download complete [2026-05-12T03:22:18.774Z] 9c61dcf015f6: Pull complete [2026-05-12T03:22:18.774Z] 4698f68db338: Pull complete [2026-05-12T03:22:19.339Z] 2a2f49069b9e: Pull complete [2026-05-12T03:22:19.339Z] e0025b399a48: Pull complete [2026-05-12T03:22:19.339Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-12T03:22:19.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-12T03:22:19.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-12T03:22:19.421Z] prd-ubuntu20.04-docker-8c-8g-9122 does not seem to be running inside a container [2026-05-12T03:22:19.456Z] $ 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/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 [2026-05-12T03:22:20.231Z] $ docker top 0c4fcecf3b0b3d18f2c89c5a6233f7f05c2c9a0e3ae3b263e2c1517607c1ac89 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-12T03:22:20.571Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-12T03:22:20.831Z] #1 [support-notifications internal] load build definition from Dockerfile [2026-05-12T03:22:20.831Z] #1 transferring dockerfile: 2.02kB done [2026-05-12T03:22:20.831Z] #1 DONE 0.1s [2026-05-12T03:22:20.831Z] [2026-05-12T03:22:20.831Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-12T03:22:20.831Z] #2 transferring dockerfile: 3.02kB done [2026-05-12T03:22:20.831Z] #2 DONE 0.1s [2026-05-12T03:22:20.831Z] [2026-05-12T03:22:20.831Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-12T03:22:20.831Z] #3 DONE 0.0s [2026-05-12T03:22:20.831Z] [2026-05-12T03:22:20.831Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-12T03:22:20.831Z] #4 ... [2026-05-12T03:22:20.831Z] [2026-05-12T03:22:20.831Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-12T03:22:20.831Z] #5 transferring dockerfile: 2.14kB done [2026-05-12T03:22:20.831Z] #5 DONE 0.1s [2026-05-12T03:22:20.831Z] [2026-05-12T03:22:20.831Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-12T03:22:20.831Z] #6 transferring dockerfile: 2.49kB done [2026-05-12T03:22:20.831Z] #6 DONE 0.1s [2026-05-12T03:22:20.831Z] [2026-05-12T03:22:20.831Z] #7 [support-scheduler internal] load build definition from Dockerfile [2026-05-12T03:22:20.831Z] #7 transferring dockerfile: 1.83kB done [2026-05-12T03:22:20.831Z] #7 DONE 0.2s [2026-05-12T03:22:20.831Z] [2026-05-12T03:22:20.831Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-12T03:22:20.831Z] #8 transferring dockerfile: 2.23kB done [2026-05-12T03:22:20.831Z] #8 DONE 0.2s [2026-05-12T03:22:20.831Z] [2026-05-12T03:22:20.831Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-12T03:22:20.831Z] #3 DONE 0.0s [2026-05-12T03:22:20.831Z] [2026-05-12T03:22:20.831Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2026-05-12T03:22:20.831Z] #9 transferring dockerfile: 1.81kB done [2026-05-12T03:22:20.831Z] #9 DONE 0.2s [2026-05-12T03:22:20.831Z] [2026-05-12T03:22:20.831Z] #4 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-05-12T03:22:21.091Z] #4 DONE 0.2s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #10 [security-spire-server internal] load build definition from Dockerfile [2026-05-12T03:22:21.091Z] #10 transferring dockerfile: 1.70kB done [2026-05-12T03:22:21.091Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-12T03:22:21.091Z] #10 DONE 0.2s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-12T03:22:21.091Z] #11 transferring dockerfile: 2.50kB done [2026-05-12T03:22:21.091Z] #11 DONE 0.2s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-12T03:22:21.091Z] #12 transferring dockerfile: 1.89kB done [2026-05-12T03:22:21.091Z] #12 DONE 0.2s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #13 [core-command internal] load build definition from Dockerfile [2026-05-12T03:22:21.091Z] #13 transferring dockerfile: 1.94kB done [2026-05-12T03:22:21.091Z] #13 DONE 0.2s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #14 [core-data internal] load build definition from Dockerfile [2026-05-12T03:22:21.091Z] #14 transferring dockerfile: 2.04kB done [2026-05-12T03:22:21.091Z] #14 DONE 0.2s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #15 [core-keeper internal] load build definition from Dockerfile [2026-05-12T03:22:21.091Z] #15 transferring dockerfile: 2.07kB done [2026-05-12T03:22:21.091Z] #15 DONE 0.2s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #16 [security-spire-config internal] load build definition from Dockerfile [2026-05-12T03:22:21.091Z] #16 transferring dockerfile: 1.69kB done [2026-05-12T03:22:21.091Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-12T03:22:21.091Z] #16 DONE 0.2s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #17 [core-metadata internal] load build definition from Dockerfile [2026-05-12T03:22:21.091Z] #17 transferring dockerfile: 2.10kB done [2026-05-12T03:22:21.091Z] #17 DONE 0.2s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-12T03:22:21.091Z] #3 DONE 0.0s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #18 [security-secretstore-setup internal] load .dockerignore [2026-05-12T03:22:21.091Z] #18 transferring context: 50B done [2026-05-12T03:22:21.091Z] #18 DONE 0.1s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #19 [security-bootstrapper internal] load .dockerignore [2026-05-12T03:22:21.091Z] #19 transferring context: 50B done [2026-05-12T03:22:21.091Z] #19 DONE 0.1s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #20 [core-command internal] load .dockerignore [2026-05-12T03:22:21.091Z] #20 ... [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #21 [support-notifications internal] load .dockerignore [2026-05-12T03:22:21.091Z] #21 transferring context: 50B done [2026-05-12T03:22:21.091Z] #21 DONE 0.1s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #22 [security-proxy-auth internal] load .dockerignore [2026-05-12T03:22:21.091Z] #22 transferring context: 50B done [2026-05-12T03:22:21.091Z] #22 DONE 0.2s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #23 [security-proxy-setup internal] load .dockerignore [2026-05-12T03:22:21.091Z] #23 transferring context: 50B done [2026-05-12T03:22:21.091Z] #23 DONE 0.1s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #24 [support-scheduler internal] load .dockerignore [2026-05-12T03:22:21.091Z] #24 transferring context: 50B done [2026-05-12T03:22:21.091Z] #24 DONE 0.1s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-12T03:22:21.091Z] #25 transferring context: 50B done [2026-05-12T03:22:21.091Z] #25 DONE 0.1s [2026-05-12T03:22:21.091Z] [2026-05-12T03:22:21.091Z] #26 [core-data internal] load .dockerignore [2026-05-12T03:22:21.092Z] #26 transferring context: 50B done [2026-05-12T03:22:21.092Z] #26 DONE 0.2s [2026-05-12T03:22:21.092Z] [2026-05-12T03:22:21.092Z] #27 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:22:21.092Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-12T03:22:21.092Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-12T03:22:21.092Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-12T03:22:21.092Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-12T03:22:21.092Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-12T03:22:21.092Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-12T03:22:21.349Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-12T03:22:21.349Z] #27 ... [2026-05-12T03:22:21.349Z] [2026-05-12T03:22:21.349Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2026-05-12T03:22:21.349Z] #28 transferring context: 50B done [2026-05-12T03:22:21.349Z] #28 DONE 0.3s [2026-05-12T03:22:21.349Z] [2026-05-12T03:22:21.349Z] #20 [core-command internal] load .dockerignore [2026-05-12T03:22:21.349Z] #20 transferring context: 50B done [2026-05-12T03:22:21.349Z] #20 DONE 0.3s [2026-05-12T03:22:21.349Z] [2026-05-12T03:22:21.349Z] #29 [core-metadata internal] load .dockerignore [2026-05-12T03:22:21.349Z] #29 transferring context: 50B done [2026-05-12T03:22:21.349Z] #29 DONE 0.3s [2026-05-12T03:22:21.349Z] [2026-05-12T03:22:21.349Z] #30 [core-keeper internal] load .dockerignore [2026-05-12T03:22:21.349Z] #30 transferring context: 50B done [2026-05-12T03:22:21.349Z] #30 DONE 0.4s [2026-05-12T03:22:21.349Z] [2026-05-12T03:22:21.349Z] #31 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-12T03:22:21.349Z] #31 DONE 0.4s [2026-05-12T03:22:21.349Z] [2026-05-12T03:22:21.349Z] #27 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:22:21.349Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-12T03:22:21.349Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-12T03:22:21.349Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-12T03:22:21.349Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-12T03:22:21.349Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-12T03:22:21.609Z] #27 ... [2026-05-12T03:22:21.609Z] [2026-05-12T03:22:21.609Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-12T03:22:21.609Z] #32 DONE 0.6s [2026-05-12T03:22:21.609Z] [2026-05-12T03:22:21.609Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-12T03:22:21.609Z] #33 DONE 0.6s [2026-05-12T03:22:21.609Z] [2026-05-12T03:22:21.609Z] #27 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:22:21.609Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-12T03:22:22.191Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-12T03:22:22.191Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-12T03:22:22.191Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-12T03:22:22.191Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-12T03:22:22.191Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-12T03:22:22.191Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-12T03:22:22.191Z] #27 DONE 1.1s [2026-05-12T03:22:22.191Z] [2026-05-12T03:22:22.191Z] #34 [security-spire-server internal] load .dockerignore [2026-05-12T03:22:22.191Z] #34 transferring context: 50B 0.0s done [2026-05-12T03:22:22.191Z] #34 DONE 0.6s [2026-05-12T03:22:22.191Z] [2026-05-12T03:22:22.191Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-05-12T03:22:22.191Z] #35 DONE 0.7s [2026-05-12T03:22:22.191Z] [2026-05-12T03:22:22.191Z] #36 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-12T03:22:22.191Z] #36 ... [2026-05-12T03:22:22.191Z] [2026-05-12T03:22:22.191Z] #27 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:22:22.191Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-12T03:22:22.191Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-12T03:22:22.191Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-12T03:22:22.191Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-12T03:22:22.191Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-12T03:22:22.191Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-12T03:22:22.191Z] #27 DONE 1.2s [2026-05-12T03:22:22.191Z] [2026-05-12T03:22:22.191Z] #37 [security-spire-config internal] load .dockerignore [2026-05-12T03:22:22.191Z] #37 transferring context: 50B 0.0s done [2026-05-12T03:22:22.191Z] #37 DONE 0.7s [2026-05-12T03:22:22.191Z] [2026-05-12T03:22:22.191Z] #38 [security-spire-agent internal] load .dockerignore [2026-05-12T03:22:22.191Z] #38 transferring context: 50B done [2026-05-12T03:22:22.191Z] #38 DONE 0.7s [2026-05-12T03:22:22.452Z] [2026-05-12T03:22:22.452Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:22:22.452Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:22:22.452Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done [2026-05-12T03:22:22.452Z] #39 ... [2026-05-12T03:22:22.452Z] [2026-05-12T03:22:22.452Z] #40 [security-spire-server internal] load build context [2026-05-12T03:22:22.452Z] #40 transferring context: 26.58kB 0.0s done [2026-05-12T03:22:22.452Z] #40 DONE 0.5s [2026-05-12T03:22:22.721Z] [2026-05-12T03:22:22.721Z] #41 [security-spire-config internal] load build context [2026-05-12T03:22:22.721Z] #41 transferring context: 24.83kB 0.0s done [2026-05-12T03:22:22.721Z] #41 DONE 0.4s [2026-05-12T03:22:22.721Z] [2026-05-12T03:22:22.721Z] #42 [security-spire-agent internal] load build context [2026-05-12T03:22:22.721Z] #42 transferring context: 26.11kB 0.0s done [2026-05-12T03:22:22.721Z] #42 DONE 0.4s [2026-05-12T03:22:22.721Z] [2026-05-12T03:22:22.721Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:22:22.721Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s [2026-05-12T03:22:22.721Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-05-12T03:22:22.721Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-05-12T03:22:22.721Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-12T03:22:22.721Z] #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-12T03:22:22.721Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-12T03:22:22.721Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-12T03:22:22.721Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-12T03:22:22.721Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-12T03:22:22.721Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-12T03:22:22.721Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-05-12T03:22:22.721Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 7.34MB / 41.51MB 0.3s [2026-05-12T03:22:22.721Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-05-12T03:22:22.988Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-12T03:22:22.988Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 17.83MB / 41.51MB 0.4s [2026-05-12T03:22:22.988Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s [2026-05-12T03:22:23.251Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done [2026-05-12T03:22:23.251Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-12T03:22:27.428Z] #39 ... [2026-05-12T03:22:27.428Z] [2026-05-12T03:22:27.428Z] #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-12T03:22:27.428Z] #43 DONE 4.8s [2026-05-12T03:22:27.428Z] [2026-05-12T03:22:27.428Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:22:27.428Z] #39 ... [2026-05-12T03:22:27.428Z] [2026-05-12T03:22:27.428Z] #44 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-12T03:22:27.428Z] #44 DONE 5.1s [2026-05-12T03:22:27.428Z] [2026-05-12T03:22:27.428Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:22:27.428Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.1s done [2026-05-12T03:22:29.328Z] #39 ... [2026-05-12T03:22:29.328Z] [2026-05-12T03:22:29.328Z] #45 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-12T03:22:29.328Z] #0 0.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.328Z] #0 0.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.328Z] #0 1.247 OK: 265 MiB in 60 packages [2026-05-12T03:22:29.328Z] #45 DONE 7.3s [2026-05-12T03:22:29.328Z] [2026-05-12T03:22:29.328Z] #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-12T03:22:29.328Z] #0 1.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.328Z] #0 1.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.328Z] #0 1.767 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:29.328Z] #0 1.771 (2/2) Installing su-exec (0.2-r3) [2026-05-12T03:22:29.328Z] #0 1.778 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:29.328Z] #0 1.789 OK: 7 MiB in 18 packages [2026-05-12T03:22:29.328Z] #46 DONE 7.3s [2026-05-12T03:22:29.328Z] [2026-05-12T03:22:29.328Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-12T03:22:29.328Z] #0 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.328Z] #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.328Z] #0 2.801 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:29.328Z] #0 2.806 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:29.328Z] #0 2.827 OK: 7 MiB in 17 packages [2026-05-12T03:22:29.328Z] #47 DONE 7.3s [2026-05-12T03:22:29.328Z] [2026-05-12T03:22:29.328Z] #36 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-12T03:22:29.328Z] #36 1.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.328Z] #36 1.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.328Z] #36 1.806 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:29.328Z] #36 1.812 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:29.328Z] #36 1.841 OK: 7 MiB in 17 packages [2026-05-12T03:22:29.328Z] #36 DONE 7.3s [2026-05-12T03:22:29.586Z] [2026-05-12T03:22:29.586Z] #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-12T03:22:29.586Z] #0 1.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.586Z] #0 1.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.586Z] #0 2.016 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-12T03:22:29.586Z] #0 2.016 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-12T03:22:29.586Z] #0 2.016 OK: 26324 distinct packages available [2026-05-12T03:22:29.586Z] #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.586Z] #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.586Z] #0 2.489 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:29.586Z] #0 2.542 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-12T03:22:29.586Z] #0 2.545 (3/5) Installing libucontext (1.3.2-r0) [2026-05-12T03:22:29.586Z] #0 2.548 (4/5) Installing gcompat (1.1.0-r4) [2026-05-12T03:22:29.586Z] #0 2.670 (5/5) Installing openssl (3.5.6-r0) [2026-05-12T03:22:29.586Z] #0 2.692 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:29.586Z] #0 2.706 OK: 8 MiB in 21 packages [2026-05-12T03:22:29.586Z] #48 DONE 7.3s [2026-05-12T03:22:29.586Z] [2026-05-12T03:22:29.586Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-12T03:22:29.586Z] #0 0.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.586Z] #0 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.586Z] #0 1.407 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-12T03:22:29.586Z] #0 1.407 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-12T03:22:29.586Z] #0 1.407 OK: 26324 distinct packages available [2026-05-12T03:22:29.586Z] #0 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.586Z] #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.586Z] #0 2.085 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-12T03:22:29.586Z] #0 2.173 (2/13) Installing c-ares (1.34.6-r0) [2026-05-12T03:22:29.586Z] #0 2.194 (3/13) Installing libunistring (1.3-r0) [2026-05-12T03:22:29.586Z] #0 2.354 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-12T03:22:29.586Z] #0 2.368 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-12T03:22:29.586Z] #0 2.372 (6/13) Installing libpsl (0.21.5-r3) [2026-05-12T03:22:29.586Z] #0 2.392 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-12T03:22:29.586Z] #0 2.406 (8/13) Installing libcurl (8.14.1-r2) [2026-05-12T03:22:29.586Z] #0 2.428 (9/13) Installing curl (8.14.1-r2) [2026-05-12T03:22:29.586Z] #0 2.445 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:29.586Z] #0 2.452 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-12T03:22:29.586Z] #0 2.452 (12/13) Installing libucontext (1.3.2-r0) [2026-05-12T03:22:29.586Z] #0 2.543 (13/13) Installing gcompat (1.1.0-r4) [2026-05-12T03:22:29.586Z] #0 2.549 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:29.586Z] #0 2.674 OK: 13 MiB in 29 packages [2026-05-12T03:22:29.587Z] #49 DONE 7.3s [2026-05-12T03:22:29.587Z] [2026-05-12T03:22:29.587Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-12T03:22:29.587Z] #0 0.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 1.291 OK: 265 MiB in 60 packages [2026-05-12T03:22:29.587Z] #50 DONE 7.4s [2026-05-12T03:22:29.587Z] [2026-05-12T03:22:29.587Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-12T03:22:29.587Z] #0 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 2.139 (1/4) Installing ca-certificates (20260413-r0) [2026-05-12T03:22:29.587Z] #0 2.189 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:29.587Z] #0 2.192 (3/4) Installing su-exec (0.2-r3) [2026-05-12T03:22:29.587Z] #0 2.194 (4/4) Installing yq-go (4.47.2-r3) [2026-05-12T03:22:29.587Z] #0 2.665 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:29.587Z] #0 2.696 Executing ca-certificates-20260413-r0.trigger [2026-05-12T03:22:29.587Z] #0 2.746 OK: 20 MiB in 20 packages [2026-05-12T03:22:29.587Z] #51 DONE 7.4s [2026-05-12T03:22:29.587Z] [2026-05-12T03:22:29.587Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-12T03:22:29.587Z] #0 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 1.671 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-12T03:22:29.587Z] #0 1.671 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-12T03:22:29.587Z] #0 1.671 OK: 26342 distinct packages available [2026-05-12T03:22:29.587Z] #0 1.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 1.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 2.197 OK: 265 MiB in 60 packages [2026-05-12T03:22:29.587Z] #52 DONE 7.4s [2026-05-12T03:22:29.587Z] [2026-05-12T03:22:29.587Z] #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-12T03:22:29.587Z] #0 0.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 0.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 1.342 OK: 265 MiB in 60 packages [2026-05-12T03:22:29.587Z] #53 DONE 7.5s [2026-05-12T03:22:29.587Z] [2026-05-12T03:22:29.587Z] #54 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-05-12T03:22:29.587Z] #54 ... [2026-05-12T03:22:29.587Z] [2026-05-12T03:22:29.587Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-12T03:22:29.587Z] #0 0.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 0.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:29.587Z] #0 1.361 OK: 265 MiB in 60 packages [2026-05-12T03:22:29.587Z] #55 DONE 7.5s [2026-05-12T03:22:29.844Z] [2026-05-12T03:22:29.844Z] #56 [security-secretstore-setup internal] load build context [2026-05-12T03:22:29.844Z] #56 transferring context: 382.21MB 8.6s [2026-05-12T03:22:29.844Z] #56 ... [2026-05-12T03:22:29.844Z] [2026-05-12T03:22:29.844Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-12T03:22:29.844Z] #57 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-05-12T03:22:29.844Z] #57 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-12T03:22:29.844Z] #57 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-12T03:22:29.844Z] #57 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-12T03:22:29.844Z] #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-12T03:22:29.844Z] #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-12T03:22:29.844Z] #57 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-12T03:22:29.844Z] #57 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-12T03:22:29.844Z] #57 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-05-12T03:22:29.844Z] #57 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.5s done [2026-05-12T03:22:29.844Z] #57 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-05-12T03:22:29.844Z] #57 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.6s done [2026-05-12T03:22:29.844Z] #57 DONE 7.6s [2026-05-12T03:22:29.844Z] [2026-05-12T03:22:29.844Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:22:29.844Z] #39 DONE 7.7s [2026-05-12T03:22:29.844Z] [2026-05-12T03:22:29.844Z] #56 [security-secretstore-setup internal] load build context [2026-05-12T03:22:29.844Z] #56 ... [2026-05-12T03:22:29.844Z] [2026-05-12T03:22:29.844Z] #58 [core-keeper internal] load build context [2026-05-12T03:22:29.844Z] #58 ... [2026-05-12T03:22:29.844Z] [2026-05-12T03:22:29.844Z] #56 [security-secretstore-setup internal] load build context [2026-05-12T03:22:31.221Z] #56 ... [2026-05-12T03:22:31.221Z] [2026-05-12T03:22:31.221Z] #59 [security-bootstrapper internal] load build context [2026-05-12T03:22:31.221Z] #59 ... [2026-05-12T03:22:31.221Z] [2026-05-12T03:22:31.221Z] #60 [support-notifications internal] load build context [2026-05-12T03:22:31.221Z] #60 ... [2026-05-12T03:22:31.221Z] [2026-05-12T03:22:31.221Z] #61 [security-proxy-setup internal] load build context [2026-05-12T03:22:31.478Z] #61 ... [2026-05-12T03:22:31.478Z] [2026-05-12T03:22:31.478Z] #62 [security-proxy-auth internal] load build context [2026-05-12T03:22:31.478Z] #62 ... [2026-05-12T03:22:31.478Z] [2026-05-12T03:22:31.478Z] #63 [support-scheduler internal] load build context [2026-05-12T03:22:31.478Z] #63 ... [2026-05-12T03:22:31.478Z] [2026-05-12T03:22:31.478Z] #64 [core-common-config-bootstrapper internal] load build context [2026-05-12T03:22:31.738Z] #64 ... [2026-05-12T03:22:31.738Z] [2026-05-12T03:22:31.738Z] #65 [core-command internal] load build context [2026-05-12T03:22:31.738Z] #65 ... [2026-05-12T03:22:31.738Z] [2026-05-12T03:22:31.738Z] #66 [core-data internal] load build context [2026-05-12T03:22:31.996Z] #66 ... [2026-05-12T03:22:31.997Z] [2026-05-12T03:22:31.997Z] #67 [security-spiffe-token-provider internal] load build context [2026-05-12T03:22:31.997Z] #67 ... [2026-05-12T03:22:31.997Z] [2026-05-12T03:22:31.997Z] #68 [core-metadata internal] load build context [2026-05-12T03:22:31.997Z] #68 ... [2026-05-12T03:22:31.997Z] [2026-05-12T03:22:31.997Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-12T03:22:32.256Z] #69 ... [2026-05-12T03:22:32.256Z] [2026-05-12T03:22:32.256Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-12T03:22:32.256Z] #70 ... [2026-05-12T03:22:32.256Z] [2026-05-12T03:22:32.256Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-12T03:22:32.528Z] #71 ... [2026-05-12T03:22:32.528Z] [2026-05-12T03:22:32.528Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-12T03:22:32.528Z] #72 ... [2026-05-12T03:22:32.528Z] [2026-05-12T03:22:32.528Z] #67 [security-spiffe-token-provider internal] load build context [2026-05-12T03:22:34.445Z] #67 transferring context: 640.35MB 12.6s done [2026-05-12T03:22:34.712Z] #67 DONE 13.5s [2026-05-12T03:22:34.712Z] [2026-05-12T03:22:34.712Z] #68 [core-metadata internal] load build context [2026-05-12T03:22:35.665Z] #68 transferring context: 640.35MB 14.1s done [2026-05-12T03:22:37.064Z] #68 ... [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #56 [security-secretstore-setup internal] load build context [2026-05-12T03:22:37.064Z] #56 transferring context: 640.35MB 13.7s done [2026-05-12T03:22:37.064Z] #56 DONE 15.8s [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:22:37.064Z] #0 5.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #0 5.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #0 5.731 OK: 7 MiB in 17 packages [2026-05-12T03:22:37.064Z] #73 DONE 7.3s [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-12T03:22:37.064Z] #0 6.546 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #0 6.977 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #0 7.426 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:37.064Z] #0 7.690 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:37.064Z] #0 7.693 OK: 7 MiB in 17 packages [2026-05-12T03:22:37.064Z] #74 DONE 9.9s [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-12T03:22:37.064Z] #70 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #70 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #70 11.11 (1/7) Installing ca-certificates (20260413-r0) [2026-05-12T03:22:37.064Z] #70 11.16 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:37.064Z] #70 11.16 (3/7) Installing libgcc (14.2.0-r6) [2026-05-12T03:22:37.064Z] #70 11.16 (4/7) Installing libsodium (1.0.20-r1) [2026-05-12T03:22:37.064Z] #70 11.16 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-12T03:22:37.064Z] #70 11.20 (6/7) Installing libzmq (4.3.5-r2) [2026-05-12T03:22:37.064Z] #70 11.21 (7/7) Installing zeromq (4.3.5-r2) [2026-05-12T03:22:37.064Z] #70 11.22 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:37.064Z] #70 11.23 Executing ca-certificates-20260413-r0.trigger [2026-05-12T03:22:37.064Z] #70 11.29 OK: 12 MiB in 23 packages [2026-05-12T03:22:37.064Z] #70 DONE 14.6s [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:22:37.064Z] #0 5.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #0 5.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #0 5.609 OK: 13 MiB in 29 packages [2026-05-12T03:22:37.064Z] #75 DONE 7.2s [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #54 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-12T03:22:37.064Z] #54 5.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #54 5.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #54 6.095 OK: 7 MiB in 17 packages [2026-05-12T03:22:37.064Z] #54 DONE 7.3s [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-12T03:22:37.064Z] #71 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #71 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #71 11.40 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-12T03:22:37.064Z] #71 11.40 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-12T03:22:37.064Z] #71 11.40 OK: 26324 distinct packages available [2026-05-12T03:22:37.064Z] #71 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #71 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #71 11.98 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:37.064Z] #71 11.99 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-12T03:22:37.064Z] #71 12.00 (3/4) Installing libucontext (1.3.2-r0) [2026-05-12T03:22:37.064Z] #71 12.00 (4/4) Installing gcompat (1.1.0-r4) [2026-05-12T03:22:37.064Z] #71 12.01 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:37.064Z] #71 12.03 OK: 8 MiB in 20 packages [2026-05-12T03:22:37.064Z] #71 DONE 14.6s [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-12T03:22:37.064Z] #72 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #72 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #72 11.46 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:37.064Z] #72 11.47 (2/4) Installing openssl (3.5.6-r0) [2026-05-12T03:22:37.064Z] #72 11.49 (3/4) Installing su-exec (0.2-r3) [2026-05-12T03:22:37.064Z] #72 11.50 (4/4) Installing yq-go (4.47.2-r3) [2026-05-12T03:22:37.064Z] #72 11.64 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:37.064Z] #72 11.65 OK: 20 MiB in 20 packages [2026-05-12T03:22:37.064Z] #72 DONE 14.7s [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-12T03:22:37.064Z] #0 5.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #0 5.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #0 6.341 OK: 20 MiB in 20 packages [2026-05-12T03:22:37.064Z] #76 DONE 7.2s [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-12T03:22:37.064Z] #0 5.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #0 5.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.064Z] #0 6.152 OK: 7 MiB in 18 packages [2026-05-12T03:22:37.064Z] #77 DONE 7.3s [2026-05-12T03:22:37.064Z] [2026-05-12T03:22:37.064Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-12T03:22:37.065Z] #0 6.011 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.065Z] #0 6.358 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.065Z] #0 6.963 OK: 265 MiB in 60 packages [2026-05-12T03:22:37.065Z] #78 DONE 9.3s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-12T03:22:37.065Z] #69 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.065Z] #69 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.065Z] #69 11.31 (1/3) Installing ca-certificates (20260413-r0) [2026-05-12T03:22:37.065Z] #69 11.32 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-12T03:22:37.065Z] #69 11.33 (3/3) Installing tzdata (2026b-r0) [2026-05-12T03:22:37.065Z] #69 11.37 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:22:37.065Z] #69 11.38 Executing ca-certificates-20260413-r0.trigger [2026-05-12T03:22:37.065Z] #69 11.44 OK: 8 MiB in 19 packages [2026-05-12T03:22:37.065Z] #69 DONE 14.7s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-12T03:22:37.065Z] #0 5.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.065Z] #0 5.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:37.065Z] #0 6.262 OK: 8 MiB in 21 packages [2026-05-12T03:22:37.065Z] #79 DONE 7.3s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #60 [support-notifications internal] load build context [2026-05-12T03:22:37.065Z] #60 transferring context: 640.35MB 13.8s done [2026-05-12T03:22:37.065Z] #60 DONE 15.8s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #62 [security-proxy-auth internal] load build context [2026-05-12T03:22:37.065Z] #62 transferring context: 640.35MB 14.1s done [2026-05-12T03:22:37.065Z] #62 DONE 15.8s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #64 [core-common-config-bootstrapper internal] load build context [2026-05-12T03:22:37.065Z] #64 transferring context: 640.35MB 14.1s done [2026-05-12T03:22:37.065Z] #64 DONE 15.8s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #68 [core-metadata internal] load build context [2026-05-12T03:22:37.065Z] #68 DONE 15.5s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #58 [core-keeper internal] load build context [2026-05-12T03:22:37.065Z] #58 transferring context: 640.35MB 14.2s done [2026-05-12T03:22:37.065Z] #58 DONE 15.5s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #66 [core-data internal] load build context [2026-05-12T03:22:37.065Z] #66 transferring context: 640.35MB 14.6s done [2026-05-12T03:22:37.065Z] #66 DONE 15.7s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #61 [security-proxy-setup internal] load build context [2026-05-12T03:22:37.065Z] #61 transferring context: 640.35MB 15.1s done [2026-05-12T03:22:37.065Z] #61 DONE 15.8s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #59 [security-bootstrapper internal] load build context [2026-05-12T03:22:37.065Z] #59 transferring context: 640.35MB 15.2s done [2026-05-12T03:22:37.065Z] #59 DONE 15.9s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #63 [support-scheduler internal] load build context [2026-05-12T03:22:37.065Z] #63 transferring context: 640.35MB 15.0s done [2026-05-12T03:22:37.065Z] #63 DONE 15.8s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #65 [core-command internal] load build context [2026-05-12T03:22:37.065Z] #65 transferring context: 640.35MB 15.0s done [2026-05-12T03:22:37.065Z] #65 DONE 15.5s [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:22:37.065Z] #80 ... [2026-05-12T03:22:37.065Z] [2026-05-12T03:22:37.065Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:22:37.065Z] #81 DONE 0.3s [2026-05-12T03:22:37.325Z] [2026-05-12T03:22:37.325Z] #82 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:22:37.584Z] #82 DONE 0.6s [2026-05-12T03:22:37.584Z] [2026-05-12T03:22:37.584Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:22:37.584Z] #83 DONE 0.6s [2026-05-12T03:22:37.584Z] [2026-05-12T03:22:37.584Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:22:37.584Z] #84 DONE 0.6s [2026-05-12T03:22:37.585Z] [2026-05-12T03:22:37.585Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-12T03:22:37.585Z] #85 DONE 0.6s [2026-05-12T03:22:37.585Z] [2026-05-12T03:22:37.585Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-12T03:22:37.585Z] #86 DONE 0.6s [2026-05-12T03:22:37.585Z] [2026-05-12T03:22:37.585Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-12T03:22:37.585Z] #87 DONE 0.5s [2026-05-12T03:22:37.585Z] [2026-05-12T03:22:37.585Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:22:37.585Z] #80 DONE 0.5s [2026-05-12T03:22:37.585Z] [2026-05-12T03:22:37.585Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:37.585Z] #88 ... [2026-05-12T03:22:37.585Z] [2026-05-12T03:22:37.585Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-12T03:22:37.585Z] #89 DONE 0.1s [2026-05-12T03:22:37.843Z] [2026-05-12T03:22:37.843Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-12T03:22:37.843Z] #90 DONE 0.3s [2026-05-12T03:22:37.843Z] [2026-05-12T03:22:37.843Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:37.843Z] #91 ... [2026-05-12T03:22:37.843Z] [2026-05-12T03:22:37.843Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-12T03:22:37.843Z] #92 DONE 0.4s [2026-05-12T03:22:37.843Z] [2026-05-12T03:22:37.843Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-12T03:22:37.843Z] #93 DONE 0.1s [2026-05-12T03:22:37.843Z] [2026-05-12T03:22:37.843Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-12T03:22:37.843Z] #94 DONE 0.1s [2026-05-12T03:22:38.100Z] [2026-05-12T03:22:38.100Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-12T03:22:38.100Z] #95 DONE 0.1s [2026-05-12T03:22:38.100Z] [2026-05-12T03:22:38.100Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-12T03:22:38.100Z] #96 DONE 0.1s [2026-05-12T03:22:38.100Z] [2026-05-12T03:22:38.100Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-12T03:22:38.100Z] #97 DONE 0.1s [2026-05-12T03:22:38.100Z] [2026-05-12T03:22:38.100Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-12T03:22:38.100Z] #98 DONE 0.0s [2026-05-12T03:22:38.100Z] [2026-05-12T03:22:38.100Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-12T03:22:38.100Z] #99 DONE 0.0s [2026-05-12T03:22:38.100Z] [2026-05-12T03:22:38.100Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-12T03:22:38.100Z] #100 DONE 0.0s [2026-05-12T03:22:38.100Z] [2026-05-12T03:22:38.100Z] #101 [security-spire-agent] exporting to image [2026-05-12T03:22:38.100Z] #101 exporting layers [2026-05-12T03:22:38.357Z] #101 ... [2026-05-12T03:22:38.357Z] [2026-05-12T03:22:38.357Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-12T03:22:38.357Z] #102 DONE 1.6s [2026-05-12T03:22:38.357Z] [2026-05-12T03:22:38.357Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-12T03:22:38.357Z] #103 DONE 0.0s [2026-05-12T03:22:38.357Z] [2026-05-12T03:22:38.357Z] #104 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:22:38.357Z] #0 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:38.357Z] #0 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:38.357Z] #0 1.526 OK: 12 MiB in 23 packages [2026-05-12T03:22:38.357Z] #104 DONE 1.6s [2026-05-12T03:22:38.614Z] [2026-05-12T03:22:38.614Z] #105 [security-spire-server] exporting to image [2026-05-12T03:22:38.614Z] #105 exporting layers 0.5s done [2026-05-12T03:22:38.614Z] #105 writing image sha256:55adfad7f811f3a77ae61dd3df2f575c5730fcecb31e4cb151d739d4fdbcfe95 done [2026-05-12T03:22:38.614Z] #105 naming to docker.io/library/security-spire-server done [2026-05-12T03:22:38.614Z] #105 DONE 0.5s [2026-05-12T03:22:38.614Z] [2026-05-12T03:22:38.614Z] #101 [security-spire-agent] exporting to image [2026-05-12T03:22:38.614Z] #101 exporting layers 0.5s done [2026-05-12T03:22:38.614Z] #101 writing image sha256:7ad9b95c7937dbaa1a45c8f92655a01e97beaed4e3fc1be43ae2b33d552357ec done [2026-05-12T03:22:38.614Z] #101 naming to docker.io/library/security-spire-agent done [2026-05-12T03:22:38.614Z] #101 DONE 0.5s [2026-05-12T03:22:38.614Z] [2026-05-12T03:22:38.614Z] #106 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:22:38.614Z] #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:38.614Z] #0 1.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:38.871Z] #106 1.970 OK: 8 MiB in 19 packages [2026-05-12T03:22:39.155Z] #106 DONE 2.1s [2026-05-12T03:22:39.155Z] [2026-05-12T03:22:39.155Z] #107 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-12T03:22:39.155Z] #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:39.155Z] #0 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:39.155Z] #0 1.951 OK: 8 MiB in 20 packages [2026-05-12T03:22:39.155Z] #107 DONE 2.1s [2026-05-12T03:22:39.155Z] [2026-05-12T03:22:39.155Z] #108 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-12T03:22:39.155Z] #0 1.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:39.155Z] #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-12T03:22:39.155Z] #0 1.959 OK: 20 MiB in 20 packages [2026-05-12T03:22:39.155Z] #108 DONE 2.1s [2026-05-12T03:22:39.155Z] [2026-05-12T03:22:39.155Z] #109 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-12T03:22:39.155Z] #109 DONE 0.0s [2026-05-12T03:22:39.155Z] [2026-05-12T03:22:39.155Z] #110 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-12T03:22:39.412Z] #110 DONE 0.4s [2026-05-12T03:22:39.412Z] [2026-05-12T03:22:39.412Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-12T03:22:39.412Z] #111 DONE 0.0s [2026-05-12T03:22:39.412Z] [2026-05-12T03:22:39.412Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-12T03:22:39.412Z] #112 DONE 0.1s [2026-05-12T03:22:39.412Z] [2026-05-12T03:22:39.412Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:39.670Z] #113 ... [2026-05-12T03:22:39.670Z] [2026-05-12T03:22:39.670Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-12T03:22:39.670Z] #114 DONE 0.1s [2026-05-12T03:22:39.670Z] [2026-05-12T03:22:39.670Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-12T03:22:39.670Z] #115 DONE 0.1s [2026-05-12T03:22:39.670Z] [2026-05-12T03:22:39.670Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-12T03:22:39.670Z] #116 DONE 0.1s [2026-05-12T03:22:39.670Z] [2026-05-12T03:22:39.670Z] #117 [security-spire-config] exporting to image [2026-05-12T03:22:40.238Z] #117 exporting layers 0.5s done [2026-05-12T03:22:40.238Z] #117 writing image sha256:f2374b10f5be48e1d49d08a9604502f53ed5717bc32ad30d9c38f42f24c23cd5 done [2026-05-12T03:22:40.238Z] #117 naming to docker.io/library/security-spire-config 0.0s done [2026-05-12T03:22:40.238Z] #117 DONE 0.5s [2026-05-12T03:22:40.238Z] [2026-05-12T03:22:40.238Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:48.365Z] #118 ... [2026-05-12T03:22:48.365Z] [2026-05-12T03:22:48.365Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:48.365Z] #119 ... [2026-05-12T03:22:48.365Z] [2026-05-12T03:22:48.365Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:55.020Z] #120 DONE 16.6s [2026-05-12T03:22:55.020Z] [2026-05-12T03:22:55.020Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:55.020Z] #118 DONE 16.6s [2026-05-12T03:22:55.020Z] [2026-05-12T03:22:55.020Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:55.020Z] #91 DONE 16.6s [2026-05-12T03:22:55.020Z] [2026-05-12T03:22:55.020Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:55.020Z] #88 DONE 16.6s [2026-05-12T03:22:55.020Z] [2026-05-12T03:22:55.020Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:55.020Z] #119 DONE 17.0s [2026-05-12T03:22:55.020Z] [2026-05-12T03:22:55.020Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:22:55.020Z] #113 DONE 16.6s [2026-05-12T03:22:55.020Z] [2026-05-12T03:22:55.020Z] #121 [core-command builder 6/7] COPY . . [2026-05-12T03:23:00.303Z] #121 ... [2026-05-12T03:23:00.303Z] [2026-05-12T03:23:00.303Z] #122 [core-keeper builder 7/8] COPY . . [2026-05-12T03:23:00.303Z] #122 DONE 6.3s [2026-05-12T03:23:00.303Z] [2026-05-12T03:23:00.303Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-12T03:23:00.303Z] #123 DONE 6.2s [2026-05-12T03:23:00.303Z] [2026-05-12T03:23:00.303Z] #124 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-12T03:23:00.564Z] #124 ... [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #125 [security-bootstrapper builder 6/7] COPY . . [2026-05-12T03:23:00.564Z] #125 DONE 6.3s [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #126 [support-scheduler builder 6/7] COPY . . [2026-05-12T03:23:00.564Z] #126 DONE 6.2s [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:23:00.564Z] #127 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #128 [security-proxy-setup builder 6/7] COPY . . [2026-05-12T03:23:00.564Z] #128 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:23:00.564Z] #129 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:23:00.564Z] #130 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:23:00.564Z] #131 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #132 [security-bootstrapper builder 6/7] COPY . . [2026-05-12T03:23:00.564Z] #132 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #121 [core-data builder 6/7] COPY . . [2026-05-12T03:23:00.564Z] #121 DONE 6.3s [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #133 [support-notifications builder 6/7] COPY . . [2026-05-12T03:23:00.564Z] #133 DONE 6.3s [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:23:00.564Z] #134 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:23:00.564Z] #135 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #136 [core-command builder 6/7] COPY . . [2026-05-12T03:23:00.564Z] #136 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #137 [core-data builder 6/7] COPY . . [2026-05-12T03:23:00.564Z] #137 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:23:00.564Z] #138 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:23:00.564Z] #139 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #140 [core-metadata builder 6/7] COPY . . [2026-05-12T03:23:00.564Z] #140 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:23:00.564Z] #141 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:23:00.564Z] #142 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:23:00.564Z] #143 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-12T03:23:00.564Z] #144 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:23:00.564Z] #145 CACHED [2026-05-12T03:23:00.564Z] [2026-05-12T03:23:00.564Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-12T03:23:01.497Z] #146 0.881 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-12T03:23:03.534Z] Removing intermediate container 07c44a7d2158 [2026-05-12T03:23:03.534Z] ---> ee6342940a77 [2026-05-12T03:23:03.534Z] Successfully built ee6342940a77 [2026-05-12T03:23:03.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:23:03.883Z] + docker inspect -f . ci-base-image-arm64 [2026-05-12T03:23:03.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-12T03:23:04.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-9123 does not seem to be running inside a container [2026-05-12T03:23:04.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 [2026-05-12T03:23:05.377Z] $ docker top 10d4d3a06833c40d440dce232912b25e2069422fcde4a3a6658afe473a3aa5d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-12T03:23:06.203Z] + go version [2026-05-12T03:23:06.203Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-12T03:23:06.232Z] $ docker stop --time=1 10d4d3a06833c40d440dce232912b25e2069422fcde4a3a6658afe473a3aa5d1 [2026-05-12T03:23:07.867Z] $ docker rm -f --volumes 10d4d3a06833c40d440dce232912b25e2069422fcde4a3a6658afe473a3aa5d1 [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 [2026-05-12T03:23:08.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-12T03:23:08.583Z] [2026-05-12T03:23:08.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:23:08.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-12T03:23:08.924Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-12T03:23:08.924Z] 547446be3368: Pulling fs layer [2026-05-12T03:23:08.924Z] d125d8839a47: Pulling fs layer [2026-05-12T03:23:08.924Z] 3e85d5ac6304: Pulling fs layer [2026-05-12T03:23:08.924Z] c3105a71a48b: Pulling fs layer [2026-05-12T03:23:08.924Z] 0f093f025ec4: Pulling fs layer [2026-05-12T03:23:08.924Z] c3106fc0e877: Pulling fs layer [2026-05-12T03:23:08.924Z] c3105a71a48b: Waiting [2026-05-12T03:23:08.924Z] 0f093f025ec4: Waiting [2026-05-12T03:23:08.924Z] c3106fc0e877: Waiting [2026-05-12T03:23:09.196Z] 547446be3368: Verifying Checksum [2026-05-12T03:23:09.196Z] 547446be3368: Download complete [2026-05-12T03:23:09.196Z] c3105a71a48b: Verifying Checksum [2026-05-12T03:23:09.196Z] c3105a71a48b: Download complete [2026-05-12T03:23:09.779Z] d125d8839a47: Verifying Checksum [2026-05-12T03:23:09.779Z] d125d8839a47: Download complete [2026-05-12T03:23:09.779Z] c3106fc0e877: Verifying Checksum [2026-05-12T03:23:09.779Z] c3106fc0e877: Download complete [2026-05-12T03:23:09.779Z] 0f093f025ec4: Verifying Checksum [2026-05-12T03:23:09.779Z] 0f093f025ec4: Download complete [2026-05-12T03:23:10.048Z] 547446be3368: Pull complete [2026-05-12T03:23:11.016Z] d125d8839a47: Pull complete [2026-05-12T03:23:11.485Z] #146 ... [2026-05-12T03:23:11.485Z] [2026-05-12T03:23:11.485Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-12T03:23:11.485Z] #0 0.900 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-12T03:23:11.485Z] #147 ... [2026-05-12T03:23:11.485Z] [2026-05-12T03:23:11.485Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T03:23:11.485Z] #0 0.898 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-12T03:23:11.485Z] #148 ... [2026-05-12T03:23:11.485Z] [2026-05-12T03:23:11.485Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-12T03:23:11.485Z] #0 0.881 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-12T03:23:11.485Z] #149 ... [2026-05-12T03:23:11.485Z] [2026-05-12T03:23:11.485Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-12T03:23:11.485Z] #0 0.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-12T03:23:11.485Z] #150 ... [2026-05-12T03:23:11.485Z] [2026-05-12T03:23:11.485Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-12T03:23:11.485Z] #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-12T03:23:11.485Z] #151 ... [2026-05-12T03:23:11.485Z] [2026-05-12T03:23:11.485Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-12T03:23:11.485Z] #0 0.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-12T03:23:11.485Z] #152 ... [2026-05-12T03:23:11.485Z] [2026-05-12T03:23:11.485Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-12T03:23:11.485Z] #0 0.741 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-12T03:23:11.485Z] #153 ... [2026-05-12T03:23:11.485Z] [2026-05-12T03:23:11.485Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-12T03:23:11.485Z] #0 0.893 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-12T03:23:11.743Z] #154 ... [2026-05-12T03:23:11.743Z] [2026-05-12T03:23:11.743Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-12T03:23:11.743Z] #0 0.746 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-12T03:23:11.743Z] #155 ... [2026-05-12T03:23:11.743Z] [2026-05-12T03:23:11.743Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T03:23:11.743Z] #0 0.898 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-12T03:23:11.976Z] 3e85d5ac6304: Download complete [2026-05-12T03:23:12.002Z] #156 ... [2026-05-12T03:23:12.002Z] [2026-05-12T03:23:12.002Z] #124 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-12T03:23:12.002Z] #124 0.596 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-12T03:23:22.041Z] 3e85d5ac6304: Pull complete [2026-05-12T03:23:22.041Z] c3105a71a48b: Pull complete [2026-05-12T03:23:22.623Z] 0f093f025ec4: Pull complete [2026-05-12T03:23:22.623Z] c3106fc0e877: Pull complete [2026-05-12T03:23:22.623Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-12T03:23:22.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-12T03:23:22.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-12T03:23:22.831Z] prd-ubuntu20.04-docker-arm64-4c-16g-9123 does not seem to be running inside a container [2026-05-12T03:23:22.909Z] $ 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/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 [2026-05-12T03:23:26.983Z] $ docker top cf11eecf028066b3879a4b8c6037646da39dc715f6b5c64262cc5fd15dd97a4d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-12T03:23:27.488Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-12T03:23:37.571Z] #1 [core-data internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #1 transferring dockerfile: [2026-05-12T03:23:37.572Z] #1 transferring dockerfile: 2.04kB done [2026-05-12T03:23:37.572Z] #1 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #2 transferring dockerfile: 2.14kB done [2026-05-12T03:23:37.572Z] #2 DONE 0.0s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #3 [support-scheduler internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #3 transferring dockerfile: 1.83kB done [2026-05-12T03:23:37.572Z] #3 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #4 [core-command internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #4 transferring dockerfile: 1.94kB 0.0s done [2026-05-12T03:23:37.572Z] #4 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #5 transferring dockerfile: 2.23kB 0.0s done [2026-05-12T03:23:37.572Z] #5 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #6 transferring dockerfile: 2.49kB 0.0s done [2026-05-12T03:23:37.572Z] #6 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #7 [security-spire-config internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #7 transferring dockerfile: 1.69kB done [2026-05-12T03:23:37.572Z] #7 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #8 transferring dockerfile: 3.02kB done [2026-05-12T03:23:37.572Z] #8 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #9 [support-notifications internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #9 transferring dockerfile: 2.02kB done [2026-05-12T03:23:37.572Z] #9 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #10 [security-spire-server internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #10 transferring dockerfile: 1.70kB done [2026-05-12T03:23:37.572Z] #10 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #11 transferring dockerfile: 1.81kB done [2026-05-12T03:23:37.572Z] #11 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #12 [core-keeper internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #12 transferring dockerfile: 2.07kB 0.0s done [2026-05-12T03:23:37.572Z] #12 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #13 transferring dockerfile: 2.50kB done [2026-05-12T03:23:37.572Z] #13 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-12T03:23:37.572Z] #14 transferring dockerfile: 1.89kB 0.0s done [2026-05-12T03:23:37.572Z] #14 DONE 0.1s [2026-05-12T03:23:37.572Z] [2026-05-12T03:23:37.572Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T03:23:37.839Z] #15 ... [2026-05-12T03:23:37.839Z] [2026-05-12T03:23:37.839Z] #16 [core-data internal] load .dockerignore [2026-05-12T03:23:37.839Z] #16 transferring context: 50B 0.0s done [2026-05-12T03:23:37.839Z] #16 DONE 0.1s [2026-05-12T03:23:37.840Z] [2026-05-12T03:23:37.840Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T03:23:37.840Z] #15 transferring dockerfile: 2.10kB 0.0s done [2026-05-12T03:23:39.252Z] #15 ... [2026-05-12T03:23:39.252Z] [2026-05-12T03:23:39.252Z] #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:39.252Z] #17 DONE 0.0s [2026-05-12T03:23:39.252Z] [2026-05-12T03:23:39.252Z] #18 [core-metadata internal] load .dockerignore [2026-05-12T03:23:41.828Z] #18 ... [2026-05-12T03:23:41.828Z] [2026-05-12T03:23:41.828Z] #19 [security-proxy-auth internal] load .dockerignore [2026-05-12T03:23:41.828Z] #19 transferring context: 50B 0.0s done [2026-05-12T03:23:41.828Z] #19 DONE 3.0s [2026-05-12T03:23:41.828Z] [2026-05-12T03:23:41.828Z] #20 [support-scheduler internal] load .dockerignore [2026-05-12T03:23:41.828Z] #20 transferring context: 50B done [2026-05-12T03:23:41.828Z] #20 DONE 3.0s [2026-05-12T03:23:41.828Z] [2026-05-12T03:23:41.828Z] #21 [core-command internal] load .dockerignore [2026-05-12T03:23:41.828Z] #21 transferring context: 50B done [2026-05-12T03:23:41.828Z] #21 DONE 3.0s [2026-05-12T03:23:41.828Z] [2026-05-12T03:23:41.828Z] #22 [security-spire-agent internal] load .dockerignore [2026-05-12T03:23:41.828Z] #22 ... [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:41.829Z] #17 DONE 0.0s [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #22 [security-spire-agent internal] load .dockerignore [2026-05-12T03:23:41.829Z] #22 transferring context: 50B done [2026-05-12T03:23:41.829Z] #22 ... [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #23 [security-secretstore-setup internal] load .dockerignore [2026-05-12T03:23:41.829Z] #23 transferring context: 50B 0.0s done [2026-05-12T03:23:41.829Z] #23 DONE 3.2s [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:41.829Z] #17 DONE 0.0s [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #24 [security-spire-config internal] load .dockerignore [2026-05-12T03:23:41.829Z] #24 transferring context: 50B 0.0s done [2026-05-12T03:23:41.829Z] #24 DONE 3.1s [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #25 [security-bootstrapper internal] load .dockerignore [2026-05-12T03:23:41.829Z] #25 transferring context: 50B 0.0s done [2026-05-12T03:23:41.829Z] #25 DONE 3.1s [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #26 [support-notifications internal] load .dockerignore [2026-05-12T03:23:41.829Z] #26 transferring context: 50B 0.0s done [2026-05-12T03:23:41.829Z] #26 DONE 3.1s [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-12T03:23:41.829Z] #27 transferring context: 50B 0.0s done [2026-05-12T03:23:41.829Z] #27 DONE 3.2s [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:41.829Z] #17 DONE 0.0s [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #28 [security-proxy-setup internal] load .dockerignore [2026-05-12T03:23:41.829Z] #28 transferring context: 50B done [2026-05-12T03:23:41.829Z] #28 ... [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #22 [security-spire-agent internal] load .dockerignore [2026-05-12T03:23:41.829Z] #22 DONE 3.1s [2026-05-12T03:23:41.829Z] [2026-05-12T03:23:41.829Z] #29 [security-spire-server internal] load .dockerignore [2026-05-12T03:23:41.829Z] #29 transferring context: 50B done [2026-05-12T03:23:41.829Z] #29 DONE 3.1s [2026-05-12T03:23:42.097Z] [2026-05-12T03:23:42.097Z] #18 [core-metadata internal] load .dockerignore [2026-05-12T03:23:42.097Z] #18 transferring context: 50B 0.0s done [2026-05-12T03:23:42.097Z] #18 DONE 3.0s [2026-05-12T03:23:42.097Z] [2026-05-12T03:23:42.098Z] #30 [core-keeper internal] load .dockerignore [2026-05-12T03:23:42.098Z] #30 transferring context: 50B 0.0s done [2026-05-12T03:23:42.098Z] #30 DONE 3.1s [2026-05-12T03:23:42.098Z] [2026-05-12T03:23:42.098Z] #28 [security-proxy-setup internal] load .dockerignore [2026-05-12T03:23:42.098Z] #28 DONE 3.1s [2026-05-12T03:23:42.098Z] [2026-05-12T03:23:42.098Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2026-05-12T03:23:42.098Z] #31 transferring context: 50B 0.0s done [2026-05-12T03:23:42.098Z] #31 DONE 3.1s [2026-05-12T03:23:42.098Z] [2026-05-12T03:23:42.098Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:42.098Z] #17 DONE 0.0s [2026-05-12T03:23:42.098Z] [2026-05-12T03:23:42.098Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-12T03:23:42.098Z] #32 DONE 3.1s [2026-05-12T03:23:42.098Z] [2026-05-12T03:23:42.098Z] #33 [core-data internal] load build context [2026-05-12T03:23:42.098Z] #33 DONE 0.0s [2026-05-12T03:23:42.098Z] [2026-05-12T03:23:42.098Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:42.098Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:42.365Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-12T03:23:42.365Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-12T03:23:42.365Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-12T03:23:42.365Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-12T03:23:42.365Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.1s [2026-05-12T03:23:42.633Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.05MB / 4.14MB 0.3s [2026-05-12T03:23:42.901Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 0.5s [2026-05-12T03:23:43.168Z] #34 ... [2026-05-12T03:23:43.168Z] [2026-05-12T03:23:43.168Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-05-12T03:23:43.168Z] #32 DONE 3.4s [2026-05-12T03:23:43.168Z] [2026-05-12T03:23:43.168Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:43.168Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.50MB / 4.14MB 0.9s [2026-05-12T03:23:43.435Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-05-12T03:23:43.435Z] #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-05-12T03:23:44.018Z] #34 ... [2026-05-12T03:23:44.018Z] [2026-05-12T03:23:44.018Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:44.018Z] #17 DONE 0.0s [2026-05-12T03:23:44.018Z] [2026-05-12T03:23:44.018Z] #35 [security-proxy-auth internal] load build context [2026-05-12T03:23:44.018Z] #35 ... [2026-05-12T03:23:44.018Z] [2026-05-12T03:23:44.018Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-12T03:23:44.018Z] #32 DONE 3.6s [2026-05-12T03:23:44.018Z] [2026-05-12T03:23:44.018Z] #35 [security-proxy-auth internal] load build context [2026-05-12T03:23:44.286Z] #35 ... [2026-05-12T03:23:44.286Z] [2026-05-12T03:23:44.286Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:44.286Z] #17 DONE 0.0s [2026-05-12T03:23:44.286Z] [2026-05-12T03:23:44.286Z] #35 [security-proxy-auth internal] load build context [2026-05-12T03:23:44.286Z] #35 ... [2026-05-12T03:23:44.286Z] [2026-05-12T03:23:44.286Z] #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:44.286Z] #17 DONE 0.0s [2026-05-12T03:23:44.286Z] [2026-05-12T03:23:44.286Z] #35 [security-proxy-auth internal] load build context [2026-05-12T03:23:44.553Z] #35 ... [2026-05-12T03:23:44.553Z] [2026-05-12T03:23:44.553Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-12T03:23:44.553Z] #32 DONE 4.0s [2026-05-12T03:23:44.553Z] [2026-05-12T03:23:44.553Z] #36 [core-command internal] load build context [2026-05-12T03:23:44.553Z] #36 transferring context: 3.41MB 2.1s done [2026-05-12T03:23:44.553Z] #36 DONE 2.4s [2026-05-12T03:23:44.553Z] [2026-05-12T03:23:44.553Z] #35 [security-proxy-auth internal] load build context [2026-05-12T03:23:44.824Z] #35 ... [2026-05-12T03:23:44.824Z] [2026-05-12T03:23:44.824Z] #37 [support-scheduler internal] load build context [2026-05-12T03:23:44.824Z] #37 transferring context: 3.41MB 2.1s done [2026-05-12T03:23:44.824Z] #37 DONE 2.5s [2026-05-12T03:23:44.824Z] [2026-05-12T03:23:44.824Z] #35 [security-proxy-auth internal] load build context [2026-05-12T03:23:44.824Z] #35 ... [2026-05-12T03:23:44.824Z] [2026-05-12T03:23:44.824Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-05-12T03:23:44.824Z] #32 DONE 4.2s [2026-05-12T03:23:44.824Z] [2026-05-12T03:23:44.824Z] #35 [security-proxy-auth internal] load build context [2026-05-12T03:23:44.824Z] #35 transferring context: 3.41MB 2.4s done [2026-05-12T03:23:45.108Z] #35 ... [2026-05-12T03:23:45.108Z] [2026-05-12T03:23:45.108Z] #17 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:45.108Z] #17 DONE 0.0s [2026-05-12T03:23:45.108Z] [2026-05-12T03:23:45.108Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-12T03:23:45.108Z] #38 DONE 2.0s [2026-05-12T03:23:45.108Z] [2026-05-12T03:23:45.108Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-12T03:23:45.108Z] #32 DONE 4.4s [2026-05-12T03:23:45.108Z] [2026-05-12T03:23:45.108Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:23:45.108Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-05-12T03:23:45.108Z] #39 DONE 0.2s [2026-05-12T03:23:45.108Z] [2026-05-12T03:23:45.108Z] #40 [security-secretstore-setup internal] load build context [2026-05-12T03:23:45.108Z] #40 transferring context: 3.41MB 2.3s done [2026-05-12T03:23:45.108Z] #40 DONE 2.8s [2026-05-12T03:23:45.108Z] [2026-05-12T03:23:45.108Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:45.108Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-12T03:23:45.108Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-12T03:23:45.108Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-12T03:23:45.108Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-12T03:23:45.108Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-05-12T03:23:45.108Z] #34 ... [2026-05-12T03:23:45.108Z] [2026-05-12T03:23:45.108Z] #35 [security-proxy-auth internal] load build context [2026-05-12T03:23:45.108Z] #35 DONE 2.9s [2026-05-12T03:23:45.108Z] [2026-05-12T03:23:45.108Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:45.108Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-12T03:23:45.108Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-12T03:23:45.108Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-12T03:23:45.108Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-12T03:23:45.108Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-05-12T03:23:45.378Z] #34 ... [2026-05-12T03:23:45.378Z] [2026-05-12T03:23:45.378Z] #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:45.378Z] #17 DONE 0.0s [2026-05-12T03:23:45.378Z] [2026-05-12T03:23:45.378Z] #33 [core-data internal] load build context [2026-05-12T03:23:45.378Z] #33 transferring context: 3.41MB 2.4s done [2026-05-12T03:23:45.378Z] #33 DONE 3.0s [2026-05-12T03:23:45.378Z] [2026-05-12T03:23:45.378Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:45.651Z] #34 ... [2026-05-12T03:23:45.651Z] [2026-05-12T03:23:45.651Z] #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:45.651Z] #17 DONE 0.0s [2026-05-12T03:23:45.651Z] [2026-05-12T03:23:45.651Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:45.918Z] #34 ... [2026-05-12T03:23:45.918Z] [2026-05-12T03:23:45.918Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-12T03:23:45.918Z] #17 DONE 0.0s [2026-05-12T03:23:45.918Z] [2026-05-12T03:23:45.918Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:45.918Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-12T03:23:45.918Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-12T03:23:45.918Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-12T03:23:45.918Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-12T03:23:45.918Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-05-12T03:23:45.918Z] #34 ... [2026-05-12T03:23:45.918Z] [2026-05-12T03:23:45.918Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-12T03:23:45.918Z] #41 DONE 1.2s [2026-05-12T03:23:45.918Z] [2026-05-12T03:23:45.918Z] #42 [core-common-config-bootstrapper internal] load build context [2026-05-12T03:23:45.918Z] #42 transferring context: 3.41MB 1.1s done [2026-05-12T03:23:45.918Z] #42 DONE 1.9s [2026-05-12T03:23:45.918Z] [2026-05-12T03:23:45.918Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:45.918Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-12T03:23:45.918Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-12T03:23:45.918Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-12T03:23:45.918Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-12T03:23:45.918Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-05-12T03:23:46.187Z] #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.8s done [2026-05-12T03:23:46.456Z] #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.8s done [2026-05-12T03:23:46.723Z] #34 ... [2026-05-12T03:23:46.723Z] [2026-05-12T03:23:46.723Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-05-12T03:23:46.723Z] #32 DONE 5.8s [2026-05-12T03:23:46.723Z] [2026-05-12T03:23:46.723Z] #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:46.723Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-12T03:23:46.723Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-12T03:23:46.723Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-12T03:23:46.723Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-12T03:23:46.723Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-05-12T03:23:46.723Z] #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.8s done [2026-05-12T03:23:47.695Z] #34 ... [2026-05-12T03:23:47.695Z] [2026-05-12T03:23:47.695Z] #43 [security-bootstrapper internal] load build context [2026-05-12T03:23:47.695Z] #43 transferring context: 3.41MB 1.6s done [2026-05-12T03:23:47.695Z] #43 DONE 3.1s [2026-05-12T03:23:47.695Z] [2026-05-12T03:23:47.695Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:47.695Z] #34 ... [2026-05-12T03:23:47.695Z] [2026-05-12T03:23:47.695Z] #44 [security-spire-config internal] load build context [2026-05-12T03:23:47.695Z] #44 transferring context: 24.83kB 0.1s done [2026-05-12T03:23:47.695Z] #44 DONE 2.9s [2026-05-12T03:23:47.695Z] [2026-05-12T03:23:47.695Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:23:47.967Z] #34 ... [2026-05-12T03:23:47.967Z] [2026-05-12T03:23:47.967Z] #45 [support-notifications internal] load build context [2026-05-12T03:23:47.967Z] #45 transferring context: 3.41MB 2.1s done [2026-05-12T03:23:47.967Z] #45 DONE 3.3s [2026-05-12T03:23:47.967Z] [2026-05-12T03:23:47.967Z] #46 [core-keeper internal] load build context [2026-05-12T03:23:47.967Z] #46 transferring context: 3.41MB 1.6s done [2026-05-12T03:23:47.967Z] #46 DONE 2.8s [2026-05-12T03:23:47.967Z] [2026-05-12T03:23:47.967Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:23:47.967Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-05-12T03:23:47.967Z] #39 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-12T03:23:47.967Z] #39 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-12T03:23:47.967Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-12T03:23:47.967Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done [2026-05-12T03:23:47.967Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done [2026-05-12T03:23:47.967Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s done [2026-05-12T03:23:47.967Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-05-12T03:23:47.967Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 2.5s [2026-05-12T03:23:47.967Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-05-12T03:23:47.967Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2026-05-12T03:23:48.247Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.24MB / 37.02MB 2.6s [2026-05-12T03:23:48.248Z] #39 ... [2026-05-12T03:23:48.248Z] [2026-05-12T03:23:48.248Z] #47 [security-spire-server internal] load build context [2026-05-12T03:23:48.248Z] #47 transferring context: 26.58kB 0.1s done [2026-05-12T03:23:48.248Z] #47 DONE 3.5s [2026-05-12T03:23:48.248Z] [2026-05-12T03:23:48.248Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:23:48.516Z] #39 ... [2026-05-12T03:23:48.516Z] [2026-05-12T03:23:48.516Z] #48 [core-metadata internal] load build context [2026-05-12T03:23:48.516Z] #48 transferring context: 3.41MB 1.6s done [2026-05-12T03:23:48.516Z] #48 DONE 2.5s [2026-05-12T03:23:48.516Z] [2026-05-12T03:23:48.516Z] #49 [security-proxy-setup internal] load build context [2026-05-12T03:23:48.516Z] #49 transferring context: 3.41MB 1.6s done [2026-05-12T03:23:48.516Z] #49 DONE 2.6s [2026-05-12T03:23:48.516Z] [2026-05-12T03:23:48.516Z] #50 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-12T03:23:48.516Z] #50 DONE 7.2s [2026-05-12T03:23:48.516Z] [2026-05-12T03:23:48.516Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:23:48.516Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.9s [2026-05-12T03:23:48.791Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 3.3s [2026-05-12T03:23:49.396Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 3.7s [2026-05-12T03:23:49.666Z] #39 ... [2026-05-12T03:23:49.666Z] [2026-05-12T03:23:49.666Z] #51 [security-spire-agent internal] load build context [2026-05-12T03:23:49.666Z] #51 transferring context: 26.11kB 0.2s done [2026-05-12T03:23:49.666Z] #51 DONE 3.6s [2026-05-12T03:23:49.666Z] [2026-05-12T03:23:49.666Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:23:50.154Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 4.4s [2026-05-12T03:23:50.481Z] #39 ... [2026-05-12T03:23:50.481Z] [2026-05-12T03:23:50.481Z] #52 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-05-12T03:23:50.481Z] #52 DONE 2.3s [2026-05-12T03:23:50.481Z] [2026-05-12T03:23:50.481Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:23:50.481Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 4.9s [2026-05-12T03:23:51.534Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 5.8s [2026-05-12T03:23:52.202Z] #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 6.3s done [2026-05-12T03:23:54.200Z] #39 ... [2026-05-12T03:23:54.200Z] [2026-05-12T03:23:54.200Z] #53 [security-spiffe-token-provider internal] load build context [2026-05-12T03:23:54.200Z] #53 transferring context: 3.41MB 4.4s done [2026-05-12T03:23:54.200Z] #53 DONE 7.0s [2026-05-12T03:23:54.200Z] [2026-05-12T03:23:54.200Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-12T03:23:54.200Z] #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.7s done [2026-05-12T03:23:54.200Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-05-12T03:23:54.200Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-05-12T03:23:54.200Z] #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-12T03:23:54.200Z] #54 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-12T03:23:54.200Z] #54 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-12T03:23:54.200Z] #54 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-12T03:23:54.200Z] #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2026-05-12T03:23:54.200Z] #54 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 1.6s done [2026-05-12T03:23:54.200Z] #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-12T03:23:54.200Z] #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.1s [2026-05-12T03:23:55.175Z] #54 ... [2026-05-12T03:23:55.175Z] [2026-05-12T03:23:55.175Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:23:55.175Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-05-12T03:23:58.526Z] #39 ... [2026-05-12T03:23:58.526Z] [2026-05-12T03:23:58.526Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-12T03:23:58.526Z] #0 7.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:58.526Z] #0 8.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:58.526Z] #55 ... [2026-05-12T03:23:58.526Z] [2026-05-12T03:23:58.526Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-12T03:23:58.526Z] #0 9.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:58.526Z] #56 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:58.526Z] #56 ... [2026-05-12T03:23:58.526Z] [2026-05-12T03:23:58.526Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-12T03:23:58.526Z] #57 ... [2026-05-12T03:23:58.526Z] [2026-05-12T03:23:58.526Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-12T03:23:58.526Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:58.526Z] #58 ... [2026-05-12T03:23:58.526Z] [2026-05-12T03:23:58.526Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-12T03:23:58.794Z] #59 ... [2026-05-12T03:23:58.794Z] [2026-05-12T03:23:58.794Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-12T03:23:58.794Z] #0 9.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:58.794Z] #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:58.794Z] #60 ... [2026-05-12T03:23:58.794Z] [2026-05-12T03:23:58.794Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-12T03:23:58.794Z] #0 8.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:58.794Z] #0 9.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:59.063Z] #61 ... [2026-05-12T03:23:59.063Z] [2026-05-12T03:23:59.063Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-12T03:23:59.063Z] #62 ... [2026-05-12T03:23:59.063Z] [2026-05-12T03:23:59.063Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-12T03:23:59.063Z] #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:59.329Z] #63 ... [2026-05-12T03:23:59.329Z] [2026-05-12T03:23:59.329Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-12T03:23:59.329Z] #64 ... [2026-05-12T03:23:59.329Z] [2026-05-12T03:23:59.329Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-12T03:23:59.329Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:59.608Z] #65 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:23:59.608Z] #65 ... [2026-05-12T03:23:59.608Z] [2026-05-12T03:23:59.608Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-12T03:23:59.608Z] #64 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:00.193Z] #64 ... [2026-05-12T03:24:00.193Z] [2026-05-12T03:24:00.193Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-12T03:24:00.193Z] #62 DONE 11.7s [2026-05-12T03:24:00.193Z] [2026-05-12T03:24:00.193Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-12T03:24:00.193Z] #66 ... [2026-05-12T03:24:00.193Z] [2026-05-12T03:24:00.193Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-12T03:24:00.193Z] #67 DONE 9.7s [2026-05-12T03:24:00.465Z] [2026-05-12T03:24:00.465Z] #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-12T03:24:00.747Z] #68 ... [2026-05-12T03:24:00.747Z] [2026-05-12T03:24:00.747Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-12T03:24:00.747Z] #69 ... [2026-05-12T03:24:00.747Z] [2026-05-12T03:24:00.747Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-12T03:24:01.028Z] #70 ... [2026-05-12T03:24:01.028Z] [2026-05-12T03:24:01.028Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-05-12T03:24:01.028Z] #0 9.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:01.028Z] #71 ... [2026-05-12T03:24:01.028Z] [2026-05-12T03:24:01.028Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-12T03:24:01.028Z] #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:01.295Z] #72 ... [2026-05-12T03:24:01.295Z] [2026-05-12T03:24:01.295Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-12T03:24:01.295Z] #73 ... [2026-05-12T03:24:01.295Z] [2026-05-12T03:24:01.295Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-12T03:24:01.295Z] #55 10.49 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:01.295Z] #55 10.52 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:01.295Z] #55 10.67 OK: 8 MiB in 17 packages [2026-05-12T03:24:01.295Z] #55 DONE 13.3s [2026-05-12T03:24:01.295Z] [2026-05-12T03:24:01.295Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:05.571Z] #74 ... [2026-05-12T03:24:05.571Z] [2026-05-12T03:24:05.571Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-12T03:24:05.571Z] #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.3s done [2026-05-12T03:24:05.571Z] #54 ... [2026-05-12T03:24:05.571Z] [2026-05-12T03:24:05.571Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:24:05.571Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.5s [2026-05-12T03:24:06.156Z] #39 ... [2026-05-12T03:24:06.156Z] [2026-05-12T03:24:06.156Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-12T03:24:06.156Z] #66 5.875 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:08.111Z] #66 7.608 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:09.525Z] #66 ... [2026-05-12T03:24:09.525Z] [2026-05-12T03:24:09.525Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-12T03:24:09.525Z] #59 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:09.525Z] #59 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:09.525Z] #59 ... [2026-05-12T03:24:09.525Z] [2026-05-12T03:24:09.525Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-12T03:24:09.525Z] #57 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:09.525Z] #57 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:09.793Z] #57 ... [2026-05-12T03:24:09.793Z] [2026-05-12T03:24:09.793Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-12T03:24:09.793Z] #58 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:09.793Z] #58 ... [2026-05-12T03:24:09.793Z] [2026-05-12T03:24:09.793Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:24:10.379Z] #39 ... [2026-05-12T03:24:10.379Z] [2026-05-12T03:24:10.379Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-12T03:24:10.379Z] #63 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:10.379Z] #63 ... [2026-05-12T03:24:10.379Z] [2026-05-12T03:24:10.379Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:24:10.649Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.6s [2026-05-12T03:24:11.608Z] #39 ... [2026-05-12T03:24:11.608Z] [2026-05-12T03:24:11.608Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-12T03:24:11.609Z] #70 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:11.609Z] #70 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:11.609Z] #70 ... [2026-05-12T03:24:11.609Z] [2026-05-12T03:24:11.609Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:24:11.886Z] #39 ... [2026-05-12T03:24:11.886Z] [2026-05-12T03:24:11.886Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-12T03:24:11.886Z] #73 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:11.886Z] #73 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:12.155Z] #73 ... [2026-05-12T03:24:12.155Z] [2026-05-12T03:24:12.155Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-12T03:24:12.155Z] #64 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:12.155Z] #64 ... [2026-05-12T03:24:12.155Z] [2026-05-12T03:24:12.155Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-12T03:24:12.155Z] #69 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:12.155Z] #69 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:12.431Z] #69 ... [2026-05-12T03:24:12.431Z] [2026-05-12T03:24:12.431Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:24:12.431Z] #39 ... [2026-05-12T03:24:12.431Z] [2026-05-12T03:24:12.431Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-05-12T03:24:12.431Z] #71 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:12.698Z] #71 ... [2026-05-12T03:24:12.698Z] [2026-05-12T03:24:12.698Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-12T03:24:12.698Z] #65 24.26 (1/4) Installing ca-certificates (20260413-r0) [2026-05-12T03:24:12.970Z] #65 ... [2026-05-12T03:24:12.970Z] [2026-05-12T03:24:12.970Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-12T03:24:12.970Z] #61 20.32 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:12.970Z] #61 20.35 (2/4) Installing openssl (3.5.6-r0) [2026-05-12T03:24:12.970Z] #61 20.46 (3/4) Installing su-exec (0.2-r3) [2026-05-12T03:24:12.970Z] #61 20.49 (4/4) Installing yq-go (4.47.2-r3) [2026-05-12T03:24:12.970Z] #61 21.95 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:12.970Z] #61 22.06 OK: 20 MiB in 20 packages [2026-05-12T03:24:12.970Z] #61 DONE 24.5s [2026-05-12T03:24:12.970Z] [2026-05-12T03:24:12.970Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:24:12.970Z] #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.9s done [2026-05-12T03:24:13.569Z] #39 ... [2026-05-12T03:24:13.569Z] [2026-05-12T03:24:13.569Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-12T03:24:13.569Z] #72 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:13.569Z] #72 ... [2026-05-12T03:24:13.569Z] [2026-05-12T03:24:13.569Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-12T03:24:13.569Z] #65 25.02 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:13.569Z] #65 25.10 (3/4) Installing su-exec (0.2-r3) [2026-05-12T03:24:13.569Z] #65 25.12 (4/4) Installing yq-go (4.47.2-r3) [2026-05-12T03:24:13.836Z] #65 ... [2026-05-12T03:24:13.836Z] [2026-05-12T03:24:13.836Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-12T03:24:13.836Z] #39 DONE 28.7s [2026-05-12T03:24:13.836Z] [2026-05-12T03:24:13.836Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-12T03:24:13.836Z] #64 25.23 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:13.836Z] #64 25.27 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:13.836Z] #64 25.57 OK: 8 MiB in 17 packages [2026-05-12T03:24:16.435Z] #64 DONE 28.1s [2026-05-12T03:24:16.435Z] [2026-05-12T03:24:16.435Z] #75 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2026-05-12T03:24:16.702Z] #75 ... [2026-05-12T03:24:16.703Z] [2026-05-12T03:24:16.703Z] #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-12T03:24:16.703Z] #68 6.178 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:16.703Z] #68 7.935 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:16.703Z] #68 ... [2026-05-12T03:24:16.703Z] [2026-05-12T03:24:16.703Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-12T03:24:16.703Z] #59 25.82 (1/7) Installing ca-certificates (20260413-r0) [2026-05-12T03:24:16.703Z] #59 26.32 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:16.703Z] #59 26.35 (3/7) Installing libgcc (14.2.0-r6) [2026-05-12T03:24:16.703Z] #59 26.37 (4/7) Installing libsodium (1.0.20-r1) [2026-05-12T03:24:16.703Z] #59 26.41 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-12T03:24:16.703Z] #59 26.86 (6/7) Installing libzmq (4.3.5-r2) [2026-05-12T03:24:16.703Z] #59 26.99 (7/7) Installing zeromq (4.3.5-r2) [2026-05-12T03:24:16.703Z] #59 27.02 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:16.703Z] #59 27.08 Executing ca-certificates-20260413-r0.trigger [2026-05-12T03:24:16.971Z] #59 ... [2026-05-12T03:24:16.971Z] [2026-05-12T03:24:16.971Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:16.971Z] #74 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:16.971Z] #74 7.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:16.971Z] #74 ... [2026-05-12T03:24:16.971Z] [2026-05-12T03:24:16.971Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-12T03:24:16.971Z] #60 22.15 (1/3) Installing ca-certificates (20260413-r0) [2026-05-12T03:24:16.971Z] #60 22.64 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:16.971Z] #60 22.70 (3/3) Installing tzdata (2026b-r0) [2026-05-12T03:24:16.971Z] #60 24.07 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:16.971Z] #60 24.18 Executing ca-certificates-20260413-r0.trigger [2026-05-12T03:24:16.971Z] #60 25.98 OK: 9 MiB in 19 packages [2026-05-12T03:24:16.971Z] #60 DONE 28.9s [2026-05-12T03:24:16.971Z] [2026-05-12T03:24:16.971Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-12T03:24:16.971Z] #59 28.74 OK: 12 MiB in 23 packages [2026-05-12T03:24:18.393Z] #59 ... [2026-05-12T03:24:18.393Z] [2026-05-12T03:24:18.393Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-12T03:24:18.393Z] #70 25.07 OK: 255 MiB in 60 packages [2026-05-12T03:24:18.393Z] #70 DONE 27.5s [2026-05-12T03:24:18.393Z] [2026-05-12T03:24:18.393Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-12T03:24:18.393Z] #71 24.97 OK: 255 MiB in 60 packages [2026-05-12T03:24:18.393Z] #71 DONE 28.4s [2026-05-12T03:24:18.393Z] [2026-05-12T03:24:18.393Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:24:18.661Z] #76 ... [2026-05-12T03:24:18.661Z] [2026-05-12T03:24:18.661Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-12T03:24:18.661Z] #57 27.06 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:18.661Z] #57 27.14 (2/2) Installing su-exec (0.2-r3) [2026-05-12T03:24:18.661Z] #57 27.15 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:18.661Z] #57 27.34 OK: 8 MiB in 18 packages [2026-05-12T03:24:18.661Z] #57 DONE 30.3s [2026-05-12T03:24:18.661Z] [2026-05-12T03:24:18.661Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-12T03:24:19.256Z] #77 ... [2026-05-12T03:24:19.256Z] [2026-05-12T03:24:19.256Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-12T03:24:19.256Z] #72 25.97 OK: 255 MiB in 60 packages [2026-05-12T03:24:19.256Z] #72 DONE 28.7s [2026-05-12T03:24:19.256Z] [2026-05-12T03:24:19.256Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:24:19.256Z] #78 DONE 1.1s [2026-05-12T03:24:19.256Z] [2026-05-12T03:24:19.256Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:24:19.875Z] #79 ... [2026-05-12T03:24:19.875Z] [2026-05-12T03:24:19.875Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-12T03:24:19.875Z] #69 27.03 OK: 255 MiB in 60 packages [2026-05-12T03:24:19.875Z] #69 DONE 29.3s [2026-05-12T03:24:20.142Z] [2026-05-12T03:24:20.142Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:24:20.142Z] #76 DONE 1.9s [2026-05-12T03:24:20.142Z] [2026-05-12T03:24:20.142Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:24:20.142Z] #80 ... [2026-05-12T03:24:20.142Z] [2026-05-12T03:24:20.142Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-12T03:24:20.142Z] #65 26.88 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:20.142Z] #65 26.91 Executing ca-certificates-20260413-r0.trigger [2026-05-12T03:24:20.142Z] #65 28.36 OK: 20 MiB in 20 packages [2026-05-12T03:24:20.142Z] #65 DONE 32.1s [2026-05-12T03:24:20.142Z] [2026-05-12T03:24:20.142Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-12T03:24:20.142Z] #56 22.30 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-12T03:24:20.142Z] #56 22.30 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-12T03:24:20.142Z] #56 22.30 OK: 26165 distinct packages available [2026-05-12T03:24:20.142Z] #56 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:20.142Z] #56 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:20.435Z] #56 ... [2026-05-12T03:24:20.435Z] [2026-05-12T03:24:20.435Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-12T03:24:20.435Z] #81 ... [2026-05-12T03:24:20.435Z] [2026-05-12T03:24:20.435Z] #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-12T03:24:20.435Z] #68 17.27 OK: 255 MiB in 60 packages [2026-05-12T03:24:20.435Z] #68 DONE 20.2s [2026-05-12T03:24:20.703Z] [2026-05-12T03:24:20.703Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-12T03:24:20.703Z] #66 20.48 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:21.005Z] #66 ... [2026-05-12T03:24:21.005Z] [2026-05-12T03:24:21.005Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-12T03:24:21.005Z] #59 DONE 32.5s [2026-05-12T03:24:21.005Z] [2026-05-12T03:24:21.005Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:24:21.005Z] #82 DONE 1.7s [2026-05-12T03:24:21.005Z] [2026-05-12T03:24:21.005Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:24:21.979Z] #83 ... [2026-05-12T03:24:21.979Z] [2026-05-12T03:24:21.979Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:21.979Z] #74 18.41 OK: 8 MiB in 17 packages [2026-05-12T03:24:21.979Z] #74 DONE 20.5s [2026-05-12T03:24:21.979Z] [2026-05-12T03:24:21.979Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:24:21.979Z] #80 DONE 2.0s [2026-05-12T03:24:21.979Z] [2026-05-12T03:24:21.979Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-12T03:24:21.979Z] #66 21.13 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:21.979Z] #66 21.25 OK: 8 MiB in 17 packages [2026-05-12T03:24:22.948Z] #66 ... [2026-05-12T03:24:22.948Z] [2026-05-12T03:24:22.948Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-12T03:24:22.948Z] #84 DONE 2.4s [2026-05-12T03:24:22.948Z] [2026-05-12T03:24:22.948Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-12T03:24:22.948Z] #0 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:22.948Z] #0 5.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:22.948Z] #85 ... [2026-05-12T03:24:22.948Z] [2026-05-12T03:24:22.948Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:24:23.534Z] #86 ... [2026-05-12T03:24:23.534Z] [2026-05-12T03:24:23.534Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-12T03:24:23.534Z] #63 25.00 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-12T03:24:23.534Z] #63 25.00 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-12T03:24:23.534Z] #63 25.00 OK: 26165 distinct packages available [2026-05-12T03:24:23.534Z] #63 27.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:23.534Z] #63 29.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:23.534Z] #63 ... [2026-05-12T03:24:23.534Z] [2026-05-12T03:24:23.534Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-12T03:24:23.534Z] #66 DONE 23.4s [2026-05-12T03:24:23.534Z] [2026-05-12T03:24:23.534Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:24:23.824Z] #87 ... [2026-05-12T03:24:23.824Z] [2026-05-12T03:24:23.824Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-12T03:24:23.824Z] #58 25.67 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-12T03:24:23.824Z] #58 25.67 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-12T03:24:23.824Z] #58 25.67 OK: 26165 distinct packages available [2026-05-12T03:24:23.824Z] #58 28.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:23.824Z] #58 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:24.097Z] #58 ... [2026-05-12T03:24:24.097Z] [2026-05-12T03:24:24.097Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-12T03:24:24.097Z] #73 25.74 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-12T03:24:24.097Z] #73 25.74 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-12T03:24:24.097Z] #73 25.74 OK: 26183 distinct packages available [2026-05-12T03:24:24.097Z] #73 29.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:24.097Z] #73 30.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:24.691Z] #73 ... [2026-05-12T03:24:24.691Z] [2026-05-12T03:24:24.691Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-12T03:24:24.691Z] #56 36.80 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-12T03:24:24.960Z] #56 37.08 (2/13) Installing c-ares (1.34.6-r0) [2026-05-12T03:24:25.227Z] #56 37.15 (3/13) Installing libunistring (1.3-r0) [2026-05-12T03:24:25.493Z] #56 37.40 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-12T03:24:25.493Z] #56 37.44 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-12T03:24:25.493Z] #56 37.45 (6/13) Installing libpsl (0.21.5-r3) [2026-05-12T03:24:25.493Z] #56 37.48 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-12T03:24:25.493Z] #56 37.55 (8/13) Installing libcurl (8.14.1-r2) [2026-05-12T03:24:25.493Z] #56 37.62 (9/13) Installing curl (8.14.1-r2) [2026-05-12T03:24:25.493Z] #56 37.65 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:25.493Z] #56 37.67 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-12T03:24:25.493Z] #56 37.67 (12/13) Installing libucontext (1.3.2-r0) [2026-05-12T03:24:25.493Z] #56 37.69 (13/13) Installing gcompat (1.1.0-r4) [2026-05-12T03:24:25.493Z] #56 37.71 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:25.773Z] #56 37.87 OK: 13 MiB in 29 packages [2026-05-12T03:24:27.186Z] #56 ... [2026-05-12T03:24:27.186Z] [2026-05-12T03:24:27.186Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:27.186Z] #0 9.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:27.453Z] #88 ... [2026-05-12T03:24:27.453Z] [2026-05-12T03:24:27.453Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-12T03:24:27.453Z] #58 38.11 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:27.453Z] #58 38.15 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-12T03:24:27.453Z] #58 38.17 (3/5) Installing libucontext (1.3.2-r0) [2026-05-12T03:24:27.453Z] #58 38.20 (4/5) Installing gcompat (1.1.0-r4) [2026-05-12T03:24:27.453Z] #58 38.21 (5/5) Installing openssl (3.5.6-r0) [2026-05-12T03:24:27.453Z] #58 38.26 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:27.453Z] #58 38.39 OK: 9 MiB in 21 packages [2026-05-12T03:24:27.724Z] #58 ... [2026-05-12T03:24:27.724Z] [2026-05-12T03:24:27.724Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-12T03:24:27.724Z] #56 DONE 39.9s [2026-05-12T03:24:28.039Z] [2026-05-12T03:24:28.039Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-12T03:24:28.039Z] #85 13.57 OK: 20 MiB in 20 packages [2026-05-12T03:24:28.039Z] #85 DONE 15.0s [2026-05-12T03:24:28.039Z] [2026-05-12T03:24:28.039Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-12T03:24:28.039Z] #63 37.31 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-12T03:24:28.039Z] #63 37.34 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-12T03:24:28.039Z] #63 37.36 (3/4) Installing libucontext (1.3.2-r0) [2026-05-12T03:24:28.039Z] #63 37.37 (4/4) Installing gcompat (1.1.0-r4) [2026-05-12T03:24:28.039Z] #63 37.39 Executing busybox-1.37.0-r20.trigger [2026-05-12T03:24:28.039Z] #63 37.50 OK: 8 MiB in 20 packages [2026-05-12T03:24:28.039Z] #63 DONE 39.6s [2026-05-12T03:24:28.039Z] [2026-05-12T03:24:28.039Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-12T03:24:28.651Z] #89 DONE 0.6s [2026-05-12T03:24:28.651Z] [2026-05-12T03:24:28.651Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-12T03:24:28.651Z] #73 37.65 OK: 255 MiB in 60 packages [2026-05-12T03:24:28.651Z] #73 ... [2026-05-12T03:24:28.651Z] [2026-05-12T03:24:28.651Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-12T03:24:28.651Z] #58 DONE 40.3s [2026-05-12T03:24:28.651Z] [2026-05-12T03:24:28.651Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-12T03:24:29.609Z] #90 ... [2026-05-12T03:24:29.609Z] [2026-05-12T03:24:29.609Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-12T03:24:29.609Z] #73 DONE 38.8s [2026-05-12T03:24:29.609Z] [2026-05-12T03:24:29.609Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:24:30.193Z] #91 DONE 0.8s [2026-05-12T03:24:30.193Z] [2026-05-12T03:24:30.193Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:30.460Z] #92 ... [2026-05-12T03:24:30.460Z] [2026-05-12T03:24:30.460Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:24:30.460Z] #93 ... [2026-05-12T03:24:30.460Z] [2026-05-12T03:24:30.460Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:24:30.727Z] #94 ... [2026-05-12T03:24:30.727Z] [2026-05-12T03:24:30.727Z] #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:30.993Z] #95 ... [2026-05-12T03:24:30.993Z] [2026-05-12T03:24:30.993Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-12T03:24:30.993Z] #77 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:30.993Z] #77 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:33.490Z] #124 ... [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-12T03:24:33.490Z] #150 DONE 88.9s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-12T03:24:33.490Z] #157 DONE 0.1s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-12T03:24:33.490Z] #158 DONE 0.9s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:24:33.490Z] #159 DONE 0.2s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-12T03:24:33.490Z] #155 ... [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:24:33.490Z] #160 DONE 0.1s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-12T03:24:33.490Z] #161 DONE 0.1s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-12T03:24:33.490Z] #162 DONE 0.0s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #163 [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/ [2026-05-12T03:24:33.490Z] #163 DONE 0.0s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-12T03:24:33.490Z] #152 ... [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #164 [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/ [2026-05-12T03:24:33.490Z] #164 DONE 0.2s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #165 [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/ [2026-05-12T03:24:33.490Z] #165 DONE 1.0s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-12T03:24:33.490Z] #166 DONE 0.1s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-12T03:24:33.490Z] #167 DONE 1.0s [2026-05-12T03:24:33.490Z] [2026-05-12T03:24:33.490Z] #168 [security-bootstrapper] exporting to image [2026-05-12T03:24:33.490Z] #168 exporting layers [2026-05-12T03:24:33.748Z] #168 exporting layers 0.5s done [2026-05-12T03:24:33.748Z] #168 writing image sha256:aec06472bbf9087a7de97ab28556549f5de80ae1561cd0718c17a68b1379209b done [2026-05-12T03:24:33.748Z] #168 naming to docker.io/library/security-bootstrapper done [2026-05-12T03:24:33.748Z] #168 DONE 0.5s [2026-05-12T03:24:33.748Z] [2026-05-12T03:24:33.748Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-12T03:24:35.119Z] #152 ... [2026-05-12T03:24:35.119Z] [2026-05-12T03:24:35.119Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-12T03:24:35.119Z] #151 DONE 94.8s [2026-05-12T03:24:35.119Z] [2026-05-12T03:24:35.119Z] #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:24:35.256Z] #77 ... [2026-05-12T03:24:35.256Z] [2026-05-12T03:24:35.256Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:35.256Z] #88 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:35.256Z] #88 15.76 OK: 9 MiB in 19 packages [2026-05-12T03:24:35.256Z] #88 DONE 17.6s [2026-05-12T03:24:35.256Z] [2026-05-12T03:24:35.256Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-12T03:24:35.256Z] #90 5.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:35.256Z] #90 ... [2026-05-12T03:24:35.256Z] [2026-05-12T03:24:35.256Z] #75 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2026-05-12T03:24:35.256Z] #75 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:35.256Z] #75 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:35.256Z] #75 17.72 OK: 8 MiB in 17 packages [2026-05-12T03:24:35.256Z] #75 DONE 19.2s [2026-05-12T03:24:35.256Z] [2026-05-12T03:24:35.256Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:35.256Z] #92 5.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:35.256Z] #92 7.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:35.376Z] #169 DONE 0.1s [2026-05-12T03:24:35.376Z] [2026-05-12T03:24:35.376Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:24:35.376Z] #170 DONE 0.0s [2026-05-12T03:24:35.376Z] [2026-05-12T03:24:35.376Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-12T03:24:35.376Z] #155 ... [2026-05-12T03:24:35.376Z] [2026-05-12T03:24:35.376Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-12T03:24:35.376Z] #171 DONE 0.1s [2026-05-12T03:24:35.376Z] [2026-05-12T03:24:35.376Z] #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-12T03:24:35.376Z] #172 DONE 0.0s [2026-05-12T03:24:35.633Z] [2026-05-12T03:24:35.633Z] #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-12T03:24:35.633Z] #173 DONE 0.0s [2026-05-12T03:24:35.633Z] [2026-05-12T03:24:35.633Z] #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T03:24:36.564Z] #174 DONE 0.8s [2026-05-12T03:24:36.564Z] [2026-05-12T03:24:36.564Z] #175 [core-common-config-bootstrapper] exporting to image [2026-05-12T03:24:36.564Z] #175 exporting layers 0.3s done [2026-05-12T03:24:36.564Z] #175 writing image sha256:11574cbe5c4f2b8ff40379c66fe9c2d60de4441516a76608fd072b30e1a71ac9 done [2026-05-12T03:24:36.564Z] #175 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-05-12T03:24:36.822Z] #175 DONE 0.4s [2026-05-12T03:24:36.822Z] [2026-05-12T03:24:36.822Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-12T03:24:37.843Z] #92 ... [2026-05-12T03:24:37.843Z] [2026-05-12T03:24:37.843Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-12T03:24:37.843Z] #0 6.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:37.843Z] #0 7.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:38.122Z] #96 ... [2026-05-12T03:24:38.122Z] [2026-05-12T03:24:38.122Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-12T03:24:38.122Z] #77 18.59 OK: 8 MiB in 18 packages [2026-05-12T03:24:38.389Z] #77 DONE 19.6s [2026-05-12T03:24:38.389Z] [2026-05-12T03:24:38.389Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-12T03:24:40.401Z] #97 DONE 2.1s [2026-05-12T03:24:40.401Z] [2026-05-12T03:24:40.401Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-12T03:24:40.669Z] #98 DONE 0.2s [2026-05-12T03:24:40.669Z] [2026-05-12T03:24:40.669Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-12T03:24:40.669Z] #81 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:40.669Z] #81 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:40.669Z] #81 19.87 OK: 20 MiB in 20 packages [2026-05-12T03:24:40.935Z] #81 ... [2026-05-12T03:24:40.935Z] [2026-05-12T03:24:40.935Z] #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:40.935Z] #95 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:40.935Z] #95 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:40.935Z] #95 20.01 OK: 12 MiB in 23 packages [2026-05-12T03:24:41.223Z] #95 ... [2026-05-12T03:24:41.223Z] [2026-05-12T03:24:41.223Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:41.223Z] #92 13.22 OK: 13 MiB in 29 packages [2026-05-12T03:24:41.502Z] #92 ... [2026-05-12T03:24:41.502Z] [2026-05-12T03:24:41.502Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-12T03:24:41.502Z] #81 DONE 21.0s [2026-05-12T03:24:41.502Z] [2026-05-12T03:24:41.502Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-12T03:24:41.502Z] #90 7.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-12T03:24:41.766Z] #90 ... [2026-05-12T03:24:41.766Z] [2026-05-12T03:24:41.766Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-12T03:24:41.766Z] #96 13.77 OK: 8 MiB in 20 packages [2026-05-12T03:24:42.356Z] #96 ... [2026-05-12T03:24:42.356Z] [2026-05-12T03:24:42.356Z] #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:42.356Z] #95 DONE 21.4s [2026-05-12T03:24:42.356Z] [2026-05-12T03:24:42.356Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-12T03:24:42.356Z] #90 13.36 OK: 9 MiB in 21 packages [2026-05-12T03:24:42.629Z] #90 ... [2026-05-12T03:24:42.629Z] [2026-05-12T03:24:42.629Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-12T03:24:42.629Z] #92 DONE 14.7s [2026-05-12T03:24:42.896Z] [2026-05-12T03:24:42.896Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-12T03:24:42.896Z] #90 DONE 14.1s [2026-05-12T03:24:42.896Z] [2026-05-12T03:24:42.896Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-12T03:24:43.166Z] #99 ... [2026-05-12T03:24:43.166Z] [2026-05-12T03:24:43.166Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-12T03:24:43.166Z] #96 DONE 15.2s [2026-05-12T03:24:43.433Z] [2026-05-12T03:24:43.433Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-12T03:24:44.914Z] #100 ... [2026-05-12T03:24:44.914Z] [2026-05-12T03:24:44.914Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-12T03:24:44.914Z] #101 DONE 1.9s [2026-05-12T03:24:44.914Z] [2026-05-12T03:24:44.914Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-12T03:24:45.873Z] #102 ... [2026-05-12T03:24:45.873Z] [2026-05-12T03:24:45.873Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-12T03:24:45.873Z] #99 DONE 3.2s [2026-05-12T03:24:45.873Z] [2026-05-12T03:24:45.873Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-12T03:24:45.873Z] #100 DONE 2.7s [2026-05-12T03:24:46.145Z] [2026-05-12T03:24:46.145Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-12T03:24:46.145Z] #103 DONE 0.2s [2026-05-12T03:24:46.145Z] [2026-05-12T03:24:46.145Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-12T03:24:46.145Z] #104 DONE 0.3s [2026-05-12T03:24:46.145Z] [2026-05-12T03:24:46.145Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-12T03:24:46.451Z] #105 DONE 0.3s [2026-05-12T03:24:46.451Z] [2026-05-12T03:24:46.451Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-12T03:24:46.730Z] #106 ... [2026-05-12T03:24:46.730Z] [2026-05-12T03:24:46.730Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-12T03:24:46.730Z] #102 DONE 1.9s [2026-05-12T03:24:46.730Z] [2026-05-12T03:24:46.730Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-12T03:24:46.730Z] #106 DONE 0.5s [2026-05-12T03:24:46.730Z] [2026-05-12T03:24:46.730Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-12T03:24:46.998Z] #107 ... [2026-05-12T03:24:46.998Z] [2026-05-12T03:24:46.998Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-12T03:24:46.998Z] #108 DONE 0.3s [2026-05-12T03:24:46.998Z] [2026-05-12T03:24:46.998Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-12T03:24:46.998Z] #109 DONE 0.5s [2026-05-12T03:24:46.998Z] [2026-05-12T03:24:46.998Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-12T03:24:46.998Z] #107 DONE 0.3s [2026-05-12T03:24:46.998Z] [2026-05-12T03:24:46.998Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-12T03:24:47.265Z] #110 ... [2026-05-12T03:24:47.265Z] [2026-05-12T03:24:47.265Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-12T03:24:47.265Z] #111 DONE 0.4s [2026-05-12T03:24:47.537Z] [2026-05-12T03:24:47.537Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-12T03:24:47.537Z] #112 DONE 0.3s [2026-05-12T03:24:47.537Z] [2026-05-12T03:24:47.537Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-12T03:24:47.537Z] #110 DONE 0.4s [2026-05-12T03:24:47.537Z] [2026-05-12T03:24:47.537Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-12T03:24:47.803Z] #113 DONE 0.3s [2026-05-12T03:24:47.803Z] [2026-05-12T03:24:47.803Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-12T03:24:47.803Z] #114 DONE 0.3s [2026-05-12T03:24:47.803Z] [2026-05-12T03:24:47.803Z] #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-12T03:24:47.803Z] #115 DONE 0.4s [2026-05-12T03:24:47.803Z] [2026-05-12T03:24:47.803Z] #116 [security-spire-server] exporting to image [2026-05-12T03:24:47.803Z] #116 exporting layers [2026-05-12T03:24:48.767Z] #116 ... [2026-05-12T03:24:48.767Z] [2026-05-12T03:24:48.767Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-12T03:24:48.767Z] #117 DONE 0.9s [2026-05-12T03:24:49.036Z] [2026-05-12T03:24:49.036Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-12T03:24:49.036Z] #118 DONE 0.4s [2026-05-12T03:24:49.036Z] [2026-05-12T03:24:49.036Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:24:49.306Z] #93 ... [2026-05-12T03:24:49.306Z] [2026-05-12T03:24:49.306Z] #116 [security-spire-agent] exporting to image [2026-05-12T03:24:52.642Z] #116 exporting layers 4.6s done [2026-05-12T03:24:52.642Z] #116 writing image sha256:3f661e8707fe35e20b0632432e226e3b021cb6e9d718452e143acc096d2769dd [2026-05-12T03:24:52.642Z] #116 writing image sha256:4fe3c92bd01698e0f99d553b4e51da01fe57d861025e6aecaf00281b7b7c69d4 0.1s done [2026-05-12T03:24:52.642Z] #116 naming to docker.io/library/security-spire-server-arm64 [2026-05-12T03:24:52.642Z] #116 writing image sha256:3f661e8707fe35e20b0632432e226e3b021cb6e9d718452e143acc096d2769dd 0.1s done [2026-05-12T03:24:52.642Z] #116 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-05-12T03:24:52.642Z] #116 naming to docker.io/library/security-spire-config-arm64 done [2026-05-12T03:24:52.642Z] #116 exporting layers 3.5s done [2026-05-12T03:24:52.642Z] #116 writing image sha256:2cdeb9bd84c8577edc0a4d53ade2f81f841e62c17ceae0ea8a6d230b0d8a3dae done [2026-05-12T03:24:52.642Z] #116 naming to docker.io/library/security-spire-agent-arm64 done [2026-05-12T03:24:52.642Z] #116 DONE 4.9s [2026-05-12T03:24:52.642Z] [2026-05-12T03:24:52.642Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T03:25:58.275Z] #155 170.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-12T03:25:58.276Z] #155 DONE 175.4s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-12T03:25:58.276Z] #152 DONE 175.4s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-12T03:25:58.276Z] #147 DONE 175.4s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T03:25:58.276Z] #148 ... [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:25:58.276Z] #176 DONE 0.2s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:25:58.276Z] #177 DONE 0.1s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:25:58.276Z] #178 DONE 0.1s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:25:58.276Z] #179 DONE 0.1s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:25:58.276Z] #180 DONE 0.1s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:25:58.276Z] #181 DONE 0.1s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-12T03:25:58.276Z] #182 DONE 0.3s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-12T03:25:58.276Z] #183 DONE 0.3s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #184 [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 [2026-05-12T03:25:58.276Z] #184 DONE 0.3s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #185 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-12T03:25:58.276Z] #185 DONE 0.1s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-12T03:25:58.276Z] #186 DONE 0.1s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #187 [core-command] exporting to image [2026-05-12T03:25:58.276Z] #187 exporting layers [2026-05-12T03:25:58.276Z] #187 ... [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #188 [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 [2026-05-12T03:25:58.276Z] #188 DONE 0.1s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-12T03:25:58.276Z] #153 DONE 176.5s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-12T03:25:58.276Z] #189 DONE 0.2s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-12T03:25:58.276Z] #190 DONE 0.2s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #187 [core-command] exporting to image [2026-05-12T03:25:58.276Z] #187 exporting layers 0.2s done [2026-05-12T03:25:58.276Z] #187 writing image sha256:09655379c3406cc61848211591dc05e67134032cac79b14e2046e899fc685d82 done [2026-05-12T03:25:58.276Z] #187 naming to docker.io/library/core-command done [2026-05-12T03:25:58.276Z] #187 DONE 0.3s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #191 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:25:58.276Z] #191 ... [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-12T03:25:58.276Z] #192 DONE 0.4s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-12T03:25:58.276Z] #193 DONE 0.4s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #191 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:25:58.276Z] #191 DONE 0.4s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-12T03:25:58.276Z] #194 DONE 0.3s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:25:58.276Z] #195 DONE 0.2s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-12T03:25:58.276Z] #196 DONE 0.3s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-12T03:25:58.276Z] #197 DONE 0.3s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-12T03:25:58.276Z] #198 DONE 0.1s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T03:25:58.276Z] #199 ... [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #200 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T03:25:58.276Z] #200 DONE 0.8s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #201 [security-spiffe-token-provider] exporting to image [2026-05-12T03:25:58.276Z] #201 exporting layers 0.3s done [2026-05-12T03:25:58.276Z] #201 writing image sha256:3a7569e78c07070516a0741c48cff6d283df1a3efc45ec53809889c913ac245d done [2026-05-12T03:25:58.276Z] #201 naming to docker.io/library/security-spiffe-token-provider done [2026-05-12T03:25:58.276Z] #201 DONE 0.4s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T03:25:58.276Z] #199 DONE 0.5s [2026-05-12T03:25:58.276Z] [2026-05-12T03:25:58.276Z] #202 [security-proxy-setup] exporting to image [2026-05-12T03:25:58.533Z] #202 exporting layers 0.4s done [2026-05-12T03:25:58.534Z] #202 writing image sha256:840857c1c95cadbb7323a71847890e0e7aeff98b304adfd344cdf849861d6631 done [2026-05-12T03:25:58.534Z] #202 naming to docker.io/library/security-proxy-setup done [2026-05-12T03:25:58.534Z] #202 DONE 0.4s [2026-05-12T03:25:58.534Z] [2026-05-12T03:25:58.534Z] #203 [security-secretstore-setup] exporting to image [2026-05-12T03:25:58.793Z] #203 exporting layers 0.3s done [2026-05-12T03:25:58.793Z] #203 writing image sha256:70bb8380a2bebffbd62ffba5ab6e3ebd1819e3c625925b5f4b803f1ef01a72bc done [2026-05-12T03:25:58.793Z] #203 naming to docker.io/library/security-secretstore-setup done [2026-05-12T03:25:58.793Z] #203 DONE 0.3s [2026-05-12T03:25:58.793Z] [2026-05-12T03:25:58.793Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-12T03:25:59.357Z] #149 ... [2026-05-12T03:25:59.357Z] [2026-05-12T03:25:59.357Z] #124 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-12T03:25:59.357Z] #124 DONE 178.9s [2026-05-12T03:25:59.357Z] [2026-05-12T03:25:59.357Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:25:59.357Z] #204 DONE 0.0s [2026-05-12T03:25:59.357Z] [2026-05-12T03:25:59.357Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-12T03:25:59.357Z] #149 ... [2026-05-12T03:25:59.357Z] [2026-05-12T03:25:59.357Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-12T03:25:59.613Z] #205 DONE 0.2s [2026-05-12T03:25:59.613Z] [2026-05-12T03:25:59.613Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-12T03:25:59.613Z] #206 DONE 0.0s [2026-05-12T03:25:59.613Z] [2026-05-12T03:25:59.613Z] #207 [core-keeper] exporting to image [2026-05-12T03:25:59.613Z] #207 exporting layers 0.1s done [2026-05-12T03:25:59.613Z] #207 writing image sha256:45dd4ca391ead1cb1149963f6a691584d24ae38a412b921a4504c87343de0817 done [2026-05-12T03:25:59.613Z] #207 naming to docker.io/library/core-keeper done [2026-05-12T03:25:59.613Z] #207 DONE 0.2s [2026-05-12T03:25:59.613Z] [2026-05-12T03:25:59.613Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T03:25:59.613Z] #156 DONE 179.3s [2026-05-12T03:25:59.613Z] [2026-05-12T03:25:59.613Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:25:59.613Z] #208 DONE 0.0s [2026-05-12T03:25:59.613Z] [2026-05-12T03:25:59.613Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-12T03:25:59.870Z] #146 ... [2026-05-12T03:25:59.870Z] [2026-05-12T03:25:59.870Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:26:00.128Z] #209 DONE 0.3s [2026-05-12T03:26:00.128Z] [2026-05-12T03:26:00.128Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-12T03:26:00.128Z] #149 ... [2026-05-12T03:26:00.128Z] [2026-05-12T03:26:00.128Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-12T03:26:00.385Z] #210 DONE 0.2s [2026-05-12T03:26:00.385Z] [2026-05-12T03:26:00.385Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-12T03:26:00.386Z] #211 DONE 0.1s [2026-05-12T03:26:00.386Z] [2026-05-12T03:26:00.386Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-12T03:26:00.386Z] #212 DONE 0.0s [2026-05-12T03:26:00.386Z] [2026-05-12T03:26:00.386Z] #213 [core-metadata] exporting to image [2026-05-12T03:26:00.644Z] #213 ... [2026-05-12T03:26:00.644Z] [2026-05-12T03:26:00.644Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T03:26:00.644Z] #148 DONE 180.3s [2026-05-12T03:26:00.644Z] [2026-05-12T03:26:00.644Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-12T03:26:00.644Z] #149 DONE 180.3s [2026-05-12T03:26:00.644Z] [2026-05-12T03:26:00.644Z] #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:26:00.644Z] #208 DONE 0.0s [2026-05-12T03:26:00.644Z] [2026-05-12T03:26:00.644Z] #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:26:00.644Z] #209 DONE 0.3s [2026-05-12T03:26:00.644Z] [2026-05-12T03:26:00.644Z] #213 [core-metadata] exporting to image [2026-05-12T03:26:00.644Z] #213 exporting layers 0.2s done [2026-05-12T03:26:00.644Z] #213 writing image sha256:3fa7499fc1b11e25ccab82c3aa87610e58f6bf137b4beb7df763848d8e24b7a9 done [2026-05-12T03:26:00.644Z] #213 naming to docker.io/library/core-metadata done [2026-05-12T03:26:00.644Z] #213 DONE 0.2s [2026-05-12T03:26:00.644Z] [2026-05-12T03:26:00.644Z] #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:26:00.902Z] #214 DONE 0.1s [2026-05-12T03:26:00.902Z] [2026-05-12T03:26:00.902Z] #215 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:26:00.902Z] #215 CACHED [2026-05-12T03:26:00.902Z] [2026-05-12T03:26:00.902Z] #216 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:26:00.902Z] #216 CACHED [2026-05-12T03:26:00.902Z] [2026-05-12T03:26:00.902Z] #217 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:26:00.902Z] #217 DONE 0.1s [2026-05-12T03:26:00.902Z] [2026-05-12T03:26:00.902Z] #218 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-12T03:26:00.902Z] #218 DONE 0.2s [2026-05-12T03:26:00.902Z] [2026-05-12T03:26:00.902Z] #219 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-12T03:26:00.902Z] #219 DONE 0.1s [2026-05-12T03:26:00.902Z] [2026-05-12T03:26:00.902Z] #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-12T03:26:01.161Z] #220 DONE 0.1s [2026-05-12T03:26:01.161Z] [2026-05-12T03:26:01.161Z] #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-12T03:26:01.161Z] #221 DONE 0.2s [2026-05-12T03:26:01.161Z] [2026-05-12T03:26:01.161Z] #222 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-12T03:26:01.161Z] #222 DONE 0.0s [2026-05-12T03:26:01.161Z] [2026-05-12T03:26:01.161Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T03:26:01.419Z] #223 DONE 0.3s [2026-05-12T03:26:01.419Z] [2026-05-12T03:26:01.419Z] #224 [core-data] exporting to image [2026-05-12T03:26:01.419Z] #224 exporting layers 0.1s done [2026-05-12T03:26:01.419Z] #224 writing image sha256:ff9afd3d393a2e5560f723ddf46e2e1789c3676f7b705f398cda488b7eecc64c done [2026-05-12T03:26:01.419Z] #224 naming to docker.io/library/core-data done [2026-05-12T03:26:01.419Z] #224 DONE 0.2s [2026-05-12T03:26:01.419Z] [2026-05-12T03:26:01.419Z] #225 [security-proxy-auth] exporting to image [2026-05-12T03:26:01.676Z] #225 exporting layers 0.2s done [2026-05-12T03:26:01.676Z] #225 writing image sha256:ddecabfb08e667a8c97fc40c77d06b2f93dd7f89cdc9def527f18d0cf2a06003 done [2026-05-12T03:26:01.676Z] #225 naming to docker.io/library/security-proxy-auth done [2026-05-12T03:26:01.676Z] #225 DONE 0.2s [2026-05-12T03:26:01.676Z] [2026-05-12T03:26:01.676Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-12T03:26:02.610Z] #146 ... [2026-05-12T03:26:02.610Z] [2026-05-12T03:26:02.610Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-12T03:26:02.610Z] #154 DONE 182.2s [2026-05-12T03:26:02.610Z] [2026-05-12T03:26:02.610Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:26:02.868Z] #226 DONE 0.1s [2026-05-12T03:26:02.868Z] [2026-05-12T03:26:02.868Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:26:02.868Z] #227 DONE 0.0s [2026-05-12T03:26:02.868Z] [2026-05-12T03:26:02.868Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-12T03:26:02.868Z] #228 DONE 0.2s [2026-05-12T03:26:02.868Z] [2026-05-12T03:26:02.868Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-12T03:26:02.868Z] #229 DONE 0.1s [2026-05-12T03:26:02.868Z] [2026-05-12T03:26:02.868Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-12T03:26:03.127Z] #146 ... [2026-05-12T03:26:03.127Z] [2026-05-12T03:26:03.127Z] #230 [support-scheduler] exporting to image [2026-05-12T03:26:03.127Z] #230 ... [2026-05-12T03:26:03.127Z] [2026-05-12T03:26:03.127Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-12T03:26:03.127Z] #146 DONE 182.9s [2026-05-12T03:26:03.127Z] [2026-05-12T03:26:03.127Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:26:03.127Z] #231 DONE 0.0s [2026-05-12T03:26:03.385Z] [2026-05-12T03:26:03.385Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:26:03.385Z] #232 DONE 0.0s [2026-05-12T03:26:03.385Z] [2026-05-12T03:26:03.385Z] #230 [support-scheduler] exporting to image [2026-05-12T03:26:03.385Z] #230 exporting layers 0.4s done [2026-05-12T03:26:03.385Z] #230 ... [2026-05-12T03:26:03.385Z] [2026-05-12T03:26:03.385Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-12T03:26:03.385Z] #233 DONE 0.2s [2026-05-12T03:26:03.385Z] [2026-05-12T03:26:03.385Z] #230 [support-scheduler] exporting to image [2026-05-12T03:26:03.385Z] #230 writing image sha256:efedef9792e3d1b205840a140dd7c209875b889ba37d58a1b3d9956229cf2e5a done [2026-05-12T03:26:03.385Z] #230 naming to docker.io/library/support-scheduler done [2026-05-12T03:26:03.643Z] #230 DONE 0.5s [2026-05-12T03:26:03.643Z] [2026-05-12T03:26:03.643Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-12T03:26:03.643Z] #234 DONE 0.0s [2026-05-12T03:26:03.643Z] [2026-05-12T03:26:03.643Z] #235 [support-notifications] exporting to image [2026-05-12T03:26:03.643Z] #235 exporting layers 0.2s done [2026-05-12T03:26:03.901Z] #235 writing image sha256:b75cc080889cf8e9e4888caf356df75b013a6205cf6e41899ce74aa3369030ee done [2026-05-12T03:26:03.901Z] #235 naming to docker.io/library/support-notifications done [2026-05-12T03:26:03.901Z] #235 DONE 0.2s [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.901Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.902Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T03:26:03.902Z] time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-12T03:26:03.919Z] $ docker stop --time=1 0c4fcecf3b0b3d18f2c89c5a6233f7f05c2c9a0e3ae3b263e2c1517607c1ac89 [2026-05-12T03:26:05.204Z] $ docker rm -f --volumes 0c4fcecf3b0b3d18f2c89c5a6233f7f05c2c9a0e3ae3b263e2c1517607c1ac89 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-12T03:26:05.543Z] + docker images [2026-05-12T03:26:05.543Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-12T03:26:05.543Z] support-notifications latest b75cc080889c 2 seconds ago 57.8MB [2026-05-12T03:26:05.543Z] support-scheduler latest efedef9792e3 3 seconds ago 54.2MB [2026-05-12T03:26:05.543Z] security-proxy-auth latest ddecabfb08e6 4 seconds ago 49.1MB [2026-05-12T03:26:05.543Z] core-metadata latest 3fa7499fc1b1 5 seconds ago 50.1MB [2026-05-12T03:26:05.543Z] core-data latest ff9afd3d393a 5 seconds ago 49.9MB [2026-05-12T03:26:05.543Z] core-keeper latest 45dd4ca391ea 6 seconds ago 49.7MB [2026-05-12T03:26:05.543Z] security-secretstore-setup latest 70bb8380a2be 7 seconds ago 89.2MB [2026-05-12T03:26:05.543Z] security-spiffe-token-provider latest 3a7569e78c07 8 seconds ago 53MB [2026-05-12T03:26:05.543Z] security-proxy-setup latest 840857c1c95c 8 seconds ago 54.8MB [2026-05-12T03:26:05.543Z] core-command latest 09655379c340 9 seconds ago 44.1MB [2026-05-12T03:26:05.543Z] core-common-config-bootstrapper latest 11574cbe5c4f About a minute ago 20.5MB [2026-05-12T03:26:05.543Z] security-bootstrapper latest aec06472bbf9 About a minute ago 21.6MB [2026-05-12T03:26:05.543Z] security-spire-config latest f2374b10f5be 3 minutes ago 177MB [2026-05-12T03:26:05.543Z] security-spire-server latest 55adfad7f811 3 minutes ago 178MB [2026-05-12T03:26:05.543Z] security-spire-agent latest 7ad9b95c7937 3 minutes ago 237MB [2026-05-12T03:26:05.543Z] ci-base-image-x86_64 latest 9310dbba8530 6 minutes ago 970MB [2026-05-12T03:26:05.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB [2026-05-12T03:26:05.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB [2026-05-12T03:26:05.543Z] 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 [2026-05-12T03:26:05.684Z] provisioning config files... [2026-05-12T03:26:05.693Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/976@tmp/config15067593861908809761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-12T03:26:05.999Z] ---> ****-login.sh [2026-05-12T03:26:05.999Z] nexus3.edgexfoundry.org:10001 [2026-05-12T03:26:06.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:26:06.000Z] Login Succeeded [2026-05-12T03:26:06.000Z] nexus3.edgexfoundry.org:10002 [2026-05-12T03:26:06.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:26:06.000Z] Login Succeeded [2026-05-12T03:26:06.000Z] nexus3.edgexfoundry.org:10003 [2026-05-12T03:26:06.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:26:06.260Z] Login Succeeded [2026-05-12T03:26:06.260Z] nexus3.edgexfoundry.org:10004 [2026-05-12T03:26:06.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:26:06.260Z] Login Succeeded [2026-05-12T03:26:06.260Z] ****.io [2026-05-12T03:26:06.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T03:26:06.524Z] Login Succeeded [2026-05-12T03:26:06.524Z] ---> ****-login.sh ends [Pipeline] } [2026-05-12T03:26:06.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:26:06.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-12T03:26:06.592Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-12T03:26:06.592Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:06.592Z] latest [2026-05-12T03:26:06.592Z] 4.1.0-dev.113 [2026-05-12T03:26:06.592Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:06.592Z] main [2026-05-12T03:26:06.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:06.922Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:07.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:07.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-12T03:26:07.243Z] dcddf8eb5aa0: Preparing [2026-05-12T03:26:07.243Z] 55eb104422b8: Preparing [2026-05-12T03:26:07.243Z] f2a23a56e838: Preparing [2026-05-12T03:26:07.243Z] 532b1244534e: Preparing [2026-05-12T03:26:07.243Z] 1eaf256ea557: Preparing [2026-05-12T03:26:07.243Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:07.243Z] 0854555d70ac: Preparing [2026-05-12T03:26:07.243Z] 0854555d70ac: Waiting [2026-05-12T03:26:07.243Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:07.243Z] dcddf8eb5aa0: Pushed [2026-05-12T03:26:07.243Z] 1eaf256ea557: Pushed [2026-05-12T03:26:07.243Z] 532b1244534e: Pushed [2026-05-12T03:26:07.243Z] f2a23a56e838: Pushed [2026-05-12T03:26:07.243Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:07.502Z] c7afcbebe0ba: Pushed [2026-05-12T03:26:12.589Z] 55eb104422b8: Pushed [2026-05-12T03:26:12.589Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:03f450a3c2b5b8ea9f1742353a7cf9a9f91cecccb4829c934d3a9887a1760741 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:12.943Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:13.272Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-12T03:26:13.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-12T03:26:13.272Z] dcddf8eb5aa0: Preparing [2026-05-12T03:26:13.272Z] 55eb104422b8: Preparing [2026-05-12T03:26:13.272Z] f2a23a56e838: Preparing [2026-05-12T03:26:13.272Z] 532b1244534e: Preparing [2026-05-12T03:26:13.272Z] 1eaf256ea557: Preparing [2026-05-12T03:26:13.272Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:13.272Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:13.272Z] 0854555d70ac: Preparing [2026-05-12T03:26:13.272Z] 0854555d70ac: Waiting [2026-05-12T03:26:13.272Z] 532b1244534e: Layer already exists [2026-05-12T03:26:13.272Z] dcddf8eb5aa0: Layer already exists [2026-05-12T03:26:13.272Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:13.272Z] 55eb104422b8: Layer already exists [2026-05-12T03:26:13.272Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:13.272Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:13.272Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:13.272Z] latest: digest: sha256:03f450a3c2b5b8ea9f1742353a7cf9a9f91cecccb4829c934d3a9887a1760741 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:13.600Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:13.935Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-12T03:26:13.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-12T03:26:13.935Z] dcddf8eb5aa0: Preparing [2026-05-12T03:26:13.935Z] 55eb104422b8: Preparing [2026-05-12T03:26:13.935Z] f2a23a56e838: Preparing [2026-05-12T03:26:13.935Z] 532b1244534e: Preparing [2026-05-12T03:26:13.935Z] 1eaf256ea557: Preparing [2026-05-12T03:26:13.935Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:13.935Z] 0854555d70ac: Preparing [2026-05-12T03:26:13.935Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:13.935Z] 0854555d70ac: Waiting [2026-05-12T03:26:13.935Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:13.935Z] dcddf8eb5aa0: Layer already exists [2026-05-12T03:26:13.935Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:13.935Z] 532b1244534e: Layer already exists [2026-05-12T03:26:13.935Z] 55eb104422b8: Layer already exists [2026-05-12T03:26:13.935Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:13.935Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:13.935Z] 4.1.0-dev.113: digest: sha256:03f450a3c2b5b8ea9f1742353a7cf9a9f91cecccb4829c934d3a9887a1760741 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:14.243Z] #15 ... [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #86 DONE 109.2s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #83 DONE 111.2s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #87 DONE 110.2s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #79 DONE 113.0s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #119 [core-data builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #119 ... [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #94 DONE 102.0s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #93 DONE 112.2s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #120 [support-notifications builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #120 ... [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #121 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #122 [security-proxy-setup builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #122 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:26:14.243Z] #123 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #124 DONE 2.0s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #125 [support-scheduler builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #125 DONE 1.9s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #126 [core-keeper builder 7/8] COPY . . [2026-05-12T03:26:14.243Z] #126 DONE 2.0s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #127 [core-metadata builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #127 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #128 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:26:14.243Z] #129 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #130 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:26:14.243Z] #131 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #132 [security-bootstrapper builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #132 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #133 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #133 DONE 2.0s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #120 [support-notifications builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #120 DONE 1.9s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:26:14.243Z] #134 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #135 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #136 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:26:14.243Z] #137 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #138 [core-command builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #138 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #139 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-12T03:26:14.243Z] #140 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-12T03:26:14.243Z] #141 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #142 [security-proxy-auth builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #142 CACHED [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #119 [core-data builder 6/7] COPY . . [2026-05-12T03:26:14.243Z] #119 DONE 2.0s [2026-05-12T03:26:14.243Z] [2026-05-12T03:26:14.243Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-12T03:26:14.260Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:14.579Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:14.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-12T03:26:14.579Z] dcddf8eb5aa0: Preparing [2026-05-12T03:26:14.579Z] 55eb104422b8: Preparing [2026-05-12T03:26:14.579Z] f2a23a56e838: Preparing [2026-05-12T03:26:14.579Z] 532b1244534e: Preparing [2026-05-12T03:26:14.579Z] 1eaf256ea557: Preparing [2026-05-12T03:26:14.579Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:14.579Z] 0854555d70ac: Preparing [2026-05-12T03:26:14.579Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:14.579Z] 0854555d70ac: Waiting [2026-05-12T03:26:14.579Z] dcddf8eb5aa0: Layer already exists [2026-05-12T03:26:14.579Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:14.579Z] 55eb104422b8: Layer already exists [2026-05-12T03:26:14.579Z] 532b1244534e: Layer already exists [2026-05-12T03:26:14.579Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:14.579Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:14.579Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:14.579Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:03f450a3c2b5b8ea9f1742353a7cf9a9f91cecccb4829c934d3a9887a1760741 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:14.896Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:15.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-05-12T03:26:15.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-12T03:26:15.216Z] dcddf8eb5aa0: Preparing [2026-05-12T03:26:15.216Z] 55eb104422b8: Preparing [2026-05-12T03:26:15.216Z] f2a23a56e838: Preparing [2026-05-12T03:26:15.216Z] 532b1244534e: Preparing [2026-05-12T03:26:15.216Z] 1eaf256ea557: Preparing [2026-05-12T03:26:15.216Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:15.216Z] 0854555d70ac: Preparing [2026-05-12T03:26:15.216Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:15.216Z] 0854555d70ac: Waiting [2026-05-12T03:26:15.216Z] 532b1244534e: Layer already exists [2026-05-12T03:26:15.216Z] dcddf8eb5aa0: Layer already exists [2026-05-12T03:26:15.216Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:15.216Z] 55eb104422b8: Layer already exists [2026-05-12T03:26:15.216Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:15.216Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:15.216Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:15.216Z] main: digest: sha256:03f450a3c2b5b8ea9f1742353a7cf9a9f91cecccb4829c934d3a9887a1760741 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:26:15.297Z] ===================================================== [Pipeline] echo [2026-05-12T03:26:15.312Z] taggedImages: [2026-05-12T03:26:15.313Z] - nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:15.313Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-12T03:26:15.313Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-12T03:26:15.313Z] - nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:15.313Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-05-12T03:26:15.343Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-12T03:26:15.343Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:15.343Z] latest [2026-05-12T03:26:15.343Z] 4.1.0-dev.113 [2026-05-12T03:26:15.343Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:15.343Z] main [2026-05-12T03:26:15.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:15.688Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:16.004Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:16.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-12T03:26:16.004Z] c50aba92acad: Preparing [2026-05-12T03:26:16.004Z] 0ad0e6b802ad: Preparing [2026-05-12T03:26:16.004Z] ab82594ceee3: Preparing [2026-05-12T03:26:16.004Z] bfaf307ccf24: Preparing [2026-05-12T03:26:16.004Z] f2a23a56e838: Preparing [2026-05-12T03:26:16.004Z] 532b1244534e: Preparing [2026-05-12T03:26:16.004Z] 1eaf256ea557: Preparing [2026-05-12T03:26:16.004Z] 532b1244534e: Waiting [2026-05-12T03:26:16.004Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:16.004Z] 1eaf256ea557: Waiting [2026-05-12T03:26:16.004Z] 0854555d70ac: Preparing [2026-05-12T03:26:16.004Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:16.004Z] 0854555d70ac: Waiting [2026-05-12T03:26:16.004Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:16.004Z] 532b1244534e: Layer already exists [2026-05-12T03:26:16.004Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:16.004Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:16.004Z] 0ad0e6b802ad: Pushed [2026-05-12T03:26:16.004Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:16.004Z] c50aba92acad: Pushed [2026-05-12T03:26:16.004Z] ab82594ceee3: Pushed [2026-05-12T03:26:17.380Z] bfaf307ccf24: Pushed [2026-05-12T03:26:17.380Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:89f848e630a705f0380c96c17f4b99baeb5d5dde60dadb566985feacf483055f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:17.707Z] + 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 [2026-05-12T03:26:18.028Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-12T03:26:18.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-12T03:26:18.028Z] c50aba92acad: Preparing [2026-05-12T03:26:18.028Z] 0ad0e6b802ad: Preparing [2026-05-12T03:26:18.028Z] ab82594ceee3: Preparing [2026-05-12T03:26:18.028Z] bfaf307ccf24: Preparing [2026-05-12T03:26:18.028Z] f2a23a56e838: Preparing [2026-05-12T03:26:18.028Z] 532b1244534e: Preparing [2026-05-12T03:26:18.028Z] 1eaf256ea557: Preparing [2026-05-12T03:26:18.028Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:18.028Z] 0854555d70ac: Preparing [2026-05-12T03:26:18.028Z] 532b1244534e: Waiting [2026-05-12T03:26:18.028Z] 1eaf256ea557: Waiting [2026-05-12T03:26:18.028Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:18.028Z] 0854555d70ac: Waiting [2026-05-12T03:26:18.028Z] c50aba92acad: Layer already exists [2026-05-12T03:26:18.028Z] 0ad0e6b802ad: Layer already exists [2026-05-12T03:26:18.028Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:18.028Z] bfaf307ccf24: Layer already exists [2026-05-12T03:26:18.028Z] ab82594ceee3: Layer already exists [2026-05-12T03:26:18.028Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:18.028Z] 532b1244534e: Layer already exists [2026-05-12T03:26:18.028Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:18.028Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:18.028Z] latest: digest: sha256:89f848e630a705f0380c96c17f4b99baeb5d5dde60dadb566985feacf483055f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:18.350Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:18.677Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-12T03:26:18.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-12T03:26:18.677Z] c50aba92acad: Preparing [2026-05-12T03:26:18.677Z] 0ad0e6b802ad: Preparing [2026-05-12T03:26:18.677Z] ab82594ceee3: Preparing [2026-05-12T03:26:18.677Z] bfaf307ccf24: Preparing [2026-05-12T03:26:18.677Z] f2a23a56e838: Preparing [2026-05-12T03:26:18.677Z] 532b1244534e: Preparing [2026-05-12T03:26:18.677Z] 1eaf256ea557: Preparing [2026-05-12T03:26:18.677Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:18.677Z] 0854555d70ac: Preparing [2026-05-12T03:26:18.677Z] 532b1244534e: Waiting [2026-05-12T03:26:18.677Z] 1eaf256ea557: Waiting [2026-05-12T03:26:18.677Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:18.677Z] 0854555d70ac: Waiting [2026-05-12T03:26:18.677Z] bfaf307ccf24: Layer already exists [2026-05-12T03:26:18.677Z] 0ad0e6b802ad: Layer already exists [2026-05-12T03:26:18.677Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:18.677Z] c50aba92acad: Layer already exists [2026-05-12T03:26:18.677Z] ab82594ceee3: Layer already exists [2026-05-12T03:26:18.677Z] 532b1244534e: Layer already exists [2026-05-12T03:26:18.677Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:18.677Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:18.677Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:18.677Z] 4.1.0-dev.113: digest: sha256:89f848e630a705f0380c96c17f4b99baeb5d5dde60dadb566985feacf483055f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:19.003Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:19.335Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:19.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-12T03:26:19.335Z] c50aba92acad: Preparing [2026-05-12T03:26:19.335Z] 0ad0e6b802ad: Preparing [2026-05-12T03:26:19.335Z] ab82594ceee3: Preparing [2026-05-12T03:26:19.335Z] bfaf307ccf24: Preparing [2026-05-12T03:26:19.335Z] f2a23a56e838: Preparing [2026-05-12T03:26:19.335Z] 532b1244534e: Preparing [2026-05-12T03:26:19.335Z] 1eaf256ea557: Preparing [2026-05-12T03:26:19.335Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:19.335Z] 0854555d70ac: Preparing [2026-05-12T03:26:19.335Z] 0854555d70ac: Waiting [2026-05-12T03:26:19.335Z] 1eaf256ea557: Waiting [2026-05-12T03:26:19.335Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:19.335Z] 532b1244534e: Waiting [2026-05-12T03:26:19.335Z] 0ad0e6b802ad: Layer already exists [2026-05-12T03:26:19.335Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:19.335Z] ab82594ceee3: Layer already exists [2026-05-12T03:26:19.335Z] c50aba92acad: Layer already exists [2026-05-12T03:26:19.335Z] bfaf307ccf24: Layer already exists [2026-05-12T03:26:19.335Z] 532b1244534e: Layer already exists [2026-05-12T03:26:19.335Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:19.335Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:19.335Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:19.335Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:89f848e630a705f0380c96c17f4b99baeb5d5dde60dadb566985feacf483055f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:19.620Z] #143 ... [2026-05-12T03:26:19.620Z] [2026-05-12T03:26:19.620Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-12T03:26:19.620Z] #0 5.362 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-12T03:26:19.669Z] + 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 [2026-05-12T03:26:19.986Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-12T03:26:19.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-12T03:26:19.987Z] c50aba92acad: Preparing [2026-05-12T03:26:19.987Z] 0ad0e6b802ad: Preparing [2026-05-12T03:26:19.987Z] ab82594ceee3: Preparing [2026-05-12T03:26:19.987Z] bfaf307ccf24: Preparing [2026-05-12T03:26:19.987Z] f2a23a56e838: Preparing [2026-05-12T03:26:19.987Z] 532b1244534e: Preparing [2026-05-12T03:26:19.987Z] 1eaf256ea557: Preparing [2026-05-12T03:26:19.987Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:19.987Z] 0854555d70ac: Preparing [2026-05-12T03:26:19.987Z] 532b1244534e: Waiting [2026-05-12T03:26:19.987Z] 1eaf256ea557: Waiting [2026-05-12T03:26:19.987Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:19.987Z] 0854555d70ac: Waiting [2026-05-12T03:26:19.987Z] c50aba92acad: Layer already exists [2026-05-12T03:26:19.987Z] ab82594ceee3: Layer already exists [2026-05-12T03:26:19.987Z] bfaf307ccf24: Layer already exists [2026-05-12T03:26:19.987Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:19.987Z] 0ad0e6b802ad: Layer already exists [2026-05-12T03:26:19.987Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:19.987Z] 532b1244534e: Layer already exists [2026-05-12T03:26:19.987Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:19.987Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:19.987Z] main: digest: sha256:89f848e630a705f0380c96c17f4b99baeb5d5dde60dadb566985feacf483055f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:26:20.064Z] ===================================================== [Pipeline] echo [2026-05-12T03:26:20.081Z] taggedImages: [2026-05-12T03:26:20.081Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:20.081Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-12T03:26:20.081Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-12T03:26:20.081Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:20.081Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-05-12T03:26:20.110Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-12T03:26:20.110Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:20.110Z] latest [2026-05-12T03:26:20.110Z] 4.1.0-dev.113 [2026-05-12T03:26:20.110Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:20.110Z] main [2026-05-12T03:26:20.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:20.203Z] #144 ... [2026-05-12T03:26:20.204Z] [2026-05-12T03:26:20.204Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-12T03:26:20.204Z] #0 5.910 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-12T03:26:20.461Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [2026-05-12T03:26:20.469Z] #145 ... [2026-05-12T03:26:20.469Z] [2026-05-12T03:26:20.469Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-12T03:26:20.469Z] #143 6.186 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:20.783Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:20.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-12T03:26:20.783Z] 2a5aa6f897af: Preparing [2026-05-12T03:26:20.783Z] 8182c1df2d37: Preparing [2026-05-12T03:26:20.783Z] f2a23a56e838: Preparing [2026-05-12T03:26:20.783Z] 532b1244534e: Preparing [2026-05-12T03:26:20.783Z] 1eaf256ea557: Preparing [2026-05-12T03:26:20.783Z] 1d9e9b64872f: Preparing [2026-05-12T03:26:20.783Z] 0854555d70ac: Preparing [2026-05-12T03:26:20.783Z] 1d9e9b64872f: Waiting [2026-05-12T03:26:20.783Z] 0854555d70ac: Waiting [2026-05-12T03:26:20.783Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:20.783Z] 532b1244534e: Layer already exists [2026-05-12T03:26:20.783Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:20.783Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:20.783Z] 2a5aa6f897af: Pushed [2026-05-12T03:26:20.783Z] 1d9e9b64872f: Pushed [2026-05-12T03:26:24.735Z] #143 ... [2026-05-12T03:26:24.735Z] [2026-05-12T03:26:24.735Z] #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 [2026-05-12T03:26:24.735Z] #0 4.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-12T03:26:24.735Z] #146 ... [2026-05-12T03:26:24.735Z] [2026-05-12T03:26:24.735Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T03:26:24.735Z] #0 6.216 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-12T03:26:24.735Z] #147 ... [2026-05-12T03:26:24.735Z] [2026-05-12T03:26:24.735Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T03:26:24.735Z] #0 5.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-12T03:26:24.735Z] #148 ... [2026-05-12T03:26:24.735Z] [2026-05-12T03:26:24.735Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-12T03:26:24.735Z] #0 5.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-12T03:26:24.735Z] #149 ... [2026-05-12T03:26:24.735Z] [2026-05-12T03:26:24.735Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-12T03:26:24.735Z] #0 4.062 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-12T03:26:25.004Z] #150 ... [2026-05-12T03:26:25.004Z] [2026-05-12T03:26:25.004Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-12T03:26:25.004Z] #0 6.059 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-12T03:26:25.004Z] #151 ... [2026-05-12T03:26:25.005Z] [2026-05-12T03:26:25.005Z] #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-12T03:26:25.005Z] #0 5.892 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-12T03:26:25.275Z] #152 ... [2026-05-12T03:26:25.275Z] [2026-05-12T03:26:25.275Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-12T03:26:25.275Z] #0 6.032 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-12T03:26:25.543Z] #153 ... [2026-05-12T03:26:25.543Z] [2026-05-12T03:26:25.543Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-12T03:26:25.543Z] #0 5.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-12T03:26:26.051Z] 8182c1df2d37: Pushed [2026-05-12T03:26:26.051Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:2c61030ee75f1cc6b5d878bb8f545bbc711cb1d6f51b022e0991d8babd2bed51 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:26.440Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:26.944Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-12T03:26:26.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-12T03:26:26.944Z] 2a5aa6f897af: Preparing [2026-05-12T03:26:26.944Z] 8182c1df2d37: Preparing [2026-05-12T03:26:26.944Z] f2a23a56e838: Preparing [2026-05-12T03:26:26.944Z] 532b1244534e: Preparing [2026-05-12T03:26:26.944Z] 1eaf256ea557: Preparing [2026-05-12T03:26:26.944Z] 1d9e9b64872f: Preparing [2026-05-12T03:26:26.944Z] 0854555d70ac: Preparing [2026-05-12T03:26:26.944Z] 1d9e9b64872f: Waiting [2026-05-12T03:26:26.944Z] 0854555d70ac: Waiting [2026-05-12T03:26:26.944Z] 2a5aa6f897af: Layer already exists [2026-05-12T03:26:26.944Z] 8182c1df2d37: Layer already exists [2026-05-12T03:26:26.944Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:26.944Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:26.944Z] 532b1244534e: Layer already exists [2026-05-12T03:26:26.944Z] 1d9e9b64872f: Layer already exists [2026-05-12T03:26:26.944Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:26.944Z] latest: digest: sha256:2c61030ee75f1cc6b5d878bb8f545bbc711cb1d6f51b022e0991d8babd2bed51 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:27.379Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:27.779Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-12T03:26:27.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-12T03:26:27.779Z] 2a5aa6f897af: Preparing [2026-05-12T03:26:27.779Z] 8182c1df2d37: Preparing [2026-05-12T03:26:27.779Z] f2a23a56e838: Preparing [2026-05-12T03:26:27.779Z] 532b1244534e: Preparing [2026-05-12T03:26:27.779Z] 1eaf256ea557: Preparing [2026-05-12T03:26:27.779Z] 1d9e9b64872f: Preparing [2026-05-12T03:26:27.779Z] 0854555d70ac: Preparing [2026-05-12T03:26:27.779Z] 0854555d70ac: Waiting [2026-05-12T03:26:27.779Z] 1d9e9b64872f: Waiting [2026-05-12T03:26:27.779Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:27.779Z] 532b1244534e: Layer already exists [2026-05-12T03:26:27.779Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:27.779Z] 2a5aa6f897af: Layer already exists [2026-05-12T03:26:27.779Z] 8182c1df2d37: Layer already exists [2026-05-12T03:26:27.779Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:27.779Z] 1d9e9b64872f: Layer already exists [2026-05-12T03:26:27.779Z] 4.1.0-dev.113: digest: sha256:2c61030ee75f1cc6b5d878bb8f545bbc711cb1d6f51b022e0991d8babd2bed51 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:28.111Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:28.428Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:28.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-12T03:26:28.428Z] 2a5aa6f897af: Preparing [2026-05-12T03:26:28.428Z] 8182c1df2d37: Preparing [2026-05-12T03:26:28.428Z] f2a23a56e838: Preparing [2026-05-12T03:26:28.428Z] 532b1244534e: Preparing [2026-05-12T03:26:28.428Z] 1eaf256ea557: Preparing [2026-05-12T03:26:28.428Z] 1d9e9b64872f: Preparing [2026-05-12T03:26:28.428Z] 0854555d70ac: Preparing [2026-05-12T03:26:28.428Z] 1d9e9b64872f: Waiting [2026-05-12T03:26:28.428Z] 0854555d70ac: Waiting [2026-05-12T03:26:28.428Z] 532b1244534e: Layer already exists [2026-05-12T03:26:28.428Z] 2a5aa6f897af: Layer already exists [2026-05-12T03:26:28.428Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:28.428Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:28.428Z] 8182c1df2d37: Layer already exists [2026-05-12T03:26:28.428Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:28.428Z] 1d9e9b64872f: Layer already exists [2026-05-12T03:26:28.428Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:2c61030ee75f1cc6b5d878bb8f545bbc711cb1d6f51b022e0991d8babd2bed51 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:28.763Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:29.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-05-12T03:26:29.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-12T03:26:29.089Z] 2a5aa6f897af: Preparing [2026-05-12T03:26:29.089Z] 8182c1df2d37: Preparing [2026-05-12T03:26:29.089Z] f2a23a56e838: Preparing [2026-05-12T03:26:29.089Z] 532b1244534e: Preparing [2026-05-12T03:26:29.089Z] 1eaf256ea557: Preparing [2026-05-12T03:26:29.089Z] 1d9e9b64872f: Preparing [2026-05-12T03:26:29.089Z] 0854555d70ac: Preparing [2026-05-12T03:26:29.089Z] 1d9e9b64872f: Waiting [2026-05-12T03:26:29.089Z] 0854555d70ac: Waiting [2026-05-12T03:26:29.089Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:29.089Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:29.089Z] 8182c1df2d37: Layer already exists [2026-05-12T03:26:29.089Z] 2a5aa6f897af: Layer already exists [2026-05-12T03:26:29.089Z] 532b1244534e: Layer already exists [2026-05-12T03:26:29.089Z] 1d9e9b64872f: Layer already exists [2026-05-12T03:26:29.089Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:29.089Z] main: digest: sha256:2c61030ee75f1cc6b5d878bb8f545bbc711cb1d6f51b022e0991d8babd2bed51 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:26:29.154Z] ===================================================== [Pipeline] echo [2026-05-12T03:26:29.166Z] taggedImages: [2026-05-12T03:26:29.166Z] - nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:29.166Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-12T03:26:29.166Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-12T03:26:29.166Z] - nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:29.166Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-05-12T03:26:29.196Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-12T03:26:29.196Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:29.196Z] latest [2026-05-12T03:26:29.196Z] 4.1.0-dev.113 [2026-05-12T03:26:29.196Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:29.196Z] main [2026-05-12T03:26:29.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:29.536Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:29.854Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:29.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-12T03:26:29.854Z] 0ae5da566940: Preparing [2026-05-12T03:26:29.854Z] b0c00b5b937f: Preparing [2026-05-12T03:26:29.854Z] 532b1244534e: Preparing [2026-05-12T03:26:29.854Z] 6c206f3d981e: Preparing [2026-05-12T03:26:29.854Z] 5364da6c19ad: Preparing [2026-05-12T03:26:29.854Z] 0854555d70ac: Preparing [2026-05-12T03:26:29.854Z] 0854555d70ac: Waiting [2026-05-12T03:26:29.854Z] 532b1244534e: Layer already exists [2026-05-12T03:26:29.854Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:29.854Z] 5364da6c19ad: Pushed [2026-05-12T03:26:29.854Z] 0ae5da566940: Pushed [2026-05-12T03:26:29.854Z] 6c206f3d981e: Pushed [2026-05-12T03:26:34.042Z] b0c00b5b937f: Pushed [2026-05-12T03:26:34.042Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:79654b1840059eb1396be19566e6a9b4a4665eb07c10b3a81bf7fbe42d70b6cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:34.367Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:34.689Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-12T03:26:34.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-12T03:26:34.689Z] 0ae5da566940: Preparing [2026-05-12T03:26:34.689Z] b0c00b5b937f: Preparing [2026-05-12T03:26:34.689Z] 532b1244534e: Preparing [2026-05-12T03:26:34.689Z] 6c206f3d981e: Preparing [2026-05-12T03:26:34.689Z] 5364da6c19ad: Preparing [2026-05-12T03:26:34.689Z] 0854555d70ac: Preparing [2026-05-12T03:26:34.689Z] 0854555d70ac: Waiting [2026-05-12T03:26:34.689Z] 532b1244534e: Layer already exists [2026-05-12T03:26:34.689Z] b0c00b5b937f: Layer already exists [2026-05-12T03:26:34.689Z] 6c206f3d981e: Layer already exists [2026-05-12T03:26:34.689Z] 0ae5da566940: Layer already exists [2026-05-12T03:26:34.689Z] 5364da6c19ad: Layer already exists [2026-05-12T03:26:34.689Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:34.689Z] latest: digest: sha256:79654b1840059eb1396be19566e6a9b4a4665eb07c10b3a81bf7fbe42d70b6cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:35.012Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:35.326Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-12T03:26:35.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-12T03:26:35.327Z] 0ae5da566940: Preparing [2026-05-12T03:26:35.327Z] b0c00b5b937f: Preparing [2026-05-12T03:26:35.327Z] 532b1244534e: Preparing [2026-05-12T03:26:35.327Z] 6c206f3d981e: Preparing [2026-05-12T03:26:35.327Z] 5364da6c19ad: Preparing [2026-05-12T03:26:35.327Z] 0854555d70ac: Preparing [2026-05-12T03:26:35.327Z] 0854555d70ac: Waiting [2026-05-12T03:26:35.327Z] 5364da6c19ad: Layer already exists [2026-05-12T03:26:35.327Z] 532b1244534e: Layer already exists [2026-05-12T03:26:35.327Z] 6c206f3d981e: Layer already exists [2026-05-12T03:26:35.327Z] 0ae5da566940: Layer already exists [2026-05-12T03:26:35.327Z] b0c00b5b937f: Layer already exists [2026-05-12T03:26:35.327Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:35.327Z] 4.1.0-dev.113: digest: sha256:79654b1840059eb1396be19566e6a9b4a4665eb07c10b3a81bf7fbe42d70b6cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:35.646Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:35.971Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:35.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-12T03:26:35.971Z] 0ae5da566940: Preparing [2026-05-12T03:26:35.971Z] b0c00b5b937f: Preparing [2026-05-12T03:26:35.971Z] 532b1244534e: Preparing [2026-05-12T03:26:35.971Z] 6c206f3d981e: Preparing [2026-05-12T03:26:35.971Z] 5364da6c19ad: Preparing [2026-05-12T03:26:35.971Z] 0854555d70ac: Preparing [2026-05-12T03:26:35.971Z] 0854555d70ac: Waiting [2026-05-12T03:26:35.971Z] 0ae5da566940: Layer already exists [2026-05-12T03:26:35.971Z] 532b1244534e: Layer already exists [2026-05-12T03:26:35.971Z] b0c00b5b937f: Layer already exists [2026-05-12T03:26:35.971Z] 5364da6c19ad: Layer already exists [2026-05-12T03:26:35.971Z] 6c206f3d981e: Layer already exists [2026-05-12T03:26:35.971Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:35.971Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:79654b1840059eb1396be19566e6a9b4a4665eb07c10b3a81bf7fbe42d70b6cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:36.294Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:36.612Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-12T03:26:36.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-12T03:26:36.612Z] 0ae5da566940: Preparing [2026-05-12T03:26:36.612Z] b0c00b5b937f: Preparing [2026-05-12T03:26:36.612Z] 532b1244534e: Preparing [2026-05-12T03:26:36.612Z] 6c206f3d981e: Preparing [2026-05-12T03:26:36.612Z] 5364da6c19ad: Preparing [2026-05-12T03:26:36.612Z] 0854555d70ac: Preparing [2026-05-12T03:26:36.612Z] 0854555d70ac: Waiting [2026-05-12T03:26:36.612Z] 5364da6c19ad: Layer already exists [2026-05-12T03:26:36.612Z] 0ae5da566940: Layer already exists [2026-05-12T03:26:36.612Z] b0c00b5b937f: Layer already exists [2026-05-12T03:26:36.612Z] 6c206f3d981e: Layer already exists [2026-05-12T03:26:36.612Z] 532b1244534e: Layer already exists [2026-05-12T03:26:36.612Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:36.612Z] main: digest: sha256:79654b1840059eb1396be19566e6a9b4a4665eb07c10b3a81bf7fbe42d70b6cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:26:36.685Z] ===================================================== [Pipeline] echo [2026-05-12T03:26:36.698Z] taggedImages: [2026-05-12T03:26:36.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:36.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-12T03:26:36.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-12T03:26:36.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:36.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-05-12T03:26:36.725Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-12T03:26:36.725Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:36.725Z] latest [2026-05-12T03:26:36.725Z] 4.1.0-dev.113 [2026-05-12T03:26:36.725Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:36.725Z] main [2026-05-12T03:26:36.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:37.072Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:37.389Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:37.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-12T03:26:37.389Z] 0528644e02b0: Preparing [2026-05-12T03:26:37.389Z] bab465c1a00c: Preparing [2026-05-12T03:26:37.389Z] 2bd80a719efe: Preparing [2026-05-12T03:26:37.389Z] f2a23a56e838: Preparing [2026-05-12T03:26:37.389Z] 532b1244534e: Preparing [2026-05-12T03:26:37.389Z] 1eaf256ea557: Preparing [2026-05-12T03:26:37.389Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:37.389Z] 0854555d70ac: Preparing [2026-05-12T03:26:37.389Z] 1eaf256ea557: Waiting [2026-05-12T03:26:37.389Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:37.389Z] 0854555d70ac: Waiting [2026-05-12T03:26:37.389Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:37.389Z] 532b1244534e: Layer already exists [2026-05-12T03:26:37.389Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:37.389Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:37.389Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:37.389Z] bab465c1a00c: Pushed [2026-05-12T03:26:37.389Z] 0528644e02b0: Pushed [2026-05-12T03:26:41.574Z] 2bd80a719efe: Pushed [2026-05-12T03:26:41.574Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:f808d4b9aeaf47b81cde3e9a5b8c518470d51aa61fdee95c35f82b79ed713685 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:41.900Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:42.213Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-12T03:26:42.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-12T03:26:42.213Z] 0528644e02b0: Preparing [2026-05-12T03:26:42.213Z] bab465c1a00c: Preparing [2026-05-12T03:26:42.213Z] 2bd80a719efe: Preparing [2026-05-12T03:26:42.213Z] f2a23a56e838: Preparing [2026-05-12T03:26:42.213Z] 532b1244534e: Preparing [2026-05-12T03:26:42.213Z] 1eaf256ea557: Preparing [2026-05-12T03:26:42.213Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:42.213Z] 0854555d70ac: Preparing [2026-05-12T03:26:42.213Z] 1eaf256ea557: Waiting [2026-05-12T03:26:42.213Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:42.213Z] 0854555d70ac: Waiting [2026-05-12T03:26:42.213Z] 2bd80a719efe: Layer already exists [2026-05-12T03:26:42.213Z] bab465c1a00c: Layer already exists [2026-05-12T03:26:42.213Z] 532b1244534e: Layer already exists [2026-05-12T03:26:42.213Z] 0528644e02b0: Layer already exists [2026-05-12T03:26:42.213Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:42.213Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:42.213Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:42.213Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:42.213Z] latest: digest: sha256:f808d4b9aeaf47b81cde3e9a5b8c518470d51aa61fdee95c35f82b79ed713685 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:42.540Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:42.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-12T03:26:42.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-12T03:26:42.916Z] 0528644e02b0: Preparing [2026-05-12T03:26:42.916Z] bab465c1a00c: Preparing [2026-05-12T03:26:42.916Z] 2bd80a719efe: Preparing [2026-05-12T03:26:42.916Z] f2a23a56e838: Preparing [2026-05-12T03:26:42.916Z] 532b1244534e: Preparing [2026-05-12T03:26:42.916Z] 1eaf256ea557: Preparing [2026-05-12T03:26:42.916Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:42.916Z] 0854555d70ac: Preparing [2026-05-12T03:26:42.916Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:42.916Z] 0854555d70ac: Waiting [2026-05-12T03:26:42.916Z] 1eaf256ea557: Waiting [2026-05-12T03:26:42.916Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:42.916Z] 2bd80a719efe: Layer already exists [2026-05-12T03:26:42.916Z] bab465c1a00c: Layer already exists [2026-05-12T03:26:42.916Z] 532b1244534e: Layer already exists [2026-05-12T03:26:42.916Z] 0528644e02b0: Layer already exists [2026-05-12T03:26:42.916Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:42.916Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:42.916Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:42.916Z] 4.1.0-dev.113: digest: sha256:f808d4b9aeaf47b81cde3e9a5b8c518470d51aa61fdee95c35f82b79ed713685 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:43.247Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:43.569Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:43.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-12T03:26:43.569Z] 0528644e02b0: Preparing [2026-05-12T03:26:43.569Z] bab465c1a00c: Preparing [2026-05-12T03:26:43.569Z] 2bd80a719efe: Preparing [2026-05-12T03:26:43.569Z] f2a23a56e838: Preparing [2026-05-12T03:26:43.569Z] 532b1244534e: Preparing [2026-05-12T03:26:43.569Z] 1eaf256ea557: Preparing [2026-05-12T03:26:43.569Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:43.569Z] 0854555d70ac: Preparing [2026-05-12T03:26:43.569Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:43.569Z] 0854555d70ac: Waiting [2026-05-12T03:26:43.569Z] 2bd80a719efe: Layer already exists [2026-05-12T03:26:43.569Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:43.569Z] 0528644e02b0: Layer already exists [2026-05-12T03:26:43.569Z] bab465c1a00c: Layer already exists [2026-05-12T03:26:43.569Z] 532b1244534e: Layer already exists [2026-05-12T03:26:43.569Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:43.569Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:43.569Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:43.569Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:f808d4b9aeaf47b81cde3e9a5b8c518470d51aa61fdee95c35f82b79ed713685 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:43.893Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:44.206Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-12T03:26:44.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-12T03:26:44.206Z] 0528644e02b0: Preparing [2026-05-12T03:26:44.206Z] bab465c1a00c: Preparing [2026-05-12T03:26:44.206Z] 2bd80a719efe: Preparing [2026-05-12T03:26:44.206Z] f2a23a56e838: Preparing [2026-05-12T03:26:44.206Z] 532b1244534e: Preparing [2026-05-12T03:26:44.206Z] 1eaf256ea557: Preparing [2026-05-12T03:26:44.206Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:44.206Z] 0854555d70ac: Preparing [2026-05-12T03:26:44.206Z] 1eaf256ea557: Waiting [2026-05-12T03:26:44.206Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:44.206Z] 0854555d70ac: Waiting [2026-05-12T03:26:44.206Z] 2bd80a719efe: Layer already exists [2026-05-12T03:26:44.206Z] 0528644e02b0: Layer already exists [2026-05-12T03:26:44.206Z] bab465c1a00c: Layer already exists [2026-05-12T03:26:44.206Z] 532b1244534e: Layer already exists [2026-05-12T03:26:44.206Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:44.206Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:44.206Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:44.206Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:44.206Z] main: digest: sha256:f808d4b9aeaf47b81cde3e9a5b8c518470d51aa61fdee95c35f82b79ed713685 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:26:44.285Z] ===================================================== [Pipeline] echo [2026-05-12T03:26:44.301Z] taggedImages: [2026-05-12T03:26:44.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:44.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-12T03:26:44.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-12T03:26:44.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:44.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-05-12T03:26:44.327Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-12T03:26:44.328Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:44.328Z] latest [2026-05-12T03:26:44.328Z] 4.1.0-dev.113 [2026-05-12T03:26:44.328Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:44.328Z] main [2026-05-12T03:26:44.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:44.673Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:44.992Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:44.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-12T03:26:44.992Z] 8433e9044022: Preparing [2026-05-12T03:26:44.992Z] 677028538447: Preparing [2026-05-12T03:26:44.992Z] 9c21b4c2843f: Preparing [2026-05-12T03:26:44.992Z] e8d548064d07: Preparing [2026-05-12T03:26:44.992Z] 77acf6ed2cd4: Preparing [2026-05-12T03:26:44.992Z] 634e6cb1ac7c: Preparing [2026-05-12T03:26:44.992Z] 4805ca4fa69e: Preparing [2026-05-12T03:26:44.992Z] f2a23a56e838: Preparing [2026-05-12T03:26:44.992Z] 532b1244534e: Preparing [2026-05-12T03:26:44.992Z] 320bd4d1ca85: Preparing [2026-05-12T03:26:44.992Z] fc47937268cd: Preparing [2026-05-12T03:26:44.992Z] 5f70bf18a086: Preparing [2026-05-12T03:26:44.992Z] d8a0727f1b65: Preparing [2026-05-12T03:26:44.992Z] ff75741aa8c1: Preparing [2026-05-12T03:26:44.992Z] 4517499e17f1: Preparing [2026-05-12T03:26:44.992Z] 0854555d70ac: Preparing [2026-05-12T03:26:44.992Z] d8a0727f1b65: Waiting [2026-05-12T03:26:44.992Z] 5f70bf18a086: Waiting [2026-05-12T03:26:44.992Z] ff75741aa8c1: Waiting [2026-05-12T03:26:44.992Z] 4517499e17f1: Waiting [2026-05-12T03:26:44.992Z] 0854555d70ac: Waiting [2026-05-12T03:26:44.992Z] fc47937268cd: Waiting [2026-05-12T03:26:44.992Z] 634e6cb1ac7c: Waiting [2026-05-12T03:26:44.992Z] 320bd4d1ca85: Waiting [2026-05-12T03:26:44.992Z] f2a23a56e838: Waiting [2026-05-12T03:26:44.992Z] 4805ca4fa69e: Waiting [2026-05-12T03:26:44.992Z] 532b1244534e: Waiting [2026-05-12T03:26:44.992Z] 77acf6ed2cd4: Pushed [2026-05-12T03:26:44.992Z] 677028538447: Pushed [2026-05-12T03:26:44.992Z] 9c21b4c2843f: Pushed [2026-05-12T03:26:44.992Z] e8d548064d07: Pushed [2026-05-12T03:26:44.992Z] 8433e9044022: Pushed [2026-05-12T03:26:44.992Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:44.992Z] 532b1244534e: Layer already exists [2026-05-12T03:26:44.992Z] 5f70bf18a086: Layer already exists [2026-05-12T03:26:44.992Z] 634e6cb1ac7c: Pushed [2026-05-12T03:26:45.254Z] 320bd4d1ca85: Pushed [2026-05-12T03:26:45.254Z] fc47937268cd: Pushed [2026-05-12T03:26:45.254Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:45.254Z] d8a0727f1b65: Pushed [2026-05-12T03:26:45.254Z] ff75741aa8c1: Pushed [2026-05-12T03:26:45.254Z] 4517499e17f1: Pushed [2026-05-12T03:26:46.635Z] 4805ca4fa69e: Pushed [2026-05-12T03:26:46.635Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:4bf76d79260a360142894724d2bdc06637132002817d36d634a14476d4ffaff6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:46.958Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:47.277Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-12T03:26:47.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-12T03:26:47.277Z] 8433e9044022: Preparing [2026-05-12T03:26:47.277Z] 677028538447: Preparing [2026-05-12T03:26:47.277Z] 9c21b4c2843f: Preparing [2026-05-12T03:26:47.277Z] e8d548064d07: Preparing [2026-05-12T03:26:47.277Z] 77acf6ed2cd4: Preparing [2026-05-12T03:26:47.277Z] 634e6cb1ac7c: Preparing [2026-05-12T03:26:47.277Z] 4805ca4fa69e: Preparing [2026-05-12T03:26:47.277Z] f2a23a56e838: Preparing [2026-05-12T03:26:47.277Z] 532b1244534e: Preparing [2026-05-12T03:26:47.277Z] 320bd4d1ca85: Preparing [2026-05-12T03:26:47.277Z] fc47937268cd: Preparing [2026-05-12T03:26:47.277Z] 5f70bf18a086: Preparing [2026-05-12T03:26:47.277Z] d8a0727f1b65: Preparing [2026-05-12T03:26:47.277Z] ff75741aa8c1: Preparing [2026-05-12T03:26:47.277Z] 4517499e17f1: Preparing [2026-05-12T03:26:47.277Z] 0854555d70ac: Preparing [2026-05-12T03:26:47.277Z] 320bd4d1ca85: Waiting [2026-05-12T03:26:47.277Z] 5f70bf18a086: Waiting [2026-05-12T03:26:47.277Z] d8a0727f1b65: Waiting [2026-05-12T03:26:47.277Z] fc47937268cd: Waiting [2026-05-12T03:26:47.277Z] ff75741aa8c1: Waiting [2026-05-12T03:26:47.277Z] f2a23a56e838: Waiting [2026-05-12T03:26:47.277Z] 4517499e17f1: Waiting [2026-05-12T03:26:47.277Z] 0854555d70ac: Waiting [2026-05-12T03:26:47.277Z] 532b1244534e: Waiting [2026-05-12T03:26:47.277Z] 634e6cb1ac7c: Waiting [2026-05-12T03:26:47.277Z] 4805ca4fa69e: Waiting [2026-05-12T03:26:47.277Z] 8433e9044022: Layer already exists [2026-05-12T03:26:47.277Z] e8d548064d07: Layer already exists [2026-05-12T03:26:47.277Z] 677028538447: Layer already exists [2026-05-12T03:26:47.277Z] 9c21b4c2843f: Layer already exists [2026-05-12T03:26:47.277Z] 77acf6ed2cd4: Layer already exists [2026-05-12T03:26:47.277Z] 4805ca4fa69e: Layer already exists [2026-05-12T03:26:47.277Z] 634e6cb1ac7c: Layer already exists [2026-05-12T03:26:47.277Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:47.277Z] 320bd4d1ca85: Layer already exists [2026-05-12T03:26:47.277Z] 532b1244534e: Layer already exists [2026-05-12T03:26:47.277Z] fc47937268cd: Layer already exists [2026-05-12T03:26:47.277Z] 5f70bf18a086: Layer already exists [2026-05-12T03:26:47.277Z] d8a0727f1b65: Layer already exists [2026-05-12T03:26:47.277Z] ff75741aa8c1: Layer already exists [2026-05-12T03:26:47.277Z] 4517499e17f1: Layer already exists [2026-05-12T03:26:47.277Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:47.277Z] latest: digest: sha256:4bf76d79260a360142894724d2bdc06637132002817d36d634a14476d4ffaff6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:47.595Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:47.919Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-12T03:26:47.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-12T03:26:47.919Z] 8433e9044022: Preparing [2026-05-12T03:26:47.919Z] 677028538447: Preparing [2026-05-12T03:26:47.919Z] 9c21b4c2843f: Preparing [2026-05-12T03:26:47.919Z] e8d548064d07: Preparing [2026-05-12T03:26:47.919Z] 77acf6ed2cd4: Preparing [2026-05-12T03:26:47.919Z] 634e6cb1ac7c: Preparing [2026-05-12T03:26:47.919Z] 4805ca4fa69e: Preparing [2026-05-12T03:26:47.919Z] f2a23a56e838: Preparing [2026-05-12T03:26:47.919Z] 532b1244534e: Preparing [2026-05-12T03:26:47.919Z] 320bd4d1ca85: Preparing [2026-05-12T03:26:47.919Z] fc47937268cd: Preparing [2026-05-12T03:26:47.919Z] 5f70bf18a086: Preparing [2026-05-12T03:26:47.919Z] d8a0727f1b65: Preparing [2026-05-12T03:26:47.919Z] ff75741aa8c1: Preparing [2026-05-12T03:26:47.919Z] 4517499e17f1: Preparing [2026-05-12T03:26:47.919Z] fc47937268cd: Waiting [2026-05-12T03:26:47.919Z] f2a23a56e838: Waiting [2026-05-12T03:26:47.919Z] 0854555d70ac: Preparing [2026-05-12T03:26:47.919Z] 320bd4d1ca85: Waiting [2026-05-12T03:26:47.919Z] 532b1244534e: Waiting [2026-05-12T03:26:47.919Z] 5f70bf18a086: Waiting [2026-05-12T03:26:47.919Z] d8a0727f1b65: Waiting [2026-05-12T03:26:47.919Z] ff75741aa8c1: Waiting [2026-05-12T03:26:47.919Z] 4517499e17f1: Waiting [2026-05-12T03:26:47.919Z] 0854555d70ac: Waiting [2026-05-12T03:26:47.919Z] 634e6cb1ac7c: Waiting [2026-05-12T03:26:47.919Z] 4805ca4fa69e: Waiting [2026-05-12T03:26:47.919Z] 77acf6ed2cd4: Layer already exists [2026-05-12T03:26:47.919Z] 9c21b4c2843f: Layer already exists [2026-05-12T03:26:47.919Z] e8d548064d07: Layer already exists [2026-05-12T03:26:47.919Z] 8433e9044022: Layer already exists [2026-05-12T03:26:47.919Z] 677028538447: Layer already exists [2026-05-12T03:26:47.919Z] 532b1244534e: Layer already exists [2026-05-12T03:26:47.919Z] 320bd4d1ca85: Layer already exists [2026-05-12T03:26:47.919Z] 634e6cb1ac7c: Layer already exists [2026-05-12T03:26:47.919Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:47.919Z] 4805ca4fa69e: Layer already exists [2026-05-12T03:26:47.919Z] fc47937268cd: Layer already exists [2026-05-12T03:26:47.919Z] ff75741aa8c1: Layer already exists [2026-05-12T03:26:47.919Z] 5f70bf18a086: Layer already exists [2026-05-12T03:26:47.919Z] d8a0727f1b65: Layer already exists [2026-05-12T03:26:47.919Z] 4517499e17f1: Layer already exists [2026-05-12T03:26:47.919Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:47.919Z] 4.1.0-dev.113: digest: sha256:4bf76d79260a360142894724d2bdc06637132002817d36d634a14476d4ffaff6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:48.249Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:48.575Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:48.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-12T03:26:48.575Z] 8433e9044022: Preparing [2026-05-12T03:26:48.575Z] 677028538447: Preparing [2026-05-12T03:26:48.575Z] 9c21b4c2843f: Preparing [2026-05-12T03:26:48.575Z] e8d548064d07: Preparing [2026-05-12T03:26:48.575Z] 77acf6ed2cd4: Preparing [2026-05-12T03:26:48.575Z] 634e6cb1ac7c: Preparing [2026-05-12T03:26:48.575Z] 4805ca4fa69e: Preparing [2026-05-12T03:26:48.575Z] f2a23a56e838: Preparing [2026-05-12T03:26:48.575Z] 532b1244534e: Preparing [2026-05-12T03:26:48.575Z] 320bd4d1ca85: Preparing [2026-05-12T03:26:48.575Z] fc47937268cd: Preparing [2026-05-12T03:26:48.575Z] 5f70bf18a086: Preparing [2026-05-12T03:26:48.575Z] d8a0727f1b65: Preparing [2026-05-12T03:26:48.575Z] ff75741aa8c1: Preparing [2026-05-12T03:26:48.575Z] 4517499e17f1: Preparing [2026-05-12T03:26:48.575Z] 0854555d70ac: Preparing [2026-05-12T03:26:48.575Z] 532b1244534e: Waiting [2026-05-12T03:26:48.575Z] 320bd4d1ca85: Waiting [2026-05-12T03:26:48.575Z] 5f70bf18a086: Waiting [2026-05-12T03:26:48.575Z] fc47937268cd: Waiting [2026-05-12T03:26:48.575Z] 634e6cb1ac7c: Waiting [2026-05-12T03:26:48.575Z] 4805ca4fa69e: Waiting [2026-05-12T03:26:48.575Z] d8a0727f1b65: Waiting [2026-05-12T03:26:48.575Z] 0854555d70ac: Waiting [2026-05-12T03:26:48.575Z] ff75741aa8c1: Waiting [2026-05-12T03:26:48.575Z] 4517499e17f1: Waiting [2026-05-12T03:26:48.575Z] f2a23a56e838: Waiting [2026-05-12T03:26:48.575Z] 677028538447: Layer already exists [2026-05-12T03:26:48.575Z] 8433e9044022: Layer already exists [2026-05-12T03:26:48.575Z] 77acf6ed2cd4: Layer already exists [2026-05-12T03:26:48.575Z] 9c21b4c2843f: Layer already exists [2026-05-12T03:26:48.575Z] e8d548064d07: Layer already exists [2026-05-12T03:26:48.575Z] 634e6cb1ac7c: Layer already exists [2026-05-12T03:26:48.575Z] 532b1244534e: Layer already exists [2026-05-12T03:26:48.575Z] 4805ca4fa69e: Layer already exists [2026-05-12T03:26:48.575Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:48.575Z] 320bd4d1ca85: Layer already exists [2026-05-12T03:26:48.575Z] 5f70bf18a086: Layer already exists [2026-05-12T03:26:48.575Z] fc47937268cd: Layer already exists [2026-05-12T03:26:48.575Z] ff75741aa8c1: Layer already exists [2026-05-12T03:26:48.575Z] 4517499e17f1: Layer already exists [2026-05-12T03:26:48.575Z] d8a0727f1b65: Layer already exists [2026-05-12T03:26:48.575Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:48.575Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:4bf76d79260a360142894724d2bdc06637132002817d36d634a14476d4ffaff6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:48.907Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:49.229Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-12T03:26:49.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-12T03:26:49.229Z] 8433e9044022: Preparing [2026-05-12T03:26:49.229Z] 677028538447: Preparing [2026-05-12T03:26:49.229Z] 9c21b4c2843f: Preparing [2026-05-12T03:26:49.229Z] e8d548064d07: Preparing [2026-05-12T03:26:49.229Z] 77acf6ed2cd4: Preparing [2026-05-12T03:26:49.229Z] 634e6cb1ac7c: Preparing [2026-05-12T03:26:49.229Z] 4805ca4fa69e: Preparing [2026-05-12T03:26:49.229Z] f2a23a56e838: Preparing [2026-05-12T03:26:49.229Z] 532b1244534e: Preparing [2026-05-12T03:26:49.229Z] 320bd4d1ca85: Preparing [2026-05-12T03:26:49.229Z] fc47937268cd: Preparing [2026-05-12T03:26:49.229Z] 5f70bf18a086: Preparing [2026-05-12T03:26:49.229Z] d8a0727f1b65: Preparing [2026-05-12T03:26:49.229Z] ff75741aa8c1: Preparing [2026-05-12T03:26:49.229Z] 4517499e17f1: Preparing [2026-05-12T03:26:49.229Z] 0854555d70ac: Preparing [2026-05-12T03:26:49.229Z] 634e6cb1ac7c: Waiting [2026-05-12T03:26:49.229Z] 4805ca4fa69e: Waiting [2026-05-12T03:26:49.229Z] f2a23a56e838: Waiting [2026-05-12T03:26:49.229Z] 320bd4d1ca85: Waiting [2026-05-12T03:26:49.229Z] fc47937268cd: Waiting [2026-05-12T03:26:49.229Z] 5f70bf18a086: Waiting [2026-05-12T03:26:49.229Z] ff75741aa8c1: Waiting [2026-05-12T03:26:49.229Z] 532b1244534e: Waiting [2026-05-12T03:26:49.229Z] d8a0727f1b65: Waiting [2026-05-12T03:26:49.229Z] 4517499e17f1: Waiting [2026-05-12T03:26:49.229Z] 0854555d70ac: Waiting [2026-05-12T03:26:49.229Z] 9c21b4c2843f: Layer already exists [2026-05-12T03:26:49.229Z] 77acf6ed2cd4: Layer already exists [2026-05-12T03:26:49.229Z] e8d548064d07: Layer already exists [2026-05-12T03:26:49.229Z] 8433e9044022: Layer already exists [2026-05-12T03:26:49.229Z] 677028538447: Layer already exists [2026-05-12T03:26:49.229Z] 4805ca4fa69e: Layer already exists [2026-05-12T03:26:49.229Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:49.229Z] 634e6cb1ac7c: Layer already exists [2026-05-12T03:26:49.229Z] 320bd4d1ca85: Layer already exists [2026-05-12T03:26:49.229Z] 532b1244534e: Layer already exists [2026-05-12T03:26:49.229Z] d8a0727f1b65: Layer already exists [2026-05-12T03:26:49.229Z] 5f70bf18a086: Layer already exists [2026-05-12T03:26:49.229Z] ff75741aa8c1: Layer already exists [2026-05-12T03:26:49.229Z] fc47937268cd: Layer already exists [2026-05-12T03:26:49.229Z] 4517499e17f1: Layer already exists [2026-05-12T03:26:49.229Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:49.229Z] main: digest: sha256:4bf76d79260a360142894724d2bdc06637132002817d36d634a14476d4ffaff6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:26:49.298Z] ===================================================== [Pipeline] echo [2026-05-12T03:26:49.313Z] taggedImages: [2026-05-12T03:26:49.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:49.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-12T03:26:49.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-12T03:26:49.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:49.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-05-12T03:26:49.344Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-12T03:26:49.344Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:49.344Z] latest [2026-05-12T03:26:49.344Z] 4.1.0-dev.113 [2026-05-12T03:26:49.344Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:49.344Z] main [2026-05-12T03:26:49.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:49.692Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:50.019Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:26:50.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-12T03:26:50.019Z] 0fb901d3ddca: Preparing [2026-05-12T03:26:50.019Z] 8e9ba2a62b77: Preparing [2026-05-12T03:26:50.019Z] db746a45b887: Preparing [2026-05-12T03:26:50.019Z] 86cd2a70c5ef: Preparing [2026-05-12T03:26:50.019Z] f2a23a56e838: Preparing [2026-05-12T03:26:50.019Z] 532b1244534e: Preparing [2026-05-12T03:26:50.019Z] 1eaf256ea557: Preparing [2026-05-12T03:26:50.019Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:50.019Z] 0854555d70ac: Preparing [2026-05-12T03:26:50.019Z] 1eaf256ea557: Waiting [2026-05-12T03:26:50.019Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:50.019Z] 0854555d70ac: Waiting [2026-05-12T03:26:50.019Z] 532b1244534e: Waiting [2026-05-12T03:26:50.019Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:50.019Z] 532b1244534e: Layer already exists [2026-05-12T03:26:50.019Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:50.019Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:50.019Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:50.019Z] 0fb901d3ddca: Pushed [2026-05-12T03:26:50.019Z] db746a45b887: Pushed [2026-05-12T03:26:50.019Z] 8e9ba2a62b77: Pushed [2026-05-12T03:26:55.463Z] 86cd2a70c5ef: Pushed [2026-05-12T03:26:55.463Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:c1c9e91166a8d25811a01de6d7e4848d5bfcb5f2c2e890157df4c93957d1c9f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:57.819Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:58.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-12T03:26:58.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-12T03:26:58.143Z] 0fb901d3ddca: Preparing [2026-05-12T03:26:58.143Z] 8e9ba2a62b77: Preparing [2026-05-12T03:26:58.143Z] db746a45b887: Preparing [2026-05-12T03:26:58.143Z] 86cd2a70c5ef: Preparing [2026-05-12T03:26:58.143Z] f2a23a56e838: Preparing [2026-05-12T03:26:58.143Z] 532b1244534e: Preparing [2026-05-12T03:26:58.143Z] 1eaf256ea557: Preparing [2026-05-12T03:26:58.143Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:58.143Z] 0854555d70ac: Preparing [2026-05-12T03:26:58.143Z] 532b1244534e: Waiting [2026-05-12T03:26:58.143Z] 1eaf256ea557: Waiting [2026-05-12T03:26:58.143Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:58.143Z] 0854555d70ac: Waiting [2026-05-12T03:26:58.143Z] 8e9ba2a62b77: Layer already exists [2026-05-12T03:26:58.143Z] 0fb901d3ddca: Layer already exists [2026-05-12T03:26:58.143Z] 86cd2a70c5ef: Layer already exists [2026-05-12T03:26:58.143Z] db746a45b887: Layer already exists [2026-05-12T03:26:58.143Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:58.143Z] 532b1244534e: Layer already exists [2026-05-12T03:26:58.143Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:58.143Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:58.143Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:58.143Z] latest: digest: sha256:c1c9e91166a8d25811a01de6d7e4848d5bfcb5f2c2e890157df4c93957d1c9f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:58.475Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:58.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-12T03:26:58.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-12T03:26:58.792Z] 0fb901d3ddca: Preparing [2026-05-12T03:26:58.792Z] 8e9ba2a62b77: Preparing [2026-05-12T03:26:58.792Z] db746a45b887: Preparing [2026-05-12T03:26:58.792Z] 86cd2a70c5ef: Preparing [2026-05-12T03:26:58.792Z] f2a23a56e838: Preparing [2026-05-12T03:26:58.792Z] 532b1244534e: Preparing [2026-05-12T03:26:58.792Z] 1eaf256ea557: Preparing [2026-05-12T03:26:58.792Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:58.792Z] 0854555d70ac: Preparing [2026-05-12T03:26:58.792Z] 1eaf256ea557: Waiting [2026-05-12T03:26:58.792Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:58.792Z] 0854555d70ac: Waiting [2026-05-12T03:26:58.792Z] 532b1244534e: Waiting [2026-05-12T03:26:58.792Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:58.792Z] 86cd2a70c5ef: Layer already exists [2026-05-12T03:26:58.792Z] 8e9ba2a62b77: Layer already exists [2026-05-12T03:26:58.792Z] db746a45b887: Layer already exists [2026-05-12T03:26:58.792Z] 0fb901d3ddca: Layer already exists [2026-05-12T03:26:58.792Z] 532b1244534e: Layer already exists [2026-05-12T03:26:58.792Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:58.792Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:58.792Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:58.792Z] 4.1.0-dev.113: digest: sha256:c1c9e91166a8d25811a01de6d7e4848d5bfcb5f2c2e890157df4c93957d1c9f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:59.171Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:59.497Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:26:59.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-12T03:26:59.497Z] 0fb901d3ddca: Preparing [2026-05-12T03:26:59.497Z] 8e9ba2a62b77: Preparing [2026-05-12T03:26:59.497Z] db746a45b887: Preparing [2026-05-12T03:26:59.497Z] 86cd2a70c5ef: Preparing [2026-05-12T03:26:59.497Z] f2a23a56e838: Preparing [2026-05-12T03:26:59.497Z] 532b1244534e: Preparing [2026-05-12T03:26:59.497Z] 1eaf256ea557: Preparing [2026-05-12T03:26:59.497Z] c7afcbebe0ba: Preparing [2026-05-12T03:26:59.497Z] 0854555d70ac: Preparing [2026-05-12T03:26:59.497Z] 532b1244534e: Waiting [2026-05-12T03:26:59.497Z] 0854555d70ac: Waiting [2026-05-12T03:26:59.497Z] c7afcbebe0ba: Waiting [2026-05-12T03:26:59.497Z] 1eaf256ea557: Waiting [2026-05-12T03:26:59.498Z] f2a23a56e838: Layer already exists [2026-05-12T03:26:59.498Z] 86cd2a70c5ef: Layer already exists [2026-05-12T03:26:59.498Z] 0fb901d3ddca: Layer already exists [2026-05-12T03:26:59.498Z] db746a45b887: Layer already exists [2026-05-12T03:26:59.498Z] 8e9ba2a62b77: Layer already exists [2026-05-12T03:26:59.498Z] 532b1244534e: Layer already exists [2026-05-12T03:26:59.498Z] 0854555d70ac: Layer already exists [2026-05-12T03:26:59.498Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:26:59.498Z] 1eaf256ea557: Layer already exists [2026-05-12T03:26:59.498Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:c1c9e91166a8d25811a01de6d7e4848d5bfcb5f2c2e890157df4c93957d1c9f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:26:59.820Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:00.135Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-12T03:27:00.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-12T03:27:00.135Z] 0fb901d3ddca: Preparing [2026-05-12T03:27:00.135Z] 8e9ba2a62b77: Preparing [2026-05-12T03:27:00.135Z] db746a45b887: Preparing [2026-05-12T03:27:00.135Z] 86cd2a70c5ef: Preparing [2026-05-12T03:27:00.135Z] f2a23a56e838: Preparing [2026-05-12T03:27:00.135Z] 532b1244534e: Preparing [2026-05-12T03:27:00.135Z] 1eaf256ea557: Preparing [2026-05-12T03:27:00.135Z] c7afcbebe0ba: Preparing [2026-05-12T03:27:00.135Z] 0854555d70ac: Preparing [2026-05-12T03:27:00.135Z] 532b1244534e: Waiting [2026-05-12T03:27:00.135Z] c7afcbebe0ba: Waiting [2026-05-12T03:27:00.135Z] 0854555d70ac: Waiting [2026-05-12T03:27:00.135Z] 1eaf256ea557: Waiting [2026-05-12T03:27:00.135Z] 8e9ba2a62b77: Layer already exists [2026-05-12T03:27:00.135Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:00.135Z] 86cd2a70c5ef: Layer already exists [2026-05-12T03:27:00.135Z] db746a45b887: Layer already exists [2026-05-12T03:27:00.135Z] 0fb901d3ddca: Layer already exists [2026-05-12T03:27:00.135Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:00.135Z] 1eaf256ea557: Layer already exists [2026-05-12T03:27:00.135Z] 532b1244534e: Layer already exists [2026-05-12T03:27:00.135Z] c7afcbebe0ba: Layer already exists [2026-05-12T03:27:00.135Z] main: digest: sha256:c1c9e91166a8d25811a01de6d7e4848d5bfcb5f2c2e890157df4c93957d1c9f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:27:00.211Z] ===================================================== [Pipeline] echo [2026-05-12T03:27:00.226Z] taggedImages: [2026-05-12T03:27:00.227Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:00.227Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-12T03:27:00.227Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-12T03:27:00.227Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:00.227Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-05-12T03:27:00.257Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-12T03:27:00.257Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:00.257Z] latest [2026-05-12T03:27:00.257Z] 4.1.0-dev.113 [2026-05-12T03:27:00.257Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:00.257Z] main [2026-05-12T03:27:00.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:00.598Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:00.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:00.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-12T03:27:00.924Z] f1495f0d81f1: Preparing [2026-05-12T03:27:00.924Z] 3bd3900c82a6: Preparing [2026-05-12T03:27:00.924Z] 2f975cfd622d: Preparing [2026-05-12T03:27:00.924Z] 305fac823f77: Preparing [2026-05-12T03:27:00.924Z] d5279c98dc29: Preparing [2026-05-12T03:27:00.924Z] f2a23a56e838: Preparing [2026-05-12T03:27:00.924Z] 532b1244534e: Preparing [2026-05-12T03:27:00.924Z] 9923b338a51c: Preparing [2026-05-12T03:27:00.924Z] 7478617c662e: Preparing [2026-05-12T03:27:00.924Z] da0ef01baf98: Preparing [2026-05-12T03:27:00.924Z] 0854555d70ac: Preparing [2026-05-12T03:27:00.924Z] 532b1244534e: Waiting [2026-05-12T03:27:00.924Z] 9923b338a51c: Waiting [2026-05-12T03:27:00.924Z] 7478617c662e: Waiting [2026-05-12T03:27:00.924Z] da0ef01baf98: Waiting [2026-05-12T03:27:00.924Z] 0854555d70ac: Waiting [2026-05-12T03:27:00.924Z] f2a23a56e838: Waiting [2026-05-12T03:27:00.924Z] f1495f0d81f1: Pushed [2026-05-12T03:27:00.924Z] 305fac823f77: Pushed [2026-05-12T03:27:00.924Z] d5279c98dc29: Pushed [2026-05-12T03:27:00.924Z] 3bd3900c82a6: Pushed [2026-05-12T03:27:00.924Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:00.924Z] 532b1244534e: Layer already exists [2026-05-12T03:27:00.924Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:01.184Z] 9923b338a51c: Pushed [2026-05-12T03:27:01.184Z] 7478617c662e: Pushed [2026-05-12T03:27:02.557Z] da0ef01baf98: Pushed [2026-05-12T03:27:03.930Z] 2f975cfd622d: Pushed [2026-05-12T03:27:04.195Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:86414f414d2952b39034e2c4d909cf841d95a986d6e54fbefa532591ecee3f0c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:04.539Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:04.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-12T03:27:04.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-12T03:27:04.877Z] f1495f0d81f1: Preparing [2026-05-12T03:27:04.877Z] 3bd3900c82a6: Preparing [2026-05-12T03:27:04.877Z] 2f975cfd622d: Preparing [2026-05-12T03:27:04.877Z] 305fac823f77: Preparing [2026-05-12T03:27:04.877Z] d5279c98dc29: Preparing [2026-05-12T03:27:04.877Z] f2a23a56e838: Preparing [2026-05-12T03:27:04.877Z] 532b1244534e: Preparing [2026-05-12T03:27:04.877Z] 9923b338a51c: Preparing [2026-05-12T03:27:04.877Z] 7478617c662e: Preparing [2026-05-12T03:27:04.877Z] da0ef01baf98: Preparing [2026-05-12T03:27:04.877Z] 0854555d70ac: Preparing [2026-05-12T03:27:04.877Z] 9923b338a51c: Waiting [2026-05-12T03:27:04.877Z] 7478617c662e: Waiting [2026-05-12T03:27:04.877Z] da0ef01baf98: Waiting [2026-05-12T03:27:04.877Z] 0854555d70ac: Waiting [2026-05-12T03:27:04.877Z] f2a23a56e838: Waiting [2026-05-12T03:27:04.877Z] 532b1244534e: Waiting [2026-05-12T03:27:04.877Z] 3bd3900c82a6: Layer already exists [2026-05-12T03:27:04.877Z] 2f975cfd622d: Layer already exists [2026-05-12T03:27:04.877Z] f1495f0d81f1: Layer already exists [2026-05-12T03:27:04.877Z] d5279c98dc29: Layer already exists [2026-05-12T03:27:04.877Z] 305fac823f77: Layer already exists [2026-05-12T03:27:04.877Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:04.877Z] 532b1244534e: Layer already exists [2026-05-12T03:27:04.877Z] 9923b338a51c: Layer already exists [2026-05-12T03:27:04.877Z] 7478617c662e: Layer already exists [2026-05-12T03:27:04.877Z] da0ef01baf98: Layer already exists [2026-05-12T03:27:04.877Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:04.877Z] latest: digest: sha256:86414f414d2952b39034e2c4d909cf841d95a986d6e54fbefa532591ecee3f0c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:05.198Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:05.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-12T03:27:05.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-12T03:27:05.530Z] f1495f0d81f1: Preparing [2026-05-12T03:27:05.530Z] 3bd3900c82a6: Preparing [2026-05-12T03:27:05.530Z] 2f975cfd622d: Preparing [2026-05-12T03:27:05.530Z] 305fac823f77: Preparing [2026-05-12T03:27:05.530Z] d5279c98dc29: Preparing [2026-05-12T03:27:05.530Z] f2a23a56e838: Preparing [2026-05-12T03:27:05.530Z] 532b1244534e: Preparing [2026-05-12T03:27:05.530Z] 9923b338a51c: Preparing [2026-05-12T03:27:05.530Z] 7478617c662e: Preparing [2026-05-12T03:27:05.530Z] da0ef01baf98: Preparing [2026-05-12T03:27:05.530Z] 0854555d70ac: Preparing [2026-05-12T03:27:05.530Z] 532b1244534e: Waiting [2026-05-12T03:27:05.530Z] 0854555d70ac: Waiting [2026-05-12T03:27:05.530Z] da0ef01baf98: Waiting [2026-05-12T03:27:05.530Z] f2a23a56e838: Waiting [2026-05-12T03:27:05.530Z] 9923b338a51c: Waiting [2026-05-12T03:27:05.530Z] 7478617c662e: Waiting [2026-05-12T03:27:05.530Z] 3bd3900c82a6: Layer already exists [2026-05-12T03:27:05.530Z] 305fac823f77: Layer already exists [2026-05-12T03:27:05.530Z] d5279c98dc29: Layer already exists [2026-05-12T03:27:05.530Z] f1495f0d81f1: Layer already exists [2026-05-12T03:27:05.530Z] 2f975cfd622d: Layer already exists [2026-05-12T03:27:05.530Z] 9923b338a51c: Layer already exists [2026-05-12T03:27:05.530Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:05.530Z] da0ef01baf98: Layer already exists [2026-05-12T03:27:05.530Z] 532b1244534e: Layer already exists [2026-05-12T03:27:05.530Z] 7478617c662e: Layer already exists [2026-05-12T03:27:05.530Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:05.530Z] 4.1.0-dev.113: digest: sha256:86414f414d2952b39034e2c4d909cf841d95a986d6e54fbefa532591ecee3f0c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:05.858Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:06.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:06.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-12T03:27:06.182Z] f1495f0d81f1: Preparing [2026-05-12T03:27:06.182Z] 3bd3900c82a6: Preparing [2026-05-12T03:27:06.182Z] 2f975cfd622d: Preparing [2026-05-12T03:27:06.182Z] 305fac823f77: Preparing [2026-05-12T03:27:06.182Z] d5279c98dc29: Preparing [2026-05-12T03:27:06.182Z] f2a23a56e838: Preparing [2026-05-12T03:27:06.182Z] 532b1244534e: Preparing [2026-05-12T03:27:06.182Z] 9923b338a51c: Preparing [2026-05-12T03:27:06.182Z] 7478617c662e: Preparing [2026-05-12T03:27:06.182Z] da0ef01baf98: Preparing [2026-05-12T03:27:06.182Z] 0854555d70ac: Preparing [2026-05-12T03:27:06.182Z] 9923b338a51c: Waiting [2026-05-12T03:27:06.182Z] 7478617c662e: Waiting [2026-05-12T03:27:06.182Z] da0ef01baf98: Waiting [2026-05-12T03:27:06.182Z] 0854555d70ac: Waiting [2026-05-12T03:27:06.182Z] f2a23a56e838: Waiting [2026-05-12T03:27:06.182Z] 532b1244534e: Waiting [2026-05-12T03:27:06.182Z] 2f975cfd622d: Layer already exists [2026-05-12T03:27:06.182Z] 3bd3900c82a6: Layer already exists [2026-05-12T03:27:06.182Z] 305fac823f77: Layer already exists [2026-05-12T03:27:06.182Z] d5279c98dc29: Layer already exists [2026-05-12T03:27:06.182Z] f1495f0d81f1: Layer already exists [2026-05-12T03:27:06.182Z] 9923b338a51c: Layer already exists [2026-05-12T03:27:06.182Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:06.182Z] 532b1244534e: Layer already exists [2026-05-12T03:27:06.182Z] da0ef01baf98: Layer already exists [2026-05-12T03:27:06.182Z] 7478617c662e: Layer already exists [2026-05-12T03:27:06.182Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:06.182Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:86414f414d2952b39034e2c4d909cf841d95a986d6e54fbefa532591ecee3f0c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:06.504Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:06.826Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-12T03:27:06.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-12T03:27:06.826Z] f1495f0d81f1: Preparing [2026-05-12T03:27:06.826Z] 3bd3900c82a6: Preparing [2026-05-12T03:27:06.826Z] 2f975cfd622d: Preparing [2026-05-12T03:27:06.826Z] 305fac823f77: Preparing [2026-05-12T03:27:06.826Z] d5279c98dc29: Preparing [2026-05-12T03:27:06.826Z] f2a23a56e838: Preparing [2026-05-12T03:27:06.826Z] 532b1244534e: Preparing [2026-05-12T03:27:06.826Z] 9923b338a51c: Preparing [2026-05-12T03:27:06.826Z] 7478617c662e: Preparing [2026-05-12T03:27:06.826Z] da0ef01baf98: Preparing [2026-05-12T03:27:06.826Z] 0854555d70ac: Preparing [2026-05-12T03:27:06.826Z] f2a23a56e838: Waiting [2026-05-12T03:27:06.826Z] 532b1244534e: Waiting [2026-05-12T03:27:06.826Z] 9923b338a51c: Waiting [2026-05-12T03:27:06.826Z] da0ef01baf98: Waiting [2026-05-12T03:27:06.826Z] 7478617c662e: Waiting [2026-05-12T03:27:06.826Z] 0854555d70ac: Waiting [2026-05-12T03:27:06.826Z] 2f975cfd622d: Layer already exists [2026-05-12T03:27:06.826Z] f1495f0d81f1: Layer already exists [2026-05-12T03:27:06.826Z] 3bd3900c82a6: Layer already exists [2026-05-12T03:27:06.826Z] d5279c98dc29: Layer already exists [2026-05-12T03:27:06.826Z] 305fac823f77: Layer already exists [2026-05-12T03:27:06.826Z] 7478617c662e: Layer already exists [2026-05-12T03:27:06.826Z] da0ef01baf98: Layer already exists [2026-05-12T03:27:06.826Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:06.826Z] 9923b338a51c: Layer already exists [2026-05-12T03:27:06.826Z] 532b1244534e: Layer already exists [2026-05-12T03:27:06.826Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:06.826Z] main: digest: sha256:86414f414d2952b39034e2c4d909cf841d95a986d6e54fbefa532591ecee3f0c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:27:06.912Z] ===================================================== [Pipeline] echo [2026-05-12T03:27:06.933Z] taggedImages: [2026-05-12T03:27:06.933Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:06.933Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-12T03:27:06.933Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-12T03:27:06.933Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:06.933Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-05-12T03:27:06.972Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-12T03:27:06.972Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:06.972Z] latest [2026-05-12T03:27:06.972Z] 4.1.0-dev.113 [2026-05-12T03:27:06.972Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:06.972Z] main [2026-05-12T03:27:06.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:07.321Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:07.647Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:07.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-12T03:27:07.647Z] a4af3a088b54: Preparing [2026-05-12T03:27:07.647Z] d2eea475b48b: Preparing [2026-05-12T03:27:07.647Z] 6dc0f038c1a3: Preparing [2026-05-12T03:27:07.647Z] e91a27d01dbc: Preparing [2026-05-12T03:27:07.647Z] 69a846d2e2af: Preparing [2026-05-12T03:27:07.647Z] b674711bfbae: Preparing [2026-05-12T03:27:07.647Z] 652f635411b0: Preparing [2026-05-12T03:27:07.647Z] f2a23a56e838: Preparing [2026-05-12T03:27:07.647Z] 532b1244534e: Preparing [2026-05-12T03:27:07.647Z] da270dc38a79: Preparing [2026-05-12T03:27:07.647Z] f4b8fd5ac5d7: Preparing [2026-05-12T03:27:07.647Z] 0854555d70ac: Preparing [2026-05-12T03:27:07.647Z] f2a23a56e838: Waiting [2026-05-12T03:27:07.647Z] 532b1244534e: Waiting [2026-05-12T03:27:07.647Z] da270dc38a79: Waiting [2026-05-12T03:27:07.647Z] f4b8fd5ac5d7: Waiting [2026-05-12T03:27:07.647Z] b674711bfbae: Waiting [2026-05-12T03:27:07.647Z] 0854555d70ac: Waiting [2026-05-12T03:27:07.647Z] 652f635411b0: Waiting [2026-05-12T03:27:07.647Z] d2eea475b48b: Pushed [2026-05-12T03:27:07.647Z] 69a846d2e2af: Pushed [2026-05-12T03:27:07.647Z] a4af3a088b54: Pushed [2026-05-12T03:27:07.647Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:07.647Z] 532b1244534e: Layer already exists [2026-05-12T03:27:07.904Z] b674711bfbae: Pushed [2026-05-12T03:27:07.904Z] 652f635411b0: Pushed [2026-05-12T03:27:07.904Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:07.904Z] da270dc38a79: Pushed [2026-05-12T03:27:09.276Z] f4b8fd5ac5d7: Pushed [2026-05-12T03:27:10.651Z] e91a27d01dbc: Pushed [2026-05-12T03:27:10.909Z] 6dc0f038c1a3: Pushed [2026-05-12T03:27:10.909Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:792f0dafeea2e0aab36821098f6fa4fd47237aa659aeccd03553e22511014868 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:11.238Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:11.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-12T03:27:11.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-12T03:27:11.567Z] a4af3a088b54: Preparing [2026-05-12T03:27:11.567Z] d2eea475b48b: Preparing [2026-05-12T03:27:11.567Z] 6dc0f038c1a3: Preparing [2026-05-12T03:27:11.567Z] e91a27d01dbc: Preparing [2026-05-12T03:27:11.567Z] 69a846d2e2af: Preparing [2026-05-12T03:27:11.567Z] b674711bfbae: Preparing [2026-05-12T03:27:11.567Z] 652f635411b0: Preparing [2026-05-12T03:27:11.567Z] f2a23a56e838: Preparing [2026-05-12T03:27:11.567Z] 532b1244534e: Preparing [2026-05-12T03:27:11.567Z] da270dc38a79: Preparing [2026-05-12T03:27:11.567Z] f4b8fd5ac5d7: Preparing [2026-05-12T03:27:11.567Z] 0854555d70ac: Preparing [2026-05-12T03:27:11.567Z] b674711bfbae: Waiting [2026-05-12T03:27:11.567Z] 652f635411b0: Waiting [2026-05-12T03:27:11.567Z] f2a23a56e838: Waiting [2026-05-12T03:27:11.567Z] 532b1244534e: Waiting [2026-05-12T03:27:11.567Z] da270dc38a79: Waiting [2026-05-12T03:27:11.567Z] f4b8fd5ac5d7: Waiting [2026-05-12T03:27:11.567Z] 0854555d70ac: Waiting [2026-05-12T03:27:11.567Z] 6dc0f038c1a3: Layer already exists [2026-05-12T03:27:11.567Z] a4af3a088b54: Layer already exists [2026-05-12T03:27:11.567Z] e91a27d01dbc: Layer already exists [2026-05-12T03:27:11.567Z] 69a846d2e2af: Layer already exists [2026-05-12T03:27:11.567Z] d2eea475b48b: Layer already exists [2026-05-12T03:27:11.567Z] 652f635411b0: Layer already exists [2026-05-12T03:27:11.567Z] b674711bfbae: Layer already exists [2026-05-12T03:27:11.567Z] 532b1244534e: Layer already exists [2026-05-12T03:27:11.567Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:11.567Z] da270dc38a79: Layer already exists [2026-05-12T03:27:11.567Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:11.567Z] f4b8fd5ac5d7: Layer already exists [2026-05-12T03:27:11.567Z] latest: digest: sha256:792f0dafeea2e0aab36821098f6fa4fd47237aa659aeccd03553e22511014868 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:11.895Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:12.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-12T03:27:12.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-12T03:27:12.343Z] a4af3a088b54: Preparing [2026-05-12T03:27:12.343Z] d2eea475b48b: Preparing [2026-05-12T03:27:12.343Z] 6dc0f038c1a3: Preparing [2026-05-12T03:27:12.343Z] e91a27d01dbc: Preparing [2026-05-12T03:27:12.343Z] 69a846d2e2af: Preparing [2026-05-12T03:27:12.343Z] b674711bfbae: Preparing [2026-05-12T03:27:12.343Z] 652f635411b0: Preparing [2026-05-12T03:27:12.343Z] f2a23a56e838: Preparing [2026-05-12T03:27:12.343Z] 532b1244534e: Preparing [2026-05-12T03:27:12.343Z] da270dc38a79: Preparing [2026-05-12T03:27:12.343Z] b674711bfbae: Waiting [2026-05-12T03:27:12.343Z] 652f635411b0: Waiting [2026-05-12T03:27:12.343Z] f4b8fd5ac5d7: Preparing [2026-05-12T03:27:12.343Z] 0854555d70ac: Preparing [2026-05-12T03:27:12.343Z] f2a23a56e838: Waiting [2026-05-12T03:27:12.343Z] da270dc38a79: Waiting [2026-05-12T03:27:12.343Z] 532b1244534e: Waiting [2026-05-12T03:27:12.343Z] f4b8fd5ac5d7: Waiting [2026-05-12T03:27:12.343Z] 0854555d70ac: Waiting [2026-05-12T03:27:12.343Z] d2eea475b48b: Layer already exists [2026-05-12T03:27:12.343Z] 69a846d2e2af: Layer already exists [2026-05-12T03:27:12.343Z] e91a27d01dbc: Layer already exists [2026-05-12T03:27:12.343Z] a4af3a088b54: Layer already exists [2026-05-12T03:27:12.343Z] 6dc0f038c1a3: Layer already exists [2026-05-12T03:27:12.343Z] b674711bfbae: Layer already exists [2026-05-12T03:27:12.343Z] 652f635411b0: Layer already exists [2026-05-12T03:27:12.343Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:12.343Z] da270dc38a79: Layer already exists [2026-05-12T03:27:12.343Z] 532b1244534e: Layer already exists [2026-05-12T03:27:12.343Z] f4b8fd5ac5d7: Layer already exists [2026-05-12T03:27:12.343Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:12.343Z] 4.1.0-dev.113: digest: sha256:792f0dafeea2e0aab36821098f6fa4fd47237aa659aeccd03553e22511014868 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:12.665Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:12.992Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:12.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-12T03:27:12.992Z] a4af3a088b54: Preparing [2026-05-12T03:27:12.992Z] d2eea475b48b: Preparing [2026-05-12T03:27:12.992Z] 6dc0f038c1a3: Preparing [2026-05-12T03:27:12.992Z] e91a27d01dbc: Preparing [2026-05-12T03:27:12.992Z] 69a846d2e2af: Preparing [2026-05-12T03:27:12.992Z] b674711bfbae: Preparing [2026-05-12T03:27:12.992Z] 652f635411b0: Preparing [2026-05-12T03:27:12.992Z] f2a23a56e838: Preparing [2026-05-12T03:27:12.992Z] 532b1244534e: Preparing [2026-05-12T03:27:12.992Z] da270dc38a79: Preparing [2026-05-12T03:27:12.992Z] f4b8fd5ac5d7: Preparing [2026-05-12T03:27:12.992Z] 0854555d70ac: Preparing [2026-05-12T03:27:12.992Z] b674711bfbae: Waiting [2026-05-12T03:27:12.992Z] 652f635411b0: Waiting [2026-05-12T03:27:12.992Z] f2a23a56e838: Waiting [2026-05-12T03:27:12.992Z] f4b8fd5ac5d7: Waiting [2026-05-12T03:27:12.992Z] 532b1244534e: Waiting [2026-05-12T03:27:12.992Z] da270dc38a79: Waiting [2026-05-12T03:27:12.992Z] 0854555d70ac: Waiting [2026-05-12T03:27:12.992Z] 6dc0f038c1a3: Layer already exists [2026-05-12T03:27:12.992Z] d2eea475b48b: Layer already exists [2026-05-12T03:27:12.992Z] e91a27d01dbc: Layer already exists [2026-05-12T03:27:12.992Z] 69a846d2e2af: Layer already exists [2026-05-12T03:27:12.992Z] a4af3a088b54: Layer already exists [2026-05-12T03:27:12.992Z] b674711bfbae: Layer already exists [2026-05-12T03:27:12.992Z] 652f635411b0: Layer already exists [2026-05-12T03:27:12.992Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:12.992Z] da270dc38a79: Layer already exists [2026-05-12T03:27:12.993Z] 532b1244534e: Layer already exists [2026-05-12T03:27:12.993Z] f4b8fd5ac5d7: Layer already exists [2026-05-12T03:27:12.993Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:12.993Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:792f0dafeea2e0aab36821098f6fa4fd47237aa659aeccd03553e22511014868 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:13.323Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:13.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-12T03:27:13.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-12T03:27:13.646Z] a4af3a088b54: Preparing [2026-05-12T03:27:13.646Z] d2eea475b48b: Preparing [2026-05-12T03:27:13.646Z] 6dc0f038c1a3: Preparing [2026-05-12T03:27:13.646Z] e91a27d01dbc: Preparing [2026-05-12T03:27:13.646Z] 69a846d2e2af: Preparing [2026-05-12T03:27:13.646Z] b674711bfbae: Preparing [2026-05-12T03:27:13.646Z] 652f635411b0: Preparing [2026-05-12T03:27:13.646Z] f2a23a56e838: Preparing [2026-05-12T03:27:13.646Z] 532b1244534e: Preparing [2026-05-12T03:27:13.646Z] da270dc38a79: Preparing [2026-05-12T03:27:13.646Z] f4b8fd5ac5d7: Preparing [2026-05-12T03:27:13.646Z] 0854555d70ac: Preparing [2026-05-12T03:27:13.646Z] b674711bfbae: Waiting [2026-05-12T03:27:13.646Z] 652f635411b0: Waiting [2026-05-12T03:27:13.646Z] f2a23a56e838: Waiting [2026-05-12T03:27:13.646Z] 532b1244534e: Waiting [2026-05-12T03:27:13.646Z] da270dc38a79: Waiting [2026-05-12T03:27:13.646Z] f4b8fd5ac5d7: Waiting [2026-05-12T03:27:13.646Z] 0854555d70ac: Waiting [2026-05-12T03:27:13.646Z] 69a846d2e2af: Layer already exists [2026-05-12T03:27:13.646Z] d2eea475b48b: Layer already exists [2026-05-12T03:27:13.646Z] a4af3a088b54: Layer already exists [2026-05-12T03:27:13.646Z] 6dc0f038c1a3: Layer already exists [2026-05-12T03:27:13.646Z] e91a27d01dbc: Layer already exists [2026-05-12T03:27:13.646Z] 652f635411b0: Layer already exists [2026-05-12T03:27:13.646Z] b674711bfbae: Layer already exists [2026-05-12T03:27:13.646Z] da270dc38a79: Layer already exists [2026-05-12T03:27:13.646Z] 532b1244534e: Layer already exists [2026-05-12T03:27:13.646Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:13.646Z] f4b8fd5ac5d7: Layer already exists [2026-05-12T03:27:13.646Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:13.646Z] main: digest: sha256:792f0dafeea2e0aab36821098f6fa4fd47237aa659aeccd03553e22511014868 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:27:13.716Z] ===================================================== [Pipeline] echo [2026-05-12T03:27:13.734Z] taggedImages: [2026-05-12T03:27:13.734Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:13.734Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-12T03:27:13.734Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-12T03:27:13.734Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:13.734Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-05-12T03:27:13.763Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-12T03:27:13.763Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:13.763Z] latest [2026-05-12T03:27:13.763Z] 4.1.0-dev.113 [2026-05-12T03:27:13.763Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:13.763Z] main [2026-05-12T03:27:13.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:14.118Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:14.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:14.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-12T03:27:14.442Z] 607a2f345398: Preparing [2026-05-12T03:27:14.442Z] 489a0e629b25: Preparing [2026-05-12T03:27:14.442Z] f2a23a56e838: Preparing [2026-05-12T03:27:14.442Z] 532b1244534e: Preparing [2026-05-12T03:27:14.442Z] 0f3d1b756942: Preparing [2026-05-12T03:27:14.442Z] b844916741a0: Preparing [2026-05-12T03:27:14.442Z] 0854555d70ac: Preparing [2026-05-12T03:27:14.442Z] 0854555d70ac: Waiting [2026-05-12T03:27:14.442Z] b844916741a0: Waiting [2026-05-12T03:27:14.442Z] 532b1244534e: Layer already exists [2026-05-12T03:27:14.442Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:14.442Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:14.442Z] 0f3d1b756942: Pushed [2026-05-12T03:27:14.442Z] 607a2f345398: Pushed [2026-05-12T03:27:15.379Z] b844916741a0: Pushed [2026-05-12T03:27:19.050Z] 489a0e629b25: Pushed [2026-05-12T03:27:19.050Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:d93e25ac9b8f40e903c006f1ed90ef9d50c3e3264ce142cc7e74397a74756e91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:19.385Z] + 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 [2026-05-12T03:27:19.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-12T03:27:19.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-12T03:27:19.751Z] 607a2f345398: Preparing [2026-05-12T03:27:19.751Z] 489a0e629b25: Preparing [2026-05-12T03:27:19.751Z] f2a23a56e838: Preparing [2026-05-12T03:27:19.751Z] 532b1244534e: Preparing [2026-05-12T03:27:19.751Z] 0f3d1b756942: Preparing [2026-05-12T03:27:19.751Z] b844916741a0: Preparing [2026-05-12T03:27:19.751Z] 0854555d70ac: Preparing [2026-05-12T03:27:19.751Z] 0854555d70ac: Waiting [2026-05-12T03:27:19.751Z] b844916741a0: Waiting [2026-05-12T03:27:19.751Z] 489a0e629b25: Layer already exists [2026-05-12T03:27:19.751Z] 532b1244534e: Layer already exists [2026-05-12T03:27:19.751Z] 0f3d1b756942: Layer already exists [2026-05-12T03:27:19.751Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:19.751Z] 607a2f345398: Layer already exists [2026-05-12T03:27:19.751Z] b844916741a0: Layer already exists [2026-05-12T03:27:19.751Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:19.751Z] latest: digest: sha256:d93e25ac9b8f40e903c006f1ed90ef9d50c3e3264ce142cc7e74397a74756e91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:20.080Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:20.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-12T03:27:20.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-12T03:27:20.426Z] 607a2f345398: Preparing [2026-05-12T03:27:20.426Z] 489a0e629b25: Preparing [2026-05-12T03:27:20.426Z] f2a23a56e838: Preparing [2026-05-12T03:27:20.426Z] 532b1244534e: Preparing [2026-05-12T03:27:20.426Z] 0f3d1b756942: Preparing [2026-05-12T03:27:20.426Z] b844916741a0: Preparing [2026-05-12T03:27:20.426Z] 0854555d70ac: Preparing [2026-05-12T03:27:20.426Z] b844916741a0: Waiting [2026-05-12T03:27:20.426Z] 0854555d70ac: Waiting [2026-05-12T03:27:20.426Z] 0f3d1b756942: Layer already exists [2026-05-12T03:27:20.426Z] 489a0e629b25: Layer already exists [2026-05-12T03:27:20.426Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:20.426Z] 607a2f345398: Layer already exists [2026-05-12T03:27:20.426Z] 532b1244534e: Layer already exists [2026-05-12T03:27:20.426Z] b844916741a0: Layer already exists [2026-05-12T03:27:20.426Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:20.426Z] 4.1.0-dev.113: digest: sha256:d93e25ac9b8f40e903c006f1ed90ef9d50c3e3264ce142cc7e74397a74756e91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:20.752Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:21.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:21.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-12T03:27:21.080Z] 607a2f345398: Preparing [2026-05-12T03:27:21.080Z] 489a0e629b25: Preparing [2026-05-12T03:27:21.080Z] f2a23a56e838: Preparing [2026-05-12T03:27:21.080Z] 532b1244534e: Preparing [2026-05-12T03:27:21.080Z] 0f3d1b756942: Preparing [2026-05-12T03:27:21.080Z] b844916741a0: Preparing [2026-05-12T03:27:21.080Z] 0854555d70ac: Preparing [2026-05-12T03:27:21.080Z] b844916741a0: Waiting [2026-05-12T03:27:21.080Z] 0854555d70ac: Waiting [2026-05-12T03:27:21.080Z] 489a0e629b25: Layer already exists [2026-05-12T03:27:21.080Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:21.080Z] 607a2f345398: Layer already exists [2026-05-12T03:27:21.080Z] 532b1244534e: Layer already exists [2026-05-12T03:27:21.080Z] 0f3d1b756942: Layer already exists [2026-05-12T03:27:21.080Z] b844916741a0: Layer already exists [2026-05-12T03:27:21.080Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:21.080Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:d93e25ac9b8f40e903c006f1ed90ef9d50c3e3264ce142cc7e74397a74756e91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:21.408Z] + 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 [2026-05-12T03:27:21.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-12T03:27:21.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-12T03:27:21.733Z] 607a2f345398: Preparing [2026-05-12T03:27:21.733Z] 489a0e629b25: Preparing [2026-05-12T03:27:21.733Z] f2a23a56e838: Preparing [2026-05-12T03:27:21.733Z] 532b1244534e: Preparing [2026-05-12T03:27:21.733Z] 0f3d1b756942: Preparing [2026-05-12T03:27:21.733Z] b844916741a0: Preparing [2026-05-12T03:27:21.733Z] 0854555d70ac: Preparing [2026-05-12T03:27:21.733Z] b844916741a0: Waiting [2026-05-12T03:27:21.733Z] 0854555d70ac: Waiting [2026-05-12T03:27:21.733Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:21.733Z] 489a0e629b25: Layer already exists [2026-05-12T03:27:21.733Z] 0f3d1b756942: Layer already exists [2026-05-12T03:27:21.733Z] 607a2f345398: Layer already exists [2026-05-12T03:27:21.733Z] 532b1244534e: Layer already exists [2026-05-12T03:27:21.733Z] b844916741a0: Layer already exists [2026-05-12T03:27:21.733Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:21.733Z] main: digest: sha256:d93e25ac9b8f40e903c006f1ed90ef9d50c3e3264ce142cc7e74397a74756e91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:27:21.817Z] ===================================================== [Pipeline] echo [2026-05-12T03:27:21.828Z] taggedImages: [2026-05-12T03:27:21.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:21.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-12T03:27:21.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-12T03:27:21.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:21.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-05-12T03:27:21.859Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-12T03:27:21.859Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:21.859Z] latest [2026-05-12T03:27:21.859Z] 4.1.0-dev.113 [2026-05-12T03:27:21.859Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:21.859Z] main [2026-05-12T03:27:21.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:22.211Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:26.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:26.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-12T03:27:26.621Z] abed992af067: Preparing [2026-05-12T03:27:26.621Z] 083746e3999f: Preparing [2026-05-12T03:27:26.621Z] d8b15f3cd147: Preparing [2026-05-12T03:27:26.621Z] f2a23a56e838: Preparing [2026-05-12T03:27:26.621Z] 532b1244534e: Preparing [2026-05-12T03:27:26.621Z] aaa38fee3c0b: Preparing [2026-05-12T03:27:26.621Z] 937d330f719c: Preparing [2026-05-12T03:27:26.621Z] 3495ec5ea666: Preparing [2026-05-12T03:27:26.621Z] 3d49f89fb9ea: Preparing [2026-05-12T03:27:26.621Z] aaa38fee3c0b: Waiting [2026-05-12T03:27:26.621Z] 0854555d70ac: Preparing [2026-05-12T03:27:26.621Z] 937d330f719c: Waiting [2026-05-12T03:27:26.621Z] 3495ec5ea666: Waiting [2026-05-12T03:27:26.621Z] 3d49f89fb9ea: Waiting [2026-05-12T03:27:26.621Z] 0854555d70ac: Waiting [2026-05-12T03:27:26.621Z] 532b1244534e: Layer already exists [2026-05-12T03:27:26.621Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:26.621Z] abed992af067: Pushed [2026-05-12T03:27:26.621Z] d8b15f3cd147: Pushed [2026-05-12T03:27:26.621Z] 083746e3999f: Pushed [2026-05-12T03:27:26.879Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:26.879Z] 3495ec5ea666: Pushed [2026-05-12T03:27:27.445Z] 3d49f89fb9ea: Pushed [2026-05-12T03:27:32.717Z] 937d330f719c: Pushed [2026-05-12T03:27:42.718Z] aaa38fee3c0b: Pushed [2026-05-12T03:27:42.718Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:92fc1d3f91246dd3b6d430457f9620ef739b4dc9ef0fdd296581edd61be9b4c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:43.055Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:43.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-12T03:27:43.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-12T03:27:43.457Z] abed992af067: Preparing [2026-05-12T03:27:43.458Z] 083746e3999f: Preparing [2026-05-12T03:27:43.458Z] d8b15f3cd147: Preparing [2026-05-12T03:27:43.458Z] f2a23a56e838: Preparing [2026-05-12T03:27:43.458Z] 532b1244534e: Preparing [2026-05-12T03:27:43.458Z] aaa38fee3c0b: Preparing [2026-05-12T03:27:43.458Z] 937d330f719c: Preparing [2026-05-12T03:27:43.458Z] 3495ec5ea666: Preparing [2026-05-12T03:27:43.458Z] 3d49f89fb9ea: Preparing [2026-05-12T03:27:43.458Z] 0854555d70ac: Preparing [2026-05-12T03:27:43.458Z] 937d330f719c: Waiting [2026-05-12T03:27:43.458Z] 3495ec5ea666: Waiting [2026-05-12T03:27:43.458Z] 3d49f89fb9ea: Waiting [2026-05-12T03:27:43.458Z] 0854555d70ac: Waiting [2026-05-12T03:27:43.458Z] aaa38fee3c0b: Waiting [2026-05-12T03:27:43.458Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:43.458Z] abed992af067: Layer already exists [2026-05-12T03:27:43.458Z] 083746e3999f: Layer already exists [2026-05-12T03:27:43.458Z] 532b1244534e: Layer already exists [2026-05-12T03:27:43.458Z] d8b15f3cd147: Layer already exists [2026-05-12T03:27:43.458Z] aaa38fee3c0b: Layer already exists [2026-05-12T03:27:43.458Z] 937d330f719c: Layer already exists [2026-05-12T03:27:43.458Z] 3495ec5ea666: Layer already exists [2026-05-12T03:27:43.458Z] 3d49f89fb9ea: Layer already exists [2026-05-12T03:27:43.458Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:43.458Z] latest: digest: sha256:92fc1d3f91246dd3b6d430457f9620ef739b4dc9ef0fdd296581edd61be9b4c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:43.767Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:44.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-12T03:27:44.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-12T03:27:44.083Z] abed992af067: Preparing [2026-05-12T03:27:44.083Z] 083746e3999f: Preparing [2026-05-12T03:27:44.083Z] d8b15f3cd147: Preparing [2026-05-12T03:27:44.083Z] f2a23a56e838: Preparing [2026-05-12T03:27:44.083Z] 532b1244534e: Preparing [2026-05-12T03:27:44.083Z] aaa38fee3c0b: Preparing [2026-05-12T03:27:44.083Z] 937d330f719c: Preparing [2026-05-12T03:27:44.083Z] 3495ec5ea666: Preparing [2026-05-12T03:27:44.083Z] 3d49f89fb9ea: Preparing [2026-05-12T03:27:44.083Z] 0854555d70ac: Preparing [2026-05-12T03:27:44.083Z] 937d330f719c: Waiting [2026-05-12T03:27:44.083Z] 3495ec5ea666: Waiting [2026-05-12T03:27:44.083Z] aaa38fee3c0b: Waiting [2026-05-12T03:27:44.083Z] 3d49f89fb9ea: Waiting [2026-05-12T03:27:44.083Z] 0854555d70ac: Waiting [2026-05-12T03:27:44.083Z] 532b1244534e: Layer already exists [2026-05-12T03:27:44.083Z] d8b15f3cd147: Layer already exists [2026-05-12T03:27:44.083Z] abed992af067: Layer already exists [2026-05-12T03:27:44.083Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:44.083Z] 083746e3999f: Layer already exists [2026-05-12T03:27:44.083Z] aaa38fee3c0b: Layer already exists [2026-05-12T03:27:44.083Z] 3495ec5ea666: Layer already exists [2026-05-12T03:27:44.083Z] 3d49f89fb9ea: Layer already exists [2026-05-12T03:27:44.083Z] 937d330f719c: Layer already exists [2026-05-12T03:27:44.083Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:44.083Z] 4.1.0-dev.113: digest: sha256:92fc1d3f91246dd3b6d430457f9620ef739b4dc9ef0fdd296581edd61be9b4c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:44.406Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:44.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:44.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-12T03:27:44.721Z] abed992af067: Preparing [2026-05-12T03:27:44.721Z] 083746e3999f: Preparing [2026-05-12T03:27:44.721Z] d8b15f3cd147: Preparing [2026-05-12T03:27:44.721Z] f2a23a56e838: Preparing [2026-05-12T03:27:44.721Z] 532b1244534e: Preparing [2026-05-12T03:27:44.721Z] aaa38fee3c0b: Preparing [2026-05-12T03:27:44.721Z] 937d330f719c: Preparing [2026-05-12T03:27:44.721Z] 3495ec5ea666: Preparing [2026-05-12T03:27:44.721Z] 3d49f89fb9ea: Preparing [2026-05-12T03:27:44.721Z] 0854555d70ac: Preparing [2026-05-12T03:27:44.721Z] 937d330f719c: Waiting [2026-05-12T03:27:44.721Z] 3495ec5ea666: Waiting [2026-05-12T03:27:44.721Z] aaa38fee3c0b: Waiting [2026-05-12T03:27:44.721Z] 3d49f89fb9ea: Waiting [2026-05-12T03:27:44.721Z] 0854555d70ac: Waiting [2026-05-12T03:27:44.721Z] abed992af067: Layer already exists [2026-05-12T03:27:44.721Z] d8b15f3cd147: Layer already exists [2026-05-12T03:27:44.721Z] 083746e3999f: Layer already exists [2026-05-12T03:27:44.721Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:44.721Z] 532b1244534e: Layer already exists [2026-05-12T03:27:44.721Z] 937d330f719c: Layer already exists [2026-05-12T03:27:44.721Z] 3d49f89fb9ea: Layer already exists [2026-05-12T03:27:44.721Z] aaa38fee3c0b: Layer already exists [2026-05-12T03:27:44.721Z] 3495ec5ea666: Layer already exists [2026-05-12T03:27:44.721Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:44.721Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:92fc1d3f91246dd3b6d430457f9620ef739b4dc9ef0fdd296581edd61be9b4c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:45.122Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:45.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-12T03:27:45.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-12T03:27:45.438Z] abed992af067: Preparing [2026-05-12T03:27:45.438Z] 083746e3999f: Preparing [2026-05-12T03:27:45.438Z] d8b15f3cd147: Preparing [2026-05-12T03:27:45.438Z] f2a23a56e838: Preparing [2026-05-12T03:27:45.438Z] 532b1244534e: Preparing [2026-05-12T03:27:45.438Z] aaa38fee3c0b: Preparing [2026-05-12T03:27:45.438Z] 937d330f719c: Preparing [2026-05-12T03:27:45.438Z] 3495ec5ea666: Preparing [2026-05-12T03:27:45.438Z] 3d49f89fb9ea: Preparing [2026-05-12T03:27:45.438Z] 0854555d70ac: Preparing [2026-05-12T03:27:45.438Z] aaa38fee3c0b: Waiting [2026-05-12T03:27:45.438Z] 3495ec5ea666: Waiting [2026-05-12T03:27:45.438Z] 937d330f719c: Waiting [2026-05-12T03:27:45.438Z] 3d49f89fb9ea: Waiting [2026-05-12T03:27:45.438Z] 0854555d70ac: Waiting [2026-05-12T03:27:45.438Z] d8b15f3cd147: Layer already exists [2026-05-12T03:27:45.438Z] 532b1244534e: Layer already exists [2026-05-12T03:27:45.438Z] 083746e3999f: Layer already exists [2026-05-12T03:27:45.438Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:45.438Z] abed992af067: Layer already exists [2026-05-12T03:27:45.438Z] 3495ec5ea666: Layer already exists [2026-05-12T03:27:45.438Z] 937d330f719c: Layer already exists [2026-05-12T03:27:45.438Z] aaa38fee3c0b: Layer already exists [2026-05-12T03:27:45.438Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:45.438Z] 3d49f89fb9ea: Layer already exists [2026-05-12T03:27:45.438Z] main: digest: sha256:92fc1d3f91246dd3b6d430457f9620ef739b4dc9ef0fdd296581edd61be9b4c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:27:45.511Z] ===================================================== [Pipeline] echo [2026-05-12T03:27:45.521Z] taggedImages: [2026-05-12T03:27:45.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:45.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-12T03:27:45.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-12T03:27:45.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:45.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-05-12T03:27:45.547Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-12T03:27:45.547Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:45.547Z] latest [2026-05-12T03:27:45.547Z] 4.1.0-dev.113 [2026-05-12T03:27:45.547Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:27:45.547Z] main [2026-05-12T03:27:45.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:45.880Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:27:46.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:27:46.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-12T03:27:46.196Z] 3b2d3dbd20d7: Preparing [2026-05-12T03:27:46.196Z] 57dbcad70d8c: Preparing [2026-05-12T03:27:46.196Z] 118c7ab6a0ab: Preparing [2026-05-12T03:27:46.196Z] f2a23a56e838: Preparing [2026-05-12T03:27:46.196Z] 532b1244534e: Preparing [2026-05-12T03:27:46.196Z] 4eaf1d8a36a0: Preparing [2026-05-12T03:27:46.196Z] 6039ccfa1046: Preparing [2026-05-12T03:27:46.196Z] 148e16c8bbe4: Preparing [2026-05-12T03:27:46.196Z] 0854555d70ac: Preparing [2026-05-12T03:27:46.196Z] 6039ccfa1046: Waiting [2026-05-12T03:27:46.196Z] 148e16c8bbe4: Waiting [2026-05-12T03:27:46.196Z] 4eaf1d8a36a0: Waiting [2026-05-12T03:27:46.196Z] 0854555d70ac: Waiting [2026-05-12T03:27:46.196Z] 532b1244534e: Layer already exists [2026-05-12T03:27:46.196Z] f2a23a56e838: Layer already exists [2026-05-12T03:27:46.196Z] 118c7ab6a0ab: Pushed [2026-05-12T03:27:46.196Z] 57dbcad70d8c: Pushed [2026-05-12T03:27:46.196Z] 3b2d3dbd20d7: Pushed [2026-05-12T03:27:46.196Z] 6039ccfa1046: Pushed [2026-05-12T03:27:46.196Z] 0854555d70ac: Layer already exists [2026-05-12T03:27:46.761Z] 148e16c8bbe4: Pushed [2026-05-12T03:28:01.653Z] 4eaf1d8a36a0: Pushed [2026-05-12T03:28:01.653Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:afa0185cd83b6270e2e71374f62c3eab29a6d6a873ecec0586955f07f929e739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:02.106Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:02.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-12T03:28:02.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-12T03:28:02.475Z] 3b2d3dbd20d7: Preparing [2026-05-12T03:28:02.475Z] 57dbcad70d8c: Preparing [2026-05-12T03:28:02.475Z] 118c7ab6a0ab: Preparing [2026-05-12T03:28:02.475Z] f2a23a56e838: Preparing [2026-05-12T03:28:02.475Z] 532b1244534e: Preparing [2026-05-12T03:28:02.475Z] 4eaf1d8a36a0: Preparing [2026-05-12T03:28:02.475Z] 6039ccfa1046: Preparing [2026-05-12T03:28:02.475Z] 148e16c8bbe4: Preparing [2026-05-12T03:28:02.475Z] 4eaf1d8a36a0: Waiting [2026-05-12T03:28:02.475Z] 6039ccfa1046: Waiting [2026-05-12T03:28:02.475Z] 0854555d70ac: Preparing [2026-05-12T03:28:02.475Z] 148e16c8bbe4: Waiting [2026-05-12T03:28:02.475Z] 0854555d70ac: Waiting [2026-05-12T03:28:02.475Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:02.475Z] 3b2d3dbd20d7: Layer already exists [2026-05-12T03:28:02.475Z] 57dbcad70d8c: Layer already exists [2026-05-12T03:28:02.475Z] 532b1244534e: Layer already exists [2026-05-12T03:28:02.475Z] 118c7ab6a0ab: Layer already exists [2026-05-12T03:28:02.475Z] 148e16c8bbe4: Layer already exists [2026-05-12T03:28:02.475Z] 4eaf1d8a36a0: Layer already exists [2026-05-12T03:28:02.475Z] 6039ccfa1046: Layer already exists [2026-05-12T03:28:02.475Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:02.475Z] latest: digest: sha256:afa0185cd83b6270e2e71374f62c3eab29a6d6a873ecec0586955f07f929e739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:02.843Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:03.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-12T03:28:03.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-12T03:28:03.175Z] 3b2d3dbd20d7: Preparing [2026-05-12T03:28:03.175Z] 57dbcad70d8c: Preparing [2026-05-12T03:28:03.175Z] 118c7ab6a0ab: Preparing [2026-05-12T03:28:03.175Z] f2a23a56e838: Preparing [2026-05-12T03:28:03.175Z] 532b1244534e: Preparing [2026-05-12T03:28:03.175Z] 4eaf1d8a36a0: Preparing [2026-05-12T03:28:03.175Z] 6039ccfa1046: Preparing [2026-05-12T03:28:03.175Z] 148e16c8bbe4: Preparing [2026-05-12T03:28:03.175Z] 0854555d70ac: Preparing [2026-05-12T03:28:03.175Z] 4eaf1d8a36a0: Waiting [2026-05-12T03:28:03.175Z] 6039ccfa1046: Waiting [2026-05-12T03:28:03.175Z] 148e16c8bbe4: Waiting [2026-05-12T03:28:03.175Z] 0854555d70ac: Waiting [2026-05-12T03:28:03.175Z] 3b2d3dbd20d7: Layer already exists [2026-05-12T03:28:03.175Z] 532b1244534e: Layer already exists [2026-05-12T03:28:03.175Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:03.175Z] 57dbcad70d8c: Layer already exists [2026-05-12T03:28:03.175Z] 118c7ab6a0ab: Layer already exists [2026-05-12T03:28:03.175Z] 6039ccfa1046: Layer already exists [2026-05-12T03:28:03.175Z] 148e16c8bbe4: Layer already exists [2026-05-12T03:28:03.175Z] 4eaf1d8a36a0: Layer already exists [2026-05-12T03:28:03.175Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:03.175Z] 4.1.0-dev.113: digest: sha256:afa0185cd83b6270e2e71374f62c3eab29a6d6a873ecec0586955f07f929e739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:03.505Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:03.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:03.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-12T03:28:03.825Z] 3b2d3dbd20d7: Preparing [2026-05-12T03:28:03.825Z] 57dbcad70d8c: Preparing [2026-05-12T03:28:03.825Z] 118c7ab6a0ab: Preparing [2026-05-12T03:28:03.825Z] f2a23a56e838: Preparing [2026-05-12T03:28:03.825Z] 532b1244534e: Preparing [2026-05-12T03:28:03.825Z] 4eaf1d8a36a0: Preparing [2026-05-12T03:28:03.825Z] 6039ccfa1046: Preparing [2026-05-12T03:28:03.825Z] 148e16c8bbe4: Preparing [2026-05-12T03:28:03.825Z] 0854555d70ac: Preparing [2026-05-12T03:28:03.825Z] 6039ccfa1046: Waiting [2026-05-12T03:28:03.825Z] 4eaf1d8a36a0: Waiting [2026-05-12T03:28:03.825Z] 148e16c8bbe4: Waiting [2026-05-12T03:28:03.825Z] 0854555d70ac: Waiting [2026-05-12T03:28:03.825Z] 3b2d3dbd20d7: Layer already exists [2026-05-12T03:28:03.825Z] 118c7ab6a0ab: Layer already exists [2026-05-12T03:28:03.825Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:03.825Z] 57dbcad70d8c: Layer already exists [2026-05-12T03:28:03.825Z] 532b1244534e: Layer already exists [2026-05-12T03:28:03.825Z] 148e16c8bbe4: Layer already exists [2026-05-12T03:28:03.825Z] 6039ccfa1046: Layer already exists [2026-05-12T03:28:03.825Z] 4eaf1d8a36a0: Layer already exists [2026-05-12T03:28:03.825Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:03.825Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:afa0185cd83b6270e2e71374f62c3eab29a6d6a873ecec0586955f07f929e739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:04.149Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:04.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-12T03:28:04.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-12T03:28:04.476Z] 3b2d3dbd20d7: Preparing [2026-05-12T03:28:04.476Z] 57dbcad70d8c: Preparing [2026-05-12T03:28:04.476Z] 118c7ab6a0ab: Preparing [2026-05-12T03:28:04.476Z] f2a23a56e838: Preparing [2026-05-12T03:28:04.476Z] 532b1244534e: Preparing [2026-05-12T03:28:04.476Z] 4eaf1d8a36a0: Preparing [2026-05-12T03:28:04.476Z] 6039ccfa1046: Preparing [2026-05-12T03:28:04.476Z] 148e16c8bbe4: Preparing [2026-05-12T03:28:04.476Z] 0854555d70ac: Preparing [2026-05-12T03:28:04.476Z] 6039ccfa1046: Waiting [2026-05-12T03:28:04.476Z] 148e16c8bbe4: Waiting [2026-05-12T03:28:04.476Z] 4eaf1d8a36a0: Waiting [2026-05-12T03:28:04.476Z] 0854555d70ac: Waiting [2026-05-12T03:28:04.476Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:04.476Z] 3b2d3dbd20d7: Layer already exists [2026-05-12T03:28:04.476Z] 532b1244534e: Layer already exists [2026-05-12T03:28:04.476Z] 118c7ab6a0ab: Layer already exists [2026-05-12T03:28:04.476Z] 57dbcad70d8c: Layer already exists [2026-05-12T03:28:04.476Z] 6039ccfa1046: Layer already exists [2026-05-12T03:28:04.476Z] 4eaf1d8a36a0: Layer already exists [2026-05-12T03:28:04.476Z] 148e16c8bbe4: Layer already exists [2026-05-12T03:28:04.476Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:04.476Z] main: digest: sha256:afa0185cd83b6270e2e71374f62c3eab29a6d6a873ecec0586955f07f929e739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:28:04.547Z] ===================================================== [Pipeline] echo [2026-05-12T03:28:04.563Z] taggedImages: [2026-05-12T03:28:04.563Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:04.563Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-12T03:28:04.563Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-12T03:28:04.563Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:04.563Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-05-12T03:28:04.605Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-12T03:28:04.605Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:04.605Z] latest [2026-05-12T03:28:04.605Z] 4.1.0-dev.113 [2026-05-12T03:28:04.605Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:04.605Z] main [2026-05-12T03:28:04.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:04.953Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:05.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:05.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-12T03:28:05.276Z] abed992af067: Preparing [2026-05-12T03:28:05.276Z] b48789be1399: Preparing [2026-05-12T03:28:05.276Z] 765a6d264cda: Preparing [2026-05-12T03:28:05.276Z] f2a23a56e838: Preparing [2026-05-12T03:28:05.276Z] 532b1244534e: Preparing [2026-05-12T03:28:05.276Z] 16b41c4f3f78: Preparing [2026-05-12T03:28:05.276Z] 3495ec5ea666: Preparing [2026-05-12T03:28:05.276Z] 3d49f89fb9ea: Preparing [2026-05-12T03:28:05.276Z] 0854555d70ac: Preparing [2026-05-12T03:28:05.276Z] 16b41c4f3f78: Waiting [2026-05-12T03:28:05.276Z] 3495ec5ea666: Waiting [2026-05-12T03:28:05.276Z] 3d49f89fb9ea: Waiting [2026-05-12T03:28:05.276Z] 0854555d70ac: Waiting [2026-05-12T03:28:05.276Z] abed992af067: Layer already exists [2026-05-12T03:28:05.276Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:05.276Z] 532b1244534e: Layer already exists [2026-05-12T03:28:05.276Z] 3495ec5ea666: Layer already exists [2026-05-12T03:28:05.276Z] 3d49f89fb9ea: Layer already exists [2026-05-12T03:28:05.276Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:05.276Z] b48789be1399: Pushed [2026-05-12T03:28:05.276Z] 765a6d264cda: Pushed [2026-05-12T03:28:20.166Z] 16b41c4f3f78: Pushed [2026-05-12T03:28:20.166Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:7126dbeabb18f58ca092f5983aad4f6c38c0e34a53b6c78f4070195d131650c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:20.560Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:20.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-12T03:28:20.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-12T03:28:20.878Z] abed992af067: Preparing [2026-05-12T03:28:20.878Z] b48789be1399: Preparing [2026-05-12T03:28:20.878Z] 765a6d264cda: Preparing [2026-05-12T03:28:20.878Z] f2a23a56e838: Preparing [2026-05-12T03:28:20.878Z] 532b1244534e: Preparing [2026-05-12T03:28:20.878Z] 16b41c4f3f78: Preparing [2026-05-12T03:28:20.878Z] 3495ec5ea666: Preparing [2026-05-12T03:28:20.878Z] 3d49f89fb9ea: Preparing [2026-05-12T03:28:20.878Z] 0854555d70ac: Preparing [2026-05-12T03:28:20.878Z] 16b41c4f3f78: Waiting [2026-05-12T03:28:20.878Z] 3d49f89fb9ea: Waiting [2026-05-12T03:28:20.878Z] 0854555d70ac: Waiting [2026-05-12T03:28:20.878Z] 3495ec5ea666: Waiting [2026-05-12T03:28:20.878Z] 765a6d264cda: Layer already exists [2026-05-12T03:28:20.878Z] b48789be1399: Layer already exists [2026-05-12T03:28:20.878Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:20.878Z] 532b1244534e: Layer already exists [2026-05-12T03:28:20.878Z] abed992af067: Layer already exists [2026-05-12T03:28:20.878Z] 3495ec5ea666: Layer already exists [2026-05-12T03:28:20.878Z] 16b41c4f3f78: Layer already exists [2026-05-12T03:28:20.878Z] 3d49f89fb9ea: Layer already exists [2026-05-12T03:28:20.878Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:20.878Z] latest: digest: sha256:7126dbeabb18f58ca092f5983aad4f6c38c0e34a53b6c78f4070195d131650c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:21.205Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:21.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-12T03:28:21.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-12T03:28:21.529Z] abed992af067: Preparing [2026-05-12T03:28:21.529Z] b48789be1399: Preparing [2026-05-12T03:28:21.529Z] 765a6d264cda: Preparing [2026-05-12T03:28:21.529Z] f2a23a56e838: Preparing [2026-05-12T03:28:21.529Z] 532b1244534e: Preparing [2026-05-12T03:28:21.529Z] 16b41c4f3f78: Preparing [2026-05-12T03:28:21.529Z] 3495ec5ea666: Preparing [2026-05-12T03:28:21.529Z] 3d49f89fb9ea: Preparing [2026-05-12T03:28:21.529Z] 0854555d70ac: Preparing [2026-05-12T03:28:21.529Z] 16b41c4f3f78: Waiting [2026-05-12T03:28:21.529Z] 3495ec5ea666: Waiting [2026-05-12T03:28:21.529Z] 3d49f89fb9ea: Waiting [2026-05-12T03:28:21.529Z] 0854555d70ac: Waiting [2026-05-12T03:28:21.529Z] 532b1244534e: Layer already exists [2026-05-12T03:28:21.529Z] 765a6d264cda: Layer already exists [2026-05-12T03:28:21.529Z] b48789be1399: Layer already exists [2026-05-12T03:28:21.529Z] abed992af067: Layer already exists [2026-05-12T03:28:21.529Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:21.529Z] 3495ec5ea666: Layer already exists [2026-05-12T03:28:21.529Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:21.529Z] 16b41c4f3f78: Layer already exists [2026-05-12T03:28:21.529Z] 3d49f89fb9ea: Layer already exists [2026-05-12T03:28:21.529Z] 4.1.0-dev.113: digest: sha256:7126dbeabb18f58ca092f5983aad4f6c38c0e34a53b6c78f4070195d131650c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:21.852Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:22.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:22.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-12T03:28:22.176Z] abed992af067: Preparing [2026-05-12T03:28:22.176Z] b48789be1399: Preparing [2026-05-12T03:28:22.176Z] 765a6d264cda: Preparing [2026-05-12T03:28:22.176Z] f2a23a56e838: Preparing [2026-05-12T03:28:22.176Z] 532b1244534e: Preparing [2026-05-12T03:28:22.176Z] 16b41c4f3f78: Preparing [2026-05-12T03:28:22.176Z] 3495ec5ea666: Preparing [2026-05-12T03:28:22.176Z] 3d49f89fb9ea: Preparing [2026-05-12T03:28:22.176Z] 0854555d70ac: Preparing [2026-05-12T03:28:22.176Z] 3d49f89fb9ea: Waiting [2026-05-12T03:28:22.176Z] 0854555d70ac: Waiting [2026-05-12T03:28:22.176Z] 16b41c4f3f78: Waiting [2026-05-12T03:28:22.176Z] 3495ec5ea666: Waiting [2026-05-12T03:28:22.176Z] 532b1244534e: Layer already exists [2026-05-12T03:28:22.176Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:22.176Z] b48789be1399: Layer already exists [2026-05-12T03:28:22.176Z] 765a6d264cda: Layer already exists [2026-05-12T03:28:22.176Z] abed992af067: Layer already exists [2026-05-12T03:28:22.176Z] 3495ec5ea666: Layer already exists [2026-05-12T03:28:22.176Z] 16b41c4f3f78: Layer already exists [2026-05-12T03:28:22.176Z] 3d49f89fb9ea: Layer already exists [2026-05-12T03:28:22.176Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:22.176Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:7126dbeabb18f58ca092f5983aad4f6c38c0e34a53b6c78f4070195d131650c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:22.504Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:22.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-12T03:28:22.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-12T03:28:22.829Z] abed992af067: Preparing [2026-05-12T03:28:22.829Z] b48789be1399: Preparing [2026-05-12T03:28:22.829Z] 765a6d264cda: Preparing [2026-05-12T03:28:22.829Z] f2a23a56e838: Preparing [2026-05-12T03:28:22.829Z] 532b1244534e: Preparing [2026-05-12T03:28:22.829Z] 16b41c4f3f78: Preparing [2026-05-12T03:28:22.829Z] 3495ec5ea666: Preparing [2026-05-12T03:28:22.829Z] 3d49f89fb9ea: Preparing [2026-05-12T03:28:22.829Z] 0854555d70ac: Preparing [2026-05-12T03:28:22.829Z] 16b41c4f3f78: Waiting [2026-05-12T03:28:22.829Z] 3495ec5ea666: Waiting [2026-05-12T03:28:22.829Z] 3d49f89fb9ea: Waiting [2026-05-12T03:28:22.829Z] 0854555d70ac: Waiting [2026-05-12T03:28:22.829Z] b48789be1399: Layer already exists [2026-05-12T03:28:22.829Z] 765a6d264cda: Layer already exists [2026-05-12T03:28:22.829Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:22.829Z] 532b1244534e: Layer already exists [2026-05-12T03:28:22.829Z] abed992af067: Layer already exists [2026-05-12T03:28:22.829Z] 16b41c4f3f78: Layer already exists [2026-05-12T03:28:22.829Z] 3495ec5ea666: Layer already exists [2026-05-12T03:28:22.829Z] 3d49f89fb9ea: Layer already exists [2026-05-12T03:28:22.829Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:22.829Z] main: digest: sha256:7126dbeabb18f58ca092f5983aad4f6c38c0e34a53b6c78f4070195d131650c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:28:22.899Z] ===================================================== [Pipeline] echo [2026-05-12T03:28:22.914Z] taggedImages: [2026-05-12T03:28:22.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:22.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-12T03:28:22.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-12T03:28:22.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:22.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-05-12T03:28:22.950Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-12T03:28:22.950Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:22.950Z] latest [2026-05-12T03:28:22.950Z] 4.1.0-dev.113 [2026-05-12T03:28:22.950Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:22.950Z] main [2026-05-12T03:28:22.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:23.302Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:23.628Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:23.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-12T03:28:23.628Z] 8b197c06e5fc: Preparing [2026-05-12T03:28:23.628Z] aab3c92df0a1: Preparing [2026-05-12T03:28:23.628Z] f2a23a56e838: Preparing [2026-05-12T03:28:23.628Z] 532b1244534e: Preparing [2026-05-12T03:28:23.628Z] ccb9b7aad148: Preparing [2026-05-12T03:28:23.628Z] 4d9081126f9e: Preparing [2026-05-12T03:28:23.628Z] 0854555d70ac: Preparing [2026-05-12T03:28:23.628Z] 0854555d70ac: Waiting [2026-05-12T03:28:23.628Z] 4d9081126f9e: Waiting [2026-05-12T03:28:23.628Z] 532b1244534e: Layer already exists [2026-05-12T03:28:23.628Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:23.628Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:23.628Z] ccb9b7aad148: Pushed [2026-05-12T03:28:23.628Z] 8b197c06e5fc: Pushed [2026-05-12T03:28:24.195Z] 4d9081126f9e: Pushed [2026-05-12T03:28:28.386Z] aab3c92df0a1: Pushed [2026-05-12T03:28:28.386Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:5a358da74686a0f31392bad193f78cb2c9c01eefe1b008462457f7d012bea995 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:28.766Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:29.090Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-12T03:28:29.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-12T03:28:29.090Z] 8b197c06e5fc: Preparing [2026-05-12T03:28:29.090Z] aab3c92df0a1: Preparing [2026-05-12T03:28:29.090Z] f2a23a56e838: Preparing [2026-05-12T03:28:29.090Z] 532b1244534e: Preparing [2026-05-12T03:28:29.090Z] ccb9b7aad148: Preparing [2026-05-12T03:28:29.090Z] 4d9081126f9e: Preparing [2026-05-12T03:28:29.090Z] 0854555d70ac: Preparing [2026-05-12T03:28:29.090Z] 4d9081126f9e: Waiting [2026-05-12T03:28:29.090Z] 0854555d70ac: Waiting [2026-05-12T03:28:29.090Z] 8b197c06e5fc: Layer already exists [2026-05-12T03:28:29.090Z] aab3c92df0a1: Layer already exists [2026-05-12T03:28:29.090Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:29.090Z] ccb9b7aad148: Layer already exists [2026-05-12T03:28:29.090Z] 532b1244534e: Layer already exists [2026-05-12T03:28:29.090Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:29.090Z] 4d9081126f9e: Layer already exists [2026-05-12T03:28:29.090Z] latest: digest: sha256:5a358da74686a0f31392bad193f78cb2c9c01eefe1b008462457f7d012bea995 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:29.430Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:29.775Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-12T03:28:29.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-12T03:28:29.776Z] 8b197c06e5fc: Preparing [2026-05-12T03:28:29.776Z] aab3c92df0a1: Preparing [2026-05-12T03:28:29.776Z] f2a23a56e838: Preparing [2026-05-12T03:28:29.776Z] 532b1244534e: Preparing [2026-05-12T03:28:29.776Z] ccb9b7aad148: Preparing [2026-05-12T03:28:29.776Z] 4d9081126f9e: Preparing [2026-05-12T03:28:29.776Z] 0854555d70ac: Preparing [2026-05-12T03:28:29.776Z] 0854555d70ac: Waiting [2026-05-12T03:28:29.776Z] 4d9081126f9e: Waiting [2026-05-12T03:28:29.776Z] 8b197c06e5fc: Layer already exists [2026-05-12T03:28:29.776Z] aab3c92df0a1: Layer already exists [2026-05-12T03:28:29.776Z] 532b1244534e: Layer already exists [2026-05-12T03:28:29.776Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:29.776Z] ccb9b7aad148: Layer already exists [2026-05-12T03:28:29.776Z] 4d9081126f9e: Layer already exists [2026-05-12T03:28:29.776Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:29.776Z] 4.1.0-dev.113: digest: sha256:5a358da74686a0f31392bad193f78cb2c9c01eefe1b008462457f7d012bea995 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:30.132Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:30.453Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:30.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-12T03:28:30.453Z] 8b197c06e5fc: Preparing [2026-05-12T03:28:30.453Z] aab3c92df0a1: Preparing [2026-05-12T03:28:30.453Z] f2a23a56e838: Preparing [2026-05-12T03:28:30.453Z] 532b1244534e: Preparing [2026-05-12T03:28:30.453Z] ccb9b7aad148: Preparing [2026-05-12T03:28:30.453Z] 4d9081126f9e: Preparing [2026-05-12T03:28:30.453Z] 0854555d70ac: Preparing [2026-05-12T03:28:30.453Z] 0854555d70ac: Waiting [2026-05-12T03:28:30.453Z] 4d9081126f9e: Waiting [2026-05-12T03:28:30.453Z] aab3c92df0a1: Layer already exists [2026-05-12T03:28:30.453Z] 532b1244534e: Layer already exists [2026-05-12T03:28:30.453Z] ccb9b7aad148: Layer already exists [2026-05-12T03:28:30.453Z] 8b197c06e5fc: Layer already exists [2026-05-12T03:28:30.453Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:30.453Z] 4d9081126f9e: Layer already exists [2026-05-12T03:28:30.453Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:30.453Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:5a358da74686a0f31392bad193f78cb2c9c01eefe1b008462457f7d012bea995 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:30.786Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:31.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-12T03:28:31.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-12T03:28:31.102Z] 8b197c06e5fc: Preparing [2026-05-12T03:28:31.102Z] aab3c92df0a1: Preparing [2026-05-12T03:28:31.102Z] f2a23a56e838: Preparing [2026-05-12T03:28:31.102Z] 532b1244534e: Preparing [2026-05-12T03:28:31.102Z] ccb9b7aad148: Preparing [2026-05-12T03:28:31.102Z] 4d9081126f9e: Preparing [2026-05-12T03:28:31.102Z] 0854555d70ac: Preparing [2026-05-12T03:28:31.102Z] 4d9081126f9e: Waiting [2026-05-12T03:28:31.102Z] 0854555d70ac: Waiting [2026-05-12T03:28:31.102Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:31.102Z] ccb9b7aad148: Layer already exists [2026-05-12T03:28:31.102Z] 8b197c06e5fc: Layer already exists [2026-05-12T03:28:31.102Z] aab3c92df0a1: Layer already exists [2026-05-12T03:28:31.102Z] 532b1244534e: Layer already exists [2026-05-12T03:28:31.102Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:31.102Z] 4d9081126f9e: Layer already exists [2026-05-12T03:28:31.102Z] main: digest: sha256:5a358da74686a0f31392bad193f78cb2c9c01eefe1b008462457f7d012bea995 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:28:31.176Z] ===================================================== [Pipeline] echo [2026-05-12T03:28:31.196Z] taggedImages: [2026-05-12T03:28:31.196Z] - nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:31.196Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-12T03:28:31.196Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-12T03:28:31.196Z] - nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:31.196Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-05-12T03:28:31.230Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-12T03:28:31.230Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:31.230Z] latest [2026-05-12T03:28:31.230Z] 4.1.0-dev.113 [2026-05-12T03:28:31.230Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:31.230Z] main [2026-05-12T03:28:31.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:31.571Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:31.897Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:31.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-12T03:28:31.897Z] c56e5661ef40: Preparing [2026-05-12T03:28:31.897Z] 645da3a4ce74: Preparing [2026-05-12T03:28:31.897Z] f2a23a56e838: Preparing [2026-05-12T03:28:31.897Z] 532b1244534e: Preparing [2026-05-12T03:28:31.897Z] 51e947cea30d: Preparing [2026-05-12T03:28:31.897Z] 47175c96e34e: Preparing [2026-05-12T03:28:31.898Z] 0854555d70ac: Preparing [2026-05-12T03:28:31.898Z] 47175c96e34e: Waiting [2026-05-12T03:28:31.898Z] 0854555d70ac: Waiting [2026-05-12T03:28:31.898Z] 532b1244534e: Layer already exists [2026-05-12T03:28:31.898Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:31.898Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:31.898Z] 51e947cea30d: Pushed [2026-05-12T03:28:31.898Z] c56e5661ef40: Pushed [2026-05-12T03:28:32.157Z] 47175c96e34e: Pushed [2026-05-12T03:28:36.359Z] 645da3a4ce74: Pushed [2026-05-12T03:28:36.618Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:15d5cb9e032456de635487d317871aa690c1734a0a7f5dd7930200b0f96eb847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:36.939Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:37.257Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-12T03:28:37.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-12T03:28:37.257Z] c56e5661ef40: Preparing [2026-05-12T03:28:37.257Z] 645da3a4ce74: Preparing [2026-05-12T03:28:37.257Z] f2a23a56e838: Preparing [2026-05-12T03:28:37.257Z] 532b1244534e: Preparing [2026-05-12T03:28:37.257Z] 51e947cea30d: Preparing [2026-05-12T03:28:37.257Z] 47175c96e34e: Preparing [2026-05-12T03:28:37.257Z] 0854555d70ac: Preparing [2026-05-12T03:28:37.257Z] 47175c96e34e: Waiting [2026-05-12T03:28:37.257Z] 0854555d70ac: Waiting [2026-05-12T03:28:37.257Z] 51e947cea30d: Layer already exists [2026-05-12T03:28:37.257Z] 532b1244534e: Layer already exists [2026-05-12T03:28:37.257Z] c56e5661ef40: Layer already exists [2026-05-12T03:28:37.258Z] 645da3a4ce74: Layer already exists [2026-05-12T03:28:37.258Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:37.258Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:37.258Z] 47175c96e34e: Layer already exists [2026-05-12T03:28:37.258Z] latest: digest: sha256:15d5cb9e032456de635487d317871aa690c1734a0a7f5dd7930200b0f96eb847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:37.579Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:37.907Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-12T03:28:37.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-12T03:28:37.907Z] c56e5661ef40: Preparing [2026-05-12T03:28:37.907Z] 645da3a4ce74: Preparing [2026-05-12T03:28:37.907Z] f2a23a56e838: Preparing [2026-05-12T03:28:37.907Z] 532b1244534e: Preparing [2026-05-12T03:28:37.907Z] 51e947cea30d: Preparing [2026-05-12T03:28:37.907Z] 47175c96e34e: Preparing [2026-05-12T03:28:37.907Z] 0854555d70ac: Preparing [2026-05-12T03:28:37.907Z] 47175c96e34e: Waiting [2026-05-12T03:28:37.907Z] 0854555d70ac: Waiting [2026-05-12T03:28:37.907Z] 51e947cea30d: Layer already exists [2026-05-12T03:28:37.907Z] c56e5661ef40: Layer already exists [2026-05-12T03:28:37.907Z] 532b1244534e: Layer already exists [2026-05-12T03:28:37.907Z] 645da3a4ce74: Layer already exists [2026-05-12T03:28:37.907Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:37.907Z] 47175c96e34e: Layer already exists [2026-05-12T03:28:37.907Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:37.907Z] 4.1.0-dev.113: digest: sha256:15d5cb9e032456de635487d317871aa690c1734a0a7f5dd7930200b0f96eb847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:38.218Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:38.536Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:38.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-12T03:28:38.536Z] c56e5661ef40: Preparing [2026-05-12T03:28:38.536Z] 645da3a4ce74: Preparing [2026-05-12T03:28:38.536Z] f2a23a56e838: Preparing [2026-05-12T03:28:38.536Z] 532b1244534e: Preparing [2026-05-12T03:28:38.536Z] 51e947cea30d: Preparing [2026-05-12T03:28:38.536Z] 47175c96e34e: Preparing [2026-05-12T03:28:38.536Z] 0854555d70ac: Preparing [2026-05-12T03:28:38.536Z] 47175c96e34e: Waiting [2026-05-12T03:28:38.536Z] 0854555d70ac: Waiting [2026-05-12T03:28:38.536Z] 51e947cea30d: Layer already exists [2026-05-12T03:28:38.536Z] 532b1244534e: Layer already exists [2026-05-12T03:28:38.536Z] c56e5661ef40: Layer already exists [2026-05-12T03:28:38.536Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:38.536Z] 645da3a4ce74: Layer already exists [2026-05-12T03:28:38.536Z] 47175c96e34e: Layer already exists [2026-05-12T03:28:38.536Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:38.536Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:15d5cb9e032456de635487d317871aa690c1734a0a7f5dd7930200b0f96eb847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:38.858Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T03:28:39.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-12T03:28:39.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-12T03:28:39.179Z] c56e5661ef40: Preparing [2026-05-12T03:28:39.179Z] 645da3a4ce74: Preparing [2026-05-12T03:28:39.179Z] f2a23a56e838: Preparing [2026-05-12T03:28:39.179Z] 532b1244534e: Preparing [2026-05-12T03:28:39.179Z] 51e947cea30d: Preparing [2026-05-12T03:28:39.179Z] 47175c96e34e: Preparing [2026-05-12T03:28:39.179Z] 0854555d70ac: Preparing [2026-05-12T03:28:39.179Z] 47175c96e34e: Waiting [2026-05-12T03:28:39.179Z] 0854555d70ac: Waiting [2026-05-12T03:28:39.179Z] 532b1244534e: Layer already exists [2026-05-12T03:28:39.179Z] 51e947cea30d: Layer already exists [2026-05-12T03:28:39.179Z] f2a23a56e838: Layer already exists [2026-05-12T03:28:39.179Z] 645da3a4ce74: Layer already exists [2026-05-12T03:28:39.179Z] c56e5661ef40: Layer already exists [2026-05-12T03:28:39.179Z] 0854555d70ac: Layer already exists [2026-05-12T03:28:39.179Z] 47175c96e34e: Layer already exists [2026-05-12T03:28:39.179Z] main: digest: sha256:15d5cb9e032456de635487d317871aa690c1734a0a7f5dd7930200b0f96eb847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T03:28:39.249Z] ===================================================== [Pipeline] echo [2026-05-12T03:28:39.268Z] taggedImages: [2026-05-12T03:28:39.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-12T03:28:39.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-12T03:28:39.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-05-12T03:28:39.354Z] ========================================================= [2026-05-12T03:28:39.354Z] [edgeXBuildMultiArch] RAW Config: [2026-05-12T03:28:39.354Z] images: [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T03:28:39.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-12T03:28:39.354Z] settingsFile: [2026-05-12T03:28:39.354Z] edgex-go-settings [2026-05-12T03:28:39.354Z] ========================================================= [Pipeline] node [2026-05-12T03:28:54.358Z] Still waiting to schedule task [2026-05-12T03:28:54.358Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-05-12T03:29:19.552Z] Running on prd-centos7-docker-4c-2g-9124 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-12T03:29:19.598Z] provisioning config files... [2026-05-12T03:29:19.617Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6144286358234198193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-12T03:29:20.816Z] ---> ****-login.sh [2026-05-12T03:29:20.816Z] nexus3.edgexfoundry.org:10001 [2026-05-12T03:46:03.761Z] #154 ... [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-12T03:46:03.761Z] #143 DONE 1183.0s [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T03:46:03.761Z] #147 ... [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:46:03.761Z] #155 DONE 0.3s [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:46:03.761Z] #156 DONE 0.2s [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-12T03:46:03.761Z] #157 DONE 0.3s [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T03:46:03.761Z] #147 ... [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #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 [2026-05-12T03:46:03.761Z] #158 DONE 0.1s [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-12T03:46:03.761Z] #159 DONE 0.2s [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T03:46:03.761Z] #160 DONE 2.2s [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #116 [core-common-config-bootstrapper] exporting to image [2026-05-12T03:46:03.761Z] #116 exporting layers [2026-05-12T03:46:03.761Z] #116 exporting layers 1.0s done [2026-05-12T03:46:03.761Z] #116 writing image sha256:7813b9d496740c8e4a631f95dd47332f981a25dad5f687f3630246906c2444ee done [2026-05-12T03:46:03.761Z] #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-05-12T03:46:03.761Z] #116 DONE 5.9s [2026-05-12T03:46:03.761Z] [2026-05-12T03:46:03.761Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T03:46:18.749Z] #148 ... [2026-05-12T03:46:18.749Z] [2026-05-12T03:46:18.749Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-12T03:46:18.750Z] #154 DONE 1204.6s [2026-05-12T03:46:18.750Z] [2026-05-12T03:46:18.750Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-12T03:46:19.333Z] #161 DONE 0.4s [2026-05-12T03:46:19.333Z] [2026-05-12T03:46:19.333Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-12T03:46:26.194Z] #162 DONE 5.7s [2026-05-12T03:46:26.194Z] [2026-05-12T03:46:26.194Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T03:46:26.194Z] #163 DONE 0.4s [2026-05-12T03:46:26.194Z] [2026-05-12T03:46:26.194Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T03:46:26.194Z] #148 ... [2026-05-12T03:46:26.194Z] [2026-05-12T03:46:26.194Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-12T03:46:26.194Z] #164 DONE 0.2s [2026-05-12T03:46:26.194Z] [2026-05-12T03:46:26.194Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-12T03:46:26.194Z] #165 DONE 0.3s [2026-05-12T03:46:26.194Z] [2026-05-12T03:46:26.194Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-12T03:46:26.194Z] #166 DONE 0.1s [2026-05-12T03:46:26.194Z] [2026-05-12T03:46:26.194Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T03:46:26.194Z] #34 ... [2026-05-12T03:46:26.194Z] [2026-05-12T03:46:26.194Z] #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/ [2026-05-12T03:46:26.194Z] #167 DONE 0.1s [2026-05-12T03:46:26.194Z] [2026-05-12T03:46:26.194Z] #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/ [2026-05-12T03:46:26.194Z] #168 DONE 0.1s [2026-05-12T03:46:26.194Z] [2026-05-12T03:46:26.194Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T03:46:26.194Z] #147 ... [2026-05-12T03:46:26.194Z] [2026-05-12T03:46:26.194Z] #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/ [2026-05-12T03:46:26.194Z] #169 DONE 0.1s [2026-05-12T03:46:26.657Z] [2026-05-12T03:46:26.657Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-12T03:46:26.657Z] #170 DONE 0.1s [2026-05-12T03:46:26.657Z] [2026-05-12T03:46:26.657Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-12T03:46:26.657Z] #150 ... [2026-05-12T03:46:26.657Z] [2026-05-12T03:46:26.657Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-12T03:46:28.676Z] #171 DONE 1.9s [2026-05-12T03:46:28.676Z] [2026-05-12T03:46:28.676Z] #116 [security-bootstrapper] exporting to image [2026-05-12T03:46:28.676Z] #116 exporting layers [2026-05-12T03:46:29.653Z] #116 exporting layers 1.0s done [2026-05-12T03:46:29.653Z] #116 writing image sha256:e6665947b7ad43c202670ae71e72f16c49a56744418c5da766f9bb05ac7bec04 done [2026-05-12T03:46:29.653Z] #116 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2026-05-12T03:46:29.653Z] #116 DONE 6.9s [2026-05-12T03:46:29.653Z] [2026-05-12T03:46:29.653Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T04:03:37.297Z] #34 ... [2026-05-12T04:03:37.298Z] [2026-05-12T04:03:37.298Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-12T04:03:37.298Z] #153 DONE 2233.8s [2026-05-12T04:03:37.298Z] [2026-05-12T04:03:37.298Z] #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-12T04:03:37.298Z] #152 ... [2026-05-12T04:03:37.298Z] [2026-05-12T04:03:37.298Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T04:03:37.298Z] #172 DONE 0.2s [2026-05-12T04:03:37.298Z] [2026-05-12T04:03:37.298Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-12T04:03:37.298Z] #173 DONE 0.1s [2026-05-12T04:03:37.298Z] [2026-05-12T04:03:37.298Z] #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 [2026-05-12T04:03:37.298Z] #146 ... [2026-05-12T04:03:37.298Z] [2026-05-12T04:03:37.298Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-12T04:03:37.298Z] #174 DONE 0.4s [2026-05-12T04:03:37.298Z] [2026-05-12T04:03:37.298Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:03:37.298Z] #15 ... [2026-05-12T04:03:37.298Z] [2026-05-12T04:03:37.298Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-12T04:03:37.298Z] #175 DONE 0.1s [2026-05-12T04:03:37.298Z] [2026-05-12T04:03:37.298Z] #116 [core-command] exporting to image [2026-05-12T04:03:37.298Z] #116 exporting layers [2026-05-12T04:03:37.298Z] #116 exporting layers 0.5s done [2026-05-12T04:03:37.298Z] #116 writing image sha256:561e73915879696e737be5cada406053474ba4d7cfd95a486f60a96b443c5818 done [2026-05-12T04:03:37.298Z] #116 naming to docker.io/library/core-command-arm64 done [2026-05-12T04:03:37.298Z] #116 DONE 7.4s [2026-05-12T04:03:37.298Z] [2026-05-12T04:03:37.298Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:03:41.535Z] #15 ... [2026-05-12T04:03:41.535Z] [2026-05-12T04:03:41.535Z] #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 [2026-05-12T04:03:41.535Z] #146 2247.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-12T04:03:51.587Z] #146 ... [2026-05-12T04:03:51.587Z] [2026-05-12T04:03:51.587Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-12T04:03:51.587Z] #149 DONE 2256.6s [2026-05-12T04:03:51.587Z] [2026-05-12T04:03:51.587Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:03:51.587Z] #15 ... [2026-05-12T04:03:51.587Z] [2026-05-12T04:03:51.587Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T04:03:51.587Z] #176 DONE 0.1s [2026-05-12T04:03:51.587Z] [2026-05-12T04:03:51.587Z] #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 [2026-05-12T04:03:51.853Z] #146 ... [2026-05-12T04:03:51.853Z] [2026-05-12T04:03:51.853Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-12T04:03:51.853Z] #177 DONE 0.1s [2026-05-12T04:03:51.853Z] [2026-05-12T04:03:51.853Z] #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 [2026-05-12T04:03:51.853Z] #178 DONE 0.1s [2026-05-12T04:03:51.853Z] [2026-05-12T04:03:51.853Z] #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 [2026-05-12T04:03:52.118Z] #146 ... [2026-05-12T04:03:52.118Z] [2026-05-12T04:03:52.118Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-12T04:03:52.118Z] #179 DONE 0.1s [2026-05-12T04:03:52.118Z] [2026-05-12T04:03:52.118Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-12T04:03:52.721Z] #180 DONE 0.5s [2026-05-12T04:03:52.721Z] [2026-05-12T04:03:52.721Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-12T04:03:52.995Z] #181 DONE 0.2s [2026-05-12T04:03:52.995Z] [2026-05-12T04:03:52.995Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T04:03:54.937Z] #182 DONE 2.0s [2026-05-12T04:03:54.937Z] [2026-05-12T04:03:54.937Z] #116 [security-proxy-setup] exporting to image [2026-05-12T04:03:54.937Z] #116 exporting layers [2026-05-12T04:03:55.889Z] #116 exporting layers 0.9s done [2026-05-12T04:03:55.889Z] #116 writing image sha256:25a0195496db46b2dfbe0f0b81d40c4805aad9925c3a8741b204bde0b110ecf5 done [2026-05-12T04:03:55.889Z] #116 naming to docker.io/library/security-proxy-setup-arm64 done [2026-05-12T04:03:55.889Z] #116 DONE 8.3s [2026-05-12T04:03:55.889Z] [2026-05-12T04:03:55.889Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:04:17.933Z] #15 ... [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #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 [2026-05-12T04:04:17.933Z] #146 DONE 2281.0s [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T04:04:17.933Z] #148 ... [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T04:04:17.933Z] #183 DONE 0.2s [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T04:04:17.933Z] #148 ... [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-12T04:04:17.933Z] #184 DONE 0.3s [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T04:04:17.933Z] #147 ... [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #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 [2026-05-12T04:04:17.933Z] #185 DONE 0.1s [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T04:04:17.933Z] #147 ... [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #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 [2026-05-12T04:04:17.933Z] #186 DONE 0.1s [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-12T04:04:17.933Z] #187 DONE 0.1s [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T04:04:17.933Z] #148 ... [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-12T04:04:17.933Z] #188 DONE 0.4s [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T04:04:17.933Z] #148 ... [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-12T04:04:17.933Z] #189 DONE 0.5s [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:04:17.933Z] #15 ... [2026-05-12T04:04:17.933Z] [2026-05-12T04:04:17.933Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-12T04:04:18.203Z] #190 DONE 0.1s [2026-05-12T04:04:18.203Z] [2026-05-12T04:04:18.203Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T04:04:20.151Z] #191 DONE 2.0s [2026-05-12T04:04:20.151Z] [2026-05-12T04:04:20.151Z] #116 [security-secretstore-setup] exporting to image [2026-05-12T04:04:20.151Z] #116 exporting layers [2026-05-12T04:04:21.553Z] #116 exporting layers 1.5s done [2026-05-12T04:04:21.553Z] #116 writing image sha256:d71a51e59394d0275ca05b7889ab14e6836bf7def4b6f4d3b349f5e8d7a67a44 done [2026-05-12T04:04:21.553Z] #116 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-12T04:04:21.553Z] #116 DONE 9.9s [2026-05-12T04:04:21.553Z] [2026-05-12T04:04:21.553Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-12T04:05:29.384Z] #54 ... [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-12T04:05:29.384Z] #145 DONE 2351.2s [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T04:05:29.384Z] #148 ... [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T04:05:29.384Z] #192 DONE 0.2s [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-12T04:05:29.384Z] #152 ... [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-12T04:05:29.384Z] #193 DONE 0.1s [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T04:05:29.384Z] #147 ... [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-12T04:05:29.384Z] #194 DONE 0.5s [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:05:29.384Z] #15 ... [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #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 [2026-05-12T04:05:29.384Z] #195 DONE 0.1s [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #116 [security-spiffe-token-provider] exporting to image [2026-05-12T04:05:29.384Z] #116 exporting layers [2026-05-12T04:05:29.384Z] #116 exporting layers 0.6s done [2026-05-12T04:05:29.384Z] #116 writing image sha256:8edc0f2116361e822095314af2e992acacac08e0437e7225037ed05e320988a9 done [2026-05-12T04:05:29.384Z] #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-12T04:05:29.384Z] #116 DONE 10.5s [2026-05-12T04:05:29.384Z] [2026-05-12T04:05:29.384Z] #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-12T04:06:08.212Z] #152 DONE 2394.1s [2026-05-12T04:06:08.212Z] [2026-05-12T04:06:08.212Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T04:06:08.793Z] #147 ... [2026-05-12T04:06:08.793Z] [2026-05-12T04:06:08.793Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T04:06:09.373Z] #196 DONE 0.5s [2026-05-12T04:06:09.373Z] [2026-05-12T04:06:09.373Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-12T04:06:10.002Z] #197 DONE 0.7s [2026-05-12T04:06:10.002Z] [2026-05-12T04:06:10.002Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-12T04:06:10.271Z] #198 DONE 0.1s [2026-05-12T04:06:10.271Z] [2026-05-12T04:06:10.271Z] #116 [core-keeper] exporting to image [2026-05-12T04:06:10.271Z] #116 exporting layers [2026-05-12T04:06:10.861Z] #116 exporting layers 0.6s done [2026-05-12T04:06:10.861Z] #116 writing image sha256:aa7d2c718d29b1cb5dc0ae65c780e7e5326291be56e3dec60c1f8be5351dd113 0.0s done [2026-05-12T04:06:10.861Z] #116 naming to docker.io/library/core-keeper-arm64 done [2026-05-12T04:06:10.861Z] #116 DONE 11.1s [2026-05-12T04:06:10.861Z] [2026-05-12T04:06:10.861Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-12T04:06:11.140Z] #54 ... [2026-05-12T04:06:11.140Z] [2026-05-12T04:06:11.140Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-12T04:06:11.140Z] #148 DONE 2397.0s [2026-05-12T04:06:11.405Z] [2026-05-12T04:06:11.406Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-12T04:06:11.406Z] #147 DONE 2397.0s [2026-05-12T04:06:11.406Z] [2026-05-12T04:06:11.406Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T04:06:11.987Z] #34 ... [2026-05-12T04:06:11.987Z] [2026-05-12T04:06:11.987Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T04:06:11.987Z] #199 DONE 0.2s [2026-05-12T04:06:11.987Z] [2026-05-12T04:06:11.987Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T04:06:12.251Z] #34 ... [2026-05-12T04:06:12.251Z] [2026-05-12T04:06:12.251Z] #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-12T04:06:12.516Z] #200 DONE 0.2s [2026-05-12T04:06:12.516Z] [2026-05-12T04:06:12.516Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T04:06:12.516Z] #34 ... [2026-05-12T04:06:12.516Z] [2026-05-12T04:06:12.516Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-12T04:06:12.782Z] #201 ... [2026-05-12T04:06:12.782Z] [2026-05-12T04:06:12.782Z] #202 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-12T04:06:12.782Z] #202 CACHED [2026-05-12T04:06:12.782Z] [2026-05-12T04:06:12.782Z] #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T04:06:12.782Z] #203 CACHED [2026-05-12T04:06:12.782Z] [2026-05-12T04:06:12.782Z] #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-12T04:06:13.365Z] #204 DONE 0.8s [2026-05-12T04:06:13.365Z] [2026-05-12T04:06:13.366Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-12T04:06:13.366Z] #201 DONE 0.8s [2026-05-12T04:06:13.366Z] [2026-05-12T04:06:13.366Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-12T04:06:13.634Z] #205 DONE 0.1s [2026-05-12T04:06:13.634Z] [2026-05-12T04:06:13.634Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-12T04:06:13.634Z] #206 DONE 0.2s [2026-05-12T04:06:13.634Z] [2026-05-12T04:06:13.634Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-12T04:06:14.215Z] #207 DONE 0.4s [2026-05-12T04:06:14.215Z] [2026-05-12T04:06:14.215Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-12T04:06:14.215Z] #208 DONE 0.3s [2026-05-12T04:06:14.215Z] [2026-05-12T04:06:14.215Z] #116 [core-metadata] exporting to image [2026-05-12T04:06:15.170Z] #116 exporting layers 1.1s done [2026-05-12T04:06:15.170Z] #116 writing image sha256:c7f81fca4948b03df394c500022650b57c7f734157fad761e6d1baebfddeba36 0.0s done [2026-05-12T04:06:15.170Z] #116 naming to docker.io/library/core-metadata-arm64 0.0s done [2026-05-12T04:06:15.170Z] #116 DONE 12.2s [2026-05-12T04:06:15.170Z] [2026-05-12T04:06:15.170Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T04:06:15.436Z] #209 ... [2026-05-12T04:06:15.436Z] [2026-05-12T04:06:15.436Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-12T04:06:15.436Z] #144 DONE 2401.1s [2026-05-12T04:06:15.436Z] [2026-05-12T04:06:15.436Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T04:06:16.039Z] #209 ... [2026-05-12T04:06:16.039Z] [2026-05-12T04:06:16.039Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T04:06:16.039Z] #210 DONE 0.2s [2026-05-12T04:06:16.308Z] [2026-05-12T04:06:16.308Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-12T04:06:16.308Z] #211 DONE 0.2s [2026-05-12T04:06:16.308Z] [2026-05-12T04:06:16.308Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:06:16.574Z] #15 ... [2026-05-12T04:06:16.574Z] [2026-05-12T04:06:16.574Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-12T04:06:16.574Z] #209 DONE 2.5s [2026-05-12T04:06:16.574Z] [2026-05-12T04:06:16.574Z] #116 [security-proxy-auth] exporting to image [2026-05-12T04:06:17.530Z] #116 ... [2026-05-12T04:06:17.530Z] [2026-05-12T04:06:17.530Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-12T04:06:17.530Z] #212 DONE 1.0s [2026-05-12T04:06:17.795Z] [2026-05-12T04:06:17.795Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-12T04:06:17.795Z] #213 DONE 0.2s [2026-05-12T04:06:17.795Z] [2026-05-12T04:06:17.795Z] #116 [core-data] exporting to image [2026-05-12T04:06:18.062Z] #116 exporting layers 1.6s done [2026-05-12T04:06:18.062Z] #116 writing image sha256:25bfee8316ce3b0d226d7e8c4be53795575df0d4659cf7d2df6fae44a6e28a0d 0.0s done [2026-05-12T04:06:18.062Z] #116 naming to docker.io/library/security-proxy-auth-arm64 done [2026-05-12T04:06:18.327Z] #116 exporting layers 0.7s done [2026-05-12T04:06:18.327Z] #116 writing image sha256:080cf554895dffd53c28fded5a473fee99f3f227bac4efd6e50f6b91808ad492 done [2026-05-12T04:06:18.327Z] #116 naming to docker.io/library/core-data-arm64 done [2026-05-12T04:06:18.327Z] #116 DONE 14.4s [2026-05-12T04:06:18.327Z] [2026-05-12T04:06:18.328Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T04:06:50.524Z] #34 ... [2026-05-12T04:06:50.524Z] [2026-05-12T04:06:50.524Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-12T04:06:50.524Z] #150 DONE 2433.3s [2026-05-12T04:06:50.524Z] [2026-05-12T04:06:50.524Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T04:06:50.524Z] #34 ... [2026-05-12T04:06:50.524Z] [2026-05-12T04:06:50.524Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T04:06:50.524Z] #214 DONE 0.2s [2026-05-12T04:06:50.524Z] [2026-05-12T04:06:50.524Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-12T04:06:50.524Z] #215 DONE 0.1s [2026-05-12T04:06:50.524Z] [2026-05-12T04:06:50.524Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-12T04:06:50.524Z] #216 DONE 0.6s [2026-05-12T04:06:50.524Z] [2026-05-12T04:06:50.524Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:06:50.524Z] #15 ... [2026-05-12T04:06:50.524Z] [2026-05-12T04:06:50.524Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-12T04:06:50.524Z] #217 DONE 0.1s [2026-05-12T04:06:50.524Z] [2026-05-12T04:06:50.524Z] #116 [support-scheduler] exporting to image [2026-05-12T04:06:50.524Z] #116 exporting layers [2026-05-12T04:06:50.524Z] #116 exporting layers 1.0s done [2026-05-12T04:06:50.524Z] #116 writing image sha256:ba24e15752e1633d465fe84887f22ef81a1a42472c7d66721e7f3a5bd1ee2209 done [2026-05-12T04:06:50.524Z] #116 naming to docker.io/library/support-scheduler-arm64 done [2026-05-12T04:06:50.524Z] #116 DONE 15.4s [2026-05-12T04:06:50.524Z] [2026-05-12T04:06:50.524Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:06:53.848Z] #15 ... [2026-05-12T04:06:53.848Z] [2026-05-12T04:06:53.848Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-12T04:06:53.848Z] #151 DONE 2439.3s [2026-05-12T04:06:53.848Z] [2026-05-12T04:06:53.848Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-12T04:06:53.848Z] #218 DONE 0.1s [2026-05-12T04:06:53.848Z] [2026-05-12T04:06:53.848Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:06:54.115Z] #15 ... [2026-05-12T04:06:54.115Z] [2026-05-12T04:06:54.115Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-12T04:06:54.115Z] #219 DONE 0.1s [2026-05-12T04:06:54.115Z] [2026-05-12T04:06:54.115Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T04:06:54.406Z] #34 ... [2026-05-12T04:06:54.406Z] [2026-05-12T04:06:54.406Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-12T04:06:54.678Z] #220 DONE 0.5s [2026-05-12T04:06:54.678Z] [2026-05-12T04:06:54.678Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-12T04:06:54.678Z] #221 DONE 0.1s [2026-05-12T04:06:54.678Z] [2026-05-12T04:06:54.678Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-12T04:06:54.949Z] #34 ... [2026-05-12T04:06:54.949Z] [2026-05-12T04:06:54.949Z] #116 [support-notifications] exporting to image [2026-05-12T04:06:55.540Z] #116 exporting layers 0.5s done [2026-05-12T04:06:55.541Z] #116 writing image sha256:10a764cd1b5e8daf8219803f8961288702b802d5f0c00ced475f83ae87e44fb5 done [2026-05-12T04:06:55.541Z] #116 naming to docker.io/library/support-notifications-arm64 done [2026-05-12T04:06:55.541Z] #116 DONE 16.0s [2026-05-12T04:06:55.541Z] [2026-05-12T04:06:55.541Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-12T04:06:55.541Z] time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-12T04:06:55.550Z] $ docker stop --time=1 cf11eecf028066b3879a4b8c6037646da39dc715f6b5c64262cc5fd15dd97a4d [2026-05-12T04:06:57.180Z] $ docker rm -f --volumes cf11eecf028066b3879a4b8c6037646da39dc715f6b5c64262cc5fd15dd97a4d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-12T04:06:57.820Z] + docker images [2026-05-12T04:06:57.820Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-12T04:06:57.821Z] support-notifications-arm64 latest 10a764cd1b5e 3 seconds ago 56.1MB [2026-05-12T04:06:57.821Z] support-scheduler-arm64 latest ba24e15752e1 9 seconds ago 52.3MB [2026-05-12T04:06:57.821Z] core-data-arm64 latest 080cf554895d 40 seconds ago 48.1MB [2026-05-12T04:06:57.821Z] security-proxy-auth-arm64 latest 25bfee8316ce 41 seconds ago 47.3MB [2026-05-12T04:06:57.821Z] core-metadata-arm64 latest c7f81fca4948 44 seconds ago 48.2MB [2026-05-12T04:06:57.821Z] core-keeper-arm64 latest aa7d2c718d29 48 seconds ago 47.9MB [2026-05-12T04:06:57.821Z] security-spiffe-token-provider-arm64 latest 8edc0f211636 About a minute ago 51.9MB [2026-05-12T04:06:57.821Z] security-secretstore-setup-arm64 latest d71a51e59394 2 minutes ago 85.8MB [2026-05-12T04:06:57.821Z] security-proxy-setup-arm64 latest 25a0195496db 3 minutes ago 52.9MB [2026-05-12T04:06:57.821Z] core-command-arm64 latest 561e73915879 3 minutes ago 42.6MB [2026-05-12T04:06:57.821Z] security-bootstrapper-arm64 latest e6665947b7ad 20 minutes ago 21.3MB [2026-05-12T04:06:57.821Z] core-common-config-bootstrapper-arm64 latest 7813b9d49674 20 minutes ago 20.2MB [2026-05-12T04:06:57.821Z] security-spire-agent-arm64 latest 2cdeb9bd84c8 42 minutes ago 219MB [2026-05-12T04:06:57.821Z] security-spire-config-arm64 latest 3f661e8707fe 42 minutes ago 162MB [2026-05-12T04:06:57.821Z] security-spire-server-arm64 latest 4fe3c92bd016 42 minutes ago 163MB [2026-05-12T04:06:57.821Z] ci-base-image-arm64 latest ee6342940a77 44 minutes ago 899MB [2026-05-12T04:06:57.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB [2026-05-12T04:06:57.821Z] 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 [2026-05-12T04:06:57.951Z] provisioning config files... [2026-05-12T04:06:57.981Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/976@tmp/config12926820113097983203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-12T04:06:58.355Z] ---> ****-login.sh [2026-05-12T04:06:58.355Z] nexus3.edgexfoundry.org:10001 [2026-05-12T04:06:58.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T04:06:58.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-12T04:06:58.629Z] Configure a credential helper to remove this warning. See [2026-05-12T04:06:58.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-12T04:06:58.629Z] [2026-05-12T04:06:58.629Z] Login Succeeded [2026-05-12T04:06:58.629Z] nexus3.edgexfoundry.org:10002 [2026-05-12T04:06:58.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T04:06:59.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-12T04:06:59.182Z] Configure a credential helper to remove this warning. See [2026-05-12T04:06:59.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-12T04:06:59.182Z] [2026-05-12T04:06:59.182Z] Login Succeeded [2026-05-12T04:06:59.182Z] nexus3.edgexfoundry.org:10003 [2026-05-12T04:06:59.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T04:06:59.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-12T04:06:59.453Z] Configure a credential helper to remove this warning. See [2026-05-12T04:06:59.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-12T04:06:59.453Z] [2026-05-12T04:06:59.453Z] Login Succeeded [2026-05-12T04:06:59.453Z] nexus3.edgexfoundry.org:10004 [2026-05-12T04:06:59.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T04:06:59.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-12T04:06:59.720Z] Configure a credential helper to remove this warning. See [2026-05-12T04:06:59.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-12T04:06:59.720Z] [2026-05-12T04:06:59.720Z] Login Succeeded [2026-05-12T04:06:59.720Z] ****.io [2026-05-12T04:07:00.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-12T04:07:00.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-12T04:07:00.299Z] Configure a credential helper to remove this warning. See [2026-05-12T04:07:00.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-12T04:07:00.299Z] [2026-05-12T04:07:00.299Z] Login Succeeded [2026-05-12T04:07:00.299Z] ---> ****-login.sh ends [Pipeline] } [2026-05-12T04:07:00.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:07:00.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-12T04:07:00.386Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-12T04:07:00.386Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:00.386Z] latest [2026-05-12T04:07:00.386Z] 4.1.0-dev.113 [2026-05-12T04:07:00.386Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:00.386Z] main [2026-05-12T04:07:00.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:00.752Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:02.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:02.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-12T04:07:02.063Z] 3c12fc9dbb4b: Preparing [2026-05-12T04:07:02.063Z] 9a3fbcebaed7: Preparing [2026-05-12T04:07:02.063Z] 5163bc047dbd: Preparing [2026-05-12T04:07:02.063Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:02.063Z] 01354934fd72: Preparing [2026-05-12T04:07:02.063Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:02.063Z] eeaa73608b53: Preparing [2026-05-12T04:07:02.063Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:02.063Z] eeaa73608b53: Waiting [2026-05-12T04:07:02.327Z] 2e4a455cb08a: Pushed [2026-05-12T04:07:02.327Z] 01354934fd72: Pushed [2026-05-12T04:07:02.327Z] 5163bc047dbd: Pushed [2026-05-12T04:07:02.327Z] 3c12fc9dbb4b: Pushed [2026-05-12T04:07:02.327Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:02.327Z] d9bb600f7a4b: Pushed [2026-05-12T04:07:10.512Z] 9a3fbcebaed7: Pushed [2026-05-12T04:07:10.512Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:80cef4eddaa8b41c147d5c01772fad8346ab979d3fd988d3f677ea0e6f67ee64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:10.874Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:11.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-12T04:07:11.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-12T04:07:11.225Z] 3c12fc9dbb4b: Preparing [2026-05-12T04:07:11.225Z] 9a3fbcebaed7: Preparing [2026-05-12T04:07:11.225Z] 5163bc047dbd: Preparing [2026-05-12T04:07:11.225Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:11.225Z] 01354934fd72: Preparing [2026-05-12T04:07:11.225Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:11.225Z] eeaa73608b53: Preparing [2026-05-12T04:07:11.225Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:11.225Z] eeaa73608b53: Waiting [2026-05-12T04:07:11.225Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:11.225Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:11.225Z] 01354934fd72: Layer already exists [2026-05-12T04:07:11.225Z] 3c12fc9dbb4b: Layer already exists [2026-05-12T04:07:11.225Z] 9a3fbcebaed7: Layer already exists [2026-05-12T04:07:11.225Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:07:11.225Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:11.490Z] latest: digest: sha256:80cef4eddaa8b41c147d5c01772fad8346ab979d3fd988d3f677ea0e6f67ee64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:11.850Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:13.050Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [2026-05-12T04:07:13.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-12T04:07:13.050Z] 3c12fc9dbb4b: Preparing [2026-05-12T04:07:13.050Z] 9a3fbcebaed7: Preparing [2026-05-12T04:07:13.050Z] 5163bc047dbd: Preparing [2026-05-12T04:07:13.050Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:13.050Z] 01354934fd72: Preparing [2026-05-12T04:07:13.050Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:13.050Z] eeaa73608b53: Preparing [2026-05-12T04:07:13.050Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:13.050Z] eeaa73608b53: Waiting [2026-05-12T04:07:13.050Z] 3c12fc9dbb4b: Layer already exists [2026-05-12T04:07:13.050Z] 01354934fd72: Layer already exists [2026-05-12T04:07:13.050Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:13.050Z] 9a3fbcebaed7: Layer already exists [2026-05-12T04:07:13.050Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:13.050Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:07:13.630Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:15.567Z] 4.1.0-dev.113: digest: sha256:80cef4eddaa8b41c147d5c01772fad8346ab979d3fd988d3f677ea0e6f67ee64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:15.927Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:16.279Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:16.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-12T04:07:16.279Z] 3c12fc9dbb4b: Preparing [2026-05-12T04:07:16.279Z] 9a3fbcebaed7: Preparing [2026-05-12T04:07:16.279Z] 5163bc047dbd: Preparing [2026-05-12T04:07:16.279Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:16.279Z] 01354934fd72: Preparing [2026-05-12T04:07:16.279Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:16.279Z] eeaa73608b53: Preparing [2026-05-12T04:07:16.279Z] eeaa73608b53: Waiting [2026-05-12T04:07:16.279Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:16.279Z] 9a3fbcebaed7: Layer already exists [2026-05-12T04:07:16.279Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:16.279Z] 01354934fd72: Layer already exists [2026-05-12T04:07:16.279Z] 3c12fc9dbb4b: Layer already exists [2026-05-12T04:07:16.279Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:16.279Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:07:16.279Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:16.279Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:80cef4eddaa8b41c147d5c01772fad8346ab979d3fd988d3f677ea0e6f67ee64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:16.632Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:16.982Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-05-12T04:07:16.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-12T04:07:16.982Z] 3c12fc9dbb4b: Preparing [2026-05-12T04:07:16.982Z] 9a3fbcebaed7: Preparing [2026-05-12T04:07:16.982Z] 5163bc047dbd: Preparing [2026-05-12T04:07:16.982Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:16.982Z] 01354934fd72: Preparing [2026-05-12T04:07:16.982Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:16.982Z] eeaa73608b53: Preparing [2026-05-12T04:07:16.982Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:16.982Z] eeaa73608b53: Waiting [2026-05-12T04:07:16.982Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:16.982Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:16.982Z] 9a3fbcebaed7: Layer already exists [2026-05-12T04:07:16.982Z] 01354934fd72: Layer already exists [2026-05-12T04:07:16.982Z] 3c12fc9dbb4b: Layer already exists [2026-05-12T04:07:16.982Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:16.982Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:07:17.245Z] main: digest: sha256:80cef4eddaa8b41c147d5c01772fad8346ab979d3fd988d3f677ea0e6f67ee64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:07:17.331Z] ===================================================== [Pipeline] echo [2026-05-12T04:07:17.342Z] taggedImages: [2026-05-12T04:07:17.342Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:17.342Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-12T04:07:17.342Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [2026-05-12T04:07:17.342Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:17.342Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-12T04:07:17.373Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-12T04:07:17.373Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:17.373Z] latest [2026-05-12T04:07:17.373Z] 4.1.0-dev.113 [2026-05-12T04:07:17.373Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:17.373Z] main [2026-05-12T04:07:17.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:17.741Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:18.093Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:18.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-12T04:07:18.094Z] 57e8760fe0c3: Preparing [2026-05-12T04:07:18.094Z] b9828328ca34: Preparing [2026-05-12T04:07:18.094Z] 294ea37721d6: Preparing [2026-05-12T04:07:18.094Z] 4819705c6423: Preparing [2026-05-12T04:07:18.094Z] 5163bc047dbd: Preparing [2026-05-12T04:07:18.094Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:18.094Z] 01354934fd72: Preparing [2026-05-12T04:07:18.094Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:18.094Z] eeaa73608b53: Preparing [2026-05-12T04:07:18.094Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:18.094Z] eeaa73608b53: Waiting [2026-05-12T04:07:18.094Z] 2e4a455cb08a: Waiting [2026-05-12T04:07:18.094Z] 01354934fd72: Waiting [2026-05-12T04:07:18.094Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:18.094Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:18.357Z] 01354934fd72: Layer already exists [2026-05-12T04:07:18.357Z] 294ea37721d6: Pushed [2026-05-12T04:07:18.357Z] b9828328ca34: Pushed [2026-05-12T04:07:18.357Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:07:18.357Z] 57e8760fe0c3: Pushed [2026-05-12T04:07:18.357Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:20.940Z] 4819705c6423: Pushed [2026-05-12T04:07:20.940Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:f955182f8311e9dd6f6bf59a429bb2234a19623f7f5a94083a25c2ac08aba95b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:21.315Z] + 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 [2026-05-12T04:07:21.665Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-12T04:07:21.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-12T04:07:21.665Z] 57e8760fe0c3: Preparing [2026-05-12T04:07:21.665Z] b9828328ca34: Preparing [2026-05-12T04:07:21.665Z] 294ea37721d6: Preparing [2026-05-12T04:07:21.665Z] 4819705c6423: Preparing [2026-05-12T04:07:21.665Z] 5163bc047dbd: Preparing [2026-05-12T04:07:21.665Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:21.665Z] 01354934fd72: Preparing [2026-05-12T04:07:21.665Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:21.665Z] eeaa73608b53: Preparing [2026-05-12T04:07:21.665Z] 01354934fd72: Waiting [2026-05-12T04:07:21.665Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:21.665Z] eeaa73608b53: Waiting [2026-05-12T04:07:21.665Z] 2e4a455cb08a: Waiting [2026-05-12T04:07:21.665Z] 4819705c6423: Layer already exists [2026-05-12T04:07:21.666Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:21.666Z] 57e8760fe0c3: Layer already exists [2026-05-12T04:07:21.666Z] b9828328ca34: Layer already exists [2026-05-12T04:07:21.666Z] 294ea37721d6: Layer already exists [2026-05-12T04:07:21.666Z] 01354934fd72: Layer already exists [2026-05-12T04:07:21.666Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:21.666Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:07:21.666Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:21.928Z] latest: digest: sha256:f955182f8311e9dd6f6bf59a429bb2234a19623f7f5a94083a25c2ac08aba95b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:22.274Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:22.626Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [2026-05-12T04:07:22.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-12T04:07:22.626Z] 57e8760fe0c3: Preparing [2026-05-12T04:07:22.626Z] b9828328ca34: Preparing [2026-05-12T04:07:22.626Z] 294ea37721d6: Preparing [2026-05-12T04:07:22.626Z] 4819705c6423: Preparing [2026-05-12T04:07:22.626Z] 5163bc047dbd: Preparing [2026-05-12T04:07:22.626Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:22.626Z] 01354934fd72: Preparing [2026-05-12T04:07:22.626Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:22.626Z] eeaa73608b53: Preparing [2026-05-12T04:07:22.626Z] 2e4a455cb08a: Waiting [2026-05-12T04:07:22.626Z] 01354934fd72: Waiting [2026-05-12T04:07:22.626Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:22.626Z] eeaa73608b53: Waiting [2026-05-12T04:07:22.626Z] 4819705c6423: Layer already exists [2026-05-12T04:07:22.626Z] 294ea37721d6: Layer already exists [2026-05-12T04:07:22.626Z] b9828328ca34: Layer already exists [2026-05-12T04:07:22.626Z] 57e8760fe0c3: Layer already exists [2026-05-12T04:07:22.626Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:22.626Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:22.626Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:07:22.626Z] 01354934fd72: Layer already exists [2026-05-12T04:07:22.626Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:22.626Z] 4.1.0-dev.113: digest: sha256:f955182f8311e9dd6f6bf59a429bb2234a19623f7f5a94083a25c2ac08aba95b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:23.242Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:23.585Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:23.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-12T04:07:23.586Z] 57e8760fe0c3: Preparing [2026-05-12T04:07:23.586Z] b9828328ca34: Preparing [2026-05-12T04:07:23.586Z] 294ea37721d6: Preparing [2026-05-12T04:07:23.586Z] 4819705c6423: Preparing [2026-05-12T04:07:23.586Z] 5163bc047dbd: Preparing [2026-05-12T04:07:23.586Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:23.586Z] 01354934fd72: Preparing [2026-05-12T04:07:23.586Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:23.586Z] eeaa73608b53: Preparing [2026-05-12T04:07:23.586Z] 01354934fd72: Waiting [2026-05-12T04:07:23.586Z] eeaa73608b53: Waiting [2026-05-12T04:07:23.586Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:23.586Z] 2e4a455cb08a: Waiting [2026-05-12T04:07:23.586Z] b9828328ca34: Layer already exists [2026-05-12T04:07:23.586Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:23.586Z] 294ea37721d6: Layer already exists [2026-05-12T04:07:23.586Z] 4819705c6423: Layer already exists [2026-05-12T04:07:23.586Z] 57e8760fe0c3: Layer already exists [2026-05-12T04:07:23.586Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:23.586Z] 01354934fd72: Layer already exists [2026-05-12T04:07:23.586Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:07:23.586Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:23.586Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:f955182f8311e9dd6f6bf59a429bb2234a19623f7f5a94083a25c2ac08aba95b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:24.199Z] + 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 [2026-05-12T04:07:24.538Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-05-12T04:07:24.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-12T04:07:24.538Z] 57e8760fe0c3: Preparing [2026-05-12T04:07:24.538Z] b9828328ca34: Preparing [2026-05-12T04:07:24.538Z] 294ea37721d6: Preparing [2026-05-12T04:07:24.538Z] 4819705c6423: Preparing [2026-05-12T04:07:24.538Z] 5163bc047dbd: Preparing [2026-05-12T04:07:24.538Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:24.538Z] 01354934fd72: Preparing [2026-05-12T04:07:24.538Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:24.538Z] eeaa73608b53: Preparing [2026-05-12T04:07:24.538Z] 2e4a455cb08a: Waiting [2026-05-12T04:07:24.538Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:24.538Z] 01354934fd72: Waiting [2026-05-12T04:07:24.538Z] eeaa73608b53: Waiting [2026-05-12T04:07:24.538Z] 294ea37721d6: Layer already exists [2026-05-12T04:07:24.538Z] 4819705c6423: Layer already exists [2026-05-12T04:07:24.538Z] 57e8760fe0c3: Layer already exists [2026-05-12T04:07:24.538Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:24.538Z] b9828328ca34: Layer already exists [2026-05-12T04:07:24.538Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:24.538Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:07:24.538Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:24.538Z] 01354934fd72: Layer already exists [2026-05-12T04:07:24.800Z] main: digest: sha256:f955182f8311e9dd6f6bf59a429bb2234a19623f7f5a94083a25c2ac08aba95b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:07:24.873Z] ===================================================== [Pipeline] echo [2026-05-12T04:07:24.889Z] taggedImages: [2026-05-12T04:07:24.889Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:24.889Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-12T04:07:24.889Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [2026-05-12T04:07:24.889Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:24.889Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-12T04:07:24.925Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-12T04:07:24.925Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:24.925Z] latest [2026-05-12T04:07:24.925Z] 4.1.0-dev.113 [2026-05-12T04:07:24.925Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:24.925Z] main [2026-05-12T04:07:24.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:25.291Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:25.643Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:25.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-12T04:07:25.643Z] 226a86573a50: Preparing [2026-05-12T04:07:25.643Z] 598be9c4e149: Preparing [2026-05-12T04:07:25.643Z] 5163bc047dbd: Preparing [2026-05-12T04:07:25.643Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:25.643Z] 91c83f5e35c5: Preparing [2026-05-12T04:07:25.643Z] d4b51db66836: Preparing [2026-05-12T04:07:25.643Z] eeaa73608b53: Preparing [2026-05-12T04:07:25.643Z] d4b51db66836: Waiting [2026-05-12T04:07:25.643Z] eeaa73608b53: Waiting [2026-05-12T04:07:25.643Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:25.643Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:25.908Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:25.908Z] 91c83f5e35c5: Pushed [2026-05-12T04:07:25.908Z] 226a86573a50: Pushed [2026-05-12T04:07:25.908Z] d4b51db66836: Pushed [2026-05-12T04:07:34.073Z] 598be9c4e149: Pushed [2026-05-12T04:07:34.073Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:d00460e2fa387ac552cdd7b639ad50bc2eb9b4cf2bcaea00d30657a3c98e0fff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:34.428Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:34.832Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-12T04:07:34.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-12T04:07:34.832Z] 226a86573a50: Preparing [2026-05-12T04:07:34.832Z] 598be9c4e149: Preparing [2026-05-12T04:07:34.832Z] 5163bc047dbd: Preparing [2026-05-12T04:07:34.832Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:34.832Z] 91c83f5e35c5: Preparing [2026-05-12T04:07:34.832Z] d4b51db66836: Preparing [2026-05-12T04:07:34.832Z] eeaa73608b53: Preparing [2026-05-12T04:07:34.832Z] d4b51db66836: Waiting [2026-05-12T04:07:34.832Z] eeaa73608b53: Waiting [2026-05-12T04:07:34.832Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:34.832Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:34.832Z] 91c83f5e35c5: Layer already exists [2026-05-12T04:07:34.832Z] 598be9c4e149: Layer already exists [2026-05-12T04:07:34.832Z] 226a86573a50: Layer already exists [2026-05-12T04:07:34.832Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:34.832Z] d4b51db66836: Layer already exists [2026-05-12T04:07:34.832Z] latest: digest: sha256:d00460e2fa387ac552cdd7b639ad50bc2eb9b4cf2bcaea00d30657a3c98e0fff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:35.271Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:35.604Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [2026-05-12T04:07:35.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-12T04:07:35.604Z] 226a86573a50: Preparing [2026-05-12T04:07:35.604Z] 598be9c4e149: Preparing [2026-05-12T04:07:35.604Z] 5163bc047dbd: Preparing [2026-05-12T04:07:35.604Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:35.604Z] 91c83f5e35c5: Preparing [2026-05-12T04:07:35.604Z] d4b51db66836: Preparing [2026-05-12T04:07:35.604Z] eeaa73608b53: Preparing [2026-05-12T04:07:35.604Z] d4b51db66836: Waiting [2026-05-12T04:07:35.604Z] eeaa73608b53: Waiting [2026-05-12T04:07:35.604Z] 598be9c4e149: Layer already exists [2026-05-12T04:07:35.604Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:35.604Z] 226a86573a50: Layer already exists [2026-05-12T04:07:35.604Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:35.604Z] 91c83f5e35c5: Layer already exists [2026-05-12T04:07:35.604Z] d4b51db66836: Layer already exists [2026-05-12T04:07:35.604Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:35.604Z] 4.1.0-dev.113: digest: sha256:d00460e2fa387ac552cdd7b639ad50bc2eb9b4cf2bcaea00d30657a3c98e0fff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:36.225Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:36.579Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:36.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-12T04:07:36.579Z] 226a86573a50: Preparing [2026-05-12T04:07:36.579Z] 598be9c4e149: Preparing [2026-05-12T04:07:36.579Z] 5163bc047dbd: Preparing [2026-05-12T04:07:36.579Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:36.579Z] 91c83f5e35c5: Preparing [2026-05-12T04:07:36.579Z] d4b51db66836: Preparing [2026-05-12T04:07:36.579Z] eeaa73608b53: Preparing [2026-05-12T04:07:36.579Z] d4b51db66836: Waiting [2026-05-12T04:07:36.579Z] eeaa73608b53: Waiting [2026-05-12T04:07:36.579Z] 226a86573a50: Layer already exists [2026-05-12T04:07:36.579Z] 598be9c4e149: Layer already exists [2026-05-12T04:07:36.579Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:36.579Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:36.579Z] 91c83f5e35c5: Layer already exists [2026-05-12T04:07:36.579Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:36.579Z] d4b51db66836: Layer already exists [2026-05-12T04:07:36.579Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:d00460e2fa387ac552cdd7b639ad50bc2eb9b4cf2bcaea00d30657a3c98e0fff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:37.186Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:37.527Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-05-12T04:07:37.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-12T04:07:37.528Z] 226a86573a50: Preparing [2026-05-12T04:07:37.528Z] 598be9c4e149: Preparing [2026-05-12T04:07:37.528Z] 5163bc047dbd: Preparing [2026-05-12T04:07:37.528Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:37.528Z] 91c83f5e35c5: Preparing [2026-05-12T04:07:37.528Z] d4b51db66836: Preparing [2026-05-12T04:07:37.528Z] eeaa73608b53: Preparing [2026-05-12T04:07:37.528Z] d4b51db66836: Waiting [2026-05-12T04:07:37.528Z] eeaa73608b53: Waiting [2026-05-12T04:07:37.528Z] 91c83f5e35c5: Layer already exists [2026-05-12T04:07:37.528Z] 226a86573a50: Layer already exists [2026-05-12T04:07:37.528Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:37.528Z] 598be9c4e149: Layer already exists [2026-05-12T04:07:37.528Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:37.528Z] d4b51db66836: Layer already exists [2026-05-12T04:07:37.528Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:37.792Z] main: digest: sha256:d00460e2fa387ac552cdd7b639ad50bc2eb9b4cf2bcaea00d30657a3c98e0fff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:07:37.863Z] ===================================================== [Pipeline] echo [2026-05-12T04:07:37.874Z] taggedImages: [2026-05-12T04:07:37.874Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:37.874Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-12T04:07:37.874Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [2026-05-12T04:07:37.874Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:37.874Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-12T04:07:37.911Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-12T04:07:37.911Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:37.911Z] latest [2026-05-12T04:07:37.911Z] 4.1.0-dev.113 [2026-05-12T04:07:37.911Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:37.911Z] main [2026-05-12T04:07:37.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:38.264Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:39.348Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:39.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-12T04:07:39.348Z] 100d2e315464: Preparing [2026-05-12T04:07:39.348Z] c9a6914cade3: Preparing [2026-05-12T04:07:39.348Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:39.348Z] 60cfb1d93a6e: Preparing [2026-05-12T04:07:39.348Z] 3175cd5f93e2: Preparing [2026-05-12T04:07:39.348Z] eeaa73608b53: Preparing [2026-05-12T04:07:39.348Z] eeaa73608b53: Waiting [2026-05-12T04:07:39.853Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:39.853Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:39.853Z] 100d2e315464: Pushed [2026-05-12T04:07:39.853Z] 3175cd5f93e2: Pushed [2026-05-12T04:07:39.853Z] 60cfb1d93a6e: Pushed [2026-05-12T04:07:48.034Z] c9a6914cade3: Pushed [2026-05-12T04:07:48.034Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:fec1ae69b50785fb0fa3464b4e5e307d3f0605d46dde4876c97021caa2a6ea72 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:48.393Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:48.744Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-12T04:07:48.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-12T04:07:48.744Z] 100d2e315464: Preparing [2026-05-12T04:07:48.744Z] c9a6914cade3: Preparing [2026-05-12T04:07:48.744Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:48.744Z] 60cfb1d93a6e: Preparing [2026-05-12T04:07:48.744Z] 3175cd5f93e2: Preparing [2026-05-12T04:07:48.744Z] eeaa73608b53: Preparing [2026-05-12T04:07:48.744Z] eeaa73608b53: Waiting [2026-05-12T04:07:48.744Z] 100d2e315464: Layer already exists [2026-05-12T04:07:48.744Z] 60cfb1d93a6e: Layer already exists [2026-05-12T04:07:48.744Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:48.744Z] 3175cd5f93e2: Layer already exists [2026-05-12T04:07:48.744Z] c9a6914cade3: Layer already exists [2026-05-12T04:07:48.744Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:49.006Z] latest: digest: sha256:fec1ae69b50785fb0fa3464b4e5e307d3f0605d46dde4876c97021caa2a6ea72 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:49.356Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:49.701Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [2026-05-12T04:07:49.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-12T04:07:49.701Z] 100d2e315464: Preparing [2026-05-12T04:07:49.701Z] c9a6914cade3: Preparing [2026-05-12T04:07:49.701Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:49.701Z] 60cfb1d93a6e: Preparing [2026-05-12T04:07:49.701Z] 3175cd5f93e2: Preparing [2026-05-12T04:07:49.701Z] eeaa73608b53: Preparing [2026-05-12T04:07:49.701Z] eeaa73608b53: Waiting [2026-05-12T04:07:49.701Z] 100d2e315464: Layer already exists [2026-05-12T04:07:49.701Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:49.701Z] c9a6914cade3: Layer already exists [2026-05-12T04:07:49.701Z] 60cfb1d93a6e: Layer already exists [2026-05-12T04:07:49.701Z] 3175cd5f93e2: Layer already exists [2026-05-12T04:07:49.701Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:49.701Z] 4.1.0-dev.113: digest: sha256:fec1ae69b50785fb0fa3464b4e5e307d3f0605d46dde4876c97021caa2a6ea72 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:50.383Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:50.726Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:50.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-12T04:07:50.726Z] 100d2e315464: Preparing [2026-05-12T04:07:50.726Z] c9a6914cade3: Preparing [2026-05-12T04:07:50.726Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:50.726Z] 60cfb1d93a6e: Preparing [2026-05-12T04:07:50.726Z] 3175cd5f93e2: Preparing [2026-05-12T04:07:50.726Z] eeaa73608b53: Preparing [2026-05-12T04:07:50.726Z] eeaa73608b53: Waiting [2026-05-12T04:07:50.726Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:50.726Z] 3175cd5f93e2: Layer already exists [2026-05-12T04:07:50.726Z] 100d2e315464: Layer already exists [2026-05-12T04:07:50.726Z] c9a6914cade3: Layer already exists [2026-05-12T04:07:50.726Z] 60cfb1d93a6e: Layer already exists [2026-05-12T04:07:50.726Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:50.726Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:fec1ae69b50785fb0fa3464b4e5e307d3f0605d46dde4876c97021caa2a6ea72 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:51.329Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:51.671Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-05-12T04:07:51.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-12T04:07:51.671Z] 100d2e315464: Preparing [2026-05-12T04:07:51.671Z] c9a6914cade3: Preparing [2026-05-12T04:07:51.671Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:51.671Z] 60cfb1d93a6e: Preparing [2026-05-12T04:07:51.671Z] 3175cd5f93e2: Preparing [2026-05-12T04:07:51.671Z] eeaa73608b53: Preparing [2026-05-12T04:07:51.671Z] eeaa73608b53: Waiting [2026-05-12T04:07:51.671Z] c9a6914cade3: Layer already exists [2026-05-12T04:07:51.671Z] 3175cd5f93e2: Layer already exists [2026-05-12T04:07:51.671Z] 60cfb1d93a6e: Layer already exists [2026-05-12T04:07:51.671Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:51.671Z] 100d2e315464: Layer already exists [2026-05-12T04:07:51.671Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:51.940Z] main: digest: sha256:fec1ae69b50785fb0fa3464b4e5e307d3f0605d46dde4876c97021caa2a6ea72 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:07:52.005Z] ===================================================== [Pipeline] echo [2026-05-12T04:07:52.024Z] taggedImages: [2026-05-12T04:07:52.024Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:52.024Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-12T04:07:52.024Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [2026-05-12T04:07:52.024Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:52.024Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-12T04:07:52.057Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-12T04:07:52.057Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:52.057Z] latest [2026-05-12T04:07:52.057Z] 4.1.0-dev.113 [2026-05-12T04:07:52.057Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:07:52.057Z] main [2026-05-12T04:07:52.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:52.427Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:07:52.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:07:52.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-12T04:07:52.769Z] 23745c5d4d0e: Preparing [2026-05-12T04:07:52.769Z] e06fd72fb107: Preparing [2026-05-12T04:07:52.769Z] 3d7b670a6fb7: Preparing [2026-05-12T04:07:52.769Z] 5163bc047dbd: Preparing [2026-05-12T04:07:52.769Z] 2e4a455cb08a: Preparing [2026-05-12T04:07:52.769Z] 01354934fd72: Preparing [2026-05-12T04:07:52.769Z] d9bb600f7a4b: Preparing [2026-05-12T04:07:52.769Z] eeaa73608b53: Preparing [2026-05-12T04:07:52.769Z] 01354934fd72: Waiting [2026-05-12T04:07:52.769Z] d9bb600f7a4b: Waiting [2026-05-12T04:07:52.769Z] eeaa73608b53: Waiting [2026-05-12T04:07:52.769Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:07:52.769Z] 5163bc047dbd: Layer already exists [2026-05-12T04:07:52.769Z] 01354934fd72: Layer already exists [2026-05-12T04:07:53.033Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:07:53.033Z] eeaa73608b53: Layer already exists [2026-05-12T04:07:53.033Z] e06fd72fb107: Pushed [2026-05-12T04:07:53.033Z] 23745c5d4d0e: Pushed [2026-05-12T04:08:01.438Z] 3d7b670a6fb7: Pushed [2026-05-12T04:08:01.439Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:8e596593cc36504de8b4f996c756b2bd075c9883c87271cb7913a5a20027390c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:01.798Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:02.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-12T04:08:02.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-12T04:08:02.215Z] 23745c5d4d0e: Preparing [2026-05-12T04:08:02.215Z] e06fd72fb107: Preparing [2026-05-12T04:08:02.215Z] 3d7b670a6fb7: Preparing [2026-05-12T04:08:02.215Z] 5163bc047dbd: Preparing [2026-05-12T04:08:02.215Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:02.215Z] 01354934fd72: Preparing [2026-05-12T04:08:02.215Z] d9bb600f7a4b: Preparing [2026-05-12T04:08:02.215Z] eeaa73608b53: Preparing [2026-05-12T04:08:02.215Z] 01354934fd72: Waiting [2026-05-12T04:08:02.215Z] d9bb600f7a4b: Waiting [2026-05-12T04:08:02.215Z] eeaa73608b53: Waiting [2026-05-12T04:08:02.215Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:02.215Z] 3d7b670a6fb7: Layer already exists [2026-05-12T04:08:02.215Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:02.215Z] 23745c5d4d0e: Layer already exists [2026-05-12T04:08:02.215Z] e06fd72fb107: Layer already exists [2026-05-12T04:08:02.215Z] 01354934fd72: Layer already exists [2026-05-12T04:08:02.215Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:02.215Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:08:02.215Z] latest: digest: sha256:8e596593cc36504de8b4f996c756b2bd075c9883c87271cb7913a5a20027390c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:02.677Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:03.198Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [2026-05-12T04:08:03.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-12T04:08:03.198Z] 23745c5d4d0e: Preparing [2026-05-12T04:08:03.198Z] e06fd72fb107: Preparing [2026-05-12T04:08:03.198Z] 3d7b670a6fb7: Preparing [2026-05-12T04:08:03.198Z] 5163bc047dbd: Preparing [2026-05-12T04:08:03.198Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:03.198Z] 01354934fd72: Preparing [2026-05-12T04:08:03.198Z] d9bb600f7a4b: Preparing [2026-05-12T04:08:03.198Z] 01354934fd72: Waiting [2026-05-12T04:08:03.198Z] eeaa73608b53: Preparing [2026-05-12T04:08:03.198Z] d9bb600f7a4b: Waiting [2026-05-12T04:08:03.198Z] eeaa73608b53: Waiting [2026-05-12T04:08:03.198Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:03.198Z] 3d7b670a6fb7: Layer already exists [2026-05-12T04:08:03.198Z] e06fd72fb107: Layer already exists [2026-05-12T04:08:03.198Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:03.198Z] 23745c5d4d0e: Layer already exists [2026-05-12T04:08:03.198Z] 01354934fd72: Layer already exists [2026-05-12T04:08:03.198Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:03.198Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:08:03.198Z] 4.1.0-dev.113: digest: sha256:8e596593cc36504de8b4f996c756b2bd075c9883c87271cb7913a5a20027390c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:03.589Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:04.081Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:04.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-12T04:08:04.081Z] 23745c5d4d0e: Preparing [2026-05-12T04:08:04.081Z] e06fd72fb107: Preparing [2026-05-12T04:08:04.081Z] 3d7b670a6fb7: Preparing [2026-05-12T04:08:04.081Z] 5163bc047dbd: Preparing [2026-05-12T04:08:04.081Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:04.081Z] 01354934fd72: Preparing [2026-05-12T04:08:04.081Z] d9bb600f7a4b: Preparing [2026-05-12T04:08:04.081Z] eeaa73608b53: Preparing [2026-05-12T04:08:04.081Z] 01354934fd72: Waiting [2026-05-12T04:08:04.081Z] d9bb600f7a4b: Waiting [2026-05-12T04:08:04.081Z] eeaa73608b53: Waiting [2026-05-12T04:08:04.081Z] 23745c5d4d0e: Layer already exists [2026-05-12T04:08:04.081Z] e06fd72fb107: Layer already exists [2026-05-12T04:08:04.081Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:04.081Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:04.081Z] 3d7b670a6fb7: Layer already exists [2026-05-12T04:08:04.081Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:08:04.081Z] 01354934fd72: Layer already exists [2026-05-12T04:08:04.081Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:04.081Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:8e596593cc36504de8b4f996c756b2bd075c9883c87271cb7913a5a20027390c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:04.458Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:05.004Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-05-12T04:08:05.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-12T04:08:05.004Z] 23745c5d4d0e: Preparing [2026-05-12T04:08:05.004Z] e06fd72fb107: Preparing [2026-05-12T04:08:05.004Z] 3d7b670a6fb7: Preparing [2026-05-12T04:08:05.004Z] 5163bc047dbd: Preparing [2026-05-12T04:08:05.004Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:05.004Z] 01354934fd72: Preparing [2026-05-12T04:08:05.004Z] d9bb600f7a4b: Preparing [2026-05-12T04:08:05.004Z] eeaa73608b53: Preparing [2026-05-12T04:08:05.004Z] d9bb600f7a4b: Waiting [2026-05-12T04:08:05.004Z] eeaa73608b53: Waiting [2026-05-12T04:08:05.004Z] 01354934fd72: Waiting [2026-05-12T04:08:05.004Z] 3d7b670a6fb7: Layer already exists [2026-05-12T04:08:05.004Z] e06fd72fb107: Layer already exists [2026-05-12T04:08:05.004Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:05.004Z] 23745c5d4d0e: Layer already exists [2026-05-12T04:08:05.004Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:05.004Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:08:05.004Z] 01354934fd72: Layer already exists [2026-05-12T04:08:05.004Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:05.004Z] main: digest: sha256:8e596593cc36504de8b4f996c756b2bd075c9883c87271cb7913a5a20027390c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:08:05.298Z] ===================================================== [Pipeline] echo [2026-05-12T04:08:05.371Z] taggedImages: [2026-05-12T04:08:05.371Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:05.371Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-12T04:08:05.371Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [2026-05-12T04:08:05.371Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:05.371Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-12T04:08:05.437Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-12T04:08:05.437Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:05.437Z] latest [2026-05-12T04:08:05.437Z] 4.1.0-dev.113 [2026-05-12T04:08:05.437Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:05.437Z] main [2026-05-12T04:08:05.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:06.020Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:06.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:06.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-12T04:08:06.526Z] 602d8e353ffe: Preparing [2026-05-12T04:08:06.526Z] e57109615002: Preparing [2026-05-12T04:08:06.526Z] 1143abe9b8a1: Preparing [2026-05-12T04:08:06.526Z] 46f4bd036e3e: Preparing [2026-05-12T04:08:06.526Z] b421550f6f25: Preparing [2026-05-12T04:08:06.526Z] aa6ef6344d89: Preparing [2026-05-12T04:08:06.526Z] dfc9bf7bfc65: Preparing [2026-05-12T04:08:06.526Z] 5163bc047dbd: Preparing [2026-05-12T04:08:06.526Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:06.526Z] 14522efccd79: Preparing [2026-05-12T04:08:06.526Z] 5f04b6fa220f: Preparing [2026-05-12T04:08:06.526Z] 5f70bf18a086: Preparing [2026-05-12T04:08:06.526Z] 69087f8d6ec7: Preparing [2026-05-12T04:08:06.526Z] 0d5129e0b619: Preparing [2026-05-12T04:08:06.526Z] 298a57b93c41: Preparing [2026-05-12T04:08:06.526Z] eeaa73608b53: Preparing [2026-05-12T04:08:06.526Z] aa6ef6344d89: Waiting [2026-05-12T04:08:06.526Z] dfc9bf7bfc65: Waiting [2026-05-12T04:08:06.526Z] 5163bc047dbd: Waiting [2026-05-12T04:08:06.526Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:06.526Z] 69087f8d6ec7: Waiting [2026-05-12T04:08:06.526Z] 14522efccd79: Waiting [2026-05-12T04:08:06.526Z] 0d5129e0b619: Waiting [2026-05-12T04:08:06.526Z] 5f04b6fa220f: Waiting [2026-05-12T04:08:06.526Z] 5f70bf18a086: Waiting [2026-05-12T04:08:06.526Z] 298a57b93c41: Waiting [2026-05-12T04:08:06.526Z] eeaa73608b53: Waiting [2026-05-12T04:08:06.915Z] b421550f6f25: Pushed [2026-05-12T04:08:06.915Z] 1143abe9b8a1: Pushed [2026-05-12T04:08:06.915Z] 46f4bd036e3e: Pushed [2026-05-12T04:08:06.915Z] e57109615002: Pushed [2026-05-12T04:08:06.915Z] 602d8e353ffe: Pushed [2026-05-12T04:08:06.915Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:06.915Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:06.915Z] aa6ef6344d89: Pushed [2026-05-12T04:08:06.915Z] 5f70bf18a086: Layer already exists [2026-05-12T04:08:06.915Z] 5f04b6fa220f: Pushed [2026-05-12T04:08:06.915Z] 14522efccd79: Pushed [2026-05-12T04:08:06.915Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:06.915Z] 69087f8d6ec7: Pushed [2026-05-12T04:08:06.915Z] 0d5129e0b619: Pushed [2026-05-12T04:08:07.238Z] 298a57b93c41: Pushed [2026-05-12T04:08:13.005Z] dfc9bf7bfc65: Pushed [2026-05-12T04:08:13.005Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:8da8e69a55e41ee4f9c222b1dec554c8a19eb5e3bc3c4d4671ae0d5dd02d193e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:13.619Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:13.980Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-12T04:08:13.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-12T04:08:13.980Z] 602d8e353ffe: Preparing [2026-05-12T04:08:13.980Z] e57109615002: Preparing [2026-05-12T04:08:13.980Z] 1143abe9b8a1: Preparing [2026-05-12T04:08:13.980Z] 46f4bd036e3e: Preparing [2026-05-12T04:08:13.980Z] b421550f6f25: Preparing [2026-05-12T04:08:13.980Z] aa6ef6344d89: Preparing [2026-05-12T04:08:13.980Z] dfc9bf7bfc65: Preparing [2026-05-12T04:08:13.980Z] 5163bc047dbd: Preparing [2026-05-12T04:08:13.980Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:13.980Z] 14522efccd79: Preparing [2026-05-12T04:08:13.980Z] 5f04b6fa220f: Preparing [2026-05-12T04:08:13.980Z] 5f70bf18a086: Preparing [2026-05-12T04:08:13.980Z] 69087f8d6ec7: Preparing [2026-05-12T04:08:13.980Z] 0d5129e0b619: Preparing [2026-05-12T04:08:13.980Z] 298a57b93c41: Preparing [2026-05-12T04:08:13.980Z] eeaa73608b53: Preparing [2026-05-12T04:08:13.980Z] 14522efccd79: Waiting [2026-05-12T04:08:13.980Z] 5f04b6fa220f: Waiting [2026-05-12T04:08:13.980Z] aa6ef6344d89: Waiting [2026-05-12T04:08:13.980Z] dfc9bf7bfc65: Waiting [2026-05-12T04:08:13.980Z] 5163bc047dbd: Waiting [2026-05-12T04:08:13.980Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:13.980Z] 69087f8d6ec7: Waiting [2026-05-12T04:08:13.980Z] 0d5129e0b619: Waiting [2026-05-12T04:08:13.980Z] 298a57b93c41: Waiting [2026-05-12T04:08:13.980Z] eeaa73608b53: Waiting [2026-05-12T04:08:13.980Z] 5f70bf18a086: Waiting [2026-05-12T04:08:13.980Z] 602d8e353ffe: Layer already exists [2026-05-12T04:08:13.980Z] e57109615002: Layer already exists [2026-05-12T04:08:13.980Z] b421550f6f25: Layer already exists [2026-05-12T04:08:13.980Z] 46f4bd036e3e: Layer already exists [2026-05-12T04:08:13.980Z] 1143abe9b8a1: Layer already exists [2026-05-12T04:08:13.980Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:13.980Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:13.980Z] dfc9bf7bfc65: Layer already exists [2026-05-12T04:08:13.980Z] aa6ef6344d89: Layer already exists [2026-05-12T04:08:13.980Z] 14522efccd79: Layer already exists [2026-05-12T04:08:13.980Z] 5f04b6fa220f: Layer already exists [2026-05-12T04:08:13.980Z] 5f70bf18a086: Layer already exists [2026-05-12T04:08:13.980Z] 0d5129e0b619: Layer already exists [2026-05-12T04:08:13.980Z] 298a57b93c41: Layer already exists [2026-05-12T04:08:13.980Z] 69087f8d6ec7: Layer already exists [2026-05-12T04:08:13.980Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:14.242Z] latest: digest: sha256:8da8e69a55e41ee4f9c222b1dec554c8a19eb5e3bc3c4d4671ae0d5dd02d193e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:14.592Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:14.940Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [2026-05-12T04:08:14.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-12T04:08:14.940Z] 602d8e353ffe: Preparing [2026-05-12T04:08:14.940Z] e57109615002: Preparing [2026-05-12T04:08:14.940Z] 1143abe9b8a1: Preparing [2026-05-12T04:08:14.940Z] 46f4bd036e3e: Preparing [2026-05-12T04:08:14.940Z] b421550f6f25: Preparing [2026-05-12T04:08:14.940Z] aa6ef6344d89: Preparing [2026-05-12T04:08:14.940Z] dfc9bf7bfc65: Preparing [2026-05-12T04:08:14.940Z] aa6ef6344d89: Waiting [2026-05-12T04:08:14.940Z] 5163bc047dbd: Preparing [2026-05-12T04:08:14.940Z] dfc9bf7bfc65: Waiting [2026-05-12T04:08:14.940Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:14.940Z] 5163bc047dbd: Waiting [2026-05-12T04:08:14.940Z] 14522efccd79: Preparing [2026-05-12T04:08:14.940Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:14.940Z] 5f04b6fa220f: Preparing [2026-05-12T04:08:14.940Z] 14522efccd79: Waiting [2026-05-12T04:08:14.940Z] 5f70bf18a086: Preparing [2026-05-12T04:08:14.940Z] 5f04b6fa220f: Waiting [2026-05-12T04:08:14.940Z] 5f70bf18a086: Waiting [2026-05-12T04:08:14.940Z] 69087f8d6ec7: Preparing [2026-05-12T04:08:14.940Z] 0d5129e0b619: Preparing [2026-05-12T04:08:14.940Z] 69087f8d6ec7: Waiting [2026-05-12T04:08:14.940Z] 298a57b93c41: Preparing [2026-05-12T04:08:14.940Z] 0d5129e0b619: Waiting [2026-05-12T04:08:14.940Z] eeaa73608b53: Preparing [2026-05-12T04:08:14.940Z] 298a57b93c41: Waiting [2026-05-12T04:08:14.940Z] eeaa73608b53: Waiting [2026-05-12T04:08:14.940Z] 46f4bd036e3e: Layer already exists [2026-05-12T04:08:14.940Z] 602d8e353ffe: Layer already exists [2026-05-12T04:08:14.940Z] 1143abe9b8a1: Layer already exists [2026-05-12T04:08:14.940Z] e57109615002: Layer already exists [2026-05-12T04:08:14.940Z] b421550f6f25: Layer already exists [2026-05-12T04:08:14.940Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:14.940Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:14.940Z] 14522efccd79: Layer already exists [2026-05-12T04:08:14.940Z] aa6ef6344d89: Layer already exists [2026-05-12T04:08:14.940Z] dfc9bf7bfc65: Layer already exists [2026-05-12T04:08:14.940Z] 5f70bf18a086: Layer already exists [2026-05-12T04:08:14.940Z] 5f04b6fa220f: Layer already exists [2026-05-12T04:08:14.940Z] 69087f8d6ec7: Layer already exists [2026-05-12T04:08:14.940Z] 0d5129e0b619: Layer already exists [2026-05-12T04:08:14.940Z] 298a57b93c41: Layer already exists [2026-05-12T04:08:14.940Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:15.204Z] 4.1.0-dev.113: digest: sha256:8da8e69a55e41ee4f9c222b1dec554c8a19eb5e3bc3c4d4671ae0d5dd02d193e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:15.654Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:15.994Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:15.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-12T04:08:15.995Z] 602d8e353ffe: Preparing [2026-05-12T04:08:15.995Z] e57109615002: Preparing [2026-05-12T04:08:15.995Z] 1143abe9b8a1: Preparing [2026-05-12T04:08:15.995Z] 46f4bd036e3e: Preparing [2026-05-12T04:08:15.995Z] b421550f6f25: Preparing [2026-05-12T04:08:15.995Z] aa6ef6344d89: Preparing [2026-05-12T04:08:15.995Z] dfc9bf7bfc65: Preparing [2026-05-12T04:08:15.995Z] 5163bc047dbd: Preparing [2026-05-12T04:08:15.995Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:15.995Z] 14522efccd79: Preparing [2026-05-12T04:08:15.995Z] 5f04b6fa220f: Preparing [2026-05-12T04:08:15.995Z] 5f70bf18a086: Preparing [2026-05-12T04:08:15.995Z] 69087f8d6ec7: Preparing [2026-05-12T04:08:15.995Z] 0d5129e0b619: Preparing [2026-05-12T04:08:15.995Z] 298a57b93c41: Preparing [2026-05-12T04:08:15.995Z] eeaa73608b53: Preparing [2026-05-12T04:08:15.995Z] 14522efccd79: Waiting [2026-05-12T04:08:15.995Z] 5f04b6fa220f: Waiting [2026-05-12T04:08:15.995Z] 5f70bf18a086: Waiting [2026-05-12T04:08:15.995Z] aa6ef6344d89: Waiting [2026-05-12T04:08:15.995Z] dfc9bf7bfc65: Waiting [2026-05-12T04:08:15.995Z] 5163bc047dbd: Waiting [2026-05-12T04:08:15.995Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:15.995Z] 0d5129e0b619: Waiting [2026-05-12T04:08:15.995Z] 298a57b93c41: Waiting [2026-05-12T04:08:15.995Z] eeaa73608b53: Waiting [2026-05-12T04:08:15.995Z] 602d8e353ffe: Layer already exists [2026-05-12T04:08:15.995Z] 1143abe9b8a1: Layer already exists [2026-05-12T04:08:15.995Z] e57109615002: Layer already exists [2026-05-12T04:08:15.995Z] b421550f6f25: Layer already exists [2026-05-12T04:08:15.995Z] 46f4bd036e3e: Layer already exists [2026-05-12T04:08:15.995Z] dfc9bf7bfc65: Layer already exists [2026-05-12T04:08:15.995Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:15.995Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:15.995Z] aa6ef6344d89: Layer already exists [2026-05-12T04:08:15.995Z] 14522efccd79: Layer already exists [2026-05-12T04:08:15.995Z] 5f04b6fa220f: Layer already exists [2026-05-12T04:08:15.995Z] 0d5129e0b619: Layer already exists [2026-05-12T04:08:15.995Z] 5f70bf18a086: Layer already exists [2026-05-12T04:08:15.995Z] 69087f8d6ec7: Layer already exists [2026-05-12T04:08:15.995Z] 298a57b93c41: Layer already exists [2026-05-12T04:08:15.995Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:16.263Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:8da8e69a55e41ee4f9c222b1dec554c8a19eb5e3bc3c4d4671ae0d5dd02d193e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:16.609Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:16.956Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-05-12T04:08:16.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-12T04:08:16.956Z] 602d8e353ffe: Preparing [2026-05-12T04:08:16.956Z] e57109615002: Preparing [2026-05-12T04:08:16.956Z] 1143abe9b8a1: Preparing [2026-05-12T04:08:16.956Z] 46f4bd036e3e: Preparing [2026-05-12T04:08:16.956Z] b421550f6f25: Preparing [2026-05-12T04:08:16.956Z] aa6ef6344d89: Preparing [2026-05-12T04:08:16.956Z] dfc9bf7bfc65: Preparing [2026-05-12T04:08:16.956Z] 5163bc047dbd: Preparing [2026-05-12T04:08:16.956Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:16.956Z] 14522efccd79: Preparing [2026-05-12T04:08:16.956Z] 5f04b6fa220f: Preparing [2026-05-12T04:08:16.956Z] 5f70bf18a086: Preparing [2026-05-12T04:08:16.956Z] 69087f8d6ec7: Preparing [2026-05-12T04:08:16.956Z] 0d5129e0b619: Preparing [2026-05-12T04:08:16.956Z] 298a57b93c41: Preparing [2026-05-12T04:08:16.956Z] eeaa73608b53: Preparing [2026-05-12T04:08:16.956Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:16.956Z] 14522efccd79: Waiting [2026-05-12T04:08:16.956Z] 5f04b6fa220f: Waiting [2026-05-12T04:08:16.956Z] 5f70bf18a086: Waiting [2026-05-12T04:08:16.956Z] 69087f8d6ec7: Waiting [2026-05-12T04:08:16.956Z] 0d5129e0b619: Waiting [2026-05-12T04:08:16.956Z] 298a57b93c41: Waiting [2026-05-12T04:08:16.956Z] eeaa73608b53: Waiting [2026-05-12T04:08:16.956Z] aa6ef6344d89: Waiting [2026-05-12T04:08:16.956Z] dfc9bf7bfc65: Waiting [2026-05-12T04:08:16.956Z] 5163bc047dbd: Waiting [2026-05-12T04:08:16.956Z] 46f4bd036e3e: Layer already exists [2026-05-12T04:08:16.956Z] e57109615002: Layer already exists [2026-05-12T04:08:16.956Z] 602d8e353ffe: Layer already exists [2026-05-12T04:08:16.956Z] 1143abe9b8a1: Layer already exists [2026-05-12T04:08:16.956Z] b421550f6f25: Layer already exists [2026-05-12T04:08:16.956Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:16.956Z] 14522efccd79: Layer already exists [2026-05-12T04:08:16.956Z] aa6ef6344d89: Layer already exists [2026-05-12T04:08:16.956Z] dfc9bf7bfc65: Layer already exists [2026-05-12T04:08:16.956Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:16.956Z] 69087f8d6ec7: Layer already exists [2026-05-12T04:08:16.956Z] 5f70bf18a086: Layer already exists [2026-05-12T04:08:16.956Z] 0d5129e0b619: Layer already exists [2026-05-12T04:08:16.956Z] 5f04b6fa220f: Layer already exists [2026-05-12T04:08:16.956Z] 298a57b93c41: Layer already exists [2026-05-12T04:08:16.956Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:17.220Z] main: digest: sha256:8da8e69a55e41ee4f9c222b1dec554c8a19eb5e3bc3c4d4671ae0d5dd02d193e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:08:17.312Z] ===================================================== [Pipeline] echo [2026-05-12T04:08:17.328Z] taggedImages: [2026-05-12T04:08:17.328Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:17.328Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-12T04:08:17.328Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [2026-05-12T04:08:17.328Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:17.328Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-12T04:08:17.355Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-12T04:08:17.355Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:17.355Z] latest [2026-05-12T04:08:17.355Z] 4.1.0-dev.113 [2026-05-12T04:08:17.355Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:17.355Z] main [2026-05-12T04:08:17.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:17.718Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:18.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:18.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-12T04:08:18.070Z] c48a714873da: Preparing [2026-05-12T04:08:18.070Z] 331fbf37bbcb: Preparing [2026-05-12T04:08:18.070Z] fe86c1efb2a9: Preparing [2026-05-12T04:08:18.070Z] 94d3b627ef52: Preparing [2026-05-12T04:08:18.070Z] 5163bc047dbd: Preparing [2026-05-12T04:08:18.070Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:18.070Z] 01354934fd72: Preparing [2026-05-12T04:08:18.070Z] d9bb600f7a4b: Preparing [2026-05-12T04:08:18.070Z] eeaa73608b53: Preparing [2026-05-12T04:08:18.070Z] 01354934fd72: Waiting [2026-05-12T04:08:18.070Z] eeaa73608b53: Waiting [2026-05-12T04:08:18.070Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:18.070Z] d9bb600f7a4b: Waiting [2026-05-12T04:08:18.070Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:18.333Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:18.333Z] 331fbf37bbcb: Pushed [2026-05-12T04:08:18.333Z] fe86c1efb2a9: Pushed [2026-05-12T04:08:18.333Z] 01354934fd72: Layer already exists [2026-05-12T04:08:18.333Z] c48a714873da: Pushed [2026-05-12T04:08:18.333Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:18.333Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:08:26.538Z] 94d3b627ef52: Pushed [2026-05-12T04:08:26.538Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:147837867825de92ce03ccafe644cdbb128fb701d684a698cd282f6dca7554a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:27.283Z] + 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 [2026-05-12T04:08:27.747Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-12T04:08:27.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-12T04:08:27.747Z] c48a714873da: Preparing [2026-05-12T04:08:27.747Z] 331fbf37bbcb: Preparing [2026-05-12T04:08:27.747Z] fe86c1efb2a9: Preparing [2026-05-12T04:08:27.747Z] 94d3b627ef52: Preparing [2026-05-12T04:08:27.747Z] 5163bc047dbd: Preparing [2026-05-12T04:08:27.747Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:27.747Z] 01354934fd72: Preparing [2026-05-12T04:08:27.747Z] d9bb600f7a4b: Preparing [2026-05-12T04:08:27.747Z] eeaa73608b53: Preparing [2026-05-12T04:08:27.747Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:27.747Z] 01354934fd72: Waiting [2026-05-12T04:08:27.747Z] d9bb600f7a4b: Waiting [2026-05-12T04:08:27.747Z] eeaa73608b53: Waiting [2026-05-12T04:08:27.747Z] fe86c1efb2a9: Layer already exists [2026-05-12T04:08:27.747Z] 331fbf37bbcb: Layer already exists [2026-05-12T04:08:27.747Z] 94d3b627ef52: Layer already exists [2026-05-12T04:08:27.747Z] c48a714873da: Layer already exists [2026-05-12T04:08:27.747Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:27.747Z] 01354934fd72: Layer already exists [2026-05-12T04:08:27.747Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:08:27.747Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:27.747Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:27.747Z] latest: digest: sha256:147837867825de92ce03ccafe644cdbb128fb701d684a698cd282f6dca7554a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:28.242Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:28.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [2026-05-12T04:08:28.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-12T04:08:28.577Z] c48a714873da: Preparing [2026-05-12T04:08:28.577Z] 331fbf37bbcb: Preparing [2026-05-12T04:08:28.577Z] fe86c1efb2a9: Preparing [2026-05-12T04:08:28.577Z] 94d3b627ef52: Preparing [2026-05-12T04:08:28.577Z] 5163bc047dbd: Preparing [2026-05-12T04:08:28.577Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:28.577Z] 01354934fd72: Preparing [2026-05-12T04:08:28.577Z] d9bb600f7a4b: Preparing [2026-05-12T04:08:28.577Z] eeaa73608b53: Preparing [2026-05-12T04:08:28.577Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:28.577Z] 01354934fd72: Waiting [2026-05-12T04:08:28.577Z] eeaa73608b53: Waiting [2026-05-12T04:08:28.577Z] d9bb600f7a4b: Waiting [2026-05-12T04:08:28.577Z] fe86c1efb2a9: Layer already exists [2026-05-12T04:08:28.577Z] c48a714873da: Layer already exists [2026-05-12T04:08:28.577Z] 331fbf37bbcb: Layer already exists [2026-05-12T04:08:28.577Z] 94d3b627ef52: Layer already exists [2026-05-12T04:08:28.577Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:28.577Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:08:28.577Z] 01354934fd72: Layer already exists [2026-05-12T04:08:28.577Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:28.577Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:28.577Z] 4.1.0-dev.113: digest: sha256:147837867825de92ce03ccafe644cdbb128fb701d684a698cd282f6dca7554a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:29.209Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:29.554Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:29.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-12T04:08:29.554Z] c48a714873da: Preparing [2026-05-12T04:08:29.554Z] 331fbf37bbcb: Preparing [2026-05-12T04:08:29.554Z] fe86c1efb2a9: Preparing [2026-05-12T04:08:29.554Z] 94d3b627ef52: Preparing [2026-05-12T04:08:29.554Z] 5163bc047dbd: Preparing [2026-05-12T04:08:29.554Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:29.554Z] 01354934fd72: Preparing [2026-05-12T04:08:29.554Z] d9bb600f7a4b: Preparing [2026-05-12T04:08:29.554Z] eeaa73608b53: Preparing [2026-05-12T04:08:29.554Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:29.554Z] 01354934fd72: Waiting [2026-05-12T04:08:29.554Z] d9bb600f7a4b: Waiting [2026-05-12T04:08:29.554Z] eeaa73608b53: Waiting [2026-05-12T04:08:29.554Z] c48a714873da: Layer already exists [2026-05-12T04:08:29.554Z] 331fbf37bbcb: Layer already exists [2026-05-12T04:08:29.554Z] fe86c1efb2a9: Layer already exists [2026-05-12T04:08:29.554Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:29.554Z] 94d3b627ef52: Layer already exists [2026-05-12T04:08:29.554Z] 01354934fd72: Layer already exists [2026-05-12T04:08:29.554Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:29.554Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:08:29.554Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:29.554Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:147837867825de92ce03ccafe644cdbb128fb701d684a698cd282f6dca7554a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:30.162Z] + 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 [2026-05-12T04:08:30.510Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-05-12T04:08:30.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-12T04:08:30.510Z] c48a714873da: Preparing [2026-05-12T04:08:30.510Z] 331fbf37bbcb: Preparing [2026-05-12T04:08:30.510Z] fe86c1efb2a9: Preparing [2026-05-12T04:08:30.510Z] 94d3b627ef52: Preparing [2026-05-12T04:08:30.510Z] 5163bc047dbd: Preparing [2026-05-12T04:08:30.510Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:30.510Z] 01354934fd72: Preparing [2026-05-12T04:08:30.510Z] d9bb600f7a4b: Preparing [2026-05-12T04:08:30.510Z] eeaa73608b53: Preparing [2026-05-12T04:08:30.510Z] 01354934fd72: Waiting [2026-05-12T04:08:30.510Z] d9bb600f7a4b: Waiting [2026-05-12T04:08:30.510Z] eeaa73608b53: Waiting [2026-05-12T04:08:30.510Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:30.510Z] 331fbf37bbcb: Layer already exists [2026-05-12T04:08:30.510Z] c48a714873da: Layer already exists [2026-05-12T04:08:30.510Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:30.510Z] 94d3b627ef52: Layer already exists [2026-05-12T04:08:30.510Z] fe86c1efb2a9: Layer already exists [2026-05-12T04:08:30.510Z] d9bb600f7a4b: Layer already exists [2026-05-12T04:08:30.510Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:30.510Z] 01354934fd72: Layer already exists [2026-05-12T04:08:30.510Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:30.773Z] main: digest: sha256:147837867825de92ce03ccafe644cdbb128fb701d684a698cd282f6dca7554a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:08:30.840Z] ===================================================== [Pipeline] echo [2026-05-12T04:08:31.002Z] taggedImages: [2026-05-12T04:08:31.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:31.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-12T04:08:31.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [2026-05-12T04:08:31.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:31.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-12T04:08:31.028Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-12T04:08:31.028Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:31.028Z] latest [2026-05-12T04:08:31.028Z] 4.1.0-dev.113 [2026-05-12T04:08:31.028Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:31.028Z] main [2026-05-12T04:08:31.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:31.386Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:31.732Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:31.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-12T04:08:31.732Z] 209becf6bd0e: Preparing [2026-05-12T04:08:31.732Z] 1984533d4dd1: Preparing [2026-05-12T04:08:31.732Z] abd2d6cd1c3f: Preparing [2026-05-12T04:08:31.732Z] d397ca286d5d: Preparing [2026-05-12T04:08:31.732Z] 8a3c93f3d222: Preparing [2026-05-12T04:08:31.732Z] 5163bc047dbd: Preparing [2026-05-12T04:08:31.732Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:31.732Z] 02f92313a61f: Preparing [2026-05-12T04:08:31.732Z] a0b6a5dc9570: Preparing [2026-05-12T04:08:31.732Z] 9de63d18a3d3: Preparing [2026-05-12T04:08:31.732Z] eeaa73608b53: Preparing [2026-05-12T04:08:31.732Z] 02f92313a61f: Waiting [2026-05-12T04:08:31.732Z] a0b6a5dc9570: Waiting [2026-05-12T04:08:31.732Z] 5163bc047dbd: Waiting [2026-05-12T04:08:31.732Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:31.732Z] eeaa73608b53: Waiting [2026-05-12T04:08:31.732Z] 9de63d18a3d3: Waiting [2026-05-12T04:08:31.995Z] d397ca286d5d: Pushed [2026-05-12T04:08:31.995Z] 8a3c93f3d222: Pushed [2026-05-12T04:08:31.995Z] 1984533d4dd1: Pushed [2026-05-12T04:08:31.995Z] 209becf6bd0e: Pushed [2026-05-12T04:08:31.995Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:31.995Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:31.995Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:31.995Z] 02f92313a61f: Pushed [2026-05-12T04:08:31.995Z] a0b6a5dc9570: Pushed [2026-05-12T04:08:35.534Z] 9de63d18a3d3: Pushed [2026-05-12T04:08:38.969Z] abd2d6cd1c3f: Pushed [2026-05-12T04:08:38.969Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:8b145050c46f805a100d2bab6dea1d2308df2cc70fc3f3fe33bd93fe02fd2f10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:39.357Z] + 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 [2026-05-12T04:08:40.276Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-12T04:08:40.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-12T04:08:40.277Z] 209becf6bd0e: Preparing [2026-05-12T04:08:40.277Z] 1984533d4dd1: Preparing [2026-05-12T04:08:40.277Z] abd2d6cd1c3f: Preparing [2026-05-12T04:08:40.277Z] d397ca286d5d: Preparing [2026-05-12T04:08:40.277Z] 8a3c93f3d222: Preparing [2026-05-12T04:08:40.277Z] 5163bc047dbd: Preparing [2026-05-12T04:08:40.277Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:40.277Z] 02f92313a61f: Preparing [2026-05-12T04:08:40.277Z] a0b6a5dc9570: Preparing [2026-05-12T04:08:40.277Z] 9de63d18a3d3: Preparing [2026-05-12T04:08:40.277Z] eeaa73608b53: Preparing [2026-05-12T04:08:40.277Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:40.277Z] 02f92313a61f: Waiting [2026-05-12T04:08:40.277Z] a0b6a5dc9570: Waiting [2026-05-12T04:08:40.277Z] 9de63d18a3d3: Waiting [2026-05-12T04:08:40.277Z] eeaa73608b53: Waiting [2026-05-12T04:08:40.277Z] 5163bc047dbd: Waiting [2026-05-12T04:08:40.277Z] d397ca286d5d: Layer already exists [2026-05-12T04:08:40.277Z] abd2d6cd1c3f: Layer already exists [2026-05-12T04:08:40.277Z] 209becf6bd0e: Layer already exists [2026-05-12T04:08:40.277Z] 1984533d4dd1: Layer already exists [2026-05-12T04:08:40.277Z] 8a3c93f3d222: Layer already exists [2026-05-12T04:08:40.277Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:40.277Z] 9de63d18a3d3: Layer already exists [2026-05-12T04:08:40.277Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:40.277Z] 02f92313a61f: Layer already exists [2026-05-12T04:08:40.277Z] a0b6a5dc9570: Layer already exists [2026-05-12T04:08:40.277Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:40.540Z] latest: digest: sha256:8b145050c46f805a100d2bab6dea1d2308df2cc70fc3f3fe33bd93fe02fd2f10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:40.880Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:41.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [2026-05-12T04:08:41.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-12T04:08:41.237Z] 209becf6bd0e: Preparing [2026-05-12T04:08:41.237Z] 1984533d4dd1: Preparing [2026-05-12T04:08:41.237Z] abd2d6cd1c3f: Preparing [2026-05-12T04:08:41.237Z] d397ca286d5d: Preparing [2026-05-12T04:08:41.237Z] 8a3c93f3d222: Preparing [2026-05-12T04:08:41.237Z] 5163bc047dbd: Preparing [2026-05-12T04:08:41.237Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:41.237Z] 02f92313a61f: Preparing [2026-05-12T04:08:41.237Z] a0b6a5dc9570: Preparing [2026-05-12T04:08:41.237Z] 9de63d18a3d3: Preparing [2026-05-12T04:08:41.237Z] eeaa73608b53: Preparing [2026-05-12T04:08:41.237Z] 5163bc047dbd: Waiting [2026-05-12T04:08:41.237Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:41.237Z] 9de63d18a3d3: Waiting [2026-05-12T04:08:41.237Z] eeaa73608b53: Waiting [2026-05-12T04:08:41.237Z] 02f92313a61f: Waiting [2026-05-12T04:08:41.237Z] d397ca286d5d: Layer already exists [2026-05-12T04:08:41.237Z] 8a3c93f3d222: Layer already exists [2026-05-12T04:08:41.237Z] 209becf6bd0e: Layer already exists [2026-05-12T04:08:41.237Z] abd2d6cd1c3f: Layer already exists [2026-05-12T04:08:41.237Z] 1984533d4dd1: Layer already exists [2026-05-12T04:08:41.237Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:41.237Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:41.237Z] 02f92313a61f: Layer already exists [2026-05-12T04:08:41.237Z] a0b6a5dc9570: Layer already exists [2026-05-12T04:08:41.237Z] 9de63d18a3d3: Layer already exists [2026-05-12T04:08:41.237Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:41.501Z] 4.1.0-dev.113: digest: sha256:8b145050c46f805a100d2bab6dea1d2308df2cc70fc3f3fe33bd93fe02fd2f10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:41.872Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:42.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:42.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-12T04:08:42.279Z] 209becf6bd0e: Preparing [2026-05-12T04:08:42.279Z] 1984533d4dd1: Preparing [2026-05-12T04:08:42.279Z] abd2d6cd1c3f: Preparing [2026-05-12T04:08:42.279Z] d397ca286d5d: Preparing [2026-05-12T04:08:42.279Z] 8a3c93f3d222: Preparing [2026-05-12T04:08:42.279Z] 5163bc047dbd: Preparing [2026-05-12T04:08:42.279Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:42.279Z] 02f92313a61f: Preparing [2026-05-12T04:08:42.279Z] a0b6a5dc9570: Preparing [2026-05-12T04:08:42.279Z] 9de63d18a3d3: Preparing [2026-05-12T04:08:42.279Z] eeaa73608b53: Preparing [2026-05-12T04:08:42.279Z] 5163bc047dbd: Waiting [2026-05-12T04:08:42.279Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:42.279Z] 02f92313a61f: Waiting [2026-05-12T04:08:42.279Z] a0b6a5dc9570: Waiting [2026-05-12T04:08:42.279Z] 9de63d18a3d3: Waiting [2026-05-12T04:08:42.279Z] eeaa73608b53: Waiting [2026-05-12T04:08:42.279Z] 209becf6bd0e: Layer already exists [2026-05-12T04:08:42.279Z] 8a3c93f3d222: Layer already exists [2026-05-12T04:08:42.279Z] d397ca286d5d: Layer already exists [2026-05-12T04:08:42.279Z] 1984533d4dd1: Layer already exists [2026-05-12T04:08:42.279Z] abd2d6cd1c3f: Layer already exists [2026-05-12T04:08:42.279Z] a0b6a5dc9570: Layer already exists [2026-05-12T04:08:42.279Z] 02f92313a61f: Layer already exists [2026-05-12T04:08:42.279Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:42.279Z] 9de63d18a3d3: Layer already exists [2026-05-12T04:08:42.279Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:42.279Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:42.279Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:8b145050c46f805a100d2bab6dea1d2308df2cc70fc3f3fe33bd93fe02fd2f10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:42.894Z] + 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 [2026-05-12T04:08:43.227Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-05-12T04:08:43.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-12T04:08:43.227Z] 209becf6bd0e: Preparing [2026-05-12T04:08:43.227Z] 1984533d4dd1: Preparing [2026-05-12T04:08:43.227Z] abd2d6cd1c3f: Preparing [2026-05-12T04:08:43.227Z] d397ca286d5d: Preparing [2026-05-12T04:08:43.227Z] 8a3c93f3d222: Preparing [2026-05-12T04:08:43.227Z] 5163bc047dbd: Preparing [2026-05-12T04:08:43.227Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:43.227Z] 02f92313a61f: Preparing [2026-05-12T04:08:43.227Z] a0b6a5dc9570: Preparing [2026-05-12T04:08:43.227Z] 9de63d18a3d3: Preparing [2026-05-12T04:08:43.227Z] eeaa73608b53: Preparing [2026-05-12T04:08:43.227Z] 02f92313a61f: Waiting [2026-05-12T04:08:43.227Z] a0b6a5dc9570: Waiting [2026-05-12T04:08:43.227Z] 9de63d18a3d3: Waiting [2026-05-12T04:08:43.227Z] eeaa73608b53: Waiting [2026-05-12T04:08:43.227Z] 5163bc047dbd: Waiting [2026-05-12T04:08:43.227Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:43.227Z] 209becf6bd0e: Layer already exists [2026-05-12T04:08:43.227Z] 1984533d4dd1: Layer already exists [2026-05-12T04:08:43.227Z] d397ca286d5d: Layer already exists [2026-05-12T04:08:43.227Z] 8a3c93f3d222: Layer already exists [2026-05-12T04:08:43.227Z] abd2d6cd1c3f: Layer already exists [2026-05-12T04:08:43.227Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:43.227Z] a0b6a5dc9570: Layer already exists [2026-05-12T04:08:43.227Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:43.227Z] 9de63d18a3d3: Layer already exists [2026-05-12T04:08:43.227Z] 02f92313a61f: Layer already exists [2026-05-12T04:08:43.227Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:43.490Z] main: digest: sha256:8b145050c46f805a100d2bab6dea1d2308df2cc70fc3f3fe33bd93fe02fd2f10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:08:43.547Z] ===================================================== [Pipeline] echo [2026-05-12T04:08:43.558Z] taggedImages: [2026-05-12T04:08:43.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:43.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-12T04:08:43.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [2026-05-12T04:08:43.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:43.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-12T04:08:43.583Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-12T04:08:43.583Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:43.583Z] latest [2026-05-12T04:08:43.583Z] 4.1.0-dev.113 [2026-05-12T04:08:43.583Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:43.583Z] main [2026-05-12T04:08:43.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:43.935Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:44.276Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:44.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-12T04:08:44.276Z] 3fb6ba1012b9: Preparing [2026-05-12T04:08:44.276Z] 81619c37bd30: Preparing [2026-05-12T04:08:44.276Z] 1d26d9cc5ef2: Preparing [2026-05-12T04:08:44.276Z] 62f1d9fe93ab: Preparing [2026-05-12T04:08:44.276Z] f643e0022540: Preparing [2026-05-12T04:08:44.276Z] 709b24715a9b: Preparing [2026-05-12T04:08:44.276Z] 6b882f190a81: Preparing [2026-05-12T04:08:44.276Z] 5163bc047dbd: Preparing [2026-05-12T04:08:44.276Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:44.276Z] 304137005b3e: Preparing [2026-05-12T04:08:44.276Z] 0e7980f51535: Preparing [2026-05-12T04:08:44.276Z] eeaa73608b53: Preparing [2026-05-12T04:08:44.276Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:44.276Z] 709b24715a9b: Waiting [2026-05-12T04:08:44.276Z] 304137005b3e: Waiting [2026-05-12T04:08:44.276Z] 0e7980f51535: Waiting [2026-05-12T04:08:44.276Z] 6b882f190a81: Waiting [2026-05-12T04:08:44.276Z] 5163bc047dbd: Waiting [2026-05-12T04:08:44.276Z] eeaa73608b53: Waiting [2026-05-12T04:08:44.543Z] f643e0022540: Pushed [2026-05-12T04:08:44.543Z] 81619c37bd30: Pushed [2026-05-12T04:08:44.543Z] 3fb6ba1012b9: Pushed [2026-05-12T04:08:44.543Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:44.543Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:44.543Z] 709b24715a9b: Pushed [2026-05-12T04:08:44.543Z] 6b882f190a81: Pushed [2026-05-12T04:08:44.807Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:44.807Z] 304137005b3e: Pushed [2026-05-12T04:08:48.132Z] 0e7980f51535: Pushed [2026-05-12T04:08:50.881Z] 1d26d9cc5ef2: Pushed [2026-05-12T04:08:50.881Z] 62f1d9fe93ab: Pushed [2026-05-12T04:08:52.831Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:4f6999e57f2b48e60f65a38dcbb77b841e02d9cf300b13a9381a9a146a87f2bc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:53.176Z] + 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 [2026-05-12T04:08:53.522Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-12T04:08:53.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-12T04:08:53.522Z] 3fb6ba1012b9: Preparing [2026-05-12T04:08:53.522Z] 81619c37bd30: Preparing [2026-05-12T04:08:53.522Z] 1d26d9cc5ef2: Preparing [2026-05-12T04:08:53.522Z] 62f1d9fe93ab: Preparing [2026-05-12T04:08:53.522Z] f643e0022540: Preparing [2026-05-12T04:08:53.522Z] 709b24715a9b: Preparing [2026-05-12T04:08:53.522Z] 6b882f190a81: Preparing [2026-05-12T04:08:53.522Z] 5163bc047dbd: Preparing [2026-05-12T04:08:53.522Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:53.522Z] 304137005b3e: Preparing [2026-05-12T04:08:53.522Z] 0e7980f51535: Preparing [2026-05-12T04:08:53.522Z] eeaa73608b53: Preparing [2026-05-12T04:08:53.522Z] 709b24715a9b: Waiting [2026-05-12T04:08:53.522Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:53.522Z] 304137005b3e: Waiting [2026-05-12T04:08:53.522Z] 6b882f190a81: Waiting [2026-05-12T04:08:53.522Z] 0e7980f51535: Waiting [2026-05-12T04:08:53.522Z] 5163bc047dbd: Waiting [2026-05-12T04:08:53.522Z] eeaa73608b53: Waiting [2026-05-12T04:08:53.522Z] 1d26d9cc5ef2: Layer already exists [2026-05-12T04:08:53.522Z] 3fb6ba1012b9: Layer already exists [2026-05-12T04:08:53.522Z] 81619c37bd30: Layer already exists [2026-05-12T04:08:53.522Z] 62f1d9fe93ab: Layer already exists [2026-05-12T04:08:53.522Z] f643e0022540: Layer already exists [2026-05-12T04:08:53.522Z] 6b882f190a81: Layer already exists [2026-05-12T04:08:53.522Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:53.522Z] 709b24715a9b: Layer already exists [2026-05-12T04:08:53.522Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:53.522Z] 304137005b3e: Layer already exists [2026-05-12T04:08:53.522Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:53.522Z] 0e7980f51535: Layer already exists [2026-05-12T04:08:53.785Z] latest: digest: sha256:4f6999e57f2b48e60f65a38dcbb77b841e02d9cf300b13a9381a9a146a87f2bc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:54.136Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:54.480Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [2026-05-12T04:08:54.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-12T04:08:54.480Z] 3fb6ba1012b9: Preparing [2026-05-12T04:08:54.480Z] 81619c37bd30: Preparing [2026-05-12T04:08:54.480Z] 1d26d9cc5ef2: Preparing [2026-05-12T04:08:54.480Z] 62f1d9fe93ab: Preparing [2026-05-12T04:08:54.480Z] f643e0022540: Preparing [2026-05-12T04:08:54.480Z] 709b24715a9b: Preparing [2026-05-12T04:08:54.480Z] 6b882f190a81: Preparing [2026-05-12T04:08:54.480Z] 5163bc047dbd: Preparing [2026-05-12T04:08:54.480Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:54.480Z] 304137005b3e: Preparing [2026-05-12T04:08:54.480Z] 0e7980f51535: Preparing [2026-05-12T04:08:54.480Z] eeaa73608b53: Preparing [2026-05-12T04:08:54.480Z] 6b882f190a81: Waiting [2026-05-12T04:08:54.480Z] 5163bc047dbd: Waiting [2026-05-12T04:08:54.480Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:54.480Z] 709b24715a9b: Waiting [2026-05-12T04:08:54.480Z] 304137005b3e: Waiting [2026-05-12T04:08:54.480Z] 0e7980f51535: Waiting [2026-05-12T04:08:54.480Z] eeaa73608b53: Waiting [2026-05-12T04:08:54.480Z] 81619c37bd30: Layer already exists [2026-05-12T04:08:54.480Z] 62f1d9fe93ab: Layer already exists [2026-05-12T04:08:54.480Z] f643e0022540: Layer already exists [2026-05-12T04:08:54.480Z] 3fb6ba1012b9: Layer already exists [2026-05-12T04:08:54.480Z] 1d26d9cc5ef2: Layer already exists [2026-05-12T04:08:54.480Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:54.480Z] 709b24715a9b: Layer already exists [2026-05-12T04:08:54.480Z] 304137005b3e: Layer already exists [2026-05-12T04:08:54.480Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:54.480Z] 6b882f190a81: Layer already exists [2026-05-12T04:08:54.480Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:54.480Z] 0e7980f51535: Layer already exists [2026-05-12T04:08:54.744Z] 4.1.0-dev.113: digest: sha256:4f6999e57f2b48e60f65a38dcbb77b841e02d9cf300b13a9381a9a146a87f2bc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:55.085Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:55.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:55.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-12T04:08:55.430Z] 3fb6ba1012b9: Preparing [2026-05-12T04:08:55.430Z] 81619c37bd30: Preparing [2026-05-12T04:08:55.430Z] 1d26d9cc5ef2: Preparing [2026-05-12T04:08:55.430Z] 62f1d9fe93ab: Preparing [2026-05-12T04:08:55.430Z] f643e0022540: Preparing [2026-05-12T04:08:55.430Z] 709b24715a9b: Preparing [2026-05-12T04:08:55.430Z] 6b882f190a81: Preparing [2026-05-12T04:08:55.430Z] 5163bc047dbd: Preparing [2026-05-12T04:08:55.430Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:55.430Z] 304137005b3e: Preparing [2026-05-12T04:08:55.430Z] 0e7980f51535: Preparing [2026-05-12T04:08:55.430Z] eeaa73608b53: Preparing [2026-05-12T04:08:55.430Z] 5163bc047dbd: Waiting [2026-05-12T04:08:55.430Z] 709b24715a9b: Waiting [2026-05-12T04:08:55.430Z] 6b882f190a81: Waiting [2026-05-12T04:08:55.430Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:55.430Z] 0e7980f51535: Waiting [2026-05-12T04:08:55.430Z] eeaa73608b53: Waiting [2026-05-12T04:08:55.430Z] 304137005b3e: Waiting [2026-05-12T04:08:55.430Z] 62f1d9fe93ab: Layer already exists [2026-05-12T04:08:55.430Z] 3fb6ba1012b9: Layer already exists [2026-05-12T04:08:55.430Z] f643e0022540: Layer already exists [2026-05-12T04:08:55.430Z] 81619c37bd30: Layer already exists [2026-05-12T04:08:55.430Z] 1d26d9cc5ef2: Layer already exists [2026-05-12T04:08:55.430Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:55.430Z] 304137005b3e: Layer already exists [2026-05-12T04:08:55.430Z] 709b24715a9b: Layer already exists [2026-05-12T04:08:55.430Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:55.430Z] 6b882f190a81: Layer already exists [2026-05-12T04:08:55.430Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:55.430Z] 0e7980f51535: Layer already exists [2026-05-12T04:08:55.693Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:4f6999e57f2b48e60f65a38dcbb77b841e02d9cf300b13a9381a9a146a87f2bc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:56.041Z] + 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 [2026-05-12T04:08:56.391Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-05-12T04:08:56.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-12T04:08:56.391Z] 3fb6ba1012b9: Preparing [2026-05-12T04:08:56.391Z] 81619c37bd30: Preparing [2026-05-12T04:08:56.391Z] 1d26d9cc5ef2: Preparing [2026-05-12T04:08:56.391Z] 62f1d9fe93ab: Preparing [2026-05-12T04:08:56.391Z] f643e0022540: Preparing [2026-05-12T04:08:56.391Z] 709b24715a9b: Preparing [2026-05-12T04:08:56.391Z] 6b882f190a81: Preparing [2026-05-12T04:08:56.391Z] 709b24715a9b: Waiting [2026-05-12T04:08:56.391Z] 6b882f190a81: Waiting [2026-05-12T04:08:56.391Z] 5163bc047dbd: Preparing [2026-05-12T04:08:56.391Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:56.391Z] 2e4a455cb08a: Waiting [2026-05-12T04:08:56.391Z] 304137005b3e: Preparing [2026-05-12T04:08:56.391Z] 0e7980f51535: Preparing [2026-05-12T04:08:56.391Z] 304137005b3e: Waiting [2026-05-12T04:08:56.391Z] eeaa73608b53: Preparing [2026-05-12T04:08:56.391Z] 0e7980f51535: Waiting [2026-05-12T04:08:56.391Z] 5163bc047dbd: Waiting [2026-05-12T04:08:56.391Z] eeaa73608b53: Waiting [2026-05-12T04:08:56.391Z] 62f1d9fe93ab: Layer already exists [2026-05-12T04:08:56.391Z] 3fb6ba1012b9: Layer already exists [2026-05-12T04:08:56.391Z] 81619c37bd30: Layer already exists [2026-05-12T04:08:56.391Z] 1d26d9cc5ef2: Layer already exists [2026-05-12T04:08:56.391Z] f643e0022540: Layer already exists [2026-05-12T04:08:56.391Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:56.391Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:56.391Z] 6b882f190a81: Layer already exists [2026-05-12T04:08:56.391Z] 709b24715a9b: Layer already exists [2026-05-12T04:08:56.391Z] 304137005b3e: Layer already exists [2026-05-12T04:08:56.391Z] 0e7980f51535: Layer already exists [2026-05-12T04:08:56.391Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:56.654Z] main: digest: sha256:4f6999e57f2b48e60f65a38dcbb77b841e02d9cf300b13a9381a9a146a87f2bc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:08:56.734Z] ===================================================== [Pipeline] echo [2026-05-12T04:08:56.746Z] taggedImages: [2026-05-12T04:08:56.746Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:56.746Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-12T04:08:56.746Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [2026-05-12T04:08:56.746Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:56.746Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-12T04:08:56.773Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-12T04:08:56.773Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:56.773Z] latest [2026-05-12T04:08:56.773Z] 4.1.0-dev.113 [2026-05-12T04:08:56.773Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:08:56.773Z] main [2026-05-12T04:08:56.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:57.131Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:08:57.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:08:57.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-12T04:08:57.463Z] c753762f436c: Preparing [2026-05-12T04:08:57.463Z] 6b31644c945d: Preparing [2026-05-12T04:08:57.463Z] 5163bc047dbd: Preparing [2026-05-12T04:08:57.463Z] 2e4a455cb08a: Preparing [2026-05-12T04:08:57.463Z] a35c415ea2b0: Preparing [2026-05-12T04:08:57.463Z] 1f0200ceed83: Preparing [2026-05-12T04:08:57.463Z] eeaa73608b53: Preparing [2026-05-12T04:08:57.463Z] 1f0200ceed83: Waiting [2026-05-12T04:08:57.463Z] eeaa73608b53: Waiting [2026-05-12T04:08:57.463Z] 5163bc047dbd: Layer already exists [2026-05-12T04:08:57.463Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:08:57.727Z] eeaa73608b53: Layer already exists [2026-05-12T04:08:57.727Z] a35c415ea2b0: Pushed [2026-05-12T04:08:57.727Z] c753762f436c: Pushed [2026-05-12T04:08:59.651Z] 1f0200ceed83: Pushed [2026-05-12T04:09:04.965Z] 6b31644c945d: Pushed [2026-05-12T04:09:04.965Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:a258f635fbeda0eb1850663b427a607999e9acb47c2c2e0c0b18f9853d51543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:05.319Z] + 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 [2026-05-12T04:09:05.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-12T04:09:05.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-12T04:09:05.675Z] c753762f436c: Preparing [2026-05-12T04:09:05.675Z] 6b31644c945d: Preparing [2026-05-12T04:09:05.675Z] 5163bc047dbd: Preparing [2026-05-12T04:09:05.675Z] 2e4a455cb08a: Preparing [2026-05-12T04:09:05.675Z] a35c415ea2b0: Preparing [2026-05-12T04:09:05.675Z] 1f0200ceed83: Preparing [2026-05-12T04:09:05.675Z] eeaa73608b53: Preparing [2026-05-12T04:09:05.675Z] 1f0200ceed83: Waiting [2026-05-12T04:09:05.675Z] eeaa73608b53: Waiting [2026-05-12T04:09:05.675Z] c753762f436c: Layer already exists [2026-05-12T04:09:05.675Z] 5163bc047dbd: Layer already exists [2026-05-12T04:09:05.676Z] 6b31644c945d: Layer already exists [2026-05-12T04:09:05.676Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:09:05.676Z] a35c415ea2b0: Layer already exists [2026-05-12T04:09:05.676Z] 1f0200ceed83: Layer already exists [2026-05-12T04:09:05.676Z] eeaa73608b53: Layer already exists [2026-05-12T04:09:05.939Z] latest: digest: sha256:a258f635fbeda0eb1850663b427a607999e9acb47c2c2e0c0b18f9853d51543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:06.285Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:06.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [2026-05-12T04:09:06.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-12T04:09:06.634Z] c753762f436c: Preparing [2026-05-12T04:09:06.634Z] 6b31644c945d: Preparing [2026-05-12T04:09:06.634Z] 5163bc047dbd: Preparing [2026-05-12T04:09:06.634Z] 2e4a455cb08a: Preparing [2026-05-12T04:09:06.634Z] a35c415ea2b0: Preparing [2026-05-12T04:09:06.634Z] 1f0200ceed83: Preparing [2026-05-12T04:09:06.634Z] eeaa73608b53: Preparing [2026-05-12T04:09:06.634Z] 1f0200ceed83: Waiting [2026-05-12T04:09:06.634Z] eeaa73608b53: Waiting [2026-05-12T04:09:06.634Z] a35c415ea2b0: Layer already exists [2026-05-12T04:09:06.634Z] 5163bc047dbd: Layer already exists [2026-05-12T04:09:06.634Z] 6b31644c945d: Layer already exists [2026-05-12T04:09:06.634Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:09:06.634Z] c753762f436c: Layer already exists [2026-05-12T04:09:06.634Z] eeaa73608b53: Layer already exists [2026-05-12T04:09:06.634Z] 1f0200ceed83: Layer already exists [2026-05-12T04:09:06.897Z] 4.1.0-dev.113: digest: sha256:a258f635fbeda0eb1850663b427a607999e9acb47c2c2e0c0b18f9853d51543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:07.238Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:07.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:09:07.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-12T04:09:07.583Z] c753762f436c: Preparing [2026-05-12T04:09:07.583Z] 6b31644c945d: Preparing [2026-05-12T04:09:07.583Z] 5163bc047dbd: Preparing [2026-05-12T04:09:07.583Z] 2e4a455cb08a: Preparing [2026-05-12T04:09:07.583Z] a35c415ea2b0: Preparing [2026-05-12T04:09:07.583Z] 1f0200ceed83: Preparing [2026-05-12T04:09:07.583Z] eeaa73608b53: Preparing [2026-05-12T04:09:07.583Z] 1f0200ceed83: Waiting [2026-05-12T04:09:07.583Z] eeaa73608b53: Waiting [2026-05-12T04:09:07.584Z] c753762f436c: Layer already exists [2026-05-12T04:09:07.584Z] 6b31644c945d: Layer already exists [2026-05-12T04:09:07.584Z] 5163bc047dbd: Layer already exists [2026-05-12T04:09:07.584Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:09:07.584Z] a35c415ea2b0: Layer already exists [2026-05-12T04:09:07.584Z] eeaa73608b53: Layer already exists [2026-05-12T04:09:07.584Z] 1f0200ceed83: Layer already exists [2026-05-12T04:09:07.584Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:a258f635fbeda0eb1850663b427a607999e9acb47c2c2e0c0b18f9853d51543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:07.925Z] + 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 [2026-05-12T04:09:08.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-05-12T04:09:08.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-12T04:09:08.263Z] c753762f436c: Preparing [2026-05-12T04:09:08.263Z] 6b31644c945d: Preparing [2026-05-12T04:09:08.263Z] 5163bc047dbd: Preparing [2026-05-12T04:09:08.263Z] 2e4a455cb08a: Preparing [2026-05-12T04:09:08.263Z] a35c415ea2b0: Preparing [2026-05-12T04:09:08.263Z] 1f0200ceed83: Preparing [2026-05-12T04:09:08.263Z] eeaa73608b53: Preparing [2026-05-12T04:09:08.263Z] 1f0200ceed83: Waiting [2026-05-12T04:09:08.263Z] eeaa73608b53: Waiting [2026-05-12T04:09:08.263Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:09:08.263Z] 6b31644c945d: Layer already exists [2026-05-12T04:09:08.263Z] c753762f436c: Layer already exists [2026-05-12T04:09:08.263Z] 5163bc047dbd: Layer already exists [2026-05-12T04:09:08.263Z] a35c415ea2b0: Layer already exists [2026-05-12T04:09:08.263Z] 1f0200ceed83: Layer already exists [2026-05-12T04:09:08.263Z] eeaa73608b53: Layer already exists [2026-05-12T04:09:08.525Z] main: digest: sha256:a258f635fbeda0eb1850663b427a607999e9acb47c2c2e0c0b18f9853d51543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:09:08.602Z] ===================================================== [Pipeline] echo [2026-05-12T04:09:08.618Z] taggedImages: [2026-05-12T04:09:08.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:09:08.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-12T04:09:08.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [2026-05-12T04:09:08.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:09:08.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-12T04:09:08.642Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-12T04:09:08.642Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:09:08.642Z] latest [2026-05-12T04:09:08.642Z] 4.1.0-dev.113 [2026-05-12T04:09:08.642Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:09:08.642Z] main [2026-05-12T04:09:08.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:08.998Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:09.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:09:09.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-12T04:09:09.338Z] 51a76641a53f: Preparing [2026-05-12T04:09:09.338Z] 900191b8ba30: Preparing [2026-05-12T04:09:09.338Z] 016c103ffe07: Preparing [2026-05-12T04:09:09.338Z] 5163bc047dbd: Preparing [2026-05-12T04:09:09.338Z] 2e4a455cb08a: Preparing [2026-05-12T04:09:09.338Z] 72db3edd6f14: Preparing [2026-05-12T04:09:09.338Z] d9a4b2e53399: Preparing [2026-05-12T04:09:09.338Z] 270793107249: Preparing [2026-05-12T04:09:09.338Z] d17aa62030ad: Preparing [2026-05-12T04:09:09.338Z] eeaa73608b53: Preparing [2026-05-12T04:09:09.338Z] 72db3edd6f14: Waiting [2026-05-12T04:09:09.338Z] d9a4b2e53399: Waiting [2026-05-12T04:09:09.338Z] 270793107249: Waiting [2026-05-12T04:09:09.338Z] d17aa62030ad: Waiting [2026-05-12T04:09:09.338Z] eeaa73608b53: Waiting [2026-05-12T04:09:09.338Z] 5163bc047dbd: Layer already exists [2026-05-12T04:09:09.338Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:09:09.601Z] 900191b8ba30: Pushed [2026-05-12T04:09:09.602Z] 016c103ffe07: Pushed [2026-05-12T04:09:09.602Z] 51a76641a53f: Pushed [2026-05-12T04:09:09.602Z] eeaa73608b53: Layer already exists [2026-05-12T04:09:09.602Z] 270793107249: Pushed [2026-05-12T04:09:10.694Z] d17aa62030ad: Pushed [2026-05-12T04:09:23.154Z] d9a4b2e53399: Pushed [2026-05-12T04:09:38.745Z] 72db3edd6f14: Pushed [2026-05-12T04:09:38.745Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:b6823aa46a4ce821a1a7b7207ebb1cbd666445bda130d3a654c045b5d70c35f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:39.093Z] + 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 [2026-05-12T04:09:39.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-12T04:09:39.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-12T04:09:39.443Z] 51a76641a53f: Preparing [2026-05-12T04:09:39.443Z] 900191b8ba30: Preparing [2026-05-12T04:09:39.443Z] 016c103ffe07: Preparing [2026-05-12T04:09:39.443Z] 5163bc047dbd: Preparing [2026-05-12T04:09:39.443Z] 2e4a455cb08a: Preparing [2026-05-12T04:09:39.443Z] 72db3edd6f14: Preparing [2026-05-12T04:09:39.443Z] d9a4b2e53399: Preparing [2026-05-12T04:09:39.443Z] 270793107249: Preparing [2026-05-12T04:09:39.443Z] d17aa62030ad: Preparing [2026-05-12T04:09:39.443Z] eeaa73608b53: Preparing [2026-05-12T04:09:39.443Z] 270793107249: Waiting [2026-05-12T04:09:39.443Z] 72db3edd6f14: Waiting [2026-05-12T04:09:39.443Z] d17aa62030ad: Waiting [2026-05-12T04:09:39.443Z] eeaa73608b53: Waiting [2026-05-12T04:09:39.443Z] d9a4b2e53399: Waiting [2026-05-12T04:09:39.443Z] 51a76641a53f: Layer already exists [2026-05-12T04:09:39.443Z] 016c103ffe07: Layer already exists [2026-05-12T04:09:39.443Z] 900191b8ba30: Layer already exists [2026-05-12T04:09:39.443Z] 5163bc047dbd: Layer already exists [2026-05-12T04:09:39.443Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:09:39.443Z] d9a4b2e53399: Layer already exists [2026-05-12T04:09:39.443Z] 270793107249: Layer already exists [2026-05-12T04:09:39.443Z] 72db3edd6f14: Layer already exists [2026-05-12T04:09:39.443Z] d17aa62030ad: Layer already exists [2026-05-12T04:09:39.443Z] eeaa73608b53: Layer already exists [2026-05-12T04:09:39.707Z] latest: digest: sha256:b6823aa46a4ce821a1a7b7207ebb1cbd666445bda130d3a654c045b5d70c35f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:40.048Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:40.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [2026-05-12T04:09:40.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-12T04:09:40.386Z] 51a76641a53f: Preparing [2026-05-12T04:09:40.386Z] 900191b8ba30: Preparing [2026-05-12T04:09:40.386Z] 016c103ffe07: Preparing [2026-05-12T04:09:40.386Z] 5163bc047dbd: Preparing [2026-05-12T04:09:40.386Z] 2e4a455cb08a: Preparing [2026-05-12T04:09:40.386Z] 72db3edd6f14: Preparing [2026-05-12T04:09:40.386Z] d9a4b2e53399: Preparing [2026-05-12T04:09:40.386Z] 270793107249: Preparing [2026-05-12T04:09:40.386Z] d17aa62030ad: Preparing [2026-05-12T04:09:40.386Z] eeaa73608b53: Preparing [2026-05-12T04:09:40.386Z] d9a4b2e53399: Waiting [2026-05-12T04:09:40.386Z] 270793107249: Waiting [2026-05-12T04:09:40.386Z] d17aa62030ad: Waiting [2026-05-12T04:09:40.386Z] eeaa73608b53: Waiting [2026-05-12T04:09:40.386Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:09:40.386Z] 51a76641a53f: Layer already exists [2026-05-12T04:09:40.386Z] 900191b8ba30: Layer already exists [2026-05-12T04:09:40.386Z] 016c103ffe07: Layer already exists [2026-05-12T04:09:40.386Z] 5163bc047dbd: Layer already exists [2026-05-12T04:09:40.386Z] 72db3edd6f14: Layer already exists [2026-05-12T04:09:40.386Z] d9a4b2e53399: Layer already exists [2026-05-12T04:09:40.386Z] eeaa73608b53: Layer already exists [2026-05-12T04:09:40.386Z] d17aa62030ad: Layer already exists [2026-05-12T04:09:40.386Z] 270793107249: Layer already exists [2026-05-12T04:09:40.651Z] 4.1.0-dev.113: digest: sha256:b6823aa46a4ce821a1a7b7207ebb1cbd666445bda130d3a654c045b5d70c35f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:41.068Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:41.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:09:41.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-12T04:09:41.424Z] 51a76641a53f: Preparing [2026-05-12T04:09:41.424Z] 900191b8ba30: Preparing [2026-05-12T04:09:41.424Z] 016c103ffe07: Preparing [2026-05-12T04:09:41.424Z] 5163bc047dbd: Preparing [2026-05-12T04:09:41.424Z] 2e4a455cb08a: Preparing [2026-05-12T04:09:41.424Z] 72db3edd6f14: Preparing [2026-05-12T04:09:41.424Z] d9a4b2e53399: Preparing [2026-05-12T04:09:41.424Z] 270793107249: Preparing [2026-05-12T04:09:41.424Z] d17aa62030ad: Preparing [2026-05-12T04:09:41.424Z] eeaa73608b53: Preparing [2026-05-12T04:09:41.424Z] 72db3edd6f14: Waiting [2026-05-12T04:09:41.424Z] d17aa62030ad: Waiting [2026-05-12T04:09:41.424Z] 270793107249: Waiting [2026-05-12T04:09:41.424Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:09:41.424Z] 016c103ffe07: Layer already exists [2026-05-12T04:09:41.424Z] 5163bc047dbd: Layer already exists [2026-05-12T04:09:41.424Z] 900191b8ba30: Layer already exists [2026-05-12T04:09:41.424Z] 51a76641a53f: Layer already exists [2026-05-12T04:09:41.424Z] d9a4b2e53399: Layer already exists [2026-05-12T04:09:41.424Z] 270793107249: Layer already exists [2026-05-12T04:09:41.424Z] eeaa73608b53: Layer already exists [2026-05-12T04:09:41.424Z] d17aa62030ad: Layer already exists [2026-05-12T04:09:41.424Z] 72db3edd6f14: Layer already exists [2026-05-12T04:09:41.424Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:b6823aa46a4ce821a1a7b7207ebb1cbd666445bda130d3a654c045b5d70c35f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:42.290Z] + 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 [2026-05-12T04:09:42.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-05-12T04:09:42.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-12T04:09:42.634Z] 51a76641a53f: Preparing [2026-05-12T04:09:42.634Z] 900191b8ba30: Preparing [2026-05-12T04:09:42.634Z] 016c103ffe07: Preparing [2026-05-12T04:09:42.634Z] 5163bc047dbd: Preparing [2026-05-12T04:09:42.634Z] 2e4a455cb08a: Preparing [2026-05-12T04:09:42.634Z] 72db3edd6f14: Preparing [2026-05-12T04:09:42.634Z] d9a4b2e53399: Preparing [2026-05-12T04:09:42.634Z] 270793107249: Preparing [2026-05-12T04:09:42.634Z] d17aa62030ad: Preparing [2026-05-12T04:09:42.634Z] eeaa73608b53: Preparing [2026-05-12T04:09:42.634Z] 270793107249: Waiting [2026-05-12T04:09:42.634Z] 72db3edd6f14: Waiting [2026-05-12T04:09:42.634Z] d17aa62030ad: Waiting [2026-05-12T04:09:42.634Z] eeaa73608b53: Waiting [2026-05-12T04:09:42.634Z] 016c103ffe07: Layer already exists [2026-05-12T04:09:42.634Z] 900191b8ba30: Layer already exists [2026-05-12T04:09:42.634Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:09:42.634Z] 5163bc047dbd: Layer already exists [2026-05-12T04:09:42.634Z] 51a76641a53f: Layer already exists [2026-05-12T04:09:42.634Z] eeaa73608b53: Layer already exists [2026-05-12T04:09:42.634Z] 72db3edd6f14: Layer already exists [2026-05-12T04:09:42.634Z] d9a4b2e53399: Layer already exists [2026-05-12T04:09:42.634Z] d17aa62030ad: Layer already exists [2026-05-12T04:09:42.634Z] 270793107249: Layer already exists [2026-05-12T04:09:42.902Z] main: digest: sha256:b6823aa46a4ce821a1a7b7207ebb1cbd666445bda130d3a654c045b5d70c35f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:09:42.964Z] ===================================================== [Pipeline] echo [2026-05-12T04:09:43.146Z] taggedImages: [2026-05-12T04:09:43.146Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:09:43.146Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-12T04:09:43.146Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [2026-05-12T04:09:43.146Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:09:43.146Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-12T04:09:43.228Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-12T04:09:43.228Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:09:43.228Z] latest [2026-05-12T04:09:43.228Z] 4.1.0-dev.113 [2026-05-12T04:09:43.228Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:09:43.228Z] main [2026-05-12T04:09:43.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:43.701Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:09:44.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:09:44.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-12T04:09:44.054Z] 1a3e4554797e: Preparing [2026-05-12T04:09:44.054Z] 3570f1b03a63: Preparing [2026-05-12T04:09:44.054Z] e3fb2f1fc27a: Preparing [2026-05-12T04:09:44.054Z] 5163bc047dbd: Preparing [2026-05-12T04:09:44.054Z] 2e4a455cb08a: Preparing [2026-05-12T04:09:44.054Z] 08fd1d745309: Preparing [2026-05-12T04:09:44.054Z] d40c9eddab2f: Preparing [2026-05-12T04:09:44.054Z] 6f3249f0616a: Preparing [2026-05-12T04:09:44.054Z] eeaa73608b53: Preparing [2026-05-12T04:09:44.054Z] 08fd1d745309: Waiting [2026-05-12T04:09:44.054Z] d40c9eddab2f: Waiting [2026-05-12T04:09:44.054Z] 6f3249f0616a: Waiting [2026-05-12T04:09:44.054Z] eeaa73608b53: Waiting [2026-05-12T04:09:44.054Z] 5163bc047dbd: Layer already exists [2026-05-12T04:09:44.320Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:09:44.320Z] 3570f1b03a63: Pushed [2026-05-12T04:09:44.320Z] e3fb2f1fc27a: Pushed [2026-05-12T04:09:44.320Z] 1a3e4554797e: Pushed [2026-05-12T04:09:44.320Z] eeaa73608b53: Layer already exists [2026-05-12T04:09:44.320Z] d40c9eddab2f: Pushed [2026-05-12T04:09:45.268Z] 6f3249f0616a: Pushed [2026-05-12T04:10:11.918Z] 08fd1d745309: Pushed [2026-05-12T04:10:15.263Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:8715e2476d7dc057225a5506418867793bd34600720538710c6f73d96e3550c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:15.753Z] + 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 [2026-05-12T04:10:16.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-12T04:10:16.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-12T04:10:16.090Z] 1a3e4554797e: Preparing [2026-05-12T04:10:16.090Z] 3570f1b03a63: Preparing [2026-05-12T04:10:16.090Z] e3fb2f1fc27a: Preparing [2026-05-12T04:10:16.090Z] 5163bc047dbd: Preparing [2026-05-12T04:10:16.090Z] 2e4a455cb08a: Preparing [2026-05-12T04:10:16.090Z] 08fd1d745309: Preparing [2026-05-12T04:10:16.090Z] d40c9eddab2f: Preparing [2026-05-12T04:10:16.090Z] 6f3249f0616a: Preparing [2026-05-12T04:10:16.090Z] eeaa73608b53: Preparing [2026-05-12T04:10:16.090Z] 08fd1d745309: Waiting [2026-05-12T04:10:16.090Z] 6f3249f0616a: Waiting [2026-05-12T04:10:16.090Z] d40c9eddab2f: Waiting [2026-05-12T04:10:16.090Z] eeaa73608b53: Waiting [2026-05-12T04:10:16.090Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:10:16.090Z] e3fb2f1fc27a: Layer already exists [2026-05-12T04:10:16.090Z] 3570f1b03a63: Layer already exists [2026-05-12T04:10:16.090Z] 1a3e4554797e: Layer already exists [2026-05-12T04:10:16.090Z] 5163bc047dbd: Layer already exists [2026-05-12T04:10:16.090Z] 08fd1d745309: Layer already exists [2026-05-12T04:10:16.090Z] d40c9eddab2f: Layer already exists [2026-05-12T04:10:16.090Z] 6f3249f0616a: Layer already exists [2026-05-12T04:10:16.090Z] eeaa73608b53: Layer already exists [2026-05-12T04:10:16.466Z] latest: digest: sha256:8715e2476d7dc057225a5506418867793bd34600720538710c6f73d96e3550c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:16.835Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:17.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [2026-05-12T04:10:17.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-12T04:10:17.165Z] 1a3e4554797e: Preparing [2026-05-12T04:10:17.165Z] 3570f1b03a63: Preparing [2026-05-12T04:10:17.165Z] e3fb2f1fc27a: Preparing [2026-05-12T04:10:17.165Z] 5163bc047dbd: Preparing [2026-05-12T04:10:17.165Z] 2e4a455cb08a: Preparing [2026-05-12T04:10:17.165Z] 08fd1d745309: Preparing [2026-05-12T04:10:17.165Z] d40c9eddab2f: Preparing [2026-05-12T04:10:17.165Z] 6f3249f0616a: Preparing [2026-05-12T04:10:17.165Z] eeaa73608b53: Preparing [2026-05-12T04:10:17.165Z] d40c9eddab2f: Waiting [2026-05-12T04:10:17.165Z] 6f3249f0616a: Waiting [2026-05-12T04:10:17.165Z] 08fd1d745309: Waiting [2026-05-12T04:10:17.165Z] eeaa73608b53: Waiting [2026-05-12T04:10:17.165Z] 1a3e4554797e: Layer already exists [2026-05-12T04:10:17.165Z] e3fb2f1fc27a: Layer already exists [2026-05-12T04:10:17.165Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:10:17.165Z] 3570f1b03a63: Layer already exists [2026-05-12T04:10:17.165Z] 5163bc047dbd: Layer already exists [2026-05-12T04:10:17.165Z] 6f3249f0616a: Layer already exists [2026-05-12T04:10:17.165Z] 08fd1d745309: Layer already exists [2026-05-12T04:10:17.165Z] d40c9eddab2f: Layer already exists [2026-05-12T04:10:17.165Z] eeaa73608b53: Layer already exists [2026-05-12T04:10:17.165Z] 4.1.0-dev.113: digest: sha256:8715e2476d7dc057225a5506418867793bd34600720538710c6f73d96e3550c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:17.778Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:18.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:10:18.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-12T04:10:18.121Z] 1a3e4554797e: Preparing [2026-05-12T04:10:18.121Z] 3570f1b03a63: Preparing [2026-05-12T04:10:18.121Z] e3fb2f1fc27a: Preparing [2026-05-12T04:10:18.121Z] 5163bc047dbd: Preparing [2026-05-12T04:10:18.121Z] 2e4a455cb08a: Preparing [2026-05-12T04:10:18.121Z] 08fd1d745309: Preparing [2026-05-12T04:10:18.121Z] d40c9eddab2f: Preparing [2026-05-12T04:10:18.121Z] 6f3249f0616a: Preparing [2026-05-12T04:10:18.121Z] eeaa73608b53: Preparing [2026-05-12T04:10:18.121Z] 08fd1d745309: Waiting [2026-05-12T04:10:18.121Z] d40c9eddab2f: Waiting [2026-05-12T04:10:18.121Z] 6f3249f0616a: Waiting [2026-05-12T04:10:18.121Z] eeaa73608b53: Waiting [2026-05-12T04:10:18.121Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:10:18.121Z] e3fb2f1fc27a: Layer already exists [2026-05-12T04:10:18.121Z] 3570f1b03a63: Layer already exists [2026-05-12T04:10:18.121Z] 1a3e4554797e: Layer already exists [2026-05-12T04:10:18.121Z] 5163bc047dbd: Layer already exists [2026-05-12T04:10:18.121Z] 08fd1d745309: Layer already exists [2026-05-12T04:10:18.121Z] d40c9eddab2f: Layer already exists [2026-05-12T04:10:18.121Z] 6f3249f0616a: Layer already exists [2026-05-12T04:10:18.121Z] eeaa73608b53: Layer already exists [2026-05-12T04:10:18.121Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:8715e2476d7dc057225a5506418867793bd34600720538710c6f73d96e3550c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:18.463Z] + 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 [2026-05-12T04:10:18.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-05-12T04:10:18.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-12T04:10:18.801Z] 1a3e4554797e: Preparing [2026-05-12T04:10:18.801Z] 3570f1b03a63: Preparing [2026-05-12T04:10:18.801Z] e3fb2f1fc27a: Preparing [2026-05-12T04:10:18.801Z] 5163bc047dbd: Preparing [2026-05-12T04:10:18.801Z] 2e4a455cb08a: Preparing [2026-05-12T04:10:18.801Z] 08fd1d745309: Preparing [2026-05-12T04:10:18.801Z] d40c9eddab2f: Preparing [2026-05-12T04:10:18.801Z] 6f3249f0616a: Preparing [2026-05-12T04:10:18.801Z] eeaa73608b53: Preparing [2026-05-12T04:10:18.801Z] d40c9eddab2f: Waiting [2026-05-12T04:10:18.801Z] 6f3249f0616a: Waiting [2026-05-12T04:10:18.801Z] eeaa73608b53: Waiting [2026-05-12T04:10:18.801Z] 08fd1d745309: Waiting [2026-05-12T04:10:18.801Z] e3fb2f1fc27a: Layer already exists [2026-05-12T04:10:18.801Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:10:18.801Z] 5163bc047dbd: Layer already exists [2026-05-12T04:10:18.801Z] 1a3e4554797e: Layer already exists [2026-05-12T04:10:18.801Z] 3570f1b03a63: Layer already exists [2026-05-12T04:10:18.801Z] d40c9eddab2f: Layer already exists [2026-05-12T04:10:18.801Z] 08fd1d745309: Layer already exists [2026-05-12T04:10:18.801Z] 6f3249f0616a: Layer already exists [2026-05-12T04:10:18.801Z] eeaa73608b53: Layer already exists [2026-05-12T04:10:18.801Z] main: digest: sha256:8715e2476d7dc057225a5506418867793bd34600720538710c6f73d96e3550c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:10:19.142Z] ===================================================== [Pipeline] echo [2026-05-12T04:10:19.153Z] taggedImages: [2026-05-12T04:10:19.153Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:10:19.153Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-12T04:10:19.153Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [2026-05-12T04:10:19.153Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:10:19.153Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-12T04:10:19.178Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-12T04:10:19.178Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:10:19.178Z] latest [2026-05-12T04:10:19.178Z] 4.1.0-dev.113 [2026-05-12T04:10:19.178Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:10:19.178Z] main [2026-05-12T04:10:19.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:19.523Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:19.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:10:19.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-12T04:10:19.912Z] cc3573cf5d86: Preparing [2026-05-12T04:10:19.912Z] 5e7bbcb32f91: Preparing [2026-05-12T04:10:19.912Z] 5e199f068be3: Preparing [2026-05-12T04:10:19.912Z] 5163bc047dbd: Preparing [2026-05-12T04:10:19.912Z] 2e4a455cb08a: Preparing [2026-05-12T04:10:19.912Z] 966c4f74a543: Preparing [2026-05-12T04:10:19.912Z] 270793107249: Preparing [2026-05-12T04:10:19.912Z] d17aa62030ad: Preparing [2026-05-12T04:10:19.912Z] eeaa73608b53: Preparing [2026-05-12T04:10:19.912Z] 966c4f74a543: Waiting [2026-05-12T04:10:19.912Z] 270793107249: Waiting [2026-05-12T04:10:19.912Z] d17aa62030ad: Waiting [2026-05-12T04:10:19.912Z] eeaa73608b53: Waiting [2026-05-12T04:10:19.912Z] 5163bc047dbd: Layer already exists [2026-05-12T04:10:19.912Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:10:19.912Z] 270793107249: Layer already exists [2026-05-12T04:10:19.912Z] d17aa62030ad: Layer already exists [2026-05-12T04:10:19.912Z] 5e7bbcb32f91: Pushed [2026-05-12T04:10:19.912Z] cc3573cf5d86: Pushed [2026-05-12T04:10:19.912Z] 5e199f068be3: Pushed [2026-05-12T04:10:19.912Z] eeaa73608b53: Layer already exists [2026-05-12T04:10:47.691Z] 966c4f74a543: Pushed [2026-05-12T04:10:47.691Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:f906cd090bc9a92801c94846fef94533ef8d268ae800449750b137053611e71d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:48.024Z] + 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 [2026-05-12T04:10:48.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-12T04:10:48.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-12T04:10:48.408Z] cc3573cf5d86: Preparing [2026-05-12T04:10:48.408Z] 5e7bbcb32f91: Preparing [2026-05-12T04:10:48.408Z] 5e199f068be3: Preparing [2026-05-12T04:10:48.408Z] 5163bc047dbd: Preparing [2026-05-12T04:10:48.408Z] 2e4a455cb08a: Preparing [2026-05-12T04:10:48.408Z] 966c4f74a543: Preparing [2026-05-12T04:10:48.408Z] 270793107249: Preparing [2026-05-12T04:10:48.408Z] d17aa62030ad: Preparing [2026-05-12T04:10:48.408Z] 966c4f74a543: Waiting [2026-05-12T04:10:48.408Z] 270793107249: Waiting [2026-05-12T04:10:48.408Z] eeaa73608b53: Preparing [2026-05-12T04:10:48.408Z] d17aa62030ad: Waiting [2026-05-12T04:10:48.408Z] eeaa73608b53: Waiting [2026-05-12T04:10:48.408Z] 5e7bbcb32f91: Layer already exists [2026-05-12T04:10:48.408Z] 5e199f068be3: Layer already exists [2026-05-12T04:10:48.408Z] cc3573cf5d86: Layer already exists [2026-05-12T04:10:48.408Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:10:48.408Z] 5163bc047dbd: Layer already exists [2026-05-12T04:10:48.408Z] 966c4f74a543: Layer already exists [2026-05-12T04:10:48.408Z] d17aa62030ad: Layer already exists [2026-05-12T04:10:48.408Z] eeaa73608b53: Layer already exists [2026-05-12T04:10:48.408Z] 270793107249: Layer already exists [2026-05-12T04:10:48.675Z] latest: digest: sha256:f906cd090bc9a92801c94846fef94533ef8d268ae800449750b137053611e71d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:49.034Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:49.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [2026-05-12T04:10:49.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-12T04:10:49.390Z] cc3573cf5d86: Preparing [2026-05-12T04:10:49.390Z] 5e7bbcb32f91: Preparing [2026-05-12T04:10:49.390Z] 5e199f068be3: Preparing [2026-05-12T04:10:49.391Z] 5163bc047dbd: Preparing [2026-05-12T04:10:49.391Z] 2e4a455cb08a: Preparing [2026-05-12T04:10:49.391Z] 966c4f74a543: Preparing [2026-05-12T04:10:49.391Z] 270793107249: Preparing [2026-05-12T04:10:49.391Z] d17aa62030ad: Preparing [2026-05-12T04:10:49.391Z] 966c4f74a543: Waiting [2026-05-12T04:10:49.391Z] 270793107249: Waiting [2026-05-12T04:10:49.391Z] eeaa73608b53: Preparing [2026-05-12T04:10:49.391Z] d17aa62030ad: Waiting [2026-05-12T04:10:49.391Z] eeaa73608b53: Waiting [2026-05-12T04:10:49.391Z] cc3573cf5d86: Layer already exists [2026-05-12T04:10:49.391Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:10:49.391Z] 5163bc047dbd: Layer already exists [2026-05-12T04:10:49.391Z] 5e7bbcb32f91: Layer already exists [2026-05-12T04:10:49.391Z] 5e199f068be3: Layer already exists [2026-05-12T04:10:49.391Z] 966c4f74a543: Layer already exists [2026-05-12T04:10:49.391Z] d17aa62030ad: Layer already exists [2026-05-12T04:10:49.391Z] 270793107249: Layer already exists [2026-05-12T04:10:49.391Z] eeaa73608b53: Layer already exists [2026-05-12T04:10:49.660Z] 4.1.0-dev.113: digest: sha256:f906cd090bc9a92801c94846fef94533ef8d268ae800449750b137053611e71d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:50.021Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:50.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:10:50.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-12T04:10:50.366Z] cc3573cf5d86: Preparing [2026-05-12T04:10:50.366Z] 5e7bbcb32f91: Preparing [2026-05-12T04:10:50.366Z] 5e199f068be3: Preparing [2026-05-12T04:10:50.366Z] 5163bc047dbd: Preparing [2026-05-12T04:10:50.366Z] 2e4a455cb08a: Preparing [2026-05-12T04:10:50.366Z] 966c4f74a543: Preparing [2026-05-12T04:10:50.366Z] 270793107249: Preparing [2026-05-12T04:10:50.366Z] d17aa62030ad: Preparing [2026-05-12T04:10:50.366Z] eeaa73608b53: Preparing [2026-05-12T04:10:50.366Z] 966c4f74a543: Waiting [2026-05-12T04:10:50.366Z] 270793107249: Waiting [2026-05-12T04:10:50.366Z] d17aa62030ad: Waiting [2026-05-12T04:10:50.366Z] eeaa73608b53: Waiting [2026-05-12T04:10:50.366Z] 5163bc047dbd: Layer already exists [2026-05-12T04:10:50.366Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:10:50.366Z] 5e7bbcb32f91: Layer already exists [2026-05-12T04:10:50.366Z] cc3573cf5d86: Layer already exists [2026-05-12T04:10:50.366Z] 5e199f068be3: Layer already exists [2026-05-12T04:10:50.366Z] 270793107249: Layer already exists [2026-05-12T04:10:50.366Z] 966c4f74a543: Layer already exists [2026-05-12T04:10:50.366Z] d17aa62030ad: Layer already exists [2026-05-12T04:10:50.366Z] eeaa73608b53: Layer already exists [2026-05-12T04:10:50.629Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:f906cd090bc9a92801c94846fef94533ef8d268ae800449750b137053611e71d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:50.981Z] + 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 [2026-05-12T04:10:51.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-05-12T04:10:51.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-12T04:10:51.322Z] cc3573cf5d86: Preparing [2026-05-12T04:10:51.322Z] 5e7bbcb32f91: Preparing [2026-05-12T04:10:51.322Z] 5e199f068be3: Preparing [2026-05-12T04:10:51.322Z] 5163bc047dbd: Preparing [2026-05-12T04:10:51.322Z] 2e4a455cb08a: Preparing [2026-05-12T04:10:51.322Z] 966c4f74a543: Preparing [2026-05-12T04:10:51.322Z] 270793107249: Preparing [2026-05-12T04:10:51.322Z] d17aa62030ad: Preparing [2026-05-12T04:10:51.322Z] eeaa73608b53: Preparing [2026-05-12T04:10:51.322Z] 270793107249: Waiting [2026-05-12T04:10:51.322Z] d17aa62030ad: Waiting [2026-05-12T04:10:51.322Z] eeaa73608b53: Waiting [2026-05-12T04:10:51.322Z] 966c4f74a543: Waiting [2026-05-12T04:10:51.322Z] 5163bc047dbd: Layer already exists [2026-05-12T04:10:51.322Z] cc3573cf5d86: Layer already exists [2026-05-12T04:10:51.322Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:10:51.322Z] 966c4f74a543: Layer already exists [2026-05-12T04:10:51.322Z] 5e199f068be3: Layer already exists [2026-05-12T04:10:51.322Z] 5e7bbcb32f91: Layer already exists [2026-05-12T04:10:51.322Z] 270793107249: Layer already exists [2026-05-12T04:10:51.322Z] d17aa62030ad: Layer already exists [2026-05-12T04:10:51.322Z] eeaa73608b53: Layer already exists [2026-05-12T04:10:51.585Z] main: digest: sha256:f906cd090bc9a92801c94846fef94533ef8d268ae800449750b137053611e71d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:10:51.661Z] ===================================================== [Pipeline] echo [2026-05-12T04:10:51.675Z] taggedImages: [2026-05-12T04:10:51.675Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:10:51.675Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-12T04:10:51.675Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [2026-05-12T04:10:51.675Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:10:51.675Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-12T04:10:51.698Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-12T04:10:51.698Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:10:51.698Z] latest [2026-05-12T04:10:51.698Z] 4.1.0-dev.113 [2026-05-12T04:10:51.698Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:10:51.698Z] main [2026-05-12T04:10:51.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:52.056Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:10:52.401Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:10:52.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-12T04:10:52.401Z] 41d6f96cbd68: Preparing [2026-05-12T04:10:52.401Z] bc7dc2819873: Preparing [2026-05-12T04:10:52.401Z] 5163bc047dbd: Preparing [2026-05-12T04:10:52.401Z] 2e4a455cb08a: Preparing [2026-05-12T04:10:52.401Z] fabcd5f63091: Preparing [2026-05-12T04:10:52.401Z] de644dab9619: Preparing [2026-05-12T04:10:52.401Z] eeaa73608b53: Preparing [2026-05-12T04:10:52.401Z] de644dab9619: Waiting [2026-05-12T04:10:52.401Z] eeaa73608b53: Waiting [2026-05-12T04:10:52.401Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:10:52.401Z] 5163bc047dbd: Layer already exists [2026-05-12T04:10:52.664Z] eeaa73608b53: Layer already exists [2026-05-12T04:10:52.664Z] 41d6f96cbd68: Pushed [2026-05-12T04:10:52.664Z] fabcd5f63091: Pushed [2026-05-12T04:10:54.059Z] de644dab9619: Pushed [2026-05-12T04:11:00.671Z] bc7dc2819873: Pushed [2026-05-12T04:11:00.671Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:43fbebf79935a177cd9ff92da6a66ac2390227095f13547172266e6a116d19ec size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:01.019Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:01.372Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-12T04:11:01.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-12T04:11:01.372Z] 41d6f96cbd68: Preparing [2026-05-12T04:11:01.372Z] bc7dc2819873: Preparing [2026-05-12T04:11:01.372Z] 5163bc047dbd: Preparing [2026-05-12T04:11:01.372Z] 2e4a455cb08a: Preparing [2026-05-12T04:11:01.372Z] fabcd5f63091: Preparing [2026-05-12T04:11:01.372Z] de644dab9619: Preparing [2026-05-12T04:11:01.372Z] eeaa73608b53: Preparing [2026-05-12T04:11:01.372Z] de644dab9619: Waiting [2026-05-12T04:11:01.372Z] eeaa73608b53: Waiting [2026-05-12T04:11:01.372Z] 41d6f96cbd68: Layer already exists [2026-05-12T04:11:01.372Z] bc7dc2819873: Layer already exists [2026-05-12T04:11:01.372Z] 5163bc047dbd: Layer already exists [2026-05-12T04:11:01.372Z] fabcd5f63091: Layer already exists [2026-05-12T04:11:01.372Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:11:01.372Z] de644dab9619: Layer already exists [2026-05-12T04:11:01.372Z] eeaa73608b53: Layer already exists [2026-05-12T04:11:01.372Z] latest: digest: sha256:43fbebf79935a177cd9ff92da6a66ac2390227095f13547172266e6a116d19ec size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:02.005Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:02.353Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [2026-05-12T04:11:02.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-12T04:11:02.353Z] 41d6f96cbd68: Preparing [2026-05-12T04:11:02.353Z] bc7dc2819873: Preparing [2026-05-12T04:11:02.353Z] 5163bc047dbd: Preparing [2026-05-12T04:11:02.353Z] 2e4a455cb08a: Preparing [2026-05-12T04:11:02.353Z] fabcd5f63091: Preparing [2026-05-12T04:11:02.353Z] de644dab9619: Preparing [2026-05-12T04:11:02.353Z] eeaa73608b53: Preparing [2026-05-12T04:11:02.353Z] de644dab9619: Waiting [2026-05-12T04:11:02.353Z] eeaa73608b53: Waiting [2026-05-12T04:11:02.353Z] 41d6f96cbd68: Layer already exists [2026-05-12T04:11:02.353Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:11:02.353Z] fabcd5f63091: Layer already exists [2026-05-12T04:11:02.353Z] bc7dc2819873: Layer already exists [2026-05-12T04:11:02.353Z] 5163bc047dbd: Layer already exists [2026-05-12T04:11:02.353Z] eeaa73608b53: Layer already exists [2026-05-12T04:11:02.353Z] de644dab9619: Layer already exists [2026-05-12T04:11:02.622Z] 4.1.0-dev.113: digest: sha256:43fbebf79935a177cd9ff92da6a66ac2390227095f13547172266e6a116d19ec size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:02.963Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:03.307Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:11:03.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-12T04:11:03.307Z] 41d6f96cbd68: Preparing [2026-05-12T04:11:03.307Z] bc7dc2819873: Preparing [2026-05-12T04:11:03.307Z] 5163bc047dbd: Preparing [2026-05-12T04:11:03.307Z] 2e4a455cb08a: Preparing [2026-05-12T04:11:03.307Z] fabcd5f63091: Preparing [2026-05-12T04:11:03.307Z] de644dab9619: Preparing [2026-05-12T04:11:03.307Z] eeaa73608b53: Preparing [2026-05-12T04:11:03.307Z] eeaa73608b53: Waiting [2026-05-12T04:11:03.307Z] de644dab9619: Waiting [2026-05-12T04:11:03.307Z] 5163bc047dbd: Layer already exists [2026-05-12T04:11:03.307Z] bc7dc2819873: Layer already exists [2026-05-12T04:11:03.307Z] fabcd5f63091: Layer already exists [2026-05-12T04:11:03.307Z] 41d6f96cbd68: Layer already exists [2026-05-12T04:11:03.307Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:11:03.307Z] de644dab9619: Layer already exists [2026-05-12T04:11:03.307Z] eeaa73608b53: Layer already exists [2026-05-12T04:11:03.307Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:43fbebf79935a177cd9ff92da6a66ac2390227095f13547172266e6a116d19ec size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:03.920Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:04.269Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-05-12T04:11:04.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-12T04:11:04.269Z] 41d6f96cbd68: Preparing [2026-05-12T04:11:04.269Z] bc7dc2819873: Preparing [2026-05-12T04:11:04.269Z] 5163bc047dbd: Preparing [2026-05-12T04:11:04.269Z] 2e4a455cb08a: Preparing [2026-05-12T04:11:04.269Z] fabcd5f63091: Preparing [2026-05-12T04:11:04.269Z] de644dab9619: Preparing [2026-05-12T04:11:04.269Z] eeaa73608b53: Preparing [2026-05-12T04:11:04.269Z] de644dab9619: Waiting [2026-05-12T04:11:04.269Z] eeaa73608b53: Waiting [2026-05-12T04:11:04.269Z] bc7dc2819873: Layer already exists [2026-05-12T04:11:04.269Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:11:04.269Z] fabcd5f63091: Layer already exists [2026-05-12T04:11:04.269Z] 41d6f96cbd68: Layer already exists [2026-05-12T04:11:04.269Z] 5163bc047dbd: Layer already exists [2026-05-12T04:11:04.269Z] de644dab9619: Layer already exists [2026-05-12T04:11:04.269Z] eeaa73608b53: Layer already exists [2026-05-12T04:11:04.269Z] main: digest: sha256:43fbebf79935a177cd9ff92da6a66ac2390227095f13547172266e6a116d19ec size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:11:04.604Z] ===================================================== [Pipeline] echo [2026-05-12T04:11:04.622Z] taggedImages: [2026-05-12T04:11:04.622Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:11:04.622Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-12T04:11:04.622Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [2026-05-12T04:11:04.622Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:11:04.622Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-12T04:11:04.649Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-12T04:11:04.650Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:11:04.650Z] latest [2026-05-12T04:11:04.650Z] 4.1.0-dev.113 [2026-05-12T04:11:04.650Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:11:04.650Z] main [2026-05-12T04:11:04.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:04.990Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:05.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:11:05.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-12T04:11:05.335Z] 9976dc6ad0db: Preparing [2026-05-12T04:11:05.335Z] 12c5a416ca1c: Preparing [2026-05-12T04:11:05.335Z] 5163bc047dbd: Preparing [2026-05-12T04:11:05.335Z] 2e4a455cb08a: Preparing [2026-05-12T04:11:05.335Z] 631cbfa4b726: Preparing [2026-05-12T04:11:05.335Z] 5d4c63f0d790: Preparing [2026-05-12T04:11:05.335Z] eeaa73608b53: Preparing [2026-05-12T04:11:05.335Z] 5d4c63f0d790: Waiting [2026-05-12T04:11:05.335Z] eeaa73608b53: Waiting [2026-05-12T04:11:05.599Z] 631cbfa4b726: Pushed [2026-05-12T04:11:09.020Z] 5163bc047dbd: Layer already exists [2026-05-12T04:11:09.020Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:11:09.020Z] eeaa73608b53: Layer already exists [2026-05-12T04:11:09.020Z] 9976dc6ad0db: Pushed [2026-05-12T04:11:09.596Z] 5d4c63f0d790: Pushed [2026-05-12T04:11:14.911Z] 12c5a416ca1c: Pushed [2026-05-12T04:11:14.911Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:cb9579b86ee61d321464e8f7c032a271cb244d03b573a1749cc503d2dbac5e89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:15.257Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:15.597Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-12T04:11:15.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-12T04:11:15.597Z] 9976dc6ad0db: Preparing [2026-05-12T04:11:15.597Z] 12c5a416ca1c: Preparing [2026-05-12T04:11:15.597Z] 5163bc047dbd: Preparing [2026-05-12T04:11:15.597Z] 2e4a455cb08a: Preparing [2026-05-12T04:11:15.597Z] 631cbfa4b726: Preparing [2026-05-12T04:11:15.597Z] 5d4c63f0d790: Preparing [2026-05-12T04:11:15.597Z] eeaa73608b53: Preparing [2026-05-12T04:11:15.597Z] 5d4c63f0d790: Waiting [2026-05-12T04:11:15.597Z] eeaa73608b53: Waiting [2026-05-12T04:11:15.597Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:11:15.597Z] 9976dc6ad0db: Layer already exists [2026-05-12T04:11:15.597Z] 5163bc047dbd: Layer already exists [2026-05-12T04:11:15.597Z] 631cbfa4b726: Layer already exists [2026-05-12T04:11:15.597Z] 12c5a416ca1c: Layer already exists [2026-05-12T04:11:15.597Z] 5d4c63f0d790: Layer already exists [2026-05-12T04:11:15.597Z] eeaa73608b53: Layer already exists [2026-05-12T04:11:15.859Z] latest: digest: sha256:cb9579b86ee61d321464e8f7c032a271cb244d03b573a1749cc503d2dbac5e89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:16.212Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:16.554Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [2026-05-12T04:11:16.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-12T04:11:16.554Z] 9976dc6ad0db: Preparing [2026-05-12T04:11:16.554Z] 12c5a416ca1c: Preparing [2026-05-12T04:11:16.554Z] 5163bc047dbd: Preparing [2026-05-12T04:11:16.554Z] 2e4a455cb08a: Preparing [2026-05-12T04:11:16.554Z] 631cbfa4b726: Preparing [2026-05-12T04:11:16.554Z] 5d4c63f0d790: Preparing [2026-05-12T04:11:16.554Z] eeaa73608b53: Preparing [2026-05-12T04:11:16.554Z] 5d4c63f0d790: Waiting [2026-05-12T04:11:16.554Z] eeaa73608b53: Waiting [2026-05-12T04:11:16.554Z] 631cbfa4b726: Layer already exists [2026-05-12T04:11:16.554Z] 5163bc047dbd: Layer already exists [2026-05-12T04:11:16.554Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:11:16.554Z] 9976dc6ad0db: Layer already exists [2026-05-12T04:11:16.554Z] 12c5a416ca1c: Layer already exists [2026-05-12T04:11:16.554Z] 5d4c63f0d790: Layer already exists [2026-05-12T04:11:16.554Z] eeaa73608b53: Layer already exists [2026-05-12T04:11:16.554Z] 4.1.0-dev.113: digest: sha256:cb9579b86ee61d321464e8f7c032a271cb244d03b573a1749cc503d2dbac5e89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:17.169Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:17.507Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:11:17.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-12T04:11:17.507Z] 9976dc6ad0db: Preparing [2026-05-12T04:11:17.507Z] 12c5a416ca1c: Preparing [2026-05-12T04:11:17.507Z] 5163bc047dbd: Preparing [2026-05-12T04:11:17.507Z] 2e4a455cb08a: Preparing [2026-05-12T04:11:17.507Z] 631cbfa4b726: Preparing [2026-05-12T04:11:17.507Z] 5d4c63f0d790: Preparing [2026-05-12T04:11:17.507Z] eeaa73608b53: Preparing [2026-05-12T04:11:17.507Z] 5d4c63f0d790: Waiting [2026-05-12T04:11:17.507Z] eeaa73608b53: Waiting [2026-05-12T04:11:17.507Z] 631cbfa4b726: Layer already exists [2026-05-12T04:11:17.507Z] 12c5a416ca1c: Layer already exists [2026-05-12T04:11:17.507Z] 9976dc6ad0db: Layer already exists [2026-05-12T04:11:17.507Z] 5163bc047dbd: Layer already exists [2026-05-12T04:11:17.507Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:11:17.507Z] eeaa73608b53: Layer already exists [2026-05-12T04:11:17.507Z] 5d4c63f0d790: Layer already exists [2026-05-12T04:11:17.507Z] 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:cb9579b86ee61d321464e8f7c032a271cb244d03b573a1749cc503d2dbac5e89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:17.862Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:18.208Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-05-12T04:11:18.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-12T04:11:18.209Z] 9976dc6ad0db: Preparing [2026-05-12T04:11:18.209Z] 12c5a416ca1c: Preparing [2026-05-12T04:11:18.209Z] 5163bc047dbd: Preparing [2026-05-12T04:11:18.209Z] 2e4a455cb08a: Preparing [2026-05-12T04:11:18.209Z] 631cbfa4b726: Preparing [2026-05-12T04:11:18.209Z] 5d4c63f0d790: Preparing [2026-05-12T04:11:18.209Z] eeaa73608b53: Preparing [2026-05-12T04:11:18.209Z] 5d4c63f0d790: Waiting [2026-05-12T04:11:18.209Z] eeaa73608b53: Waiting [2026-05-12T04:11:18.209Z] 5163bc047dbd: Layer already exists [2026-05-12T04:11:18.209Z] 631cbfa4b726: Layer already exists [2026-05-12T04:11:18.209Z] 9976dc6ad0db: Layer already exists [2026-05-12T04:11:18.209Z] 2e4a455cb08a: Layer already exists [2026-05-12T04:11:18.209Z] 12c5a416ca1c: Layer already exists [2026-05-12T04:11:18.209Z] eeaa73608b53: Layer already exists [2026-05-12T04:11:18.209Z] 5d4c63f0d790: Layer already exists [2026-05-12T04:11:18.209Z] main: digest: sha256:cb9579b86ee61d321464e8f7c032a271cb244d03b573a1749cc503d2dbac5e89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T04:11:18.538Z] ===================================================== [Pipeline] echo [2026-05-12T04:11:18.552Z] taggedImages: [2026-05-12T04:11:18.552Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [2026-05-12T04:11:18.552Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-12T04:11:18.552Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [2026-05-12T04:11:18.552Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [2026-05-12T04:11:18.552Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-05-12T04:11:18.566Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:18.578Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-05-12T04:11:18.592Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.604Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.616Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-12T04:11:18.627Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:18.636Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-05-12T04:11:18.653Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.663Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.678Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-12T04:11:18.691Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:18.708Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-05-12T04:11:18.719Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.732Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.744Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-12T04:11:18.755Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:18.766Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-05-12T04:11:18.782Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.793Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-12T04:11:18.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:18.836Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-05-12T04:11:18.849Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.863Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.874Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-12T04:11:18.892Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:18.903Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-05-12T04:11:18.913Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.926Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.938Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-12T04:11:18.952Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:18.963Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-05-12T04:11:18.974Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:18.988Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.002Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-12T04:11:19.013Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:19.027Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-05-12T04:11:19.040Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.051Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.062Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-12T04:11:19.072Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:19.083Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-05-12T04:11:19.099Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.113Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.130Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-12T04:11:19.140Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:19.157Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-05-12T04:11:19.169Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.183Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.193Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-12T04:11:19.202Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:19.216Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-05-12T04:11:19.233Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.249Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.260Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-12T04:11:19.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:19.283Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-05-12T04:11:19.297Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.311Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.325Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-12T04:11:19.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:19.354Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-05-12T04:11:19.364Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.377Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.391Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-12T04:11:19.403Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:19.414Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-05-12T04:11:19.424Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.435Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.501Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-12T04:11:19.512Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo [2026-05-12T04:11:19.520Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-05-12T04:11:19.529Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.540Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo [2026-05-12T04:11:19.550Z] 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 [2026-05-12T04:11:19.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-12T04:11:19.942Z] [2026-05-12T04:11:19.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T04:11:20.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-12T04:11:20.267Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-12T04:11:20.267Z] 8998bd30e6a1: Pulling fs layer [2026-05-12T04:11:20.267Z] 04944245beec: Pulling fs layer [2026-05-12T04:11:20.267Z] 699f458cf7ca: Pulling fs layer [2026-05-12T04:11:20.267Z] 765212b225bb: Pulling fs layer [2026-05-12T04:11:20.267Z] f23df028b6ca: Pulling fs layer [2026-05-12T04:11:20.267Z] d65c8cfc05b1: Pulling fs layer [2026-05-12T04:11:20.267Z] 2437ff75d9bd: Pulling fs layer [2026-05-12T04:11:20.267Z] f23df028b6ca: Waiting [2026-05-12T04:11:20.267Z] d65c8cfc05b1: Waiting [2026-05-12T04:11:20.533Z] 04944245beec: Verifying Checksum [2026-05-12T04:11:20.533Z] 04944245beec: Download complete [2026-05-12T04:11:20.533Z] 765212b225bb: Verifying Checksum [2026-05-12T04:11:20.533Z] 765212b225bb: Download complete [2026-05-12T04:11:20.533Z] f23df028b6ca: Verifying Checksum [2026-05-12T04:11:20.533Z] f23df028b6ca: Download complete [2026-05-12T04:11:20.533Z] d65c8cfc05b1: Verifying Checksum [2026-05-12T04:11:20.533Z] d65c8cfc05b1: Download complete [2026-05-12T04:11:20.799Z] 699f458cf7ca: Verifying Checksum [2026-05-12T04:11:20.799Z] 699f458cf7ca: Download complete [2026-05-12T04:11:21.066Z] 8998bd30e6a1: Verifying Checksum [2026-05-12T04:11:21.066Z] 8998bd30e6a1: Download complete [2026-05-12T04:11:23.632Z] 2437ff75d9bd: Verifying Checksum [2026-05-12T04:11:23.632Z] 2437ff75d9bd: Download complete [2026-05-12T04:11:26.194Z] 8998bd30e6a1: Pull complete [2026-05-12T04:11:26.194Z] 04944245beec: Pull complete [2026-05-12T04:11:28.124Z] 699f458cf7ca: Pull complete [2026-05-12T04:11:28.124Z] 765212b225bb: Pull complete [2026-05-12T04:11:29.075Z] f23df028b6ca: Pull complete [2026-05-12T04:11:29.075Z] d65c8cfc05b1: Pull complete [2026-05-12T04:11:47.246Z] 2437ff75d9bd: Pull complete [2026-05-12T04:11:47.247Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-12T04:11:47.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-12T04:11:47.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-12T04:11:47.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-9123 does not seem to be running inside a container [2026-05-12T04:11:47.493Z] $ 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/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 [2026-05-12T04:11:50.329Z] $ docker top 758d8be613f22fb15000f1d76ef60b4bba9c1166b6e69aa545d92307c75a42c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-12T04:11:51.252Z] ---> job-cost.sh [2026-05-12T04:11:51.252Z] lf-activate-venv: SKIPPING [2026-05-12T04:11:51.252Z] INFO: No Stack... [2026-05-12T04:11:51.515Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-12T04:11:52.464Z] INFO: Archiving Costs [Pipeline] sh [2026-05-12T04:11:53.087Z] + cat /w/workspace/edgex-go/976/archives/cost.csv [2026-05-12T04:11:53.087Z] + cut -d, -f6 [Pipeline] lock [2026-05-12T04:11:53.122Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-976-stack-cost] [2026-05-12T04:11:53.133Z] Resource [jenkins-edgexfoundry-edgex-go-main-976-stack-cost] did not exist. Created. [2026-05-12T04:11:53.138Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-976-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-12T04:11:53.776Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-12T04:11:54.419Z] Stashed 1 file(s) [Pipeline] } [2026-05-12T04:11:54.426Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-976-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-12T04:11:54.445Z] $ docker stop --time=1 758d8be613f22fb15000f1d76ef60b4bba9c1166b6e69aa545d92307c75a42c3 [2026-05-12T04:11:55.929Z] $ docker rm -f --volumes 758d8be613f22fb15000f1d76ef60b4bba9c1166b6e69aa545d92307c75a42c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-12T09:18:37.986Z] Cancelling nested steps due to timeout [2026-05-12T09:18:37.994Z] Sending interrupt signal to process [2026-05-12T09:18:41.405Z] script returned exit code 143 [Pipeline] } [2026-05-12T09:18:41.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-12T09:18:42.091Z] + '[' -d /w/workspace/edgex-go/976/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:18:42.401Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:18:42.966Z] ---> package-listing.sh [2026-05-12T09:18:42.966Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-12T09:18:42.966Z] ++ facter osfamily [2026-05-12T09:18:43.226Z] + OS_FAMILY=redhat [2026-05-12T09:18:43.226Z] + workspace=/w/workspace/edgex-go/976 [2026-05-12T09:18:43.226Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-12T09:18:43.226Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-12T09:18:43.226Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-12T09:18:43.226Z] + PACKAGES=/tmp/packages_start.txt [2026-05-12T09:18:43.226Z] + '[' /w/workspace/edgex-go/976 ']' [2026-05-12T09:18:43.226Z] + PACKAGES=/tmp/packages_end.txt [2026-05-12T09:18:43.226Z] + case "${OS_FAMILY}" in [2026-05-12T09:18:43.226Z] + rpm -qa [2026-05-12T09:18:43.226Z] + sort [2026-05-12T09:18:43.797Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-12T09:18:43.797Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-12T09:18:43.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-12T09:18:43.797Z] + '[' /w/workspace/edgex-go/976 ']' [2026-05-12T09:18:43.797Z] + mkdir -p /w/workspace/edgex-go/976/archives/ [2026-05-12T09:18:43.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/976/archives/ [Pipeline] echo [2026-05-12T09:18:43.809Z] 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/976/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-12T09:18:44.096Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T09:18:44.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-12T09:18:44.668Z] [2026-05-12T09:18:44.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T09:18:44.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-12T09:18:44.979Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-12T09:18:44.979Z] 5eb5b503b376: Pulling fs layer [2026-05-12T09:18:44.979Z] 5c69ac0246d0: Pulling fs layer [2026-05-12T09:18:44.979Z] ec43610c2a17: Pulling fs layer [2026-05-12T09:18:44.979Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-12T09:18:44.979Z] 33b1e0a273af: Pulling fs layer [2026-05-12T09:18:44.979Z] 5d3b04190fa2: Pulling fs layer [2026-05-12T09:18:44.979Z] 2f39f015ded8: Pulling fs layer [2026-05-12T09:18:44.979Z] 3a2ae6a8a46f: Waiting [2026-05-12T09:18:44.979Z] 5d3b04190fa2: Waiting [2026-05-12T09:18:44.979Z] 2f39f015ded8: Waiting [2026-05-12T09:18:44.979Z] 33b1e0a273af: Waiting [2026-05-12T09:18:45.244Z] 5c69ac0246d0: Verifying Checksum [2026-05-12T09:18:45.244Z] 5c69ac0246d0: Download complete [2026-05-12T09:18:45.244Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-12T09:18:45.244Z] 3a2ae6a8a46f: Download complete [2026-05-12T09:18:45.244Z] ec43610c2a17: Verifying Checksum [2026-05-12T09:18:45.244Z] ec43610c2a17: Download complete [2026-05-12T09:18:45.244Z] 33b1e0a273af: Verifying Checksum [2026-05-12T09:18:45.244Z] 33b1e0a273af: Download complete [2026-05-12T09:18:45.244Z] 5d3b04190fa2: Verifying Checksum [2026-05-12T09:18:45.244Z] 5d3b04190fa2: Download complete [2026-05-12T09:18:45.244Z] 5eb5b503b376: Verifying Checksum [2026-05-12T09:18:45.244Z] 5eb5b503b376: Download complete [2026-05-12T09:18:45.830Z] 2f39f015ded8: Verifying Checksum [2026-05-12T09:18:45.830Z] 2f39f015ded8: Download complete [2026-05-12T09:18:46.851Z] 5eb5b503b376: Pull complete [2026-05-12T09:18:46.851Z] 5c69ac0246d0: Pull complete [2026-05-12T09:18:47.112Z] ec43610c2a17: Pull complete [2026-05-12T09:18:47.371Z] 3a2ae6a8a46f: Pull complete [2026-05-12T09:18:47.371Z] 33b1e0a273af: Pull complete [2026-05-12T09:18:47.635Z] 5d3b04190fa2: Pull complete [2026-05-12T09:18:51.827Z] 2f39f015ded8: Pull complete [2026-05-12T09:18:51.827Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-12T09:18:51.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-12T09:18:51.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-12T09:18:51.947Z] prd-centos7-docker-4c-2g-9124 does not seem to be running inside a container [2026-05-12T09:18:51.991Z] $ 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/976/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 [2026-05-12T09:18:55.264Z] $ docker top de16a0c125caaab37b1244399b1d1f997f8de9579aa3a439ed4252f1c7cf824c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-12T09:18:55.608Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-12T09:18:55.907Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-12T09:18:56.216Z] + ls /var/log/sa-host [2026-05-12T09:18:56.216Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-12T09:18:56.431Z] provisioning config files... [2026-05-12T09:18:56.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13154196875209176618tmp [Pipeline] { [Pipeline] echo [2026-05-12T09:18:56.460Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:18:56.750Z] ---> create-netrc.sh [Pipeline] } [2026-05-12T09:18:56.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:18:57.118Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-12T09:18:57.127Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:18:57.416Z] ---> sudo-logs.sh [2026-05-12T09:18:57.416Z] Archiving 'sudo' log.. [2026-05-12T09:18:57.417Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-12T09:18:57.448Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-12T09:18:57.454Z] $ docker stop --time=1 de16a0c125caaab37b1244399b1d1f997f8de9579aa3a439ed4252f1c7cf824c [2026-05-12T09:18:58.567Z] $ docker rm -f --volumes de16a0c125caaab37b1244399b1d1f997f8de9579aa3a439ed4252f1c7cf824c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-12T09:18:58.684Z] [WS-CLEANUP] Deleting project workspace... [2026-05-12T09:18:58.684Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-12T09:18:58.703Z] [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] } [2026-05-12T09:18:58.933Z] 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 [2026-05-12T09:18:59.800Z] + [ -d /w/workspace/edgex-go/976/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:19:00.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:19:01.006Z] ---> package-listing.sh [2026-05-12T09:19:01.007Z] ++ facter osfamily [2026-05-12T09:19:01.007Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-12T09:19:01.272Z] + OS_FAMILY=debian [2026-05-12T09:19:01.272Z] + workspace=/w/workspace/edgex-go/976 [2026-05-12T09:19:01.272Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-12T09:19:01.272Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-12T09:19:01.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-12T09:19:01.272Z] + PACKAGES=/tmp/packages_start.txt [2026-05-12T09:19:01.272Z] + '[' /w/workspace/edgex-go/976 ']' [2026-05-12T09:19:01.272Z] + PACKAGES=/tmp/packages_end.txt [2026-05-12T09:19:01.272Z] + case "${OS_FAMILY}" in [2026-05-12T09:19:01.272Z] + dpkg -l [2026-05-12T09:19:01.272Z] + grep '^ii' [2026-05-12T09:19:01.272Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-12T09:19:01.272Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-12T09:19:01.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-12T09:19:01.272Z] + '[' /w/workspace/edgex-go/976 ']' [2026-05-12T09:19:01.272Z] + mkdir -p /w/workspace/edgex-go/976/archives/ [2026-05-12T09:19:01.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/976/archives/ [Pipeline] echo [2026-05-12T09:19:01.287Z] 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/976/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-12T09:19:01.580Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T09:19:02.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-12T09:19:02.169Z] [2026-05-12T09:19:02.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-12T09:19:02.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-12T09:19:02.514Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-12T09:19:02.514Z] 5eb5b503b376: Pulling fs layer [2026-05-12T09:19:02.514Z] 5c69ac0246d0: Pulling fs layer [2026-05-12T09:19:02.514Z] ec43610c2a17: Pulling fs layer [2026-05-12T09:19:02.514Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-12T09:19:02.514Z] 33b1e0a273af: Pulling fs layer [2026-05-12T09:19:02.514Z] 3a2ae6a8a46f: Waiting [2026-05-12T09:19:02.514Z] 5d3b04190fa2: Pulling fs layer [2026-05-12T09:19:02.514Z] 2f39f015ded8: Pulling fs layer [2026-05-12T09:19:02.514Z] 33b1e0a273af: Waiting [2026-05-12T09:19:02.514Z] 5d3b04190fa2: Waiting [2026-05-12T09:19:02.514Z] 2f39f015ded8: Waiting [2026-05-12T09:19:02.811Z] 5c69ac0246d0: Verifying Checksum [2026-05-12T09:19:02.811Z] 5c69ac0246d0: Download complete [2026-05-12T09:19:02.811Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-12T09:19:02.811Z] 3a2ae6a8a46f: Download complete [2026-05-12T09:19:02.811Z] 33b1e0a273af: Verifying Checksum [2026-05-12T09:19:02.811Z] 33b1e0a273af: Download complete [2026-05-12T09:19:02.811Z] 5d3b04190fa2: Verifying Checksum [2026-05-12T09:19:02.811Z] 5d3b04190fa2: Download complete [2026-05-12T09:19:03.463Z] ec43610c2a17: Verifying Checksum [2026-05-12T09:19:03.463Z] ec43610c2a17: Download complete [2026-05-12T09:19:03.463Z] 5eb5b503b376: Verifying Checksum [2026-05-12T09:19:03.463Z] 5eb5b503b376: Download complete [2026-05-12T09:19:04.050Z] 2f39f015ded8: Verifying Checksum [2026-05-12T09:19:04.050Z] 2f39f015ded8: Download complete [2026-05-12T09:19:05.647Z] 5eb5b503b376: Pull complete [2026-05-12T09:19:05.647Z] 5c69ac0246d0: Pull complete [2026-05-12T09:19:05.905Z] ec43610c2a17: Pull complete [2026-05-12T09:19:05.905Z] 3a2ae6a8a46f: Pull complete [2026-05-12T09:19:06.162Z] 33b1e0a273af: Pull complete [2026-05-12T09:19:06.162Z] 5d3b04190fa2: Pull complete [2026-05-12T09:19:11.573Z] 2f39f015ded8: Pull complete [2026-05-12T09:19:11.573Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-12T09:19:11.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-12T09:19:11.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-12T09:19:11.897Z] prd-ubuntu20.04-docker-8c-8g-9122 does not seem to be running inside a container [2026-05-12T09:19:11.998Z] $ 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/976/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/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 [2026-05-12T09:19:13.011Z] $ docker top 2998151887a9902538fa2f4d244232d8efc11496bedbd9c9d4cd8ea1b047d9ae -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-12T09:19:13.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-12T09:19:13.641Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-12T09:19:13.925Z] + ls /var/log/sa-host [2026-05-12T09:19:13.925Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-12T09:19:13.960Z] provisioning config files... [2026-05-12T09:19:13.970Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/976@tmp/config3005855335740708567tmp [Pipeline] { [Pipeline] echo [2026-05-12T09:19:13.996Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:19:14.284Z] ---> create-netrc.sh [Pipeline] } [2026-05-12T09:19:14.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:19:14.643Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-12T09:19:14.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:19:15.033Z] ---> sudo-logs.sh [2026-05-12T09:19:15.033Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-12T09:19:15.226Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:19:15.601Z] ---> job-cost.sh [2026-05-12T09:19:15.602Z] lf-activate-venv: SKIPPING [2026-05-12T09:19:15.602Z] DEBUG: total: 0.10999999940395355 [2026-05-12T09:19:15.602Z] INFO: Retrieving Stack Cost... [2026-05-12T09:19:15.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-12T09:19:16.186Z] INFO: Archiving Costs [Pipeline] echo [2026-05-12T09:19:16.236Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-12T09:19:16.620Z] ---> logs-deploy.sh [2026-05-12T09:19:16.620Z] lf-activate-venv: SKIPPING [2026-05-12T09:19:16.620Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/976 [2026-05-12T09:19:16.620Z] INFO: archiving workspace using pattern(s): [2026-05-12T09:19:17.701Z] Archives upload complete. [2026-05-12T09:19:17.701Z] INFO: archiving logs to Nexus [2026-05-12T09:19:18.412Z] ---> uname -a: [2026-05-12T09:19:18.412Z] Linux prd-ubuntu20-04-docker-8c-8g-9122 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-12T09:19:18.412Z] [2026-05-12T09:19:18.412Z] [2026-05-12T09:19:18.412Z] ---> lscpu: [2026-05-12T09:19:18.412Z] Architecture: x86_64 [2026-05-12T09:19:18.412Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-12T09:19:18.412Z] Byte Order: Little Endian [2026-05-12T09:19:18.412Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-12T09:19:18.412Z] CPU(s): 8 [2026-05-12T09:19:18.412Z] On-line CPU(s) list: 0-7 [2026-05-12T09:19:18.412Z] Thread(s) per core: 1 [2026-05-12T09:19:18.412Z] Core(s) per socket: 1 [2026-05-12T09:19:18.412Z] Socket(s): 8 [2026-05-12T09:19:18.412Z] NUMA node(s): 1 [2026-05-12T09:19:18.412Z] Vendor ID: AuthenticAMD [2026-05-12T09:19:18.412Z] CPU family: 23 [2026-05-12T09:19:18.412Z] Model: 49 [2026-05-12T09:19:18.412Z] Model name: AMD EPYC-Rome Processor [2026-05-12T09:19:18.412Z] Stepping: 0 [2026-05-12T09:19:18.412Z] CPU MHz: 2799.934 [2026-05-12T09:19:18.412Z] BogoMIPS: 5599.86 [2026-05-12T09:19:18.412Z] Virtualization: AMD-V [2026-05-12T09:19:18.412Z] Hypervisor vendor: KVM [2026-05-12T09:19:18.412Z] Virtualization type: full [2026-05-12T09:19:18.412Z] L1d cache: 256 KiB [2026-05-12T09:19:18.412Z] L1i cache: 256 KiB [2026-05-12T09:19:18.412Z] L2 cache: 4 MiB [2026-05-12T09:19:18.412Z] L3 cache: 128 MiB [2026-05-12T09:19:18.412Z] NUMA node0 CPU(s): 0-7 [2026-05-12T09:19:18.412Z] Vulnerability Gather data sampling: Not affected [2026-05-12T09:19:18.412Z] Vulnerability Itlb multihit: Not affected [2026-05-12T09:19:18.412Z] Vulnerability L1tf: Not affected [2026-05-12T09:19:18.412Z] Vulnerability Mds: Not affected [2026-05-12T09:19:18.412Z] Vulnerability Meltdown: Not affected [2026-05-12T09:19:18.412Z] Vulnerability Mmio stale data: Not affected [2026-05-12T09:19:18.412Z] Vulnerability Retbleed: Vulnerable [2026-05-12T09:19:18.412Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-12T09:19:18.412Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-12T09:19:18.412Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-12T09:19:18.412Z] Vulnerability Srbds: Not affected [2026-05-12T09:19:18.412Z] Vulnerability Tsx async abort: Not affected [2026-05-12T09:19:18.412Z] 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 [2026-05-12T09:19:18.412Z] [2026-05-12T09:19:18.412Z] [2026-05-12T09:19:18.412Z] ---> nproc: [2026-05-12T09:19:18.412Z] 8 [2026-05-12T09:19:18.412Z] [2026-05-12T09:19:18.412Z] [2026-05-12T09:19:18.412Z] ---> df -h: [2026-05-12T09:19:18.412Z] Filesystem Size Used Avail Use% Mounted on [2026-05-12T09:19:18.412Z] overlay 155G 33G 123G 22% / [2026-05-12T09:19:18.412Z] tmpfs 64M 0 64M 0% /dev [2026-05-12T09:19:18.412Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-12T09:19:18.412Z] shm 64M 0 64M 0% /dev/shm [2026-05-12T09:19:18.412Z] /dev/vda1 155G 33G 123G 22% /facter-os [2026-05-12T09:19:18.412Z] [2026-05-12T09:19:18.412Z] [2026-05-12T09:19:18.412Z] ---> sar -b -r -n DEV: [2026-05-12T09:19:18.412Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9122) 05/12/26 _x86_64_ (8 CPU) [2026-05-12T09:19:18.412Z] [2026-05-12T09:19:18.412Z] 03:17:52 LINUX RESTART (8 CPU) [2026-05-12T09:19:18.412Z] [2026-05-12T09:19:18.412Z] 03:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-12T09:19:18.412Z] 03:19:01 414.90 72.67 342.23 0.00 12320.88 153892.48 0.00 [2026-05-12T09:19:18.412Z] 03:20:01 175.07 10.46 164.61 0.00 1675.45 40252.24 0.00 [2026-05-12T09:19:18.412Z] 03:21:01 50.86 0.05 50.81 0.00 0.40 41528.95 0.00 [2026-05-12T09:19:18.412Z] 03:22:01 58.41 0.23 58.17 0.00 3.47 23831.49 0.00 [2026-05-12T09:19:18.412Z] 03:23:01 1322.26 26.34 1295.92 0.00 252.85 588372.14 0.00 [2026-05-12T09:19:18.412Z] 03:24:01 176.31 0.68 175.62 0.00 5.46 42254.98 0.00 [2026-05-12T09:19:18.412Z] 03:25:01 336.47 0.08 336.39 0.00 0.67 104356.95 0.00 [2026-05-12T09:19:18.412Z] 03:26:01 767.14 24.39 742.75 0.00 1622.13 190797.20 0.00 [2026-05-12T09:19:18.412Z] 03:27:01 181.12 18.55 162.57 0.00 363.01 10681.55 0.00 [2026-05-12T09:19:18.412Z] 03:28:01 22.61 1.42 21.20 0.00 217.43 515.65 0.00 [2026-05-12T09:19:18.412Z] 03:29:01 13.41 0.03 13.38 0.00 3.07 351.41 0.00 [2026-05-12T09:19:18.412Z] 03:30:02 1.90 0.00 1.90 0.00 0.00 21.06 0.00 [2026-05-12T09:19:18.412Z] 03:31:01 1.56 0.00 1.56 0.00 0.00 17.08 0.00 [2026-05-12T09:19:18.412Z] 03:32:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 [2026-05-12T09:19:18.412Z] 03:33:01 4.30 2.32 1.98 0.00 21.06 22.80 0.00 [2026-05-12T09:19:18.412Z] 03:34:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2026-05-12T09:19:18.412Z] 03:35:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 [2026-05-12T09:19:18.412Z] 03:36:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 [2026-05-12T09:19:18.412Z] 03:37:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 [2026-05-12T09:19:18.412Z] 03:38:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 [2026-05-12T09:19:18.412Z] 03:39:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 [2026-05-12T09:19:18.412Z] 03:40:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 [2026-05-12T09:19:18.412Z] 03:41:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2026-05-12T09:19:18.412Z] 03:42:01 0.87 0.00 0.87 0.00 0.00 9.20 0.00 [2026-05-12T09:19:18.412Z] 03:43:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2026-05-12T09:19:18.412Z] 03:44:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2026-05-12T09:19:18.412Z] 03:45:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2026-05-12T09:19:18.412Z] 03:46:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2026-05-12T09:19:18.412Z] 03:47:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2026-05-12T09:19:18.412Z] 03:48:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 [2026-05-12T09:19:18.412Z] 03:49:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 [2026-05-12T09:19:18.412Z] 03:50:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2026-05-12T09:19:18.412Z] 03:51:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2026-05-12T09:19:18.412Z] 03:52:01 1.45 0.00 1.45 0.00 0.00 15.19 0.00 [2026-05-12T09:19:18.412Z] 03:53:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2026-05-12T09:19:18.412Z] 03:54:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 [2026-05-12T09:19:18.412Z] 03:55:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 [2026-05-12T09:19:18.412Z] 03:56:01 1.42 0.00 1.42 0.00 0.00 14.53 0.00 [2026-05-12T09:19:18.412Z] 03:57:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2026-05-12T09:19:18.412Z] 03:58:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 [2026-05-12T09:19:18.412Z] 03:59:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2026-05-12T09:19:18.412Z] 04:00:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2026-05-12T09:19:18.412Z] 04:01:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2026-05-12T09:19:18.412Z] 04:02:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.412Z] 04:03:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2026-05-12T09:19:18.412Z] 04:04:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 [2026-05-12T09:19:18.412Z] 04:05:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2026-05-12T09:19:18.412Z] 04:06:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2026-05-12T09:19:18.412Z] 04:07:01 1.65 0.32 1.33 0.00 16.93 15.73 0.00 [2026-05-12T09:19:18.412Z] 04:08:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2026-05-12T09:19:18.412Z] 04:09:01 2.60 1.40 1.20 0.00 29.06 15.06 0.00 [2026-05-12T09:19:18.412Z] 04:10:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 [2026-05-12T09:19:18.412Z] 04:11:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2026-05-12T09:19:18.412Z] 04:12:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.412Z] 04:13:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 [2026-05-12T09:19:18.412Z] 04:14:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.412Z] 04:15:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2026-05-12T09:19:18.412Z] 04:16:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 [2026-05-12T09:19:18.412Z] 04:17:01 1.72 0.05 1.67 0.00 1.07 20.00 0.00 [2026-05-12T09:19:18.412Z] 04:18:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 [2026-05-12T09:19:18.412Z] 04:19:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 [2026-05-12T09:19:18.412Z] 04:20:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2026-05-12T09:19:18.412Z] 04:21:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2026-05-12T09:19:18.412Z] 04:22:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 [2026-05-12T09:19:18.412Z] 04:23:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 [2026-05-12T09:19:18.412Z] 04:24:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2026-05-12T09:19:18.412Z] 04:25:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2026-05-12T09:19:18.412Z] 04:26:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2026-05-12T09:19:18.412Z] 04:27:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2026-05-12T09:19:18.412Z] 04:28:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 [2026-05-12T09:19:18.412Z] 04:29:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2026-05-12T09:19:18.412Z] 04:30:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2026-05-12T09:19:18.412Z] 04:31:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2026-05-12T09:19:18.412Z] 04:32:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 [2026-05-12T09:19:18.412Z] 04:33:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 [2026-05-12T09:19:18.412Z] 04:34:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2026-05-12T09:19:18.412Z] 04:35:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2026-05-12T09:19:18.412Z] 04:36:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2026-05-12T09:19:18.412Z] 04:37:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2026-05-12T09:19:18.412Z] 04:38:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2026-05-12T09:19:18.412Z] 04:39:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 [2026-05-12T09:19:18.412Z] 04:40:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2026-05-12T09:19:18.412Z] 04:41:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2026-05-12T09:19:18.412Z] 04:42:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 [2026-05-12T09:19:18.412Z] 04:43:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2026-05-12T09:19:18.412Z] 04:44:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2026-05-12T09:19:18.412Z] 04:45:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 [2026-05-12T09:19:18.412Z] 04:46:02 0.90 0.00 0.90 0.00 0.00 9.60 0.00 [2026-05-12T09:19:18.412Z] 04:47:01 1.25 0.00 1.25 0.00 0.00 14.91 0.00 [2026-05-12T09:19:18.412Z] 04:48:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 [2026-05-12T09:19:18.412Z] 04:49:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 [2026-05-12T09:19:18.412Z] 04:50:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2026-05-12T09:19:18.412Z] 04:51:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2026-05-12T09:19:18.412Z] 04:52:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2026-05-12T09:19:18.412Z] 04:53:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2026-05-12T09:19:18.412Z] 04:54:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2026-05-12T09:19:18.412Z] 04:55:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2026-05-12T09:19:18.412Z] 04:56:01 0.88 0.00 0.88 0.00 0.00 9.46 0.00 [2026-05-12T09:19:18.412Z] 04:57:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 [2026-05-12T09:19:18.412Z] 04:58:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 [2026-05-12T09:19:18.412Z] 04:59:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 [2026-05-12T09:19:18.412Z] 05:00:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.412Z] 05:01:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2026-05-12T09:19:18.412Z] 05:02:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 [2026-05-12T09:19:18.412Z] 05:03:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2026-05-12T09:19:18.412Z] 05:04:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2026-05-12T09:19:18.412Z] 05:05:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2026-05-12T09:19:18.412Z] 05:06:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2026-05-12T09:19:18.412Z] 05:07:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2026-05-12T09:19:18.412Z] 05:08:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2026-05-12T09:19:18.412Z] 05:09:01 1.37 0.00 1.37 0.00 0.00 18.13 0.00 [2026-05-12T09:19:18.412Z] 05:10:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.412Z] 05:11:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2026-05-12T09:19:18.412Z] 05:12:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.412Z] 05:13:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 [2026-05-12T09:19:18.412Z] 05:14:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 [2026-05-12T09:19:18.412Z] 05:15:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 [2026-05-12T09:19:18.412Z] 05:16:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2026-05-12T09:19:18.412Z] 05:17:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2026-05-12T09:19:18.412Z] 05:18:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 [2026-05-12T09:19:18.412Z] 05:19:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2026-05-12T09:19:18.412Z] 05:20:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 [2026-05-12T09:19:18.412Z] 05:21:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2026-05-12T09:19:18.412Z] 05:22:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.412Z] 05:23:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 [2026-05-12T09:19:18.412Z] 05:24:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2026-05-12T09:19:18.412Z] 05:25:01 1.27 0.00 1.27 0.00 0.00 15.59 0.00 [2026-05-12T09:19:18.412Z] 05:26:01 9.13 6.10 3.03 0.00 347.14 93.05 0.00 [2026-05-12T09:19:18.412Z] 05:27:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2026-05-12T09:19:18.412Z] 05:28:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2026-05-12T09:19:18.412Z] 05:29:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 [2026-05-12T09:19:18.412Z] 05:30:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 [2026-05-12T09:19:18.412Z] 05:31:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2026-05-12T09:19:18.412Z] 05:32:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.412Z] 05:33:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2026-05-12T09:19:18.412Z] 05:34:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2026-05-12T09:19:18.412Z] 05:35:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 [2026-05-12T09:19:18.412Z] 05:36:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2026-05-12T09:19:18.412Z] 05:37:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2026-05-12T09:19:18.412Z] 05:38:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2026-05-12T09:19:18.412Z] 05:39:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 [2026-05-12T09:19:18.412Z] 05:40:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.412Z] 05:41:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2026-05-12T09:19:18.412Z] 05:42:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2026-05-12T09:19:18.412Z] 05:43:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2026-05-12T09:19:18.412Z] 05:44:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2026-05-12T09:19:18.412Z] 05:45:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2026-05-12T09:19:18.412Z] 05:46:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2026-05-12T09:19:18.412Z] 05:47:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2026-05-12T09:19:18.412Z] 05:48:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 [2026-05-12T09:19:18.412Z] 05:49:01 1.50 0.00 1.50 0.00 0.00 18.79 0.00 [2026-05-12T09:19:18.412Z] 05:50:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 [2026-05-12T09:19:18.412Z] 05:51:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2026-05-12T09:19:18.412Z] 05:52:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2026-05-12T09:19:18.412Z] 05:53:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2026-05-12T09:19:18.412Z] 05:54:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2026-05-12T09:19:18.412Z] 05:55:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2026-05-12T09:19:18.412Z] 05:56:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2026-05-12T09:19:18.412Z] 05:57:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2026-05-12T09:19:18.412Z] 05:58:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2026-05-12T09:19:18.412Z] 05:59:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2026-05-12T09:19:18.412Z] 06:00:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.412Z] 06:01:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2026-05-12T09:19:18.412Z] 06:02:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2026-05-12T09:19:18.412Z] 06:03:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2026-05-12T09:19:18.412Z] 06:04:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2026-05-12T09:19:18.412Z] 06:05:01 1.28 0.00 1.28 0.00 0.00 15.99 0.00 [2026-05-12T09:19:18.412Z] 06:06:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.412Z] 06:07:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2026-05-12T09:19:18.412Z] 06:08:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2026-05-12T09:19:18.412Z] 06:09:02 1.43 0.00 1.43 0.00 0.00 16.79 0.00 [2026-05-12T09:19:18.412Z] 06:10:01 1.20 0.00 1.20 0.00 0.00 13.56 0.00 [2026-05-12T09:19:18.412Z] 06:11:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 [2026-05-12T09:19:18.412Z] 06:12:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.412Z] 06:13:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2026-05-12T09:19:18.412Z] 06:14:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2026-05-12T09:19:18.412Z] 06:15:01 1.68 0.00 1.68 0.00 0.00 21.06 0.00 [2026-05-12T09:19:18.412Z] 06:16:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.412Z] 06:17:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 [2026-05-12T09:19:18.412Z] 06:18:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 [2026-05-12T09:19:18.412Z] 06:19:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 [2026-05-12T09:19:18.412Z] 06:20:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2026-05-12T09:19:18.412Z] 06:21:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 [2026-05-12T09:19:18.412Z] 06:22:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2026-05-12T09:19:18.412Z] 06:23:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2026-05-12T09:19:18.412Z] 06:24:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.412Z] 06:25:01 1.47 0.03 1.43 0.00 0.27 17.86 0.00 [2026-05-12T09:19:18.412Z] 06:26:01 4.65 2.53 2.13 0.00 51.04 76.16 0.00 [2026-05-12T09:19:18.412Z] 06:27:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2026-05-12T09:19:18.412Z] 06:28:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2026-05-12T09:19:18.412Z] 06:29:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2026-05-12T09:19:18.412Z] 06:30:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2026-05-12T09:19:18.412Z] 06:31:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2026-05-12T09:19:18.412Z] 06:32:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.412Z] 06:33:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 [2026-05-12T09:19:18.412Z] 06:34:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2026-05-12T09:19:18.412Z] 06:35:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2026-05-12T09:19:18.412Z] 06:36:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2026-05-12T09:19:18.412Z] 06:37:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2026-05-12T09:19:18.412Z] 06:38:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2026-05-12T09:19:18.412Z] 06:39:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2026-05-12T09:19:18.412Z] 06:40:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2026-05-12T09:19:18.412Z] 06:41:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2026-05-12T09:19:18.412Z] 06:42:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 [2026-05-12T09:19:18.412Z] 06:43:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 [2026-05-12T09:19:18.412Z] 06:44:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 [2026-05-12T09:19:18.412Z] 06:45:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 [2026-05-12T09:19:18.412Z] 06:46:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 [2026-05-12T09:19:18.412Z] 06:47:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 [2026-05-12T09:19:18.412Z] 06:48:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2026-05-12T09:19:18.412Z] 06:49:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2026-05-12T09:19:18.412Z] 06:50:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2026-05-12T09:19:18.412Z] 06:51:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 [2026-05-12T09:19:18.412Z] 06:52:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2026-05-12T09:19:18.412Z] 06:53:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2026-05-12T09:19:18.412Z] 06:54:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2026-05-12T09:19:18.412Z] 06:55:01 1.82 0.00 1.82 0.00 0.00 21.46 0.00 [2026-05-12T09:19:18.412Z] 06:56:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 [2026-05-12T09:19:18.412Z] 06:57:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 [2026-05-12T09:19:18.412Z] 06:58:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2026-05-12T09:19:18.412Z] 06:59:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 [2026-05-12T09:19:18.412Z] 07:00:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2026-05-12T09:19:18.412Z] 07:01:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 [2026-05-12T09:19:18.412Z] 07:02:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2026-05-12T09:19:18.412Z] 07:03:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 [2026-05-12T09:19:18.412Z] 07:04:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2026-05-12T09:19:18.412Z] 07:05:01 1.55 0.00 1.55 0.00 0.00 19.99 0.00 [2026-05-12T09:19:18.412Z] 07:06:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 [2026-05-12T09:19:18.412Z] 07:07:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 [2026-05-12T09:19:18.412Z] 07:08:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2026-05-12T09:19:18.412Z] 07:09:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 [2026-05-12T09:19:18.412Z] 07:10:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2026-05-12T09:19:18.412Z] 07:11:01 1.75 0.00 1.75 0.00 0.00 19.99 0.00 [2026-05-12T09:19:18.412Z] 07:12:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2026-05-12T09:19:18.412Z] 07:13:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 [2026-05-12T09:19:18.412Z] 07:14:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2026-05-12T09:19:18.412Z] 07:15:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 [2026-05-12T09:19:18.412Z] 07:16:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.412Z] 07:17:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2026-05-12T09:19:18.412Z] 07:18:01 1.30 0.00 1.30 0.00 0.00 13.69 0.00 [2026-05-12T09:19:18.412Z] 07:19:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 [2026-05-12T09:19:18.412Z] 07:20:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2026-05-12T09:19:18.412Z] 07:21:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 [2026-05-12T09:19:18.412Z] 07:22:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2026-05-12T09:19:18.412Z] 07:23:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2026-05-12T09:19:18.412Z] 07:24:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2026-05-12T09:19:18.412Z] 07:25:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 [2026-05-12T09:19:18.412Z] 07:26:01 1.77 0.05 1.72 0.00 12.26 19.46 0.00 [2026-05-12T09:19:18.412Z] 07:27:01 1.72 0.00 1.72 0.00 0.00 18.80 0.00 [2026-05-12T09:19:18.412Z] 07:28:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2026-05-12T09:19:18.412Z] 07:29:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2026-05-12T09:19:18.412Z] 07:30:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2026-05-12T09:19:18.412Z] 07:31:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 [2026-05-12T09:19:18.412Z] 07:32:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 [2026-05-12T09:19:18.412Z] 07:33:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2026-05-12T09:19:18.412Z] 07:34:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2026-05-12T09:19:18.412Z] 07:35:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 [2026-05-12T09:19:18.412Z] 07:36:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2026-05-12T09:19:18.413Z] 07:37:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 [2026-05-12T09:19:18.413Z] 07:38:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2026-05-12T09:19:18.413Z] 07:39:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 [2026-05-12T09:19:18.413Z] 07:40:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2026-05-12T09:19:18.413Z] 07:41:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 [2026-05-12T09:19:18.413Z] 07:42:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2026-05-12T09:19:18.413Z] 07:43:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 [2026-05-12T09:19:18.413Z] 07:44:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2026-05-12T09:19:18.413Z] 07:45:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 [2026-05-12T09:19:18.413Z] 07:46:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 [2026-05-12T09:19:18.413Z] 07:47:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 [2026-05-12T09:19:18.413Z] 07:48:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 [2026-05-12T09:19:18.413Z] 07:49:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 [2026-05-12T09:19:18.413Z] 07:50:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.413Z] 07:51:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2026-05-12T09:19:18.413Z] 07:52:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.413Z] 07:53:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 [2026-05-12T09:19:18.413Z] 07:54:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2026-05-12T09:19:18.413Z] 07:55:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2026-05-12T09:19:18.413Z] 07:56:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2026-05-12T09:19:18.413Z] 07:57:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2026-05-12T09:19:18.413Z] 07:58:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2026-05-12T09:19:18.413Z] 07:59:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 [2026-05-12T09:19:18.413Z] 08:00:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2026-05-12T09:19:18.413Z] 08:01:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 [2026-05-12T09:19:18.413Z] 08:02:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 [2026-05-12T09:19:18.413Z] 08:03:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 [2026-05-12T09:19:18.413Z] 08:04:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.413Z] 08:05:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2026-05-12T09:19:18.413Z] 08:06:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2026-05-12T09:19:18.413Z] 08:07:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 [2026-05-12T09:19:18.413Z] 08:08:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2026-05-12T09:19:18.413Z] 08:09:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2026-05-12T09:19:18.413Z] 08:10:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2026-05-12T09:19:18.413Z] 08:11:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 [2026-05-12T09:19:18.413Z] 08:12:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 [2026-05-12T09:19:18.413Z] 08:13:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2026-05-12T09:19:18.413Z] 08:14:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.413Z] 08:15:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 [2026-05-12T09:19:18.413Z] 08:16:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.413Z] 08:17:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2026-05-12T09:19:18.413Z] 08:18:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2026-05-12T09:19:18.413Z] 08:19:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2026-05-12T09:19:18.413Z] 08:20:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2026-05-12T09:19:18.413Z] 08:21:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2026-05-12T09:19:18.413Z] 08:22:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2026-05-12T09:19:18.413Z] 08:23:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 [2026-05-12T09:19:18.413Z] 08:24:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2026-05-12T09:19:18.413Z] 08:25:01 1.60 0.00 1.60 0.00 0.00 19.59 0.00 [2026-05-12T09:19:18.413Z] 08:26:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2026-05-12T09:19:18.413Z] 08:27:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2026-05-12T09:19:18.413Z] 08:28:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2026-05-12T09:19:18.413Z] 08:29:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 [2026-05-12T09:19:18.413Z] 08:30:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2026-05-12T09:19:18.413Z] 08:31:01 1.45 0.00 1.45 0.00 0.00 17.59 0.00 [2026-05-12T09:19:18.413Z] 08:32:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2026-05-12T09:19:18.413Z] 08:33:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 [2026-05-12T09:19:18.413Z] 08:34:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 [2026-05-12T09:19:18.413Z] 08:35:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 [2026-05-12T09:19:18.413Z] 08:36:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2026-05-12T09:19:18.413Z] 08:37:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2026-05-12T09:19:18.413Z] 08:38:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2026-05-12T09:19:18.413Z] 08:39:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2026-05-12T09:19:18.413Z] 08:40:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 [2026-05-12T09:19:18.413Z] 08:41:02 1.32 0.00 1.32 0.00 0.00 16.26 0.00 [2026-05-12T09:19:18.413Z] 08:42:01 1.08 0.00 1.08 0.00 0.00 12.47 0.00 [2026-05-12T09:19:18.413Z] 08:43:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2026-05-12T09:19:18.413Z] 08:44:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2026-05-12T09:19:18.413Z] 08:45:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 [2026-05-12T09:19:18.413Z] 08:46:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2026-05-12T09:19:18.413Z] 08:47:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 [2026-05-12T09:19:18.413Z] 08:48:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2026-05-12T09:19:18.413Z] 08:49:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 [2026-05-12T09:19:18.413Z] 08:50:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 [2026-05-12T09:19:18.413Z] 08:51:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 [2026-05-12T09:19:18.413Z] 08:52:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2026-05-12T09:19:18.413Z] 08:53:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 [2026-05-12T09:19:18.413Z] 08:54:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 [2026-05-12T09:19:18.413Z] 08:55:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 [2026-05-12T09:19:18.413Z] 08:56:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2026-05-12T09:19:18.413Z] 08:57:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2026-05-12T09:19:18.413Z] 08:58:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2026-05-12T09:19:18.413Z] 08:59:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2026-05-12T09:19:18.413Z] 09:00:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2026-05-12T09:19:18.413Z] 09:01:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2026-05-12T09:19:18.413Z] 09:02:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2026-05-12T09:19:18.413Z] 09:03:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 [2026-05-12T09:19:18.413Z] 09:04:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2026-05-12T09:19:18.413Z] 09:05:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 [2026-05-12T09:19:18.413Z] 09:06:01 1.00 0.00 1.00 0.00 0.00 9.73 0.00 [2026-05-12T09:19:18.413Z] 09:07:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2026-05-12T09:19:18.413Z] 09:08:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 [2026-05-12T09:19:18.413Z] 09:09:01 2.68 0.27 2.42 0.00 23.46 28.80 0.00 [2026-05-12T09:19:18.413Z] 09:10:01 1.25 0.00 1.25 0.00 0.00 12.66 0.00 [2026-05-12T09:19:18.413Z] 09:11:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2026-05-12T09:19:18.413Z] 09:12:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 [2026-05-12T09:19:18.413Z] 09:13:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2026-05-12T09:19:18.413Z] 09:14:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 [2026-05-12T09:19:18.413Z] 09:15:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2026-05-12T09:19:18.413Z] 09:16:01 1.18 0.00 1.18 0.00 0.00 11.60 0.00 [2026-05-12T09:19:18.413Z] 09:17:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 [2026-05-12T09:19:18.413Z] 09:18:01 1.37 0.00 1.37 0.00 0.00 13.06 0.00 [2026-05-12T09:19:18.413Z] 09:19:01 1.77 0.33 1.43 0.00 24.40 16.53 0.00 [2026-05-12T09:19:18.413Z] Average: 11.03 0.47 10.56 0.00 47.08 3330.85 0.00 [2026-05-12T09:19:18.413Z] [2026-05-12T09:19:18.413Z] 03:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-12T09:19:18.413Z] 03:19:01 28894144 31530616 777292 2.36 75908 2854888 1801376 5.31 1006176 2608196 1008 [2026-05-12T09:19:18.413Z] 03:20:01 26356208 31313124 966376 2.94 125308 4962096 2030676 5.99 2032404 3929596 1007988 [2026-05-12T09:19:18.413Z] 03:21:01 25741852 31306492 970440 2.95 130092 5533476 2053108 6.05 2102500 4439384 946740 [2026-05-12T09:19:18.413Z] 03:22:01 25473012 31483900 791112 2.41 136564 5930036 1731620 5.11 1941008 4825984 691624 [2026-05-12T09:19:18.413Z] 03:23:01 9781716 31073536 1142360 3.48 377372 20191160 5011244 14.77 3388748 18203232 32952 [2026-05-12T09:19:18.413Z] 03:24:01 3738564 27837664 4342452 13.21 407872 22686680 11644688 34.33 7784388 19512864 1501552 [2026-05-12T09:19:18.413Z] 03:25:01 1164988 27863980 4321288 13.15 425028 25170672 10684296 31.50 8857540 20924480 1314164 [2026-05-12T09:19:18.413Z] 03:26:01 4862708 31075324 1151976 3.50 423680 24815628 3061836 9.03 4369760 21907248 85856 [2026-05-12T09:19:18.413Z] 03:27:01 5849824 31381044 867520 2.64 427104 24188100 2266956 6.68 3754964 21623804 528 [2026-05-12T09:19:18.413Z] 03:28:01 5849752 31388616 859464 2.61 427912 24194844 2123360 6.26 4265212 21113804 252 [2026-05-12T09:19:18.413Z] 03:29:01 5853640 31393040 854764 2.60 428344 24195032 2124940 6.26 4517492 20857036 8 [2026-05-12T09:19:18.413Z] 03:30:02 5854104 31393524 854272 2.60 428380 24195036 2124940 6.26 4515532 20856944 40 [2026-05-12T09:19:18.413Z] 03:31:01 5858016 31397556 850780 2.59 428428 24195040 2124940 6.26 4512148 20856948 0 [2026-05-12T09:19:18.413Z] 03:32:01 5857700 31397312 850984 2.59 428472 24195044 2124940 6.26 4512324 20856952 148 [2026-05-12T09:19:18.413Z] 03:33:01 5875108 31415440 832684 2.53 428952 24195224 2151728 6.34 4494500 20856736 24 [2026-05-12T09:19:18.413Z] 03:34:01 5874784 31415288 832756 2.53 428980 24195360 2151728 6.34 4494916 20856868 276 [2026-05-12T09:19:18.413Z] 03:35:01 5874760 31415268 832700 2.53 429016 24195360 2151728 6.34 4494588 20856868 12 [2026-05-12T09:19:18.413Z] 03:36:01 5874712 31415260 832656 2.53 429040 24195368 2151728 6.34 4494708 20856872 152 [2026-05-12T09:19:18.413Z] 03:37:01 5874824 31415464 832592 2.53 429068 24195368 2151728 6.34 4495016 20856876 12 [2026-05-12T09:19:18.413Z] 03:38:01 5875240 31415912 832032 2.53 429096 24195368 2151728 6.34 4494716 20856836 176 [2026-05-12T09:19:18.413Z] 03:39:01 5875296 31415984 831944 2.53 429104 24195376 2151728 6.34 4494816 20856840 16 [2026-05-12T09:19:18.413Z] 03:40:01 5875476 31416180 831660 2.53 429120 24195376 2151728 6.34 4495804 20856840 236 [2026-05-12T09:19:18.413Z] 03:41:01 5875436 31416152 831672 2.53 429128 24195380 2151728 6.34 4494764 20856844 16 [2026-05-12T09:19:18.413Z] 03:42:01 5875112 31415832 831904 2.53 429132 24195380 2151728 6.34 4495792 20856844 152 [2026-05-12T09:19:18.413Z] 03:43:01 5874968 31415736 831872 2.53 429160 24195368 2151728 6.34 4494748 20856848 16 [2026-05-12T09:19:18.413Z] 03:44:01 5874520 31415312 832260 2.53 429176 24195392 2151728 6.34 4495980 20856852 148 [2026-05-12T09:19:18.413Z] 03:45:01 5874964 31415776 831964 2.53 429196 24195392 2151728 6.34 4494696 20856852 8 [2026-05-12T09:19:18.413Z] 03:46:01 5875092 31415940 831976 2.53 429204 24195396 2151728 6.34 4495984 20856860 220 [2026-05-12T09:19:18.413Z] 03:47:01 5874784 31415644 832204 2.53 429212 24195400 2151728 6.34 4495016 20856864 140 [2026-05-12T09:19:18.413Z] 03:48:01 5874996 31415884 831912 2.53 429244 24195396 2151728 6.34 4495824 20856868 276 [2026-05-12T09:19:18.413Z] 03:49:01 5875044 31415940 831836 2.53 429264 24195404 2151728 6.34 4494948 20856868 4 [2026-05-12T09:19:18.413Z] 03:50:01 5874980 31415920 831812 2.53 429280 24195408 2151728 6.34 4495608 20856872 168 [2026-05-12T09:19:18.413Z] 03:51:01 5874704 31415648 832044 2.53 429284 24195412 2151728 6.34 4494632 20856876 12 [2026-05-12T09:19:18.413Z] 03:52:01 5873976 31414976 832512 2.53 429304 24195412 2151728 6.34 4495788 20856876 4 [2026-05-12T09:19:18.413Z] 03:53:01 5874204 31415208 832216 2.53 429324 24195416 2151728 6.34 4494656 20856880 44 [2026-05-12T09:19:18.413Z] 03:54:01 5874440 31415480 831944 2.53 429340 24195420 2151728 6.34 4495724 20856880 148 [2026-05-12T09:19:18.413Z] 03:55:01 5874392 31415440 831916 2.53 429352 24195424 2151728 6.34 4494700 20856888 12 [2026-05-12T09:19:18.413Z] 03:56:01 5874344 31415420 831888 2.53 429364 24195424 2151728 6.34 4495696 20856888 8 [2026-05-12T09:19:18.413Z] 03:57:01 5874004 31415092 832140 2.53 429372 24195428 2151728 6.34 4494736 20856892 12 [2026-05-12T09:19:18.413Z] 03:58:01 5874268 31415396 831940 2.53 429392 24195492 2151728 6.34 4495780 20856908 148 [2026-05-12T09:19:18.413Z] 03:59:01 5873572 31414804 832584 2.53 429408 24195496 2151728 6.34 4495124 20856960 12 [2026-05-12T09:19:18.413Z] 04:00:01 5873688 31414956 832268 2.53 429424 24195500 2151728 6.34 4495764 20856964 148 [2026-05-12T09:19:18.413Z] 04:01:01 5873608 31414892 832308 2.53 429436 24195500 2167772 6.39 4495124 20856964 12 [2026-05-12T09:19:18.413Z] 04:02:01 5873204 31414508 832560 2.53 429452 24195504 2167772 6.39 4495816 20856968 152 [2026-05-12T09:19:18.413Z] 04:03:01 5873180 31414500 832528 2.53 429464 24195504 2167772 6.39 4494868 20856968 12 [2026-05-12T09:19:18.413Z] 04:04:01 5873496 31414844 832072 2.53 429480 24195516 2167772 6.39 4496056 20856980 168 [2026-05-12T09:19:18.413Z] 04:05:01 5873632 31415016 832080 2.53 429492 24195520 2183816 6.44 4495200 20856984 20 [2026-05-12T09:19:18.413Z] 04:06:01 5873324 31414836 832220 2.53 429496 24195648 2183816 6.44 4495884 20857112 156 [2026-05-12T09:19:18.413Z] 04:07:01 5873332 31415364 831664 2.53 429520 24196156 2183816 6.44 4497580 20857464 36 [2026-05-12T09:19:18.413Z] 04:08:01 5872544 31414608 832400 2.53 429540 24196148 2183816 6.44 4498276 20857424 160 [2026-05-12T09:19:18.413Z] 04:09:01 5866308 31410320 836524 2.54 429560 24197036 2183816 6.44 4502588 20857472 204 [2026-05-12T09:19:18.413Z] 04:10:01 5866592 31410608 836184 2.54 429596 24197040 2183816 6.44 4503056 20857456 44 [2026-05-12T09:19:18.413Z] 04:11:01 5866240 31410316 836640 2.55 429660 24197036 2183816 6.44 4502388 20857436 8 [2026-05-12T09:19:18.413Z] 04:12:01 5865980 31410232 836736 2.55 429680 24197176 2183816 6.44 4503232 20857540 160 [2026-05-12T09:19:18.413Z] 04:13:01 5866208 31410488 836424 2.54 429724 24197172 2167376 6.39 4502548 20857568 8 [2026-05-12T09:19:18.413Z] 04:14:01 5865884 31410232 836688 2.55 429744 24197180 2167376 6.39 4503384 20857580 144 [2026-05-12T09:19:18.413Z] 04:15:01 5865836 31410204 836660 2.55 429760 24197180 2167376 6.39 4502660 20857576 16 [2026-05-12T09:19:18.413Z] 04:16:01 5865820 31410192 836560 2.54 429812 24197184 2167376 6.39 4503344 20857580 168 [2026-05-12T09:19:18.413Z] 04:17:01 5865756 31410212 836612 2.55 429852 24197212 2167376 6.39 4502392 20857588 12 [2026-05-12T09:19:18.413Z] 04:18:01 5865716 31410212 836544 2.54 429888 24197208 2167376 6.39 4503364 20857576 168 [2026-05-12T09:19:18.413Z] 04:19:01 5865696 31410248 836724 2.55 429900 24197224 2167376 6.39 4502548 20857584 8 [2026-05-12T09:19:18.413Z] 04:20:01 5865468 31410036 836904 2.55 429912 24197224 2167376 6.39 4503468 20857584 160 [2026-05-12T09:19:18.413Z] 04:21:01 5865316 31409896 837036 2.55 429920 24197228 2167376 6.39 4503012 20857588 4 [2026-05-12T09:19:18.413Z] 04:22:01 5865024 31409628 837256 2.55 429944 24197232 2167376 6.39 4503524 20857588 160 [2026-05-12T09:19:18.413Z] 04:23:01 5865024 31409644 837228 2.55 429956 24197236 2167376 6.39 4502556 20857596 4 [2026-05-12T09:19:18.413Z] 04:24:01 5864952 31409604 837184 2.55 429964 24197240 2167376 6.39 4503856 20857600 156 [2026-05-12T09:19:18.413Z] 04:25:01 5865000 31409652 837136 2.55 429964 24197240 2167376 6.39 4502600 20857600 8 [2026-05-12T09:19:18.413Z] 04:26:01 5863700 31408364 838392 2.55 429972 24197244 2167376 6.39 4503688 20857604 176 [2026-05-12T09:19:18.413Z] 04:27:01 5864156 31408824 837868 2.55 429980 24197244 2167376 6.39 4502612 20857604 8 [2026-05-12T09:19:18.413Z] 04:28:01 5863628 31408440 838544 2.55 430000 24197372 2167376 6.39 4503592 20857728 12 [2026-05-12T09:19:18.413Z] 04:29:01 5864364 31409204 837756 2.55 430016 24197376 2167376 6.39 4502728 20857736 8 [2026-05-12T09:19:18.413Z] 04:30:01 5864032 31408888 838048 2.55 430024 24197384 2167376 6.39 4503680 20857740 164 [2026-05-12T09:19:18.413Z] 04:31:01 5864236 31409104 837780 2.55 430028 24197388 2167376 6.39 4502716 20857744 8 [2026-05-12T09:19:18.413Z] 04:32:01 5864156 31409040 837788 2.55 430036 24197388 2167376 6.39 4503724 20857748 172 [2026-05-12T09:19:18.413Z] 04:33:01 5863856 31408768 838000 2.55 430072 24197376 2167376 6.39 4502768 20857752 8 [2026-05-12T09:19:18.413Z] 04:34:01 5863672 31408660 838112 2.55 430096 24197392 2183428 6.44 4503884 20857752 152 [2026-05-12T09:19:18.413Z] 04:35:01 5863436 31408448 838264 2.55 430116 24197396 2167160 6.39 4502828 20857756 12 [2026-05-12T09:19:18.413Z] 04:36:01 5862632 31407664 838948 2.55 430128 24197404 2167160 6.39 4503812 20857764 156 [2026-05-12T09:19:18.413Z] 04:37:01 5863120 31408172 838420 2.55 430152 24197404 2183204 6.44 4503160 20857764 12 [2026-05-12T09:19:18.413Z] 04:38:01 5862600 31407672 838864 2.55 430164 24197404 2183204 6.44 4504112 20857768 300 [2026-05-12T09:19:18.413Z] 04:39:01 5863264 31408368 838368 2.55 430188 24197408 2183204 6.44 4503348 20857768 8 [2026-05-12T09:19:18.413Z] 04:40:01 5863776 31408908 837828 2.55 430212 24197412 2183204 6.44 4503912 20857772 8 [2026-05-12T09:19:18.413Z] 04:41:01 5863532 31408688 838024 2.55 430232 24197416 2183204 6.44 4503100 20857776 12 [2026-05-12T09:19:18.413Z] 04:42:01 5863500 31408708 837972 2.55 430280 24197420 2183204 6.44 4504096 20857780 160 [2026-05-12T09:19:18.413Z] 04:43:01 5863468 31408700 837948 2.55 430300 24197424 2183204 6.44 4502940 20857744 4 [2026-05-12T09:19:18.413Z] 04:44:01 5863572 31408820 837984 2.55 430316 24197424 2183204 6.44 4503976 20857744 164 [2026-05-12T09:19:18.413Z] 04:45:01 5863556 31408832 837944 2.55 430336 24197428 2183204 6.44 4502984 20857748 8 [2026-05-12T09:19:18.413Z] 04:46:02 5863508 31408792 837924 2.55 430344 24197428 2183204 6.44 4503944 20857748 164 [2026-05-12T09:19:18.413Z] 04:47:01 5863460 31408764 837892 2.55 430360 24197432 2183204 6.44 4503000 20857752 8 [2026-05-12T09:19:18.413Z] 04:48:01 5862868 31408188 838408 2.55 430376 24197432 2183204 6.44 4503048 20857752 8 [2026-05-12T09:19:18.413Z] 04:49:01 5863176 31408532 838004 2.55 430416 24197428 2183204 6.44 4503152 20857756 24 [2026-05-12T09:19:18.413Z] 04:50:01 5863160 31408556 837964 2.55 430436 24197444 2183204 6.44 4503116 20857764 4 [2026-05-12T09:19:18.413Z] 04:51:01 5863048 31408448 838012 2.55 430440 24197444 2183204 6.44 4503120 20857764 4 [2026-05-12T09:19:18.413Z] 04:52:01 5862684 31408096 838240 2.55 430448 24197452 2183204 6.44 4503404 20857768 168 [2026-05-12T09:19:18.413Z] 04:53:01 5862384 31407808 838512 2.55 430460 24197452 2183204 6.44 4503396 20857772 76 [2026-05-12T09:19:18.413Z] 04:54:01 5862456 31407896 838380 2.55 430468 24197456 2183204 6.44 4503488 20857776 20 [2026-05-12T09:19:18.413Z] 04:55:01 5862368 31407820 838412 2.55 430476 24197460 2183204 6.44 4503176 20857780 8 [2026-05-12T09:19:18.413Z] 04:56:01 5862536 31408004 838384 2.55 430492 24197460 2183204 6.44 4503176 20857780 12 [2026-05-12T09:19:18.413Z] 04:57:01 5862520 31408004 838356 2.55 430500 24197464 2183204 6.44 4503184 20857784 28 [2026-05-12T09:19:18.413Z] 04:58:01 5862472 31407980 838320 2.55 430520 24197464 2183204 6.44 4503204 20857784 4 [2026-05-12T09:19:18.413Z] 04:59:01 5862164 31407696 838540 2.55 430536 24197472 2183204 6.44 4503308 20857788 44 [2026-05-12T09:19:18.413Z] 05:00:01 5862092 31407640 838520 2.55 430552 24197472 2183204 6.44 4503520 20857788 4 [2026-05-12T09:19:18.413Z] 05:01:01 5862108 31407680 838428 2.55 430576 24197476 2183204 6.44 4503288 20857792 28 [2026-05-12T09:19:18.413Z] 05:02:01 5862040 31407628 838652 2.55 430588 24197480 2166932 6.39 4503300 20857796 4 [2026-05-12T09:19:18.413Z] 05:03:01 5862208 31407808 838656 2.55 430600 24197480 2166932 6.39 4503308 20857796 12 [2026-05-12T09:19:18.413Z] 05:04:01 5861876 31407632 838788 2.55 430632 24197604 2166932 6.39 4503796 20857928 24 [2026-05-12T09:19:18.413Z] 05:05:01 5861892 31407676 838748 2.55 430644 24197612 2182976 6.44 4503388 20857928 12 [2026-05-12T09:19:18.413Z] 05:06:01 5861584 31407412 838940 2.55 430664 24197616 2182976 6.44 4503672 20857932 152 [2026-05-12T09:19:18.413Z] 05:07:01 5861560 31407392 838916 2.55 430664 24197616 2182976 6.44 4503412 20857932 8 [2026-05-12T09:19:18.413Z] 05:08:01 5861472 31407332 838916 2.55 430688 24197620 2182976 6.44 4503452 20857908 8 [2026-05-12T09:19:18.413Z] 05:09:01 5860940 31407044 839052 2.55 430712 24197624 2182976 6.44 4504484 20857180 68 [2026-05-12T09:19:18.413Z] 05:10:01 5861364 31407536 838516 2.55 430712 24197632 2182976 6.44 4504648 20857036 12 [2026-05-12T09:19:18.413Z] 05:11:01 5861008 31407196 838776 2.55 430728 24197636 2199024 6.48 4504772 20857036 40 [2026-05-12T09:19:18.413Z] 05:12:01 5861228 31407420 838708 2.55 430732 24197636 2199024 6.48 4504532 20857036 16 [2026-05-12T09:19:18.413Z] 05:13:01 5861116 31407328 838724 2.55 430744 24197640 2199024 6.48 4504840 20857040 28 [2026-05-12T09:19:18.413Z] 05:14:01 5861392 31407616 838384 2.55 430760 24197640 2199024 6.48 4504912 20857040 8 [2026-05-12T09:19:18.413Z] 05:15:01 5861284 31407536 838584 2.55 430780 24197644 2199024 6.48 4504676 20857044 40 [2026-05-12T09:19:18.413Z] 05:16:01 5861468 31407736 838564 2.55 430788 24197648 2199024 6.48 4504864 20857048 164 [2026-05-12T09:19:18.413Z] 05:17:01 5861072 31407388 838756 2.55 430804 24197652 2199024 6.48 4505232 20857048 24 [2026-05-12T09:19:18.413Z] 05:18:01 5861592 31407944 838200 2.55 430816 24197656 2199024 6.48 4504648 20857036 24 [2026-05-12T09:19:18.413Z] 05:19:01 5861048 31407416 838668 2.55 430836 24197656 2182624 6.43 4504732 20857036 8 [2026-05-12T09:19:18.413Z] 05:20:01 5861004 31407388 838908 2.55 430844 24197660 2182624 6.43 4504724 20857040 8 [2026-05-12T09:19:18.413Z] 05:21:01 5861012 31407420 838856 2.55 430864 24197664 2182624 6.43 4504812 20857044 16 [2026-05-12T09:19:18.413Z] 05:22:01 5861240 31407660 838672 2.55 430876 24197664 2182624 6.43 4504756 20857044 8 [2026-05-12T09:19:18.413Z] 05:23:01 5861160 31407612 838664 2.55 430900 24197668 2182624 6.43 4504792 20857048 8 [2026-05-12T09:19:18.413Z] 05:24:01 5860764 31407248 838976 2.55 430928 24197668 2182624 6.43 4504876 20857052 8 [2026-05-12T09:19:18.413Z] 05:25:01 5860976 31407484 838664 2.55 430948 24197676 2182624 6.43 4504836 20857056 52 [2026-05-12T09:19:18.413Z] 05:26:01 5828556 31388152 857796 2.61 431324 24209548 2210872 6.52 4524396 20867528 32 [2026-05-12T09:19:18.413Z] 05:27:01 5828796 31388412 857508 2.61 431340 24209552 2210872 6.52 4524396 20867532 8 [2026-05-12T09:19:18.413Z] 05:28:01 5828772 31388396 857500 2.61 431344 24209556 2210872 6.52 4524456 20867536 8 [2026-05-12T09:19:18.413Z] 05:29:01 5828716 31388364 857480 2.61 431380 24209544 2210872 6.52 4524536 20867540 12 [2026-05-12T09:19:18.413Z] 05:30:01 5828928 31388612 857136 2.61 431396 24209564 2210872 6.52 4524384 20867544 8 [2026-05-12T09:19:18.413Z] 05:31:01 5828784 31388480 857148 2.61 431408 24209564 2210872 6.52 4524680 20867544 164 [2026-05-12T09:19:18.413Z] 05:32:01 5828792 31388496 857124 2.61 431412 24209568 2210872 6.52 4524408 20867548 8 [2026-05-12T09:19:18.413Z] 05:33:01 5828960 31388680 857068 2.61 431428 24209568 2210872 6.52 4524500 20867548 8 [2026-05-12T09:19:18.413Z] 05:34:01 5828912 31388652 857096 2.61 431452 24209564 2210872 6.52 4524544 20867552 24 [2026-05-12T09:19:18.413Z] 05:35:01 5829148 31388908 856816 2.61 431468 24209576 2210872 6.52 4524372 20867556 12 [2026-05-12T09:19:18.413Z] 05:36:01 5829100 31388880 856792 2.61 431480 24209576 2210872 6.52 4524376 20867556 12 [2026-05-12T09:19:18.413Z] 05:37:01 5829624 31389416 856412 2.61 431488 24209580 2210872 6.52 4524384 20867560 8 [2026-05-12T09:19:18.413Z] 05:38:01 5829768 31389568 856432 2.61 431496 24209580 2210872 6.52 4524392 20867560 8 [2026-05-12T09:19:18.413Z] 05:39:01 5829508 31389340 856640 2.61 431528 24209580 2210872 6.52 4524516 20867568 8 [2026-05-12T09:19:18.413Z] 05:40:01 5829168 31389032 856888 2.61 431552 24209588 2210872 6.52 4524476 20867568 8 [2026-05-12T09:19:18.413Z] 05:41:01 5828616 31388632 857228 2.61 431568 24209720 2210872 6.52 4524492 20867700 8 [2026-05-12T09:19:18.413Z] 05:42:01 5828608 31388656 857144 2.61 431592 24209728 2210872 6.52 4524808 20867708 4 [2026-05-12T09:19:18.413Z] 05:43:01 5828496 31388564 857176 2.61 431612 24209728 2210872 6.52 4524576 20867708 8 [2026-05-12T09:19:18.413Z] 05:44:01 5828884 31388992 856904 2.61 431648 24209732 2210872 6.52 4524676 20867712 4 [2026-05-12T09:19:18.413Z] 05:45:01 5828868 31389000 856860 2.61 431676 24209732 2210872 6.52 4524636 20867712 8 [2026-05-12T09:19:18.413Z] 05:46:01 5828600 31388756 857072 2.61 431696 24209736 2210872 6.52 4524672 20867716 28 [2026-05-12T09:19:18.413Z] 05:47:01 5828544 31388724 857084 2.61 431708 24209740 2210872 6.52 4524956 20867720 4 [2026-05-12T09:19:18.413Z] 05:48:01 5829000 31389204 856544 2.61 431732 24209740 2210872 6.52 4524836 20867720 8 [2026-05-12T09:19:18.413Z] 05:49:01 5828920 31389148 856648 2.61 431760 24209732 2210872 6.52 4524840 20867728 8 [2026-05-12T09:19:18.413Z] 05:50:01 5828620 31388888 856848 2.61 431792 24209748 2210872 6.52 4524856 20867728 12 [2026-05-12T09:19:18.413Z] 05:51:01 5828336 31388624 857084 2.61 431800 24209752 2210872 6.52 4524748 20867732 8 [2026-05-12T09:19:18.413Z] 05:52:01 5828360 31388660 856988 2.61 431812 24209752 2226980 6.57 4524788 20867732 4 [2026-05-12T09:19:18.413Z] 05:53:01 5828344 31388672 856916 2.61 431836 24209756 2226980 6.57 4524716 20867736 28 [2026-05-12T09:19:18.413Z] 05:54:01 5828296 31388652 856876 2.61 431872 24209748 2226980 6.57 4525112 20867740 4 [2026-05-12T09:19:18.423Z] 05:55:01 5828212 31388608 857076 2.61 431892 24209760 2226980 6.57 4524872 20867740 12 [2026-05-12T09:19:18.423Z] 05:56:01 5828404 31388820 857044 2.61 431908 24209764 2226980 6.57 4524872 20867744 8 [2026-05-12T09:19:18.423Z] 05:57:01 5828564 31388996 857044 2.61 431924 24209768 2226980 6.57 4524892 20867744 4 [2026-05-12T09:19:18.423Z] 05:58:01 5828808 31389256 856760 2.61 431936 24209776 2226980 6.57 4524916 20867748 40 [2026-05-12T09:19:18.423Z] 05:59:01 5828184 31388656 857308 2.61 431960 24209768 2226980 6.57 4525012 20867756 4 [2026-05-12T09:19:18.423Z] 06:00:01 5828460 31388976 856928 2.61 431988 24209780 2226980 6.57 4524976 20867760 28 [2026-05-12T09:19:18.423Z] 06:01:01 5828664 31389204 856744 2.61 432000 24209784 2226980 6.57 4524996 20867764 8 [2026-05-12T09:19:18.423Z] 06:02:01 5828396 31388940 856956 2.61 432004 24209784 2226980 6.57 4525004 20867764 12 [2026-05-12T09:19:18.423Z] 06:03:01 5828500 31389060 857000 2.61 432016 24209788 2226980 6.57 4525028 20867768 12 [2026-05-12T09:19:18.423Z] 06:04:01 5828564 31389132 856928 2.61 432028 24209784 2226980 6.57 4525300 20867768 20 [2026-05-12T09:19:18.423Z] 06:05:01 5829052 31389636 856408 2.61 432036 24209792 2226980 6.57 4525052 20867772 32 [2026-05-12T09:19:18.423Z] 06:06:01 5829028 31389628 856352 2.61 432052 24209792 2226980 6.57 4525072 20867772 16 [2026-05-12T09:19:18.423Z] 06:07:01 5828632 31389252 856608 2.61 432064 24209800 2226980 6.57 4525380 20867780 4 [2026-05-12T09:19:18.423Z] 06:08:01 5828972 31389624 856236 2.60 432092 24209804 2243060 6.61 4525176 20867784 28 [2026-05-12T09:19:18.423Z] 06:09:02 5828800 31389472 856572 2.61 432124 24209792 2243060 6.61 4525224 20867784 8 [2026-05-12T09:19:18.423Z] 06:10:01 5827508 31388348 857684 2.61 432156 24209808 2243060 6.61 4525764 20867788 8 [2026-05-12T09:19:18.423Z] 06:11:01 5827460 31388328 857644 2.61 432176 24209808 2243060 6.61 4525524 20867788 12 [2026-05-12T09:19:18.423Z] 06:12:01 5827340 31388232 857672 2.61 432196 24209812 2243060 6.61 4525536 20867792 4 [2026-05-12T09:19:18.423Z] 06:13:01 5827544 31388584 857252 2.61 432220 24209944 2243060 6.61 4525488 20867916 28 [2026-05-12T09:19:18.423Z] 06:14:01 5827464 31388544 857240 2.61 432252 24209944 2243060 6.61 4525596 20867924 4 [2026-05-12T09:19:18.423Z] 06:15:01 5827172 31388296 857404 2.61 432292 24209956 2243060 6.61 4525848 20867928 64 [2026-05-12T09:19:18.423Z] 06:16:01 5827388 31388524 857348 2.61 432304 24209956 2243060 6.61 4525848 20867928 168 [2026-05-12T09:19:18.423Z] 06:17:01 5827840 31389016 857052 2.61 432328 24209960 2226632 6.56 4526112 20867940 16 [2026-05-12T09:19:18.423Z] 06:18:01 5827452 31388668 857348 2.61 432348 24209960 2226632 6.56 4525648 20867940 8 [2026-05-12T09:19:18.423Z] 06:19:01 5827492 31388736 857224 2.61 432372 24209964 2226632 6.56 4525744 20867944 8 [2026-05-12T09:19:18.423Z] 06:20:01 5827192 31388472 857480 2.61 432412 24209960 2226632 6.56 4525716 20867948 8 [2026-05-12T09:19:18.423Z] 06:21:01 5826940 31388248 857628 2.61 432432 24209968 2226632 6.56 4526124 20867948 16 [2026-05-12T09:19:18.423Z] 06:22:01 5826908 31388228 857604 2.61 432440 24209972 2226632 6.56 4526004 20867952 16 [2026-05-12T09:19:18.423Z] 06:23:01 5827128 31388460 857328 2.61 432452 24209972 2226632 6.56 4526004 20867952 16 [2026-05-12T09:19:18.423Z] 06:24:01 5827120 31388492 857280 2.61 432488 24209976 2226632 6.56 4525876 20867956 8 [2026-05-12T09:19:18.423Z] 06:25:01 5826828 31388236 857532 2.61 432536 24209964 2242676 6.61 4526136 20867956 24 [2026-05-12T09:19:18.423Z] 06:26:01 5823632 31388188 857312 2.61 432828 24212528 2224556 6.56 4526500 20870160 8 [2026-05-12T09:19:18.423Z] 06:27:01 5823892 31388468 856996 2.61 432844 24212532 2224556 6.56 4526508 20870164 28 [2026-05-12T09:19:18.423Z] 06:28:01 5823780 31388404 856968 2.61 432860 24212532 2224556 6.56 4526524 20870164 8 [2026-05-12T09:19:18.423Z] 06:29:01 5823660 31388304 857008 2.61 432876 24212536 2224556 6.56 4526624 20870168 4 [2026-05-12T09:19:18.423Z] 06:30:01 5823660 31388320 857036 2.61 432908 24212524 2224556 6.56 4526608 20870168 24 [2026-05-12T09:19:18.423Z] 06:31:01 5823328 31388024 857276 2.61 432924 24212544 2224556 6.56 4526644 20870172 4 [2026-05-12T09:19:18.423Z] 06:32:01 5823496 31388220 857240 2.61 432948 24212544 2224556 6.56 4526668 20870172 8 [2026-05-12T09:19:18.423Z] 06:33:01 5823684 31388424 857004 2.61 432952 24212552 2224556 6.56 4526848 20870180 8 [2026-05-12T09:19:18.423Z] 06:34:01 5823740 31388512 856860 2.61 432976 24212556 2224556 6.56 4526652 20870184 4 [2026-05-12T09:19:18.423Z] 06:35:01 5823576 31388380 857112 2.61 433004 24212556 2224556 6.56 4526624 20870184 8 [2026-05-12T09:19:18.423Z] 06:36:01 5823504 31388332 857088 2.61 433016 24212560 2224556 6.56 4526912 20870192 172 [2026-05-12T09:19:18.423Z] 06:37:01 5823488 31388348 857012 2.61 433044 24212560 2224556 6.56 4526996 20870192 164 [2026-05-12T09:19:18.423Z] 06:38:01 5823756 31388628 856732 2.61 433052 24212564 2224556 6.56 4526744 20870196 8 [2026-05-12T09:19:18.423Z] 06:39:01 5823716 31388616 856772 2.61 433076 24212568 2224556 6.56 4527008 20870200 12 [2026-05-12T09:19:18.423Z] 06:40:01 5823692 31388604 856744 2.61 433100 24212556 2224556 6.56 4526836 20870200 8 [2026-05-12T09:19:18.423Z] 06:41:01 5823676 31388620 856712 2.61 433116 24212572 2224556 6.56 4526860 20870204 28 [2026-05-12T09:19:18.423Z] 06:42:01 5823564 31388536 856740 2.61 433144 24212572 2224556 6.56 4526888 20870204 8 [2026-05-12T09:19:18.423Z] 06:43:01 5823516 31388516 856804 2.61 433168 24212580 2224556 6.56 4526788 20870208 44 [2026-05-12T09:19:18.423Z] 06:44:01 5823500 31388528 856864 2.61 433192 24212580 2224556 6.56 4526876 20870212 12 [2026-05-12T09:19:18.423Z] 06:45:01 5823420 31388484 856860 2.61 433232 24212576 2224556 6.56 4526848 20870216 8 [2026-05-12T09:19:18.423Z] 06:46:01 5823340 31388444 856864 2.61 433252 24212592 2224556 6.56 4527168 20870220 172 [2026-05-12T09:19:18.423Z] 06:47:01 5823332 31388456 856800 2.61 433264 24212592 2224556 6.56 4527104 20870220 36 [2026-05-12T09:19:18.423Z] 06:48:01 5823756 31388888 856776 2.61 433268 24212596 2224556 6.56 4526896 20870224 4 [2026-05-12T09:19:18.423Z] 06:49:01 5823748 31388908 856736 2.61 433292 24212596 2224556 6.56 4527016 20870224 8 [2026-05-12T09:19:18.423Z] 06:50:01 5823448 31388532 857052 2.61 433320 24212588 2224556 6.56 4526988 20870228 8 [2026-05-12T09:19:18.423Z] 06:51:01 5825124 31390312 855216 2.60 433340 24212664 2224556 6.56 4524700 20870296 8 [2026-05-12T09:19:18.423Z] 06:52:01 5824824 31390040 855424 2.60 433360 24212672 2224556 6.56 4525004 20870300 8 [2026-05-12T09:19:18.423Z] 06:53:01 5825124 31390368 855028 2.60 433380 24212676 2224556 6.56 4524740 20870304 8 [2026-05-12T09:19:18.423Z] 06:54:01 5825052 31390312 855012 2.60 433392 24212676 2224556 6.56 4524888 20870308 16 [2026-05-12T09:19:18.423Z] 06:55:01 5825028 31390292 854964 2.60 433420 24212676 2224556 6.56 4524812 20870312 8 [2026-05-12T09:19:18.423Z] 06:56:01 5825196 31390488 854940 2.60 433428 24212680 2224556 6.56 4524872 20870312 8 [2026-05-12T09:19:18.423Z] 06:57:01 5824888 31390184 855200 2.60 433444 24212684 2224556 6.56 4524880 20870316 12 [2026-05-12T09:19:18.423Z] 06:58:01 5824996 31390320 855020 2.60 433452 24212684 2240600 6.61 4524904 20870316 8 [2026-05-12T09:19:18.423Z] 06:59:01 5825304 31390644 854620 2.60 433476 24212688 2240600 6.61 4524988 20870320 8 [2026-05-12T09:19:18.423Z] 07:00:01 5825288 31390784 854428 2.60 433500 24212812 2240600 6.61 4524944 20870452 8 [2026-05-12T09:19:18.423Z] 07:01:01 5825208 31390708 854416 2.60 433520 24212824 2240600 6.61 4524952 20870456 8 [2026-05-12T09:19:18.423Z] 07:02:01 5824868 31390416 854684 2.60 433528 24212828 2256916 6.65 4524996 20870460 8 [2026-05-12T09:19:18.423Z] 07:03:01 5825076 31390640 854616 2.60 433536 24212832 2240816 6.61 4525008 20870464 8 [2026-05-12T09:19:18.423Z] 07:04:01 5825532 31391112 854108 2.60 433556 24212832 2240816 6.61 4525264 20870468 16 [2026-05-12T09:19:18.423Z] 07:05:01 5825232 31390816 854436 2.60 433580 24212828 2240816 6.61 4525024 20870472 12 [2026-05-12T09:19:18.423Z] 07:06:01 5824868 31390512 854720 2.60 433592 24212840 2240816 6.61 4525372 20870476 12 [2026-05-12T09:19:18.423Z] 07:07:01 5825160 31390736 854424 2.60 433604 24212844 2240816 6.61 4525080 20870480 8 [2026-05-12T09:19:18.423Z] 07:08:01 5824964 31390564 854596 2.60 433616 24212844 2240816 6.61 4525112 20870476 16 [2026-05-12T09:19:18.423Z] 07:09:01 5824600 31390332 854752 2.60 433640 24212976 2240816 6.61 4525428 20870608 12 [2026-05-12T09:19:18.423Z] 07:10:01 5823956 31389560 855500 2.60 433660 24212976 2224768 6.56 4525676 20870580 4 [2026-05-12T09:19:18.423Z] 07:11:01 5824332 31389956 855060 2.60 433668 24212984 2224768 6.56 4525424 20870588 8 [2026-05-12T09:19:18.423Z] 07:12:01 5824500 31390140 855044 2.60 433676 24212988 2224768 6.56 4525752 20870592 16 [2026-05-12T09:19:18.423Z] 07:13:01 5824200 31389844 855228 2.60 433696 24212988 2224768 6.56 4525720 20870592 188 [2026-05-12T09:19:18.423Z] 07:14:01 5824028 31389700 855380 2.60 433708 24212992 2224768 6.56 4525488 20870596 8 [2026-05-12T09:19:18.423Z] 07:15:01 5823940 31389628 855380 2.60 433740 24212984 2224768 6.56 4525432 20870596 8 [2026-05-12T09:19:18.423Z] 07:16:01 5824120 31389844 855112 2.60 433756 24212996 2224768 6.56 4525496 20870600 8 [2026-05-12T09:19:18.423Z] 07:17:01 5823380 31389120 855768 2.60 433780 24212996 2224768 6.56 4528588 20870600 8 [2026-05-12T09:19:18.423Z] 07:18:01 5824080 31389852 855456 2.60 433788 24213000 2224768 6.56 4528072 20870604 8 [2026-05-12T09:19:18.423Z] 07:19:01 5824288 31390088 855384 2.60 433812 24213012 2224768 6.56 4528156 20870612 8 [2026-05-12T09:19:18.423Z] 07:20:01 5824448 31390284 855476 2.60 433844 24213012 2224768 6.56 4528156 20870616 4 [2026-05-12T09:19:18.423Z] 07:21:01 5824116 31389988 855748 2.60 433868 24213016 2224768 6.56 4528544 20870620 28 [2026-05-12T09:19:18.423Z] 07:22:01 5823696 31389588 856080 2.60 433876 24213016 2224768 6.56 4528428 20870620 8 [2026-05-12T09:19:18.423Z] 07:23:01 5823348 31389252 856304 2.61 433896 24213020 2224768 6.56 4528556 20870624 160 [2026-05-12T09:19:18.423Z] 07:24:01 5823600 31389524 856024 2.60 433908 24213020 2224768 6.56 4528584 20870624 8 [2026-05-12T09:19:18.423Z] 07:25:01 5823544 31389484 855944 2.60 433940 24213024 2224768 6.56 4528528 20870628 8 [2026-05-12T09:19:18.423Z] 07:26:01 5839504 31405836 840560 2.56 433976 24213392 2160800 6.37 4515916 20865952 48 [2026-05-12T09:19:18.423Z] 07:27:01 5839976 31406320 840244 2.56 433992 24213392 2160800 6.37 4516168 20865952 8 [2026-05-12T09:19:18.423Z] 07:28:01 5840080 31406476 840068 2.56 434004 24213396 2160800 6.37 4515924 20865956 8 [2026-05-12T09:19:18.423Z] 07:29:01 5840080 31406492 839996 2.56 434036 24213400 2160800 6.37 4516156 20865960 8 [2026-05-12T09:19:18.423Z] 07:30:01 5840544 31407024 839484 2.55 434064 24213404 2176960 6.42 4516272 20865968 28 [2026-05-12T09:19:18.423Z] 07:31:01 5840016 31406504 839944 2.56 434100 24213400 2176960 6.42 4516016 20865968 8 [2026-05-12T09:19:18.423Z] 07:32:01 5839668 31406156 840216 2.56 434116 24213408 2176960 6.42 4516016 20865968 8 [2026-05-12T09:19:18.423Z] 07:33:01 5839376 31405928 840424 2.56 434140 24213412 2176960 6.42 4516080 20865972 8 [2026-05-12T09:19:18.423Z] 07:34:01 5839856 31406428 839864 2.56 434152 24213412 2176960 6.42 4516160 20865972 8 [2026-05-12T09:19:18.423Z] 07:35:01 5839832 31406420 839824 2.55 434164 24213416 2176960 6.42 4516108 20865976 8 [2026-05-12T09:19:18.423Z] 07:36:01 5839532 31406140 840040 2.56 434184 24213416 2176960 6.42 4516132 20865980 8 [2026-05-12T09:19:18.423Z] 07:37:01 5839668 31406308 839996 2.56 434208 24213428 2176960 6.42 4516416 20865988 4 [2026-05-12T09:19:18.423Z] 07:38:01 5839888 31406552 839756 2.55 434224 24213432 2193004 6.47 4516176 20865992 8 [2026-05-12T09:19:18.423Z] 07:39:01 5839904 31406568 839672 2.55 434240 24213432 2193004 6.47 4516260 20865992 8 [2026-05-12T09:19:18.423Z] 07:40:01 5839832 31406508 839652 2.55 434252 24213436 2193004 6.47 4516316 20865996 8 [2026-05-12T09:19:18.423Z] 07:41:01 5840008 31406700 839596 2.55 434264 24213432 2193004 6.47 4516504 20865996 196 [2026-05-12T09:19:18.423Z] 07:42:01 5839464 31406292 839972 2.56 434272 24213568 2176728 6.42 4516232 20866120 8 [2026-05-12T09:19:18.423Z] 07:43:01 5839336 31406212 839904 2.56 434288 24213568 2176728 6.42 4516240 20866128 12 [2026-05-12T09:19:18.423Z] 07:44:01 5839288 31406184 839880 2.56 434296 24213572 2176728 6.42 4516324 20866132 8 [2026-05-12T09:19:18.423Z] 07:45:01 5839152 31406060 839868 2.56 434324 24213576 2176728 6.42 4516492 20866136 8 [2026-05-12T09:19:18.423Z] 07:46:01 5839092 31406032 840052 2.56 434368 24213576 2176728 6.42 4516296 20866136 8 [2026-05-12T09:19:18.423Z] 07:47:01 5839076 31406084 839960 2.56 434384 24213584 2176728 6.42 4516712 20866144 204 [2026-05-12T09:19:18.423Z] 07:48:01 5839100 31406108 839920 2.56 434400 24213584 2176728 6.42 4516356 20866144 8 [2026-05-12T09:19:18.423Z] 07:49:01 5838872 31405920 840040 2.56 434424 24213588 2176728 6.42 4516448 20866148 12 [2026-05-12T09:19:18.423Z] 07:50:01 5838572 31405636 840372 2.56 434436 24213592 2176728 6.42 4516400 20866152 8 [2026-05-12T09:19:18.423Z] 07:51:01 5838680 31405772 840184 2.56 434464 24213592 2176728 6.42 4516688 20866152 16 [2026-05-12T09:19:18.423Z] 07:52:01 5838592 31405704 840156 2.56 434472 24213600 2176728 6.42 4516696 20866160 8 [2026-05-12T09:19:18.423Z] 07:53:01 5838380 31405532 840388 2.56 434480 24213600 2176728 6.42 4516768 20866160 188 [2026-05-12T09:19:18.423Z] 07:54:01 5838592 31405760 840144 2.56 434488 24213604 2176728 6.42 4516836 20866164 8 [2026-05-12T09:19:18.423Z] 07:55:01 5838796 31405988 839864 2.56 434508 24213604 2176728 6.42 4516840 20866164 184 [2026-05-12T09:19:18.423Z] 07:56:01 5838536 31405732 840080 2.56 434532 24213608 2176728 6.42 4516752 20866168 8 [2026-05-12T09:19:18.423Z] 07:57:01 5838644 31405872 839896 2.56 434540 24213616 2176728 6.42 4516780 20866172 16 [2026-05-12T09:19:18.423Z] 07:58:01 5839124 31406388 839368 2.55 434556 24213616 2176728 6.42 4516580 20866172 8 [2026-05-12T09:19:18.423Z] 07:59:01 5838856 31406144 839616 2.55 434564 24213620 2176728 6.42 4516656 20866180 8 [2026-05-12T09:19:18.423Z] 08:00:01 5839104 31406400 839512 2.55 434584 24213620 2176728 6.42 4516620 20866180 4 [2026-05-12T09:19:18.423Z] 08:01:01 5838836 31406156 839732 2.55 434600 24213624 2176728 6.42 4516640 20866184 28 [2026-05-12T09:19:18.423Z] 08:02:01 5838568 31405904 840032 2.56 434616 24213624 2176728 6.42 4516656 20866184 4 [2026-05-12T09:19:18.423Z] 08:03:01 5839016 31406380 839484 2.55 434652 24213628 2192784 6.46 4516972 20866188 8 [2026-05-12T09:19:18.423Z] 08:04:01 5838140 31405572 840228 2.56 434672 24213688 2192784 6.46 4517152 20866256 36 [2026-05-12T09:19:18.423Z] 08:05:01 5838124 31405616 840256 2.56 434684 24213700 2192784 6.46 4516736 20866260 12 [2026-05-12T09:19:18.423Z] 08:06:01 5838596 31406092 839720 2.55 434712 24213696 2192784 6.46 4516768 20866264 28 [2026-05-12T09:19:18.423Z] 08:07:01 5838856 31406356 839388 2.55 434736 24213704 2192784 6.46 4517092 20866268 4 [2026-05-12T09:19:18.423Z] 08:08:01 5838508 31406064 839652 2.55 434760 24213708 2192784 6.46 4517328 20866148 40 [2026-05-12T09:19:18.423Z] 08:09:01 5838296 31405852 839844 2.55 434776 24213712 2192784 6.46 4517400 20866104 8 [2026-05-12T09:19:18.423Z] 08:10:01 5837336 31404888 840792 2.56 434792 24213716 2209036 6.51 4517792 20866112 208 [2026-05-12T09:19:18.423Z] 08:11:01 5837328 31404888 840756 2.56 434828 24213708 2209036 6.51 4517556 20866116 12 [2026-05-12T09:19:18.423Z] 08:12:01 5838276 31405896 839984 2.56 434852 24213720 2209036 6.51 4517624 20866120 160 [2026-05-12T09:19:18.423Z] 08:13:01 5837688 31405316 840728 2.56 434888 24213724 2209036 6.51 4517296 20866120 28 [2026-05-12T09:19:18.423Z] 08:14:01 5837660 31405324 840924 2.56 434904 24213724 2209036 6.51 4517656 20866120 160 [2026-05-12T09:19:18.423Z] 08:15:01 5837888 31405596 840628 2.56 434928 24213732 2209036 6.51 4517664 20866128 20 [2026-05-12T09:19:18.423Z] 08:16:01 5838360 31406076 840092 2.56 434936 24213736 2192540 6.46 4517372 20866132 36 [2026-05-12T09:19:18.423Z] 08:17:01 5838416 31406144 839980 2.56 434948 24213736 2192540 6.46 4517676 20866132 12 [2026-05-12T09:19:18.423Z] 08:18:01 5838352 31406096 839980 2.56 434956 24213740 2192540 6.46 4517396 20866136 28 [2026-05-12T09:19:18.423Z] 08:19:01 5837808 31405552 840488 2.56 434984 24213740 2192540 6.46 4517456 20866136 4 [2026-05-12T09:19:18.423Z] 08:20:01 5837964 31405748 840268 2.56 435000 24213744 2192540 6.46 4517724 20866140 24 [2026-05-12T09:19:18.423Z] 08:21:01 5837176 31404960 840992 2.56 435016 24213744 2192540 6.46 4517636 20866140 12 [2026-05-12T09:19:18.423Z] 08:22:01 5837192 31405012 840936 2.56 435036 24213748 2192540 6.46 4517464 20866144 36 [2026-05-12T09:19:18.423Z] 08:23:01 5837468 31405300 840632 2.56 435040 24213756 2192540 6.46 4517464 20866152 16 [2026-05-12T09:19:18.423Z] 08:24:01 5837436 31405296 840608 2.56 435056 24213760 2192540 6.46 4517548 20866152 24 [2026-05-12T09:19:18.423Z] 08:25:01 5837388 31405272 840584 2.56 435072 24213764 2192540 6.46 4517504 20866160 20 [2026-05-12T09:19:18.423Z] 08:26:01 5837088 31404972 840820 2.56 435084 24213760 2192540 6.46 4517504 20866160 20 [2026-05-12T09:19:18.423Z] 08:27:01 5837768 31405656 840384 2.56 435104 24213764 2192540 6.46 4517512 20866164 32 [2026-05-12T09:19:18.423Z] 08:28:01 5837664 31405612 840400 2.56 435116 24213768 2176292 6.42 4517844 20866168 204 [2026-05-12T09:19:18.423Z] 08:29:01 5837348 31405364 840732 2.56 435136 24213836 2176292 6.42 4517636 20866232 16 [2026-05-12T09:19:18.423Z] 08:30:01 5837932 31405976 840224 2.56 435144 24213840 2176292 6.42 4517944 20866236 4 [2026-05-12T09:19:18.423Z] 08:31:01 5837176 31405220 840936 2.56 435164 24213832 2176292 6.42 4518092 20866236 16 [2026-05-12T09:19:18.423Z] 08:32:01 5837804 31405852 840284 2.56 435176 24213844 2176292 6.42 4517856 20866240 8 [2026-05-12T09:19:18.423Z] 08:33:01 5837260 31405312 840760 2.56 435192 24213848 2176292 6.42 4517604 20866244 28 [2026-05-12T09:19:18.423Z] 08:34:01 5837180 31405300 840756 2.56 435212 24213852 2192408 6.46 4517720 20866252 8 [2026-05-12T09:19:18.423Z] 08:35:01 5837852 31405972 840260 2.56 435232 24213852 2192408 6.46 4517660 20866252 12 [2026-05-12T09:19:18.423Z] 08:36:01 5838088 31406252 839952 2.56 435268 24213856 2192408 6.46 4517700 20866252 48 [2026-05-12T09:19:18.423Z] 08:37:01 5837340 31405512 840664 2.56 435284 24213856 2192408 6.46 4517700 20866256 24 [2026-05-12T09:19:18.423Z] 08:38:01 5837332 31405688 840568 2.56 435304 24213980 2192408 6.46 4517688 20866384 12 [2026-05-12T09:19:18.423Z] 08:39:01 5837096 31405488 840728 2.56 435316 24213992 2192408 6.46 4518080 20866388 4 [2026-05-12T09:19:18.423Z] 08:40:01 5837232 31405628 840748 2.56 435320 24213992 2192408 6.46 4517720 20866388 4 [2026-05-12T09:19:18.423Z] 08:41:02 5837484 31405900 840576 2.56 435332 24214000 2192408 6.46 4517732 20866392 40 [2026-05-12T09:19:18.423Z] 08:42:01 5837404 31405840 840588 2.56 435340 24214008 2192408 6.46 4517740 20866404 20 [2026-05-12T09:19:18.423Z] 08:43:01 5837428 31405868 840548 2.56 435348 24214008 2192408 6.46 4517744 20866404 8 [2026-05-12T09:19:18.423Z] 08:44:01 5837932 31406380 840028 2.56 435356 24214012 2192408 6.46 4517804 20866408 4 [2026-05-12T09:19:18.423Z] 08:45:01 5837364 31405812 840504 2.56 435384 24214012 2192408 6.46 4518004 20866408 20 [2026-05-12T09:19:18.423Z] 08:46:01 5836708 31405204 841080 2.56 435404 24214016 2192408 6.46 4517968 20866412 36 [2026-05-12T09:19:18.423Z] 08:47:01 5836684 31405324 840868 2.56 435436 24214144 2192408 6.46 4517928 20866540 8 [2026-05-12T09:19:18.423Z] 08:48:01 5836724 31405428 840772 2.56 435444 24214148 2192408 6.46 4517844 20866548 28 [2026-05-12T09:19:18.423Z] 08:49:01 5836888 31405596 840512 2.56 435476 24214152 2192408 6.46 4517904 20866552 4 [2026-05-12T09:19:18.423Z] 08:50:01 5837100 31405868 840204 2.56 435512 24214152 2192408 6.46 4517900 20866556 8 [2026-05-12T09:19:18.423Z] 08:51:01 5836272 31405048 841256 2.56 435528 24214160 2192408 6.46 4517900 20866564 40 [2026-05-12T09:19:18.423Z] 08:52:01 5837236 31406012 840236 2.56 435556 24214152 2192408 6.46 4517900 20866564 8 [2026-05-12T09:19:18.423Z] 08:53:01 5836756 31405596 840676 2.56 435580 24214164 2208460 6.51 4517956 20866572 28 [2026-05-12T09:19:18.423Z] 08:54:01 5836748 31405592 840608 2.56 435600 24214164 2208460 6.51 4518016 20866572 8 [2026-05-12T09:19:18.423Z] 08:55:01 5836952 31405860 840312 2.56 435628 24214168 2208460 6.51 4518012 20866580 28 [2026-05-12T09:19:18.423Z] 08:56:01 5836880 31405796 840276 2.56 435652 24214172 2208460 6.51 4518120 20866584 32 [2026-05-12T09:19:18.423Z] 08:57:01 5836816 31405760 840272 2.56 435676 24214172 2208460 6.51 4518220 20866568 44 [2026-05-12T09:19:18.423Z] 08:58:01 5837036 31405992 839980 2.56 435692 24214180 2191904 6.46 4518208 20866576 52 [2026-05-12T09:19:18.423Z] 08:59:01 5836968 31405964 840164 2.56 435716 24214184 2191904 6.46 4518520 20866576 68 [2026-05-12T09:19:18.423Z] 09:00:01 5836416 31405448 840620 2.56 435744 24214188 2191904 6.46 4518488 20866584 12 [2026-05-12T09:19:18.423Z] 09:01:01 5836416 31405476 840584 2.56 435764 24214188 2191904 6.46 4518440 20866584 16 [2026-05-12T09:19:18.423Z] 09:02:01 5836304 31405388 840624 2.56 435780 24214184 2191904 6.46 4518472 20866588 32 [2026-05-12T09:19:18.423Z] 09:03:01 5836100 31405188 840780 2.56 435800 24214196 2191904 6.46 4518272 20866592 12 [2026-05-12T09:19:18.423Z] 09:04:01 5836328 31405580 840384 2.56 435816 24214324 2191904 6.46 4518676 20866720 28 [2026-05-12T09:19:18.423Z] 09:05:01 5835988 31405260 840656 2.56 435836 24214328 2175812 6.41 4518452 20866724 4 [2026-05-12T09:19:18.423Z] 09:06:01 5835752 31405024 840888 2.56 435852 24214328 2191856 6.46 4518264 20866724 8 [2026-05-12T09:19:18.423Z] 09:07:01 5835896 31405232 840876 2.56 435892 24214320 2191856 6.46 4518320 20866732 8 [2026-05-12T09:19:18.423Z] 09:08:01 5835844 31405184 841088 2.56 435916 24214336 2191856 6.46 4518324 20866736 28 [2026-05-12T09:19:18.423Z] 09:09:01 5834740 31405024 841316 2.56 436072 24214920 2210056 6.52 4518736 20867232 8 [2026-05-12T09:19:18.423Z] 09:10:01 5834660 31404980 841300 2.56 436104 24214924 2210056 6.52 4518692 20867236 8 [2026-05-12T09:19:18.423Z] 09:11:01 5834912 31405284 840916 2.56 436120 24214924 2210056 6.52 4519116 20867180 4 [2026-05-12T09:19:18.423Z] 09:12:01 5835424 31405808 840348 2.56 436132 24214920 2210056 6.52 4518848 20867184 28 [2026-05-12T09:19:18.423Z] 09:13:01 5835140 31405548 840708 2.56 436156 24214928 2210056 6.52 4519188 20867184 8 [2026-05-12T09:19:18.423Z] 09:14:01 5835652 31406072 840152 2.56 436172 24214932 2210056 6.52 4519096 20867188 8 [2026-05-12T09:19:18.423Z] 09:15:01 5835080 31405524 840876 2.56 436188 24214940 2210056 6.52 4518908 20867196 44 [2026-05-12T09:19:18.423Z] 09:16:01 5835584 31406028 840336 2.56 436208 24214940 2210056 6.52 4519108 20867196 8 [2026-05-12T09:19:18.423Z] 09:17:01 5835316 31405768 840512 2.56 436236 24214936 2210056 6.52 4519196 20867204 8 [2026-05-12T09:19:18.423Z] 09:18:01 5835276 31405796 840504 2.56 436252 24214948 2210056 6.52 4519076 20867204 8 [2026-05-12T09:19:18.423Z] 09:19:01 5811808 31386116 859944 2.62 436404 24218312 2233448 6.58 4541236 20869052 2784 [2026-05-12T09:19:18.423Z] Average: 6062915 31379994 866153 2.64 428729 23981397 2252262 6.64 4499345 20671607 15510 [2026-05-12T09:19:18.423Z] [2026-05-12T09:19:18.423Z] 03:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-12T09:19:18.423Z] 03:19:01 lo 3.70 3.70 0.36 0.36 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:19:01 docker0 467.06 433.56 33.21 2987.20 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:19:01 ens3 1272.32 1005.43 10503.40 143.99 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:19:01 vethaece780 467.06 433.68 39.59 2987.21 0.00 0.00 0.00 0.24 [2026-05-12T09:19:18.423Z] 03:20:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:20:01 docker0 183.62 261.64 16.68 1559.15 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:20:01 ens3 426.96 287.92 4941.64 74.35 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:20:01 vethb00b387 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:21:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:21:01 ens3 23.40 17.01 18.17 10.78 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:21:01 vethb00b387 1.17 1.18 0.10 0.11 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:22:01 ens3 24.88 15.68 21.09 12.04 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:22:01 vethb00b387 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 veth27d67f9 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 vetha5d6fcb 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 docker0 528.67 926.12 48.57 9414.64 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 ens3 1073.98 617.93 12703.10 81.51 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 vethbea5510 0.02 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 vetha8c908c 0.03 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 veth899ce04 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 veth2f15714 0.02 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 vethb112417 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 veth1f99825 0.03 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 vethc854d74 0.63 3.70 0.06 0.38 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 veth5406819 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 vethd099acf 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 veth2b71685 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:23:01 veth4cb6b24 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 veth27d67f9 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 vetha5d6fcb 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 docker0 0.45 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 ens3 9.45 7.11 7.64 4.45 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 vethbea5510 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 vetha8c908c 0.02 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 veth899ce04 0.02 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 veth2f15714 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 vethb112417 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 veth1f99825 0.02 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 vethc854d74 0.12 0.45 0.01 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 veth5406819 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 vethd099acf 0.03 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 veth2b71685 0.02 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:24:01 veth4cb6b24 0.03 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 veth27d67f9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 vetha5d6fcb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 ens3 8.53 6.61 6.87 4.04 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 vethbea5510 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 veth899ce04 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 vethb112417 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 veth1f99825 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 vethc854d74 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 veth5406819 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 vethd099acf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 veth2b71685 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:25:01 veth4cb6b24 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:26:01 veth27d67f9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:26:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:26:01 ens3 6.21 3.57 4.86 2.79 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:26:01 vethb112417 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:26:01 vethc854d74 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:27:01 lo 33.19 33.19 3.26 3.26 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:27:01 ens3 353.21 356.52 183.32 1526.33 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:28:01 lo 20.46 20.46 2.00 2.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:28:01 ens3 358.59 358.56 120.48 2631.06 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:29:01 lo 13.93 13.93 1.36 1.36 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:29:01 ens3 224.26 227.06 92.01 1272.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:30:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:30:02 ens3 0.65 0.35 0.29 0.21 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:32:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:33:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:34:01 ens3 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:35:01 ens3 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:36:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:37:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:38:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:39:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:40:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:41:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:43:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:44:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:45:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:46:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:47:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:48:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:49:01 ens3 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:50:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:51:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:52:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:54:01 ens3 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:55:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:56:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:57:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:58:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 03:59:01 ens3 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 04:00:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.423Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:01:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:02:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:03:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:04:01 ens3 1.05 0.65 0.45 0.29 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:05:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:06:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:07:01 ens3 0.82 0.50 0.82 0.35 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:08:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:09:01 ens3 6.05 4.98 3.89 4.87 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:10:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:11:01 ens3 1.77 1.48 0.98 1.21 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:12:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:13:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:14:01 ens3 0.38 0.25 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:15:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:16:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:17:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:18:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:19:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:20:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:21:01 ens3 0.47 0.50 0.27 0.22 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:22:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:23:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:24:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:25:01 ens3 0.12 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:27:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:28:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:29:01 ens3 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:30:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:31:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.424Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:33:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:34:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:35:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:36:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:37:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:38:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:39:01 ens3 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:41:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:42:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:43:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:44:01 ens3 0.35 0.32 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:45:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:46:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:46:02 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:47:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:49:01 ens3 0.43 0.33 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:54:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:55:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 04:59:01 ens3 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:01:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:04:01 ens3 0.95 0.35 0.44 0.27 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:05:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:08:01 ens3 0.28 0.17 0.11 0.25 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:09:01 ens3 2.02 1.87 0.98 3.15 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:10:01 ens3 1.32 1.10 0.71 0.83 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:11:01 ens3 1.63 1.22 0.80 1.15 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:14:01 ens3 0.27 0.17 0.14 0.08 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:19:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:21:01 ens3 0.57 0.40 0.28 0.22 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:24:01 ens3 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:25:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:26:01 ens3 1.13 1.10 4.44 0.10 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:27:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:29:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:31:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:34:01 ens3 1.07 0.47 0.44 0.28 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:35:01 ens3 0.12 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:37:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:39:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:43:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:44:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:47:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:49:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:54:01 ens3 0.27 0.15 0.14 0.08 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 05:59:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:04:01 ens3 1.00 0.42 0.44 0.28 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:05:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:08:01 ens3 0.27 0.17 0.11 0.25 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:09:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:09:02 ens3 0.33 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:10:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:10:01 ens3 2.75 2.44 1.48 3.94 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:12:01 ens3 1.53 1.27 0.80 1.15 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:14:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:15:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:19:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:21:01 ens3 0.52 0.38 0.27 0.22 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:24:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:29:01 ens3 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:30:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:34:01 ens3 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.435Z] 06:35:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:39:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:43:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:44:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:49:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:54:01 ens3 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:55:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 06:59:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:04:01 ens3 1.03 0.40 0.44 0.27 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:05:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:08:01 ens3 0.30 0.18 0.11 0.25 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:09:01 ens3 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:10:01 ens3 2.68 2.52 1.46 3.88 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:11:01 ens3 0.20 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:12:01 ens3 1.52 1.27 0.79 1.15 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:14:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:17:01 ens3 1.22 1.65 0.09 11.37 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:19:01 ens3 3.30 4.45 0.34 7.21 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:21:01 ens3 1.83 2.52 0.36 6.83 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:22:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:24:01 ens3 0.70 0.82 0.17 6.60 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:29:01 ens3 0.77 0.65 0.12 6.43 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:30:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:31:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:34:01 ens3 3.08 4.15 0.32 7.10 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:35:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:38:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:39:01 ens3 3.38 5.17 0.29 7.26 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:40:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:41:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:43:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:44:01 ens3 4.00 6.73 0.33 7.36 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:47:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:49:01 ens3 3.10 4.22 0.27 7.20 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:51:01 ens3 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:54:01 ens3 1.05 1.52 0.19 1.63 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:55:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 07:59:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:00:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:04:01 ens3 0.85 0.33 0.38 0.27 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:05:01 ens3 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:08:01 ens3 0.28 0.17 0.11 0.25 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:09:01 ens3 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:10:01 ens3 2.60 2.22 1.45 3.86 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:11:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:12:01 ens3 1.62 1.28 0.80 1.15 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:13:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:14:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:19:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:20:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:21:01 ens3 0.47 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:23:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:24:01 ens3 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:25:01 ens3 0.20 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.436Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:29:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:30:01 ens3 2.65 0.22 0.55 0.20 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:31:01 ens3 5.85 0.98 1.33 0.65 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:32:01 ens3 1.95 1.10 1.06 0.82 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:33:01 ens3 0.37 0.07 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:34:01 ens3 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:35:01 ens3 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:36:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:37:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:38:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:39:01 ens3 0.92 0.38 0.40 0.20 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:40:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:41:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:41:02 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:42:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:43:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:44:01 ens3 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:45:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:46:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:47:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:48:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:49:01 ens3 0.48 0.23 0.16 0.08 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:50:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:52:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:54:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:55:01 ens3 0.27 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:56:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:57:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 08:59:01 ens3 0.38 0.32 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:00:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:01:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:03:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:04:01 ens3 0.93 0.48 0.38 0.28 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:05:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:07:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:08:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:09:01 ens3 0.65 0.50 0.27 0.34 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:10:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:11:01 ens3 2.95 2.50 1.48 3.88 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:12:01 ens3 0.25 0.12 0.10 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:13:01 ens3 1.43 1.22 0.71 1.09 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:14:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:17:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] 09:19:01 ens3 6.02 3.63 6.75 2.15 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] Average: docker0 3.27 4.50 0.27 38.68 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] Average: ens3 10.83 8.31 79.39 16.28 0.00 0.00 0.00 0.00 [2026-05-12T09:19:18.437Z] [2026-05-12T09:19:18.437Z]