Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9037ba690cac26d81ae5f0115dcfb5a63653c1a 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-ssh9592883399111922324.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-ssh7953166689757840279.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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6139263616756543538.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-ssh1879695713383028333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3201280449955330011.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773721 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b9037ba690cac26d81ae5f0115dcfb5a63653c1a (odessa) Commit message: "Merge pull request #5314 from FelixTing/upgrade-alpine" > git config core.sparsecheckout # timeout=10 > git checkout -f b9037ba690cac26d81ae5f0115dcfb5a63653c1a # timeout=10 > git rev-list --no-walk e1cefd05c559eb6145c36d856e281d29f1439e05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-24T06:34:37.692Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-24T06:34:37.762Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-24T06:34:37.791Z] ========================================================= [2025-11-24T06:34:37.791Z] EdgeX Global Pipelines Version Info [2025-11-24T06:34:37.791Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-24T06:34:38.550Z] ------------------- [2025-11-24T06:34:38.550Z] stable info: [2025-11-24T06:34:38.550Z] ------------------- [2025-11-24T06:34:38.550Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-24T06:34:38.550Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-24T06:34:38.550Z] Message: update stable to v1.0.278 [2025-11-24T06:34:39.121Z] ------------------- [2025-11-24T06:34:39.121Z] experimental info: [2025-11-24T06:34:39.121Z] ------------------- [2025-11-24T06:34:39.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-24T06:34:39.121Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-24T06:34:39.121Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-24T06:34:39.553Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-24T06:34:39.571Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-24T06:34:39.593Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-24T06:34:39.614Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-24T06:34:39.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-24T06:34:39.661Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-24T06:34:39.685Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-24T06:34:39.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-24T06:34:39.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-24T06:34:39.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-24T06:34:39.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-24T06:34:39.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-24T06:34:39.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-24T06:34:39.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-24T06:34:39.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-24T06:34:39.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-24T06:34:39.904Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-24T06:34:39.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-24T06:34:39.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-24T06:34:39.962Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-24T06:34:39.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-24T06:34:40.009Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-24T06:34:40.032Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-24T06:34:40.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-11-24T06:34:40.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-11-24T06:34:40.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-11-24T06:34:40.122Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T06:34:40.146Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9037ba [Pipeline] echo [2025-11-24T06:34:40.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-24T06:34:40.231Z] provisioning config files... [2025-11-24T06:34:40.247Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config3829852827234590080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-24T06:34:40.587Z] ---> ****-login.sh [2025-11-24T06:34:40.587Z] nexus3.edgexfoundry.org:10001 [2025-11-24T06:34:40.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:34:41.163Z] [2025-11-24T06:34:41.163Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-24T06:34:41.163Z] Configure a credential helper to remove this warning. See [2025-11-24T06:34:41.163Z] https://docs.****.com/go/credential-store/ [2025-11-24T06:34:41.163Z] [2025-11-24T06:34:41.163Z] Login Succeeded [2025-11-24T06:34:41.163Z] nexus3.edgexfoundry.org:10002 [2025-11-24T06:34:41.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:34:41.163Z] [2025-11-24T06:34:41.163Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-24T06:34:41.163Z] Configure a credential helper to remove this warning. See [2025-11-24T06:34:41.163Z] https://docs.****.com/go/credential-store/ [2025-11-24T06:34:41.163Z] [2025-11-24T06:34:41.163Z] Login Succeeded [2025-11-24T06:34:41.163Z] nexus3.edgexfoundry.org:10003 [2025-11-24T06:34:41.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:34:41.163Z] [2025-11-24T06:34:41.163Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-24T06:34:41.163Z] Configure a credential helper to remove this warning. See [2025-11-24T06:34:41.163Z] https://docs.****.com/go/credential-store/ [2025-11-24T06:34:41.163Z] [2025-11-24T06:34:41.163Z] Login Succeeded [2025-11-24T06:34:41.163Z] nexus3.edgexfoundry.org:10004 [2025-11-24T06:34:41.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:34:41.424Z] [2025-11-24T06:34:41.424Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-24T06:34:41.424Z] Configure a credential helper to remove this warning. See [2025-11-24T06:34:41.424Z] https://docs.****.com/go/credential-store/ [2025-11-24T06:34:41.424Z] [2025-11-24T06:34:41.425Z] Login Succeeded [2025-11-24T06:34:41.425Z] ****.io [2025-11-24T06:34:41.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:34:41.425Z] [2025-11-24T06:34:41.425Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-24T06:34:41.425Z] Configure a credential helper to remove this warning. See [2025-11-24T06:34:41.425Z] https://docs.****.com/go/credential-store/ [2025-11-24T06:34:41.425Z] [2025-11-24T06:34:41.425Z] Login Succeeded [2025-11-24T06:34:41.425Z] ---> ****-login.sh ends [Pipeline] } [2025-11-24T06:34:41.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-24T06:34:41.769Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-11-24T06:34:41.770Z] + cut -d/ -f2 [2025-11-24T06:34:41.770Z] + dirname cmd/core-command/Dockerfile [2025-11-24T06:34:41.770Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-24T06:34:41.770Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-24T06:34:41.770Z] + cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-24T06:34:41.770Z] + dirname cmd/core-data/Dockerfile+ [2025-11-24T06:34:41.770Z] cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-24T06:34:41.770Z] + + dirname cmd/core-keeper/Dockerfile [2025-11-24T06:34:41.770Z] cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-24T06:34:41.770Z] + + dirname cmd/core-metadata/Dockerfilecut [2025-11-24T06:34:41.770Z] -d/ -f2 [2025-11-24T06:34:41.770Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-24T06:34:41.770Z] + + cut -d/ -f2 [2025-11-24T06:34:41.770Z] dirname cmd/security-bootstrapper/Dockerfile [2025-11-24T06:34:41.770Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-24T06:34:41.770Z] + + cutdirname -d/ cmd/security-proxy-auth/Dockerfile -f2 [2025-11-24T06:34:41.770Z] [2025-11-24T06:34:41.770Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-24T06:34:41.770Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-24T06:34:41.770Z] + cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-24T06:34:41.770Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-24T06:34:41.770Z] + cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-24T06:34:41.770Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-24T06:34:41.770Z] + cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-24T06:34:41.770Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-24T06:34:41.770Z] + cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-24T06:34:41.770Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-24T06:34:41.770Z] + cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-24T06:34:41.770Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-24T06:34:41.770Z] + cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-24T06:34:41.770Z] + dirname cmd/support-notifications/Dockerfile [2025-11-24T06:34:41.770Z] + cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-24T06:34:41.770Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-24T06:34:41.770Z] + cut -d/ -f2 [2025-11-24T06:34:41.770Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-24T06:34:41.811Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-24T06:34:42.171Z] + git rev-list -1 --merges b9037ba690cac26d81ae5f0115dcfb5a63653c1a~1..b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T06:34:42.186Z] -----------> git rev-list -1 --merges b9037ba690cac26d81ae5f0115dcfb5a63653c1a~1..b9037ba690cac26d81ae5f0115dcfb5a63653c1a b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:34:42.186Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [false] [Pipeline] sh [2025-11-24T06:34:42.490Z] + git log --format=format:%s -1 b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T06:34:42.503Z] ========================================================= [2025-11-24T06:34:42.503Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-24T06:34:42.503Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-24T06:34:42.949Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-24T06:34:42.949Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-24T06:34:42.949Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-24T06:34:42.949Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-24T06:34:42.949Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-24T06:34:42.949Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-24T06:34:42.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:34:43.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-24T06:34:43.401Z] [2025-11-24T06:34:43.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:34:43.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-24T06:34:43.716Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-24T06:34:43.716Z] 3dae71ba6b94: Pulling fs layer [2025-11-24T06:34:43.716Z] 6bf1a483ea7c: Pulling fs layer [2025-11-24T06:34:43.716Z] f5dfc541a4d3: Pulling fs layer [2025-11-24T06:34:43.716Z] 461d9e800cba: Pulling fs layer [2025-11-24T06:34:43.716Z] 80192f66455f: Pulling fs layer [2025-11-24T06:34:43.716Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-24T06:34:43.716Z] a29436f7fd5d: Pulling fs layer [2025-11-24T06:34:43.716Z] 923cac83aea3: Pulling fs layer [2025-11-24T06:34:43.716Z] 25ad8b0a4227: Pulling fs layer [2025-11-24T06:34:43.716Z] db01528c6b51: Pulling fs layer [2025-11-24T06:34:43.716Z] 28988de357af: Pulling fs layer [2025-11-24T06:34:43.716Z] 461d9e800cba: Waiting [2025-11-24T06:34:43.716Z] 25ad8b0a4227: Waiting [2025-11-24T06:34:43.716Z] 80192f66455f: Waiting [2025-11-24T06:34:43.716Z] a29436f7fd5d: Waiting [2025-11-24T06:34:43.716Z] db01528c6b51: Waiting [2025-11-24T06:34:43.716Z] 2e8e34ca0e6c: Waiting [2025-11-24T06:34:43.716Z] 28988de357af: Waiting [2025-11-24T06:34:43.716Z] 923cac83aea3: Waiting [2025-11-24T06:34:43.716Z] 6bf1a483ea7c: Verifying Checksum [2025-11-24T06:34:43.716Z] 6bf1a483ea7c: Download complete [2025-11-24T06:34:43.716Z] 461d9e800cba: Verifying Checksum [2025-11-24T06:34:43.716Z] 461d9e800cba: Download complete [2025-11-24T06:34:43.716Z] 80192f66455f: Download complete [2025-11-24T06:34:43.977Z] f5dfc541a4d3: Download complete [2025-11-24T06:34:43.977Z] 3dae71ba6b94: Verifying Checksum [2025-11-24T06:34:43.977Z] 3dae71ba6b94: Download complete [2025-11-24T06:34:43.977Z] 923cac83aea3: Verifying Checksum [2025-11-24T06:34:43.977Z] 923cac83aea3: Download complete [2025-11-24T06:34:43.977Z] 25ad8b0a4227: Verifying Checksum [2025-11-24T06:34:43.977Z] 25ad8b0a4227: Download complete [2025-11-24T06:34:44.236Z] db01528c6b51: Verifying Checksum [2025-11-24T06:34:44.236Z] db01528c6b51: Download complete [2025-11-24T06:34:44.236Z] 28988de357af: Verifying Checksum [2025-11-24T06:34:44.236Z] 28988de357af: Download complete [2025-11-24T06:34:44.237Z] a29436f7fd5d: Verifying Checksum [2025-11-24T06:34:44.237Z] a29436f7fd5d: Download complete [2025-11-24T06:34:44.496Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-24T06:34:44.496Z] 2e8e34ca0e6c: Download complete [2025-11-24T06:34:45.455Z] 3dae71ba6b94: Pull complete [2025-11-24T06:34:45.717Z] 6bf1a483ea7c: Pull complete [2025-11-24T06:34:46.295Z] f5dfc541a4d3: Pull complete [2025-11-24T06:34:46.295Z] 461d9e800cba: Pull complete [2025-11-24T06:34:46.295Z] 80192f66455f: Pull complete [2025-11-24T06:34:49.983Z] 2e8e34ca0e6c: Pull complete [2025-11-24T06:34:50.551Z] a29436f7fd5d: Pull complete [2025-11-24T06:34:50.551Z] 923cac83aea3: Pull complete [2025-11-24T06:34:50.551Z] 25ad8b0a4227: Pull complete [2025-11-24T06:34:50.551Z] db01528c6b51: Pull complete [2025-11-24T06:34:50.811Z] 28988de357af: Pull complete [2025-11-24T06:34:50.811Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-24T06:34:50.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-24T06:34:50.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-24T06:34:50.932Z] prd-ubuntu20.04-docker-8c-8g-773721 does not seem to be running inside a container [2025-11-24T06:34:50.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-24T06:34:53.853Z] $ docker top a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b -eo pid,comm [2025-11-24T06:34:53.904Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-24T06:34:53.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-24T06:34:53.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-24T06:34:53.962Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-24T06:34:54.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-24T06:34:54.076Z] $ docker exec a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b ssh-agent [2025-11-24T06:34:54.172Z] SSH_AUTH_SOCK=/tmp/ssh-G3VSJ2WR6H9T/agent.32 [2025-11-24T06:34:54.172Z] SSH_AGENT_PID=38 [2025-11-24T06:34:54.180Z] Running ssh-add (command line suppressed) [2025-11-24T06:34:54.277Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_6010656561744209826.key (/w/workspace/edgex-go/17@tmp/private_key_6010656561744209826.key) [2025-11-24T06:34:54.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-24T06:34:54.581Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] sh [2025-11-24T06:34:54.867Z] + git tag --points-at HEAD [Pipeline] } [2025-11-24T06:34:54.878Z] $ docker exec --env ******** --env ******** a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b ssh-agent -k [2025-11-24T06:34:54.973Z] unset SSH_AUTH_SOCK; [2025-11-24T06:34:54.973Z] unset SSH_AGENT_PID; [2025-11-24T06:34:54.973Z] echo Agent pid 38 killed; [2025-11-24T06:34:54.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-24T06:34:55.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-24T06:34:55.022Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-24T06:34:55.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-24T06:34:55.144Z] $ docker exec a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b ssh-agent [2025-11-24T06:34:55.256Z] SSH_AUTH_SOCK=/tmp/ssh-8sUx6fR3W3F8/agent.85 [2025-11-24T06:34:55.256Z] SSH_AGENT_PID=91 [2025-11-24T06:34:55.266Z] Running ssh-add (command line suppressed) [2025-11-24T06:34:55.364Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_12579767766680972193.key (/w/workspace/edgex-go/17@tmp/private_key_12579767766680972193.key) [2025-11-24T06:34:55.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-24T06:34:55.686Z] + git semver init [2025-11-24T06:34:55.946Z] 2025-11-24 06:34:55,907 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-24T06:34:55.946Z] 2025-11-24 06:34:55,911 [run_init] DEBUG init version:0.0.0 force:False [2025-11-24T06:34:55.946Z] 2025-11-24 06:34:55,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/17/.semver [2025-11-24T06:34:55.946Z] 2025-11-24 06:34:55,913 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/17/.semver [2025-11-24T06:34:55.946Z] 2025-11-24 06:34:55,913 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/17/.semver'], cwd=/w/workspace/edgex-go/17, stdin=None, shell=False, universal_newlines=False) [2025-11-24T06:35:02.607Z] 2025-11-24 06:35:01,485 [append_file] DEBUG append to file:/w/workspace/edgex-go/17/.git/info/exclude [2025-11-24T06:35:02.607Z] 2025-11-24 06:35:01,485 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/17/.semver/odessa with force:False [2025-11-24T06:35:02.607Z] 2025-11-24 06:35:01,485 [read_version] DEBUG read version from /w/workspace/edgex-go/17/.semver/odessa [2025-11-24T06:35:02.607Z] 2025-11-24 06:35:01,485 [read_version] DEBUG read version from /w/workspace/edgex-go/17/.semver/odessa [2025-11-24T06:35:02.607Z] 4.0.1-dev.3 [Pipeline] } [2025-11-24T06:35:02.618Z] $ docker exec --env ******** --env ******** a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b ssh-agent -k [2025-11-24T06:35:02.729Z] unset SSH_AUTH_SOCK; [2025-11-24T06:35:02.730Z] unset SSH_AGENT_PID; [2025-11-24T06:35:02.730Z] echo Agent pid 91 killed; [2025-11-24T06:35:02.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-24T06:35:03.071Z] + git semver [Pipeline] } [2025-11-24T06:35:03.346Z] $ docker stop --time=1 a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b [2025-11-24T06:35:04.629Z] $ docker rm -f --volumes a23a4333ca5fefdacf64afc629df8dbdb6d4f8a6d04a27095366d61a7635711b [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-24T06:35:04.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-24T06:35:05.224Z] Stashed 1 file(s) [Pipeline] echo [2025-11-24T06:35:05.228Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.3 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-24T06:35:05.656Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo [2025-11-24T06:35:05.671Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-24T06:35:05.963Z] + + grep ^go [0-9].[0-9]*cut go.mod+ -d [2025-11-24T06:35:05.963Z] -fcut 2 -d [2025-11-24T06:35:05.963Z] . -f1-2 [Pipeline] echo [2025-11-24T06:35:05.982Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-24T06:35:05.996Z] ========================================================= [2025-11-24T06:35:05.996Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-11-24T06:35:05.996Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-24T06:35:06.290Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-24T06:35:06.290Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-11-24T06:35:06.290Z] 0a9a5dfd008f: Pulling fs layer [2025-11-24T06:35:06.290Z] 8833042f23b5: Pulling fs layer [2025-11-24T06:35:06.290Z] 6ca661eb024f: Pulling fs layer [2025-11-24T06:35:06.290Z] b5acb76e9680: Pulling fs layer [2025-11-24T06:35:06.290Z] 4f4fb700ef54: Pulling fs layer [2025-11-24T06:35:06.290Z] 012bb1f9d321: Pulling fs layer [2025-11-24T06:35:06.290Z] 97255f1bc79d: Pulling fs layer [2025-11-24T06:35:06.290Z] 454448c9edf9: Pulling fs layer [2025-11-24T06:35:06.290Z] 15f87924ceaf: Pulling fs layer [2025-11-24T06:35:06.290Z] 97255f1bc79d: Waiting [2025-11-24T06:35:06.290Z] 454448c9edf9: Waiting [2025-11-24T06:35:06.290Z] 15f87924ceaf: Waiting [2025-11-24T06:35:06.290Z] 012bb1f9d321: Waiting [2025-11-24T06:35:06.290Z] b5acb76e9680: Waiting [2025-11-24T06:35:06.290Z] 4f4fb700ef54: Waiting [2025-11-24T06:35:06.290Z] 8833042f23b5: Verifying Checksum [2025-11-24T06:35:06.290Z] 8833042f23b5: Download complete [2025-11-24T06:35:06.290Z] b5acb76e9680: Verifying Checksum [2025-11-24T06:35:06.290Z] b5acb76e9680: Download complete [2025-11-24T06:35:06.290Z] 4f4fb700ef54: Download complete [2025-11-24T06:35:06.290Z] 012bb1f9d321: Verifying Checksum [2025-11-24T06:35:06.290Z] 012bb1f9d321: Download complete [2025-11-24T06:35:06.290Z] 0a9a5dfd008f: Verifying Checksum [2025-11-24T06:35:06.290Z] 0a9a5dfd008f: Download complete [2025-11-24T06:35:06.290Z] 97255f1bc79d: Verifying Checksum [2025-11-24T06:35:06.290Z] 97255f1bc79d: Download complete [2025-11-24T06:35:06.553Z] 0a9a5dfd008f: Pull complete [2025-11-24T06:35:06.553Z] 15f87924ceaf: Verifying Checksum [2025-11-24T06:35:06.553Z] 15f87924ceaf: Download complete [2025-11-24T06:35:06.812Z] 8833042f23b5: Pull complete [2025-11-24T06:35:06.812Z] 6ca661eb024f: Download complete [2025-11-24T06:35:07.077Z] 454448c9edf9: Verifying Checksum [2025-11-24T06:35:07.077Z] 454448c9edf9: Download complete [2025-11-24T06:35:11.268Z] 6ca661eb024f: Pull complete [2025-11-24T06:35:11.268Z] b5acb76e9680: Pull complete [2025-11-24T06:35:11.268Z] 4f4fb700ef54: Pull complete [2025-11-24T06:35:11.268Z] 012bb1f9d321: Pull complete [2025-11-24T06:35:11.268Z] 97255f1bc79d: Pull complete [2025-11-24T06:35:13.801Z] 454448c9edf9: Pull complete [2025-11-24T06:35:14.062Z] 15f87924ceaf: Pull complete [2025-11-24T06:35:14.062Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-11-24T06:35:14.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-24T06:35:14.062Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-11-24T06:35:14.375Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-24T06:35:14.376Z] WORKDIR /edgex [2025-11-24T06:35:14.376Z] COPY go.mod . [2025-11-24T06:35:14.376Z] RUN go mod download [2025-11-24T06:35:14.376Z] + docker build -t ci-base-image-x86_64 -f - . [2025-11-24T06:35:14.946Z] #0 building with "default" instance using docker driver [2025-11-24T06:35:14.946Z] [2025-11-24T06:35:14.946Z] #1 [internal] load build definition from Dockerfile [2025-11-24T06:35:14.946Z] #1 transferring dockerfile: 170B done [2025-11-24T06:35:14.946Z] #1 DONE 0.0s [2025-11-24T06:35:14.946Z] [2025-11-24T06:35:14.946Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-24T06:35:14.946Z] #2 DONE 0.0s [2025-11-24T06:35:14.946Z] [2025-11-24T06:35:14.946Z] #3 [internal] load .dockerignore [2025-11-24T06:35:14.946Z] #3 transferring context: 50B done [2025-11-24T06:35:14.946Z] #3 DONE 0.0s [2025-11-24T06:35:14.946Z] [2025-11-24T06:35:14.946Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-24T06:35:15.206Z] #4 DONE 0.1s [2025-11-24T06:35:15.206Z] [2025-11-24T06:35:15.206Z] #5 [internal] load build context [2025-11-24T06:35:15.206Z] #5 transferring context: 6.49kB done [2025-11-24T06:35:15.206Z] #5 DONE 0.0s [2025-11-24T06:35:15.206Z] [2025-11-24T06:35:15.206Z] #6 [2/4] WORKDIR /edgex [2025-11-24T06:35:17.762Z] #6 DONE 2.6s [2025-11-24T06:35:18.022Z] [2025-11-24T06:35:18.022Z] #7 [3/4] COPY go.mod . [2025-11-24T06:35:18.022Z] #7 DONE 0.0s [2025-11-24T06:35:18.022Z] [2025-11-24T06:35:18.022Z] #8 [4/4] RUN go mod download [2025-11-24T06:35:22.653Z] Still waiting to schedule task [2025-11-24T06:35:22.653Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-24T06:35:24.005Z] #8 DONE 6.1s [2025-11-24T06:35:24.005Z] [2025-11-24T06:35:24.005Z] #9 exporting to image [2025-11-24T06:35:24.005Z] #9 exporting layers [2025-11-24T06:35:27.304Z] #9 exporting layers 3.4s done [2025-11-24T06:35:27.304Z] #9 writing image sha256:42408f675d253c1fc422e49aea2c2cfe34795022bd31c0ef8cd6bf6f367dcd05 done [2025-11-24T06:35:27.304Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-24T06:35:27.304Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:35:27.620Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-24T06:35:27.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-24T06:35:27.706Z] prd-ubuntu20.04-docker-8c-8g-773721 does not seem to be running inside a container [2025-11-24T06:35:27.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-24T06:35:28.049Z] $ docker top 8c574f4b37a05ab1eddb1a8cec9725772b73a738be1b2b16837c61ae6576364c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-24T06:35:28.407Z] + go version [2025-11-24T06:35:28.407Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-11-24T06:35:28.416Z] $ docker stop --time=1 8c574f4b37a05ab1eddb1a8cec9725772b73a738be1b2b16837c61ae6576364c [2025-11-24T06:35:29.657Z] $ docker rm -f --volumes 8c574f4b37a05ab1eddb1a8cec9725772b73a738be1b2b16837c61ae6576364c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:35:30.098Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-24T06:35:30.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-24T06:35:30.177Z] prd-ubuntu20.04-docker-8c-8g-773721 does not seem to be running inside a container [2025-11-24T06:35:30.201Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-24T06:35:30.451Z] $ docker top 267f1a2fd449d49ad3145d2bc80976e3c169db8106976cd48a4174a3eb6a6491 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-24T06:35:30.524Z] ========================================================= [2025-11-24T06:35:30.524Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-24T06:35:30.524Z] ========================================================= [Pipeline] sh [2025-11-24T06:35:30.804Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh [2025-11-24T06:35:31.138Z] + make test [2025-11-24T06:35:31.138Z] go test -race -coverprofile=coverage.out ./... [2025-11-24T06:35:39.563Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 42.3% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-24T06:36:07.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements [2025-11-24T06:36:07.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-24T06:36:07.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-24T06:36:07.626Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-24T06:36:07.626Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-24T06:36:07.626Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-24T06:36:07.626Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-24T06:36:07.626Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-24T06:36:07.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-24T06:36:07.626Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-24T06:36:07.627Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-24T06:36:09.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-24T06:36:09.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-24T06:36:09.013Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-24T06:36:09.013Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-24T06:36:09.013Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-24T06:36:09.013Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-24T06:36:09.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements [2025-11-24T06:36:09.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.032s coverage: 3.5% of statements [2025-11-24T06:36:09.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 46.3% of statements [2025-11-24T06:36:10.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.042s coverage: 93.4% of statements [2025-11-24T06:36:10.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.4% of statements [2025-11-24T06:36:10.791Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-24T06:36:10.791Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-24T06:36:11.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements [2025-11-24T06:36:12.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-24T06:36:12.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-24T06:36:12.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-24T06:36:12.674Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-24T06:36:12.674Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-24T06:36:12.674Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-24T06:36:12.674Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-24T06:36:12.674Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-24T06:36:12.674Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-24T06:36:12.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-24T06:36:12.674Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-24T06:36:12.674Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-24T06:36:12.674Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-24T06:36:12.674Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-24T06:36:14.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.365s coverage: 95.8% of statements [2025-11-24T06:36:14.056Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-11-24T06:36:14.624Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-24T06:36:14.624Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-11-24T06:36:14.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-24T06:36:14.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-24T06:36:14.624Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-24T06:36:14.624Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-24T06:36:15.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] [2025-11-24T06:36:15.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-11-24T06:36:15.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 42.6% of statements [2025-11-24T06:36:15.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-11-24T06:36:16.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-11-24T06:36:16.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-11-24T06:36:16.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-11-24T06:36:16.392Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-24T06:36:16.392Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-24T06:36:16.392Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-24T06:36:16.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-11-24T06:36:16.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-24T06:36:16.964Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-24T06:36:16.964Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-24T06:36:16.964Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-24T06:36:16.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.045s coverage: 87.5% of statements [2025-11-24T06:36:18.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-24T06:36:18.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-24T06:36:18.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-24T06:36:18.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-24T06:36:18.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-24T06:36:18.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-24T06:36:18.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-24T06:36:18.910Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-24T06:36:18.910Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-24T06:36:19.478Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-24T06:36:21.387Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-24T06:36:21.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-24T06:36:22.765Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-24T06:36:23.705Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-24T06:36:23.705Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-24T06:36:23.705Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-24T06:36:26.998Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-11-24T06:36:27.935Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-24T06:36:27.935Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-24T06:36:28.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-24T06:36:28.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-24T06:36:28.193Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-24T06:36:29.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2025-11-24T06:36:30.512Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-24T06:36:30.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-24T06:36:30.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-24T06:36:30.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-24T06:36:30.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-24T06:36:30.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-24T06:36:31.079Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-24T06:36:31.079Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-24T06:36:31.079Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-24T06:36:31.079Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-24T06:36:31.079Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-24T06:36:31.079Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-24T06:36:32.994Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-24T06:36:32.994Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-24T06:36:32.994Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-24T06:36:32.994Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-24T06:36:33.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-24T06:36:33.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-24T06:36:33.935Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-24T06:36:33.935Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-24T06:36:33.935Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-24T06:36:33.935Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-24T06:36:33.935Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-24T06:36:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-24T06:36:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-24T06:36:35.312Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.052s coverage: 92.9% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.318s coverage: 29.2% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements [2025-11-24T06:36:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-11-24T06:36:39.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-11-24T06:36:39.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements [2025-11-24T06:36:39.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.039s coverage: 9.0% of statements [2025-11-24T06:36:39.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements [2025-11-24T06:36:39.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-11-24T06:36:40.014Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-11-24T06:36:40.274Z] running golangci-lint [2025-11-24T06:36:40.274Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-11-24T06:36:40.274Z] go version go1.23.7 linux/amd64 [2025-11-24T06:36:40.533Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-11-24T06:36:40.533Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-24T06:36:40.533Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-11-24T06:36:53.548Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-773723 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws [2025-11-24T06:36:53.572Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2025-11-24T06:36:56.619Z] The recommended git tool is: git [2025-11-24T06:37:01.145Z] using credential edgex-jenkins-ssh [2025-11-24T06:37:01.170Z] Cloning the remote Git repository [2025-11-24T06:37:01.215Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-24T06:37:01.308Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2025-11-24T06:37:01.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-24T06:37:01.459Z] > git --version # timeout=10 [2025-11-24T06:37:01.478Z] > git --version # 'git version 2.25.1' [2025-11-24T06:37:01.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-24T06:37:01.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-24T06:37:07.118Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|name|compiled_files) took 25.474773443s" [2025-11-24T06:37:07.118Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.07537ms" [2025-11-24T06:37:21.995Z] level=info msg="[linters_context/goanalysis] analyzers took 2m12.594252568s with top 10 stages: buildir: 1m12.488318044s, gosec: 4.743876818s, inspect: 3.438205959s, fact_deprecated: 2.533499176s, ctrlflow: 2.21564252s, printf: 2.129179952s, fact_purity: 1.711627126s, nilness: 1.571254919s, S1038: 1.540414341s, typedness: 1.098163175s" [2025-11-24T06:37:21.995Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-11-24T06:37:21.995Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, path_prettifier: 202/202, invalid_issue: 202/202, identifier_marker: 202/202, cgo: 202/202, filename_unadjuster: 202/202, skip_dirs: 202/202, exclude: 202/202, skip_files: 202/202" [2025-11-24T06:37:21.995Z] level=info msg="[runner] processing took 21.764814ms with stages: nolint: 8.659263ms, identifier_marker: 5.528237ms, path_prettifier: 3.208287ms, autogenerated_exclude: 1.930166ms, exclude-rules: 1.176021ms, skip_dirs: 1.120049ms, cgo: 61.271µs, invalid_issue: 57.04µs, filename_unadjuster: 18.18µs, max_same_issues: 1.29µs, sort_results: 810ns, max_from_linter: 750ns, uniq_by_line: 710ns, fixer: 620ns, skip_files: 550ns, exclude: 460ns, path_shortener: 360ns, path_prefixer: 260ns, diff: 150ns, source_code: 140ns, max_per_file_from_linter: 110ns, severity-rules: 90ns" [2025-11-24T06:37:21.995Z] level=info msg="[runner] linters took 15.165305183s with stages: goanalysis_metalinter: 15.143424367s" [2025-11-24T06:37:21.995Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-24T06:37:21.995Z] level=info msg="Memory: 406 samples, avg is 308.9MB, max is 1420.2MB" [2025-11-24T06:37:21.995Z] level=info msg="Execution took 40.691617586s" [2025-11-24T06:37:21.995Z] go vet ./... [2025-11-24T06:37:22.745Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-24T06:37:22.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-24T06:37:23.632Z] Avoid second fetch [2025-11-24T06:37:23.633Z] Checking out Revision b9037ba690cac26d81ae5f0115dcfb5a63653c1a (odessa) [2025-11-24T06:37:23.646Z] > git config core.sparsecheckout # timeout=10 [2025-11-24T06:37:23.707Z] > git checkout -f b9037ba690cac26d81ae5f0115dcfb5a63653c1a # timeout=10 [2025-11-24T06:37:25.838Z] Commit message: "Merge pull request #5314 from FelixTing/upgrade-alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-24T06:37:30.029Z] provisioning config files... [2025-11-24T06:37:30.061Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config17577643569999554854tmp [Pipeline] { [2025-11-24T06:37:30.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-24T06:37:30.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-24T06:37:30.110Z] ./bin/test-attribution-txt.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2025-11-24T06:37:30.457Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-11-24T06:37:30.764Z] ---> ****-login.sh [2025-11-24T06:37:30.764Z] nexus3.edgexfoundry.org:10001 [2025-11-24T06:37:30.772Z] + go mod tidy [2025-11-24T06:37:31.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:37:31.038Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2025-11-24T06:37:31.297Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-11-24T06:37:31.297Z] go: downloading github.com/frankban/quicktest v1.14.6 [2025-11-24T06:37:31.297Z] go: downloading go.uber.org/goleak v1.3.0 [2025-11-24T06:37:31.297Z] go: downloading github.com/google/go-cmp v0.6.0 [2025-11-24T06:37:31.297Z] go: downloading github.com/kr/pretty v0.3.1 [2025-11-24T06:37:31.297Z] go: downloading go.opentelemetry.io/otel/sdk v1.32.0 [2025-11-24T06:37:31.297Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-11-24T06:37:31.297Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2025-11-24T06:37:31.297Z] go: downloading github.com/kr/text v0.2.0 [2025-11-24T06:37:31.297Z] go: downloading github.com/emirpasic/gods v1.18.1 [2025-11-24T06:37:31.297Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2025-11-24T06:37:31.297Z] go: downloading github.com/google/gofuzz v1.2.0 [2025-11-24T06:37:31.297Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 [2025-11-24T06:37:31.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-24T06:37:31.304Z] Configure a credential helper to remove this warning. See [2025-11-24T06:37:31.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-24T06:37:31.304Z] [2025-11-24T06:37:31.304Z] Login Succeeded [2025-11-24T06:37:31.304Z] nexus3.edgexfoundry.org:10002 [2025-11-24T06:37:31.556Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2025-11-24T06:37:31.556Z] go: downloading github.com/rs/cors v1.11.0 [2025-11-24T06:37:31.556Z] go: downloading github.com/shoenig/test v0.6.4 [2025-11-24T06:37:31.556Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2025-11-24T06:37:31.556Z] go: downloading github.com/onsi/gomega v1.13.0 [2025-11-24T06:37:31.556Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2025-11-24T06:37:31.556Z] go: downloading github.com/nxadm/tail v1.4.8 [2025-11-24T06:37:31.556Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh [2025-11-24T06:37:31.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:37:31.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-24T06:37:31.572Z] Configure a credential helper to remove this warning. See [2025-11-24T06:37:31.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-24T06:37:31.572Z] [2025-11-24T06:37:31.572Z] Login Succeeded [2025-11-24T06:37:31.572Z] nexus3.edgexfoundry.org:10003 [2025-11-24T06:37:31.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:37:31.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-24T06:37:31.841Z] Configure a credential helper to remove this warning. See [2025-11-24T06:37:31.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-24T06:37:31.841Z] [2025-11-24T06:37:31.841Z] Login Succeeded [2025-11-24T06:37:31.841Z] nexus3.edgexfoundry.org:10004 [2025-11-24T06:37:31.844Z] + ls -al . [2025-11-24T06:37:31.844Z] total 2000 [2025-11-24T06:37:31.844Z] drwxrwxr-x 12 1001 1001 4096 Nov 24 06:35 . [2025-11-24T06:37:31.844Z] drwxr-xr-x 4 root root 4096 Nov 24 06:35 .. [2025-11-24T06:37:31.844Z] drwxrwxr-x 2 1001 1001 4096 Nov 24 06:34 .blubracket [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 10 Nov 24 06:34 .dockerignore [2025-11-24T06:37:31.844Z] drwxrwxr-x 8 1001 1001 4096 Nov 24 06:36 .git [2025-11-24T06:37:31.844Z] drwxrwxr-x 3 1001 1001 4096 Nov 24 06:34 .github [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 902 Nov 24 06:34 .gitignore [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 218 Nov 24 06:34 .golangci.yml [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 100 Nov 24 06:34 .hadolint.yml [2025-11-24T06:37:31.844Z] drwxr-xr-x 3 1001 1001 4096 Nov 24 06:35 .semver [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 155 Nov 24 06:34 .sonarcloud.properties [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 1171 Nov 24 06:34 ADOPTERS.md [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 17374 Nov 24 06:34 Attribution.txt [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 108018 Nov 24 06:34 CHANGELOG.md [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 3804 Nov 24 06:34 CONTRIBUTING.md [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 677 Nov 24 06:34 GOVERNANCE.md [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 858 Nov 24 06:34 Jenkinsfile [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 10775 Nov 24 06:34 LICENSE [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 16754 Nov 24 06:34 Makefile [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 582 Nov 24 06:34 OWNERS.md [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 9932 Nov 24 06:34 README.md [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 789 Nov 24 06:34 SECURITY.md [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 11 Nov 24 06:35 VERSION [2025-11-24T06:37:31.844Z] drwxrwxr-x 2 1001 1001 4096 Nov 24 06:34 bin [2025-11-24T06:37:31.844Z] drwxrwxr-x 19 1001 1001 4096 Nov 24 06:34 cmd [2025-11-24T06:37:31.844Z] -rw-r--r-- 1 root root 1665865 Nov 24 06:36 coverage.out [2025-11-24T06:37:31.844Z] drwxrwxr-x 2 1001 1001 4096 Nov 24 06:34 fuzz_test [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 6454 Nov 24 06:34 go.mod [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 88143 Nov 24 06:34 go.sum [2025-11-24T06:37:31.844Z] drwxrwxr-x 7 1001 1001 4096 Nov 24 06:34 internal [2025-11-24T06:37:31.844Z] drwxrwxr-x 2 1001 1001 4096 Nov 24 06:34 openapi [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 584 Nov 24 06:34 security.txt [2025-11-24T06:37:31.844Z] drwxrwxr-x 10 1001 1001 4096 Nov 24 06:34 vendor [2025-11-24T06:37:31.844Z] -rw-rw-r-- 1 1001 1001 204 Nov 24 06:34 version.go [Pipeline] sh [2025-11-24T06:37:32.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:37:32.132Z] + '[' -e coverage.out ] [2025-11-24T06:37:32.132Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-24T06:37:32.336Z] Stashed 1 file(s) [Pipeline] sh [2025-11-24T06:37:32.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-24T06:37:32.377Z] Configure a credential helper to remove this warning. See [2025-11-24T06:37:32.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-24T06:37:32.377Z] [2025-11-24T06:37:32.377Z] Login Succeeded [2025-11-24T06:37:32.377Z] ****.io [2025-11-24T06:37:32.621Z] + make build [2025-11-24T06:37:32.621Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-24T06:37:32.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:37:32.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-24T06:37:32.910Z] Configure a credential helper to remove this warning. See [2025-11-24T06:37:32.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-24T06:37:32.910Z] [2025-11-24T06:37:32.910Z] Login Succeeded [2025-11-24T06:37:32.910Z] ---> ****-login.sh ends [Pipeline] } [2025-11-24T06:37:32.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-24T06:37:33.528Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo [2025-11-24T06:37:33.549Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-24T06:37:33.876Z] + cut -d -f 2 [2025-11-24T06:37:33.876Z] + grep ^go [0-9].[0-9]* go.mod [2025-11-24T06:37:33.876Z] + cut -d . -f1-2 [Pipeline] echo [2025-11-24T06:37:33.932Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-24T06:37:33.953Z] ========================================================= [2025-11-24T06:37:33.953Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-11-24T06:37:33.953Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-24T06:37:34.288Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-24T06:37:34.288Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-24T06:37:34.288Z] 94e9d8af2201: Pulling fs layer [2025-11-24T06:37:34.288Z] 345fe9f21930: Pulling fs layer [2025-11-24T06:37:34.288Z] b40fc9e46828: Pulling fs layer [2025-11-24T06:37:34.288Z] c9804373a1e5: Pulling fs layer [2025-11-24T06:37:34.288Z] 4f4fb700ef54: Pulling fs layer [2025-11-24T06:37:34.288Z] c9804373a1e5: Waiting [2025-11-24T06:37:34.288Z] f5a772c54f75: Pulling fs layer [2025-11-24T06:37:34.288Z] e2dd1b2a9dca: Pulling fs layer [2025-11-24T06:37:34.288Z] 0a0502178392: Pulling fs layer [2025-11-24T06:37:34.288Z] 4f4fb700ef54: Waiting [2025-11-24T06:37:34.288Z] f5a772c54f75: Waiting [2025-11-24T06:37:34.288Z] e2dd1b2a9dca: Waiting [2025-11-24T06:37:34.288Z] 0a0502178392: Waiting [2025-11-24T06:37:34.558Z] 345fe9f21930: Verifying Checksum [2025-11-24T06:37:34.558Z] 345fe9f21930: Download complete [2025-11-24T06:37:34.558Z] c9804373a1e5: Verifying Checksum [2025-11-24T06:37:34.558Z] c9804373a1e5: Download complete [2025-11-24T06:37:34.558Z] 4f4fb700ef54: Verifying Checksum [2025-11-24T06:37:34.558Z] 4f4fb700ef54: Download complete [2025-11-24T06:37:34.558Z] f5a772c54f75: Verifying Checksum [2025-11-24T06:37:34.558Z] f5a772c54f75: Download complete [2025-11-24T06:37:34.558Z] 94e9d8af2201: Verifying Checksum [2025-11-24T06:37:34.558Z] 94e9d8af2201: Download complete [2025-11-24T06:37:35.144Z] 0a0502178392: Verifying Checksum [2025-11-24T06:37:35.144Z] 0a0502178392: Download complete [2025-11-24T06:37:35.739Z] 94e9d8af2201: Pull complete [2025-11-24T06:37:36.338Z] 345fe9f21930: Pull complete [2025-11-24T06:37:36.611Z] b40fc9e46828: Verifying Checksum [2025-11-24T06:37:36.611Z] b40fc9e46828: Download complete [2025-11-24T06:37:37.574Z] e2dd1b2a9dca: Verifying Checksum [2025-11-24T06:37:37.574Z] e2dd1b2a9dca: Download complete [2025-11-24T06:37:52.602Z] b40fc9e46828: Pull complete [2025-11-24T06:37:52.602Z] c9804373a1e5: Pull complete [2025-11-24T06:37:52.602Z] 4f4fb700ef54: Pull complete [2025-11-24T06:37:52.602Z] f5a772c54f75: Pull complete [2025-11-24T06:37:59.232Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-24T06:37:59.232Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-24T06:37:59.232Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-24T06:37:59.280Z] e2dd1b2a9dca: Pull complete [2025-11-24T06:37:59.804Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-24T06:38:01.237Z] 0a0502178392: Pull complete [2025-11-24T06:38:01.237Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-11-24T06:38:01.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-24T06:38:01.237Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-11-24T06:38:01.576Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-24T06:38:01.576Z] WORKDIR /edgex [2025-11-24T06:38:01.576Z] COPY go.mod . [2025-11-24T06:38:01.576Z] RUN go mod download [2025-11-24T06:38:01.576Z] + docker build -t ci-base-image-arm64 -f - . [2025-11-24T06:38:01.715Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-24T06:38:06.980Z] Sending build context to Docker daemon 48.51MB [2025-11-24T06:38:06.980Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-24T06:38:06.980Z] ---> 72db82c1953f [2025-11-24T06:38:06.980Z] Step 2/4 : WORKDIR /edgex [2025-11-24T06:38:06.989Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-24T06:38:08.389Z] ---> Running in 1a4efc78875e [2025-11-24T06:38:08.659Z] Removing intermediate container 1a4efc78875e [2025-11-24T06:38:08.659Z] ---> 50981734ff5f [2025-11-24T06:38:08.659Z] Step 3/4 : COPY go.mod . [2025-11-24T06:38:09.254Z] ---> e2ad7ad9405e [2025-11-24T06:38:09.254Z] Step 4/4 : RUN go mod download [2025-11-24T06:38:09.254Z] ---> Running in 97160ef194de [2025-11-24T06:38:09.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-24T06:38:12.066Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-24T06:38:14.604Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-24T06:38:15.554Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-24T06:38:16.961Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-24T06:38:17.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-11-24T06:38:19.815Z] $ docker stop --time=1 267f1a2fd449d49ad3145d2bc80976e3c169db8106976cd48a4174a3eb6a6491 [2025-11-24T06:38:23.168Z] $ docker rm -f --volumes 267f1a2fd449d49ad3145d2bc80976e3c169db8106976cd48a4174a3eb6a6491 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:38:24.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-24T06:38:24.410Z] [2025-11-24T06:38:24.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:38:24.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-24T06:38:24.724Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-24T06:38:24.724Z] 91d30c5bc195: Pulling fs layer [2025-11-24T06:38:24.724Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-24T06:38:24.724Z] 9c61dcf015f6: Pulling fs layer [2025-11-24T06:38:24.724Z] 4698f68db338: Pulling fs layer [2025-11-24T06:38:24.724Z] 2a2f49069b9e: Pulling fs layer [2025-11-24T06:38:24.724Z] e0025b399a48: Pulling fs layer [2025-11-24T06:38:24.724Z] 4698f68db338: Waiting [2025-11-24T06:38:24.724Z] 2a2f49069b9e: Waiting [2025-11-24T06:38:24.724Z] e0025b399a48: Waiting [2025-11-24T06:38:24.724Z] 91d30c5bc195: Download complete [2025-11-24T06:38:24.724Z] 4698f68db338: Download complete [2025-11-24T06:38:24.982Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-24T06:38:24.982Z] 2e9b0aa3be6d: Download complete [2025-11-24T06:38:24.982Z] 91d30c5bc195: Pull complete [2025-11-24T06:38:24.982Z] e0025b399a48: Download complete [2025-11-24T06:38:24.982Z] 2a2f49069b9e: Verifying Checksum [2025-11-24T06:38:25.242Z] 2e9b0aa3be6d: Pull complete [2025-11-24T06:38:25.242Z] 9c61dcf015f6: Verifying Checksum [2025-11-24T06:38:25.242Z] 9c61dcf015f6: Download complete [2025-11-24T06:38:28.537Z] 9c61dcf015f6: Pull complete [2025-11-24T06:38:28.537Z] 4698f68db338: Pull complete [2025-11-24T06:38:28.537Z] 2a2f49069b9e: Pull complete [2025-11-24T06:38:28.537Z] e0025b399a48: Pull complete [2025-11-24T06:38:28.537Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-24T06:38:28.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-24T06:38:28.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-24T06:38:28.634Z] prd-ubuntu20.04-docker-8c-8g-773721 does not seem to be running inside a container [2025-11-24T06:38:28.661Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-11-24T06:38:30.271Z] $ docker top 9bbddb116933d8e89b46f13599efb6e78e5a1d70d618a82f020ca54e370dd344 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-24T06:38:30.623Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-24T06:38:30.881Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-24T06:38:30.881Z] #1 transferring dockerfile: 1.89kB done [2025-11-24T06:38:30.881Z] #1 DONE 0.2s [2025-11-24T06:38:30.881Z] [2025-11-24T06:38:30.881Z] #2 [core-command internal] load build definition from Dockerfile [2025-11-24T06:38:30.881Z] #2 transferring dockerfile: 1.94kB done [2025-11-24T06:38:30.881Z] #2 DONE 0.1s [2025-11-24T06:38:30.881Z] [2025-11-24T06:38:30.881Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-24T06:38:30.881Z] #3 transferring dockerfile: 3.02kB done [2025-11-24T06:38:30.881Z] #3 DONE 0.1s [2025-11-24T06:38:30.881Z] [2025-11-24T06:38:30.881Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-24T06:38:30.881Z] #4 transferring dockerfile: 2.50kB done [2025-11-24T06:38:30.881Z] #4 DONE 0.1s [2025-11-24T06:38:30.881Z] [2025-11-24T06:38:30.881Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-24T06:38:30.881Z] #5 DONE 0.0s [2025-11-24T06:38:30.881Z] [2025-11-24T06:38:30.881Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-24T06:38:30.881Z] #6 transferring dockerfile: 2.23kB done [2025-11-24T06:38:30.881Z] #6 DONE 0.2s [2025-11-24T06:38:30.881Z] [2025-11-24T06:38:30.881Z] #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-11-24T06:38:31.146Z] #7 ... [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-11-24T06:38:31.146Z] #8 transferring dockerfile: 2.00kB done [2025-11-24T06:38:31.146Z] #8 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-24T06:38:31.146Z] #9 transferring dockerfile: 2.14kB done [2025-11-24T06:38:31.146Z] #9 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #10 [core-data internal] load build definition from Dockerfile [2025-11-24T06:38:31.146Z] #10 transferring dockerfile: 2.04kB done [2025-11-24T06:38:31.146Z] #10 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-11-24T06:38:31.146Z] #11 transferring dockerfile: 1.83kB done [2025-11-24T06:38:31.146Z] #11 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-11-24T06:38:31.146Z] #12 transferring dockerfile: 1.81kB 0.0s done [2025-11-24T06:38:31.146Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-24T06:38:31.146Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-11-24T06:38:31.146Z] #12 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-11-24T06:38:31.146Z] #13 transferring dockerfile: 1.70kB done [2025-11-24T06:38:31.146Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-24T06:38:31.146Z] #13 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-11-24T06:38:31.146Z] #14 transferring dockerfile: 1.69kB done [2025-11-24T06:38:31.146Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-24T06:38:31.146Z] #14 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-24T06:38:31.146Z] #15 transferring dockerfile: 2.49kB done [2025-11-24T06:38:31.146Z] #15 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-11-24T06:38:31.146Z] #16 transferring dockerfile: 2.10kB done [2025-11-24T06:38:31.146Z] #16 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #17 [core-keeper internal] load build definition from Dockerfile [2025-11-24T06:38:31.146Z] #17 transferring dockerfile: 2.01kB done [2025-11-24T06:38:31.146Z] #17 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-24T06:38:31.146Z] #5 DONE 0.0s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #7 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-24T06:38:31.146Z] #7 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-24T06:38:31.146Z] #18 transferring context: 50B done [2025-11-24T06:38:31.146Z] #18 DONE 0.1s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-11-24T06:38:31.146Z] #19 transferring context: 50B done [2025-11-24T06:38:31.146Z] #19 DONE 0.1s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #20 [security-proxy-setup internal] load .dockerignore [2025-11-24T06:38:31.146Z] #20 transferring context: 50B done [2025-11-24T06:38:31.146Z] #20 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #21 [core-command internal] load .dockerignore [2025-11-24T06:38:31.146Z] #21 transferring context: 50B done [2025-11-24T06:38:31.146Z] #21 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #22 [security-bootstrapper internal] load .dockerignore [2025-11-24T06:38:31.146Z] #22 transferring context: 50B done [2025-11-24T06:38:31.146Z] #22 DONE 0.2s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #23 [core-data internal] load .dockerignore [2025-11-24T06:38:31.146Z] #23 transferring context: 50B done [2025-11-24T06:38:31.146Z] #23 DONE 0.1s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #24 [support-notifications internal] load .dockerignore [2025-11-24T06:38:31.146Z] #24 transferring context: 50B done [2025-11-24T06:38:31.146Z] #24 DONE 0.1s [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.146Z] #25 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:38:31.146Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-24T06:38:31.146Z] #25 ... [2025-11-24T06:38:31.146Z] [2025-11-24T06:38:31.147Z] #26 [security-proxy-auth internal] load .dockerignore [2025-11-24T06:38:31.147Z] #26 transferring context: 50B done [2025-11-24T06:38:31.147Z] #26 DONE 0.1s [2025-11-24T06:38:31.147Z] [2025-11-24T06:38:31.147Z] #25 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:38:31.147Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-24T06:38:31.147Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-24T06:38:31.147Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-24T06:38:31.147Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-24T06:38:31.147Z] #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-24T06:38:31.147Z] #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-24T06:38:31.408Z] #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-24T06:38:31.408Z] #25 ... [2025-11-24T06:38:31.408Z] [2025-11-24T06:38:31.408Z] #27 [core-keeper internal] load .dockerignore [2025-11-24T06:38:31.408Z] #27 transferring context: 50B done [2025-11-24T06:38:31.408Z] #27 DONE 0.4s [2025-11-24T06:38:31.408Z] [2025-11-24T06:38:31.408Z] #25 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:38:31.674Z] #25 ... [2025-11-24T06:38:31.674Z] [2025-11-24T06:38:31.674Z] #28 [support-scheduler internal] load .dockerignore [2025-11-24T06:38:31.674Z] #28 transferring context: 50B done [2025-11-24T06:38:31.674Z] #28 DONE 0.4s [2025-11-24T06:38:31.674Z] [2025-11-24T06:38:31.674Z] #29 [core-metadata internal] load .dockerignore [2025-11-24T06:38:31.674Z] #29 transferring context: 50B done [2025-11-24T06:38:31.674Z] #29 DONE 0.4s [2025-11-24T06:38:31.674Z] [2025-11-24T06:38:31.674Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-11-24T06:38:31.674Z] #30 transferring context: 50B done [2025-11-24T06:38:31.674Z] #30 DONE 0.4s [2025-11-24T06:38:31.674Z] [2025-11-24T06:38:31.674Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-24T06:38:31.674Z] #31 DONE 0.5s [2025-11-24T06:38:31.674Z] [2025-11-24T06:38:31.674Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-24T06:38:31.674Z] #32 DONE 0.5s [2025-11-24T06:38:31.674Z] [2025-11-24T06:38:31.674Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-11-24T06:38:31.674Z] #33 DONE 0.6s [2025-11-24T06:38:31.674Z] [2025-11-24T06:38:31.674Z] #25 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:38:31.674Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-24T06:38:31.674Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-24T06:38:31.674Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-24T06:38:31.674Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-24T06:38:31.674Z] #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-24T06:38:31.674Z] #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done [2025-11-24T06:38:31.674Z] #25 DONE 0.6s [2025-11-24T06:38:31.674Z] [2025-11-24T06:38:31.674Z] #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-24T06:38:37.529Z] #34 ... [2025-11-24T06:38:37.529Z] [2025-11-24T06:38:37.529Z] #35 [support-notifications internal] load build context [2025-11-24T06:38:37.529Z] #35 transferring context: 206.77MB 5.5s [2025-11-24T06:38:37.529Z] #35 ... [2025-11-24T06:38:37.529Z] [2025-11-24T06:38:37.529Z] #36 [security-spiffe-token-provider internal] load build context [2025-11-24T06:38:37.529Z] #36 ... [2025-11-24T06:38:37.529Z] [2025-11-24T06:38:37.529Z] #35 [support-notifications internal] load build context [2025-11-24T06:38:39.439Z] #35 ... [2025-11-24T06:38:39.439Z] [2025-11-24T06:38:39.439Z] #25 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:38:39.439Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-24T06:38:39.439Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-24T06:38:39.439Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-24T06:38:39.439Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-24T06:38:39.439Z] #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-24T06:38:39.439Z] #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done [2025-11-24T06:38:39.439Z] #25 DONE 0.6s [2025-11-24T06:38:39.439Z] [2025-11-24T06:38:39.439Z] #37 [security-spire-server internal] load .dockerignore [2025-11-24T06:38:39.439Z] #37 transferring context: 50B done [2025-11-24T06:38:39.439Z] #37 DONE 7.8s [2025-11-24T06:38:39.439Z] [2025-11-24T06:38:39.439Z] #38 [security-spire-config internal] load .dockerignore [2025-11-24T06:38:39.439Z] #38 transferring context: 50B done [2025-11-24T06:38:39.439Z] #38 DONE 7.8s [2025-11-24T06:38:39.439Z] [2025-11-24T06:38:39.439Z] #35 [support-notifications internal] load build context [2025-11-24T06:38:39.439Z] #35 transferring context: 269.23MB 8.1s [2025-11-24T06:38:39.439Z] #35 ... [2025-11-24T06:38:39.439Z] [2025-11-24T06:38:39.439Z] #25 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:38:39.439Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-24T06:38:39.439Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-24T06:38:39.439Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-24T06:38:39.439Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-24T06:38:39.439Z] #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-24T06:38:39.439Z] #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done [2025-11-24T06:38:39.439Z] #25 DONE 0.6s [2025-11-24T06:38:39.439Z] [2025-11-24T06:38:39.439Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2025-11-24T06:38:39.439Z] #39 DONE 7.9s [2025-11-24T06:38:39.439Z] [2025-11-24T06:38:39.439Z] #40 [security-spire-agent internal] load .dockerignore [2025-11-24T06:38:39.439Z] #40 transferring context: 50B 0.0s done [2025-11-24T06:38:39.439Z] #40 DONE 7.9s [2025-11-24T06:38:39.439Z] [2025-11-24T06:38:39.439Z] #35 [support-notifications internal] load build context [2025-11-24T06:38:39.698Z] #35 ... [2025-11-24T06:38:39.698Z] [2025-11-24T06:38:39.698Z] #25 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:38:39.698Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-24T06:38:39.698Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-24T06:38:39.698Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-24T06:38:39.698Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-24T06:38:39.698Z] #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-24T06:38:39.698Z] #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done [2025-11-24T06:38:39.698Z] #25 DONE 0.6s [2025-11-24T06:38:39.698Z] [2025-11-24T06:38:39.698Z] #35 [support-notifications internal] load build context [2025-11-24T06:38:40.368Z] #35 ... [2025-11-24T06:38:40.368Z] [2025-11-24T06:38:40.368Z] #41 [security-spire-server internal] load build context [2025-11-24T06:38:40.368Z] #41 transferring context: 23.80kB 0.0s done [2025-11-24T06:38:40.368Z] #41 DONE 0.7s [2025-11-24T06:38:40.368Z] [2025-11-24T06:38:40.368Z] #42 [security-spire-config internal] load build context [2025-11-24T06:38:40.368Z] #42 transferring context: 22.05kB 0.0s done [2025-11-24T06:38:40.368Z] #42 DONE 0.7s [2025-11-24T06:38:40.368Z] [2025-11-24T06:38:40.368Z] #43 [security-spire-agent internal] load build context [2025-11-24T06:38:40.368Z] #43 transferring context: 23.33kB 0.0s done [2025-11-24T06:38:40.368Z] #43 DONE 0.6s [2025-11-24T06:38:40.368Z] [2025-11-24T06:38:40.368Z] #35 [support-notifications internal] load build context [2025-11-24T06:38:41.325Z] #35 ... [2025-11-24T06:38:41.325Z] [2025-11-24T06:38:41.325Z] #44 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:38:41.325Z] #44 ... [2025-11-24T06:38:41.325Z] [2025-11-24T06:38:41.325Z] #45 [security-bootstrapper internal] load build context [2025-11-24T06:38:41.325Z] #45 ... [2025-11-24T06:38:41.325Z] [2025-11-24T06:38:41.325Z] #46 [security-proxy-setup internal] load build context [2025-11-24T06:38:41.325Z] #46 ... [2025-11-24T06:38:41.325Z] [2025-11-24T06:38:41.325Z] #47 [core-command internal] load build context [2025-11-24T06:38:41.583Z] #47 ... [2025-11-24T06:38:41.583Z] [2025-11-24T06:38:41.583Z] #48 [core-keeper internal] load build context [2025-11-24T06:38:41.583Z] #48 ... [2025-11-24T06:38:41.583Z] [2025-11-24T06:38:41.583Z] #49 [security-proxy-auth internal] load build context [2025-11-24T06:38:41.842Z] #49 ... [2025-11-24T06:38:41.842Z] [2025-11-24T06:38:41.842Z] #50 [support-scheduler internal] load build context [2025-11-24T06:38:41.842Z] #50 ... [2025-11-24T06:38:41.842Z] [2025-11-24T06:38:41.842Z] #51 [core-metadata internal] load build context [2025-11-24T06:38:41.842Z] #51 ... [2025-11-24T06:38:41.842Z] [2025-11-24T06:38:41.842Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-24T06:38:42.100Z] #52 ... [2025-11-24T06:38:42.100Z] [2025-11-24T06:38:42.100Z] #53 [core-data internal] load build context [2025-11-24T06:38:42.100Z] #53 ... [2025-11-24T06:38:42.100Z] [2025-11-24T06:38:42.100Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-24T06:38:42.368Z] #54 ... [2025-11-24T06:38:42.368Z] [2025-11-24T06:38:42.368Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-24T06:38:42.369Z] #55 ... [2025-11-24T06:38:42.369Z] [2025-11-24T06:38:42.369Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-24T06:38:42.369Z] #0 8.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:42.369Z] #0 8.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:42.369Z] #0 8.784 (1/4) Installing ca-certificates (20250911-r0) [2025-11-24T06:38:42.369Z] #0 8.812 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-24T06:38:42.369Z] #0 8.812 (3/4) Installing su-exec (0.2-r3) [2025-11-24T06:38:42.369Z] #0 8.826 (4/4) Installing yq-go (4.47.2-r1) [2025-11-24T06:38:42.369Z] #0 8.938 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:38:42.369Z] #0 8.956 Executing ca-certificates-20250911-r0.trigger [2025-11-24T06:38:42.369Z] #0 9.008 OK: 20 MiB in 20 packages [2025-11-24T06:38:42.628Z] #56 ... [2025-11-24T06:38:42.628Z] [2025-11-24T06:38:42.628Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-24T06:38:42.628Z] #57 ... [2025-11-24T06:38:42.628Z] [2025-11-24T06:38:42.628Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-24T06:38:42.628Z] #0 8.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:42.628Z] #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:42.628Z] #0 8.816 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-24T06:38:42.628Z] #0 8.831 (2/2) Installing su-exec (0.2-r3) [2025-11-24T06:38:42.628Z] #0 8.838 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:38:42.628Z] #0 8.868 OK: 7 MiB in 18 packages [2025-11-24T06:38:42.628Z] #58 ... [2025-11-24T06:38:42.628Z] [2025-11-24T06:38:42.628Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-24T06:38:42.628Z] #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:42.628Z] #0 8.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:42.628Z] #0 9.130 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-24T06:38:42.628Z] #0 9.130 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-24T06:38:42.628Z] #0 9.130 OK: 26328 distinct packages available [2025-11-24T06:38:42.628Z] #0 9.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:42.628Z] #0 9.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:42.628Z] #0 9.714 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-24T06:38:42.628Z] #0 9.729 (2/13) Installing c-ares (1.34.5-r0) [2025-11-24T06:38:42.628Z] #0 9.740 (3/13) Installing libunistring (1.3-r0) [2025-11-24T06:38:42.628Z] #0 9.760 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-24T06:38:42.628Z] #0 9.764 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-24T06:38:42.628Z] #0 9.768 (6/13) Installing libpsl (0.21.5-r3) [2025-11-24T06:38:42.628Z] #0 9.771 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-24T06:38:42.628Z] #0 9.780 (8/13) Installing libcurl (8.14.1-r2) [2025-11-24T06:38:42.628Z] #0 9.791 (9/13) Installing curl (8.14.1-r2) [2025-11-24T06:38:42.628Z] #0 9.796 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-24T06:38:42.628Z] #0 9.797 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-24T06:38:42.628Z] #0 9.803 (12/13) Installing libucontext (1.3.2-r0) [2025-11-24T06:38:42.628Z] #0 9.808 (13/13) Installing gcompat (1.1.0-r4) [2025-11-24T06:38:42.628Z] #0 9.808 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:38:42.628Z] #0 9.822 OK: 13 MiB in 29 packages [2025-11-24T06:38:43.126Z] #59 ... [2025-11-24T06:38:43.126Z] [2025-11-24T06:38:43.126Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-24T06:38:43.126Z] #0 8.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:43.126Z] #0 8.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:43.126Z] #0 9.052 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-24T06:38:43.126Z] #0 9.058 (2/4) Installing openssl (3.5.4-r0) [2025-11-24T06:38:43.126Z] #0 9.071 (3/4) Installing su-exec (0.2-r3) [2025-11-24T06:38:43.126Z] #0 9.156 (4/4) Installing yq-go (4.47.2-r1) [2025-11-24T06:38:43.126Z] #0 9.276 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:38:43.126Z] #0 9.288 OK: 20 MiB in 20 packages [2025-11-24T06:38:43.126Z] #60 ... [2025-11-24T06:38:43.126Z] [2025-11-24T06:38:43.126Z] #61 [security-secretstore-setup internal] load build context [2025-11-24T06:38:43.395Z] #61 ... [2025-11-24T06:38:43.395Z] [2025-11-24T06:38:43.395Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:38:43.395Z] #62 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-11-24T06:38:43.395Z] #62 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-24T06:38:43.395Z] #62 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-11-24T06:38:43.395Z] #62 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-11-24T06:38:43.395Z] #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-11-24T06:38:43.395Z] #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-11-24T06:38:43.395Z] #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-11-24T06:38:43.395Z] #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-11-24T06:38:43.395Z] #62 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.1s done [2025-11-24T06:38:43.395Z] #62 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-11-24T06:38:43.395Z] #62 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-11-24T06:38:45.324Z] #62 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-11-24T06:38:47.225Z] #62 ... [2025-11-24T06:38:47.225Z] [2025-11-24T06:38:47.225Z] #36 [security-spiffe-token-provider internal] load build context [2025-11-24T06:38:47.226Z] #36 transferring context: 544.02MB 14.6s done [2025-11-24T06:38:47.226Z] #36 ... [2025-11-24T06:38:47.226Z] [2025-11-24T06:38:47.226Z] #44 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:38:47.226Z] #44 ... [2025-11-24T06:38:47.226Z] [2025-11-24T06:38:47.226Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:38:49.136Z] #62 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.5s done [2025-11-24T06:38:49.394Z] #62 ... [2025-11-24T06:38:49.394Z] [2025-11-24T06:38:49.394Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-24T06:38:49.394Z] #63 ... [2025-11-24T06:38:49.394Z] [2025-11-24T06:38:49.394Z] #64 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-11-24T06:38:49.675Z] #64 ... [2025-11-24T06:38:49.675Z] [2025-11-24T06:38:49.675Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-24T06:38:49.935Z] #65 ... [2025-11-24T06:38:49.935Z] [2025-11-24T06:38:49.935Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-24T06:38:49.935Z] #66 ... [2025-11-24T06:38:49.935Z] [2025-11-24T06:38:49.935Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-24T06:38:49.935Z] #67 ... [2025-11-24T06:38:49.935Z] [2025-11-24T06:38:49.935Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:38:49.935Z] #68 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done [2025-11-24T06:38:49.935Z] #68 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-11-24T06:38:49.935Z] #68 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-11-24T06:38:49.935Z] #68 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-11-24T06:38:49.935Z] #68 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-11-24T06:38:49.935Z] #68 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-11-24T06:38:49.935Z] #68 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-11-24T06:38:49.935Z] #68 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.6s done [2025-11-24T06:38:49.935Z] #68 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-11-24T06:38:49.935Z] #68 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 2.1s done [2025-11-24T06:38:50.195Z] #68 ... [2025-11-24T06:38:50.195Z] [2025-11-24T06:38:50.195Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-24T06:38:50.454Z] #69 ... [2025-11-24T06:38:50.454Z] [2025-11-24T06:38:50.454Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-24T06:38:50.454Z] #70 ... [2025-11-24T06:38:50.454Z] [2025-11-24T06:38:50.454Z] #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-24T06:38:50.454Z] #34 8.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:50.454Z] #34 8.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:50.454Z] #34 8.938 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-24T06:38:50.454Z] #34 8.943 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:38:50.454Z] #34 8.959 OK: 7 MiB in 17 packages [2025-11-24T06:38:50.714Z] #34 ... [2025-11-24T06:38:50.714Z] [2025-11-24T06:38:50.714Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-24T06:38:50.973Z] #71 ... [2025-11-24T06:38:50.973Z] [2025-11-24T06:38:50.973Z] #49 [security-proxy-auth internal] load build context [2025-11-24T06:38:50.973Z] #49 transferring context: 544.02MB 18.7s done [2025-11-24T06:38:51.233Z] #49 ... [2025-11-24T06:38:51.233Z] [2025-11-24T06:38:51.233Z] #35 [support-notifications internal] load build context [2025-11-24T06:38:51.233Z] #35 transferring context: 544.02MB 18.1s done [2025-11-24T06:38:51.506Z] #35 ... [2025-11-24T06:38:51.506Z] [2025-11-24T06:38:51.506Z] #45 [security-bootstrapper internal] load build context [2025-11-24T06:38:51.506Z] #45 transferring context: 544.02MB 15.2s done [2025-11-24T06:38:51.506Z] #45 ... [2025-11-24T06:38:51.506Z] [2025-11-24T06:38:51.506Z] #46 [security-proxy-setup internal] load build context [2025-11-24T06:38:51.506Z] #46 transferring context: 544.02MB 16.3s done [2025-11-24T06:38:51.767Z] #46 ... [2025-11-24T06:38:51.767Z] [2025-11-24T06:38:51.767Z] #48 [core-keeper internal] load build context [2025-11-24T06:38:51.767Z] #48 transferring context: 544.02MB 16.8s done [2025-11-24T06:38:52.027Z] #48 ... [2025-11-24T06:38:52.027Z] [2025-11-24T06:38:52.027Z] #47 [core-command internal] load build context [2025-11-24T06:38:52.027Z] #47 transferring context: 544.02MB 14.7s done [2025-11-24T06:38:52.027Z] #47 ... [2025-11-24T06:38:52.027Z] [2025-11-24T06:38:52.027Z] #53 [core-data internal] load build context [2025-11-24T06:38:52.027Z] #53 transferring context: 544.02MB 13.5s done [2025-11-24T06:38:52.027Z] #53 DONE 20.9s [2025-11-24T06:38:52.027Z] [2025-11-24T06:38:52.027Z] #50 [support-scheduler internal] load build context [2025-11-24T06:38:52.027Z] #50 transferring context: 544.02MB 13.9s done [2025-11-24T06:38:52.286Z] #50 ... [2025-11-24T06:38:52.286Z] [2025-11-24T06:38:52.286Z] #51 [core-metadata internal] load build context [2025-11-24T06:38:52.286Z] #51 transferring context: 544.02MB 15.2s done [2025-11-24T06:38:52.286Z] #51 ... [2025-11-24T06:38:52.286Z] [2025-11-24T06:38:52.286Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-24T06:38:52.286Z] #52 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:52.286Z] #52 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:52.286Z] #52 10.92 (1/7) Installing ca-certificates (20250911-r0) [2025-11-24T06:38:52.286Z] #52 10.94 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-24T06:38:52.286Z] #52 10.95 (3/7) Installing libgcc (14.2.0-r6) [2025-11-24T06:38:52.286Z] #52 10.95 (4/7) Installing libsodium (1.0.20-r0) [2025-11-24T06:38:52.286Z] #52 10.96 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-24T06:38:52.286Z] #52 10.98 (6/7) Installing libzmq (4.3.5-r2) [2025-11-24T06:38:52.286Z] #52 10.99 (7/7) Installing zeromq (4.3.5-r2) [2025-11-24T06:38:52.286Z] #52 11.00 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:38:52.286Z] #52 11.01 Executing ca-certificates-20250911-r0.trigger [2025-11-24T06:38:52.286Z] #52 11.05 OK: 12 MiB in 23 packages [2025-11-24T06:38:52.545Z] #52 ... [2025-11-24T06:38:52.545Z] [2025-11-24T06:38:52.545Z] #44 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:38:52.545Z] #44 transferring context: 544.02MB 18.2s done [2025-11-24T06:38:52.805Z] #44 ... [2025-11-24T06:38:52.805Z] [2025-11-24T06:38:52.805Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-24T06:38:52.805Z] #54 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:52.805Z] #54 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:52.805Z] #54 11.67 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-24T06:38:52.805Z] #54 11.87 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:38:52.805Z] #54 11.93 OK: 7 MiB in 17 packages [2025-11-24T06:38:53.064Z] #54 ... [2025-11-24T06:38:53.064Z] [2025-11-24T06:38:53.064Z] #61 [security-secretstore-setup internal] load build context [2025-11-24T06:38:53.064Z] #61 transferring context: 544.02MB 13.7s done [2025-11-24T06:38:53.322Z] #61 ... [2025-11-24T06:38:53.322Z] [2025-11-24T06:38:53.322Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-24T06:38:53.322Z] #57 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:53.322Z] #57 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:38:53.322Z] #57 12.04 (1/3) Installing ca-certificates (20250911-r0) [2025-11-24T06:38:53.322Z] #57 12.05 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-24T06:38:53.322Z] #57 12.06 (3/3) Installing tzdata (2025b-r0) [2025-11-24T06:38:53.322Z] #57 12.09 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:38:53.322Z] #57 12.11 Executing ca-certificates-20250911-r0.trigger [2025-11-24T06:38:53.322Z] #57 12.18 OK: 8 MiB in 19 packages [2025-11-24T06:38:56.153Z] Removing intermediate container 97160ef194de [2025-11-24T06:38:56.153Z] ---> a84d5a0ad348 [2025-11-24T06:38:56.153Z] Successfully built a84d5a0ad348 [2025-11-24T06:38:56.153Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:38:56.493Z] + docker inspect -f . ci-base-image-arm64 [2025-11-24T06:38:56.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-24T06:38:56.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-773723 does not seem to be running inside a container [2025-11-24T06:38:56.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-arm64 cat [2025-11-24T06:38:57.519Z] #57 ... [2025-11-24T06:38:57.519Z] [2025-11-24T06:38:57.519Z] #61 [security-secretstore-setup internal] load build context [2025-11-24T06:38:57.519Z] #61 DONE 26.0s [2025-11-24T06:38:57.779Z] [2025-11-24T06:38:57.780Z] #50 [support-scheduler internal] load build context [2025-11-24T06:38:57.780Z] #50 DONE 26.2s [2025-11-24T06:38:57.780Z] [2025-11-24T06:38:57.780Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-24T06:38:57.937Z] $ docker top 94fb8fe5c21136d691f71827e4b9a3e7c51b260ba460782f6bf8207110d4ff59 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-24T06:38:58.775Z] + go version [2025-11-24T06:38:58.775Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-11-24T06:38:58.796Z] $ docker stop --time=1 94fb8fe5c21136d691f71827e4b9a3e7c51b260ba460782f6bf8207110d4ff59 [2025-11-24T06:38:59.165Z] #54 ... [2025-11-24T06:38:59.165Z] [2025-11-24T06:38:59.165Z] #36 [security-spiffe-token-provider internal] load build context [2025-11-24T06:38:59.165Z] #36 DONE 27.9s [2025-11-24T06:38:59.165Z] [2025-11-24T06:38:59.165Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-24T06:38:59.740Z] #54 ... [2025-11-24T06:38:59.740Z] [2025-11-24T06:38:59.740Z] #47 [core-command internal] load build context [2025-11-24T06:38:59.740Z] #47 DONE 28.5s [2025-11-24T06:38:59.740Z] [2025-11-24T06:38:59.740Z] #45 [security-bootstrapper internal] load build context [2025-11-24T06:38:59.740Z] #45 DONE 28.6s [2025-11-24T06:38:59.740Z] [2025-11-24T06:38:59.740Z] #51 [core-metadata internal] load build context [2025-11-24T06:38:59.740Z] #51 DONE 28.3s [2025-11-24T06:38:59.740Z] [2025-11-24T06:38:59.740Z] #46 [security-proxy-setup internal] load build context [2025-11-24T06:38:59.740Z] #46 DONE 28.7s [2025-11-24T06:38:59.740Z] [2025-11-24T06:38:59.740Z] #48 [core-keeper internal] load build context [2025-11-24T06:38:59.740Z] #48 DONE 28.3s [2025-11-24T06:38:59.740Z] [2025-11-24T06:38:59.740Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-24T06:38:59.997Z] #69 ... [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #35 [support-notifications internal] load build context [2025-11-24T06:38:59.997Z] #35 DONE 28.7s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #44 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:38:59.997Z] #44 DONE 28.8s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #49 [security-proxy-auth internal] load build context [2025-11-24T06:38:59.997Z] #49 DONE 28.7s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-24T06:38:59.997Z] #55 DONE 28.2s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-24T06:38:59.997Z] #34 DONE 28.2s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-24T06:38:59.997Z] #59 DONE 28.2s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-24T06:38:59.997Z] #60 DONE 28.2s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-24T06:38:59.997Z] #54 DONE 28.2s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-24T06:38:59.997Z] #52 DONE 28.2s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-24T06:38:59.997Z] #57 DONE 28.2s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-24T06:38:59.997Z] #56 DONE 28.2s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-24T06:38:59.997Z] #58 DONE 28.3s [2025-11-24T06:38:59.997Z] [2025-11-24T06:38:59.997Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-11-24T06:39:00.255Z] #72 ... [2025-11-24T06:39:00.255Z] [2025-11-24T06:39:00.255Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:00.255Z] #68 DONE 20.7s [2025-11-24T06:39:00.255Z] [2025-11-24T06:39:00.255Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-11-24T06:39:00.255Z] #72 ... [2025-11-24T06:39:00.255Z] [2025-11-24T06:39:00.255Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:39:00.255Z] #62 DONE 20.9s [2025-11-24T06:39:00.517Z] [2025-11-24T06:39:00.517Z] #64 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-11-24T06:39:00.517Z] #64 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:00.517Z] #64 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:00.775Z] #64 ... [2025-11-24T06:39:00.775Z] [2025-11-24T06:39:00.775Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-24T06:39:00.775Z] #66 DONE 21.1s [2025-11-24T06:39:00.775Z] [2025-11-24T06:39:00.775Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-24T06:39:00.775Z] #69 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:00.775Z] #69 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:01.035Z] #69 21.48 OK: 248 MiB in 58 packages [2025-11-24T06:39:01.035Z] #69 ... [2025-11-24T06:39:01.035Z] [2025-11-24T06:39:01.035Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-24T06:39:01.035Z] #65 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:01.035Z] #65 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:01.035Z] #65 21.45 OK: 248 MiB in 58 packages [2025-11-24T06:39:01.035Z] #65 DONE 21.6s [2025-11-24T06:39:01.035Z] [2025-11-24T06:39:01.035Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-24T06:39:01.035Z] #64 21.45 OK: 248 MiB in 58 packages [2025-11-24T06:39:01.035Z] #64 DONE 21.6s [2025-11-24T06:39:01.300Z] [2025-11-24T06:39:01.300Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-24T06:39:01.300Z] #69 DONE 21.7s [2025-11-24T06:39:01.300Z] [2025-11-24T06:39:01.300Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-24T06:39:01.300Z] #67 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:01.300Z] #67 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:01.300Z] #67 21.45 OK: 248 MiB in 58 packages [2025-11-24T06:39:01.300Z] #67 DONE 21.7s [2025-11-24T06:39:01.300Z] [2025-11-24T06:39:01.300Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:01.374Z] $ docker rm -f --volumes 94fb8fe5c21136d691f71827e4b9a3e7c51b260ba460782f6bf8207110d4ff59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:39:02.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-24T06:39:02.107Z] [2025-11-24T06:39:02.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:39:02.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-24T06:39:02.727Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-24T06:39:02.727Z] 547446be3368: Pulling fs layer [2025-11-24T06:39:02.727Z] d125d8839a47: Pulling fs layer [2025-11-24T06:39:02.727Z] 3e85d5ac6304: Pulling fs layer [2025-11-24T06:39:02.727Z] c3105a71a48b: Pulling fs layer [2025-11-24T06:39:02.727Z] 0f093f025ec4: Pulling fs layer [2025-11-24T06:39:02.727Z] c3106fc0e877: Pulling fs layer [2025-11-24T06:39:02.727Z] c3105a71a48b: Waiting [2025-11-24T06:39:02.727Z] 0f093f025ec4: Waiting [2025-11-24T06:39:02.727Z] c3106fc0e877: Waiting [2025-11-24T06:39:02.727Z] 547446be3368: Verifying Checksum [2025-11-24T06:39:02.727Z] 547446be3368: Download complete [2025-11-24T06:39:02.727Z] c3105a71a48b: Verifying Checksum [2025-11-24T06:39:02.727Z] c3105a71a48b: Download complete [2025-11-24T06:39:02.994Z] d125d8839a47: Verifying Checksum [2025-11-24T06:39:02.994Z] d125d8839a47: Download complete [2025-11-24T06:39:03.262Z] c3106fc0e877: Verifying Checksum [2025-11-24T06:39:03.262Z] c3106fc0e877: Download complete [2025-11-24T06:39:03.262Z] 0f093f025ec4: Verifying Checksum [2025-11-24T06:39:03.262Z] 0f093f025ec4: Download complete [2025-11-24T06:39:03.529Z] 547446be3368: Pull complete [2025-11-24T06:39:03.839Z] #73 ... [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-24T06:39:03.839Z] #71 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #71 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #71 21.46 v3.20.8-70-g5842f00d25a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-24T06:39:03.839Z] #71 21.46 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-24T06:39:03.839Z] #71 21.46 OK: 24184 distinct packages available [2025-11-24T06:39:03.839Z] #71 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #71 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #71 22.04 OK: 248 MiB in 58 packages [2025-11-24T06:39:03.839Z] #71 DONE 24.0s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-24T06:39:03.839Z] #0 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 1.570 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 1.589 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:39:03.839Z] #0 2.007 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 2.010 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 2.015 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:39:03.839Z] #0 2.021 OK: 20 MiB in 20 packages [2025-11-24T06:39:03.839Z] #74 DONE 3.4s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:03.839Z] #75 DONE 2.2s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:39:03.839Z] #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 1.554 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 1.571 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:39:03.839Z] #0 1.995 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 2.006 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 2.014 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:39:03.839Z] #0 2.017 OK: 12 MiB in 23 packages [2025-11-24T06:39:03.839Z] #76 DONE 3.4s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-24T06:39:03.839Z] #70 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #70 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #70 21.25 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-24T06:39:03.839Z] #70 21.25 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-24T06:39:03.839Z] #70 21.25 OK: 26328 distinct packages available [2025-11-24T06:39:03.839Z] #70 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #70 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #70 21.89 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-24T06:39:03.839Z] #70 21.89 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-24T06:39:03.839Z] #70 21.90 (3/4) Installing libucontext (1.3.2-r0) [2025-11-24T06:39:03.839Z] #70 21.90 (4/4) Installing gcompat (1.1.0-r4) [2025-11-24T06:39:03.839Z] #70 21.91 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:39:03.839Z] #70 21.93 OK: 8 MiB in 20 packages [2025-11-24T06:39:03.839Z] #70 DONE 24.0s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:03.839Z] #77 DONE 2.3s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:03.839Z] #73 DONE 2.4s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:03.839Z] #78 DONE 2.4s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-24T06:39:03.839Z] #0 0.993 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 1.401 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 2.000 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-24T06:39:03.839Z] #0 2.172 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:39:03.839Z] #0 2.183 OK: 7 MiB in 17 packages [2025-11-24T06:39:03.839Z] #79 DONE 3.4s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-24T06:39:03.839Z] #63 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #63 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #63 21.69 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-24T06:39:03.839Z] #63 21.69 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-24T06:39:03.839Z] #63 21.69 OK: 26328 distinct packages available [2025-11-24T06:39:03.839Z] #63 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #63 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #63 22.27 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-24T06:39:03.839Z] #63 22.27 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-24T06:39:03.839Z] #63 22.28 (3/5) Installing libucontext (1.3.2-r0) [2025-11-24T06:39:03.839Z] #63 22.28 (4/5) Installing gcompat (1.1.0-r4) [2025-11-24T06:39:03.839Z] #63 22.29 (5/5) Installing openssl (3.5.4-r0) [2025-11-24T06:39:03.839Z] #63 22.31 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:39:03.839Z] #63 22.32 OK: 8 MiB in 21 packages [2025-11-24T06:39:03.839Z] #63 DONE 24.1s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:03.839Z] #80 ... [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:39:03.839Z] #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 2.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 2.458 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 2.479 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:39:03.839Z] #0 3.362 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 3.367 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 3.372 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:39:03.839Z] #0 3.381 OK: 7 MiB in 17 packages [2025-11-24T06:39:03.839Z] #81 DONE 3.6s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-24T06:39:03.839Z] #0 2.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 3.214 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 3.234 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:39:03.839Z] #0 3.389 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 3.395 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 3.399 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:39:03.839Z] #0 3.407 OK: 20 MiB in 20 packages [2025-11-24T06:39:03.839Z] #82 DONE 3.6s [2025-11-24T06:39:03.839Z] [2025-11-24T06:39:03.839Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:39:03.839Z] #0 2.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.839Z] #0 3.025 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.839Z] #0 3.044 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:39:03.839Z] #0 3.382 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.840Z] #0 3.386 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.840Z] #0 3.388 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:39:03.840Z] #0 3.399 OK: 13 MiB in 29 packages [2025-11-24T06:39:03.840Z] #83 DONE 3.6s [2025-11-24T06:39:03.840Z] [2025-11-24T06:39:03.840Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:39:03.840Z] #0 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.840Z] #0 2.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.840Z] #0 3.297 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.840Z] #0 3.327 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:39:03.840Z] #0 3.399 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.840Z] #0 3.401 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.840Z] #0 3.405 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:39:03.840Z] #0 3.418 OK: 8 MiB in 19 packages [2025-11-24T06:39:03.840Z] #84 DONE 3.7s [2025-11-24T06:39:03.840Z] [2025-11-24T06:39:03.840Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-11-24T06:39:03.840Z] #72 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.840Z] #72 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:03.840Z] #72 3.133 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.840Z] #72 3.148 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:39:03.840Z] #72 3.390 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.840Z] #72 3.393 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:03.840Z] #72 3.396 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:39:03.840Z] #72 3.407 OK: 7 MiB in 17 packages [2025-11-24T06:39:03.840Z] #72 DONE 3.7s [2025-11-24T06:39:03.840Z] [2025-11-24T06:39:03.840Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-24T06:39:03.840Z] #85 DONE 0.1s [2025-11-24T06:39:03.840Z] [2025-11-24T06:39:03.840Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:04.409Z] #86 ... [2025-11-24T06:39:04.409Z] [2025-11-24T06:39:04.409Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-24T06:39:04.409Z] #0 3.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:04.409Z] #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:04.409Z] #0 3.551 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:04.409Z] #0 3.569 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:39:04.409Z] #0 3.667 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:04.409Z] #0 3.670 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:04.409Z] #0 3.672 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:39:04.409Z] #0 3.683 OK: 7 MiB in 18 packages [2025-11-24T06:39:04.409Z] #87 DONE 4.1s [2025-11-24T06:39:04.409Z] [2025-11-24T06:39:04.409Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-24T06:39:04.409Z] #0 2.454 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:04.409Z] #0 2.734 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:04.409Z] #0 3.346 OK: 248 MiB in 58 packages [2025-11-24T06:39:04.409Z] #88 DONE 3.6s [2025-11-24T06:39:04.409Z] [2025-11-24T06:39:04.409Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:04.409Z] #89 DONE 0.8s [2025-11-24T06:39:04.409Z] [2025-11-24T06:39:04.409Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:04.487Z] d125d8839a47: Pull complete [2025-11-24T06:39:05.019Z] #90 ... [2025-11-24T06:39:05.019Z] [2025-11-24T06:39:05.019Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-24T06:39:05.019Z] #91 DONE 0.8s [2025-11-24T06:39:05.083Z] 3e85d5ac6304: Verifying Checksum [2025-11-24T06:39:05.083Z] 3e85d5ac6304: Download complete [2025-11-24T06:39:05.306Z] [2025-11-24T06:39:05.307Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:05.594Z] #92 ... [2025-11-24T06:39:05.594Z] [2025-11-24T06:39:05.594Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-24T06:39:05.594Z] #93 DONE 1.4s [2025-11-24T06:39:05.594Z] [2025-11-24T06:39:05.594Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-24T06:39:05.594Z] #94 DONE 0.1s [2025-11-24T06:39:05.872Z] [2025-11-24T06:39:05.872Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-24T06:39:05.872Z] #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:05.872Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:06.157Z] #95 2.640 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:06.157Z] #95 2.672 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:39:06.446Z] #95 ... [2025-11-24T06:39:06.446Z] [2025-11-24T06:39:06.446Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-24T06:39:06.446Z] #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:06.446Z] #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-24T06:39:06.446Z] #0 2.561 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:06.446Z] #0 2.577 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:39:06.446Z] #0 2.617 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:06.446Z] #0 2.620 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:06.446Z] #0 2.624 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:39:06.446Z] #0 2.635 OK: 8 MiB in 20 packages [2025-11-24T06:39:06.446Z] #96 DONE 2.8s [2025-11-24T06:39:06.446Z] [2025-11-24T06:39:06.446Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-24T06:39:06.446Z] #95 2.719 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:06.446Z] #95 2.734 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:39:06.446Z] #95 2.737 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:39:06.446Z] #95 2.763 OK: 8 MiB in 21 packages [2025-11-24T06:39:07.103Z] #95 DONE 3.5s [2025-11-24T06:39:07.103Z] [2025-11-24T06:39:07.103Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-24T06:39:07.103Z] #97 DONE 0.7s [2025-11-24T06:39:07.103Z] [2025-11-24T06:39:07.103Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-24T06:39:08.089Z] #98 DONE 0.8s [2025-11-24T06:39:08.089Z] [2025-11-24T06:39:08.089Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-24T06:39:08.090Z] #99 DONE 0.9s [2025-11-24T06:39:08.090Z] [2025-11-24T06:39:08.090Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-24T06:39:08.090Z] #100 DONE 0.1s [2025-11-24T06:39:08.090Z] [2025-11-24T06:39:08.090Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-24T06:39:08.090Z] #101 DONE 0.9s [2025-11-24T06:39:08.090Z] [2025-11-24T06:39:08.090Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-24T06:39:08.090Z] #102 ... [2025-11-24T06:39:08.090Z] [2025-11-24T06:39:08.090Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-24T06:39:08.090Z] #103 DONE 0.2s [2025-11-24T06:39:08.350Z] [2025-11-24T06:39:08.350Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-24T06:39:08.610Z] #104 DONE 0.7s [2025-11-24T06:39:08.610Z] [2025-11-24T06:39:08.610Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-24T06:39:08.610Z] #105 DONE 0.6s [2025-11-24T06:39:08.610Z] [2025-11-24T06:39:08.610Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-24T06:39:08.610Z] #102 DONE 0.9s [2025-11-24T06:39:08.610Z] [2025-11-24T06:39:08.610Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-24T06:39:09.178Z] #106 DONE 0.2s [2025-11-24T06:39:09.178Z] [2025-11-24T06:39:09.178Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-24T06:39:09.178Z] #107 DONE 0.2s [2025-11-24T06:39:09.178Z] [2025-11-24T06:39:09.178Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-24T06:39:09.178Z] #108 DONE 0.2s [2025-11-24T06:39:09.178Z] [2025-11-24T06:39:09.178Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-24T06:39:09.754Z] #109 ... [2025-11-24T06:39:09.754Z] [2025-11-24T06:39:09.754Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-24T06:39:09.754Z] #110 DONE 0.6s [2025-11-24T06:39:09.754Z] [2025-11-24T06:39:09.754Z] #111 [security-spire-config] exporting to image [2025-11-24T06:39:09.754Z] #111 exporting layers [2025-11-24T06:39:10.024Z] #111 ... [2025-11-24T06:39:10.024Z] [2025-11-24T06:39:10.024Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-24T06:39:10.024Z] #112 DONE 0.9s [2025-11-24T06:39:10.024Z] [2025-11-24T06:39:10.024Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-24T06:39:10.961Z] #113 ... [2025-11-24T06:39:10.961Z] [2025-11-24T06:39:10.961Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-24T06:39:10.961Z] #109 DONE 2.0s [2025-11-24T06:39:10.961Z] [2025-11-24T06:39:10.961Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-24T06:39:14.269Z] #114 ... [2025-11-24T06:39:14.269Z] [2025-11-24T06:39:14.269Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:14.269Z] #115 ... [2025-11-24T06:39:14.269Z] [2025-11-24T06:39:14.269Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:14.269Z] #116 ... [2025-11-24T06:39:14.269Z] [2025-11-24T06:39:14.269Z] #111 [security-spire-config] exporting to image [2025-11-24T06:39:14.269Z] #111 exporting layers 4.3s done [2025-11-24T06:39:14.269Z] #111 writing image sha256:fb4b73a8c2251e29efa8d95117d2d865b106eb948096f22ffacc286b0561ada0 0.0s done [2025-11-24T06:39:14.269Z] #111 naming to docker.io/library/security-spire-config [2025-11-24T06:39:14.528Z] #111 naming to docker.io/library/security-spire-config 0.6s done [2025-11-24T06:39:15.170Z] 3e85d5ac6304: Pull complete [2025-11-24T06:39:15.170Z] c3105a71a48b: Pull complete [2025-11-24T06:39:15.467Z] #111 DONE 5.8s [2025-11-24T06:39:15.468Z] [2025-11-24T06:39:15.468Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:16.136Z] 0f093f025ec4: Pull complete [2025-11-24T06:39:16.136Z] c3106fc0e877: Pull complete [2025-11-24T06:39:16.136Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-24T06:39:16.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-24T06:39:16.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-24T06:39:16.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-773723 does not seem to be running inside a container [2025-11-24T06:39:16.400Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-arm64:latest cat [2025-11-24T06:39:17.368Z] #86 ... [2025-11-24T06:39:17.368Z] [2025-11-24T06:39:17.368Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-24T06:39:17.368Z] #113 DONE 7.2s [2025-11-24T06:39:17.368Z] [2025-11-24T06:39:17.368Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:17.368Z] #116 ... [2025-11-24T06:39:17.368Z] [2025-11-24T06:39:17.368Z] #117 [security-spire-server] exporting to image [2025-11-24T06:39:18.477Z] $ docker top c52ee8615b3d908dc5710910f2020db23a90125e6f580b882b3cb33f1805deea -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-24T06:39:18.999Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-24T06:39:27.354Z] #117 ... [2025-11-24T06:39:27.354Z] [2025-11-24T06:39:27.354Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:27.354Z] #80 DONE 23.4s [2025-11-24T06:39:27.354Z] [2025-11-24T06:39:27.354Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:27.354Z] #92 DONE 21.9s [2025-11-24T06:39:27.354Z] [2025-11-24T06:39:27.354Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:27.354Z] #115 DONE 23.4s [2025-11-24T06:39:27.354Z] [2025-11-24T06:39:27.354Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:27.354Z] #86 DONE 23.4s [2025-11-24T06:39:27.354Z] [2025-11-24T06:39:27.354Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:27.354Z] #90 DONE 22.7s [2025-11-24T06:39:27.354Z] [2025-11-24T06:39:27.354Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:27.354Z] #116 DONE 23.5s [2025-11-24T06:39:27.354Z] [2025-11-24T06:39:27.354Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-24T06:39:27.354Z] #114 DONE 16.0s [2025-11-24T06:39:27.354Z] [2025-11-24T06:39:27.354Z] #117 [security-spire-server] exporting to image [2025-11-24T06:39:27.354Z] #117 exporting layers 9.7s done [2025-11-24T06:39:27.354Z] #117 writing image sha256:22851f16a906872bfb76771ba36f1d4ae001ce6946deef7599e6e30ef2188960 done [2025-11-24T06:39:27.354Z] #117 naming to docker.io/library/security-spire-server [2025-11-24T06:39:27.354Z] #117 ... [2025-11-24T06:39:27.354Z] [2025-11-24T06:39:27.354Z] #118 [security-proxy-setup builder 6/7] COPY . . [2025-11-24T06:39:27.354Z] #118 ... [2025-11-24T06:39:27.354Z] [2025-11-24T06:39:27.354Z] #117 [security-spire-server] exporting to image [2025-11-24T06:39:27.354Z] #117 naming to docker.io/library/security-spire-server done [2025-11-24T06:39:27.354Z] #117 DONE 9.7s [2025-11-24T06:39:27.355Z] [2025-11-24T06:39:27.355Z] #119 [security-proxy-auth builder 6/7] COPY . . [2025-11-24T06:39:29.104Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #1 transferring dockerfile: 30B [2025-11-24T06:39:29.104Z] #1 transferring dockerfile: 1.81kB 0.0s done [2025-11-24T06:39:29.104Z] #1 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #2 [core-data internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #2 transferring dockerfile: 2.04kB done [2025-11-24T06:39:29.104Z] #2 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #3 transferring dockerfile: 2.23kB done [2025-11-24T06:39:29.104Z] #3 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #4 transferring dockerfile: 2.50kB done [2025-11-24T06:39:29.104Z] #4 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #5 transferring dockerfile: 1.83kB 0.0s done [2025-11-24T06:39:29.104Z] #5 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #6 transferring dockerfile: 2.14kB 0.0s done [2025-11-24T06:39:29.104Z] #6 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #7 transferring dockerfile: 1.70kB done [2025-11-24T06:39:29.104Z] #7 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #8 transferring dockerfile: 2.10kB done [2025-11-24T06:39:29.104Z] #8 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #9 transferring dockerfile: 2.49kB done [2025-11-24T06:39:29.104Z] #9 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #10 transferring dockerfile: 1.69kB done [2025-11-24T06:39:29.104Z] #10 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #11 [core-command internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #11 transferring dockerfile: 1.94kB 0.0s done [2025-11-24T06:39:29.104Z] #11 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-11-24T06:39:29.104Z] #12 transferring dockerfile: 2.01kB done [2025-11-24T06:39:29.104Z] #12 DONE 0.1s [2025-11-24T06:39:29.104Z] [2025-11-24T06:39:29.104Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-24T06:39:29.374Z] #13 transferring dockerfile: 1.89kB done [2025-11-24T06:39:29.374Z] #13 DONE 0.1s [2025-11-24T06:39:29.374Z] [2025-11-24T06:39:29.374Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-24T06:39:29.374Z] #14 transferring dockerfile: 3.02kB 0.0s done [2025-11-24T06:39:29.374Z] #14 DONE 0.1s [2025-11-24T06:39:29.374Z] [2025-11-24T06:39:29.374Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-11-24T06:39:29.374Z] #15 transferring dockerfile: 2.00kB done [2025-11-24T06:39:29.374Z] #15 DONE 0.1s [2025-11-24T06:39:29.374Z] [2025-11-24T06:39:29.374Z] #16 [security-spire-agent internal] load .dockerignore [2025-11-24T06:39:29.374Z] #16 transferring context: 50B 0.0s done [2025-11-24T06:39:29.374Z] #16 DONE 0.1s [2025-11-24T06:39:30.339Z] [2025-11-24T06:39:30.339Z] #17 [core-data internal] load .dockerignore [2025-11-24T06:39:30.339Z] #17 transferring context: 50B 0.0s done [2025-11-24T06:39:30.339Z] #17 DONE 0.0s [2025-11-24T06:39:30.339Z] [2025-11-24T06:39:30.339Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-24T06:39:30.339Z] #18 transferring context: 50B done [2025-11-24T06:39:30.339Z] #18 DONE 0.0s [2025-11-24T06:39:30.339Z] [2025-11-24T06:39:30.339Z] #19 [security-proxy-setup internal] load .dockerignore [2025-11-24T06:39:30.339Z] #19 transferring context: 50B 0.0s done [2025-11-24T06:39:30.339Z] #19 DONE 0.1s [2025-11-24T06:39:30.339Z] [2025-11-24T06:39:30.339Z] #20 [support-scheduler internal] load .dockerignore [2025-11-24T06:39:30.339Z] #20 transferring context: 50B done [2025-11-24T06:39:30.339Z] #20 DONE 0.1s [2025-11-24T06:39:30.339Z] [2025-11-24T06:39:30.339Z] #21 [security-proxy-auth internal] load .dockerignore [2025-11-24T06:39:30.339Z] #21 transferring context: 50B done [2025-11-24T06:39:30.339Z] #21 DONE 0.1s [2025-11-24T06:39:30.339Z] [2025-11-24T06:39:30.339Z] #22 [security-spire-server internal] load .dockerignore [2025-11-24T06:39:30.339Z] #22 transferring context: 50B done [2025-11-24T06:39:30.339Z] #22 DONE 0.1s [2025-11-24T06:39:30.339Z] [2025-11-24T06:39:30.339Z] #23 [core-metadata internal] load .dockerignore [2025-11-24T06:39:30.339Z] #23 transferring context: 50B 0.0s done [2025-11-24T06:39:30.339Z] #23 DONE 0.0s [2025-11-24T06:39:30.607Z] [2025-11-24T06:39:30.607Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-11-24T06:39:30.607Z] #24 transferring context: 50B done [2025-11-24T06:39:30.607Z] #24 DONE 0.1s [2025-11-24T06:39:30.607Z] [2025-11-24T06:39:30.607Z] #25 [security-spire-config internal] load .dockerignore [2025-11-24T06:39:30.607Z] #25 transferring context: 50B done [2025-11-24T06:39:30.607Z] #25 DONE 0.1s [2025-11-24T06:39:30.607Z] [2025-11-24T06:39:30.607Z] #26 [core-command internal] load .dockerignore [2025-11-24T06:39:30.607Z] #26 transferring context: 50B 0.0s done [2025-11-24T06:39:30.607Z] #26 DONE 0.1s [2025-11-24T06:39:30.607Z] [2025-11-24T06:39:30.607Z] #27 [core-keeper internal] load .dockerignore [2025-11-24T06:39:30.607Z] #27 transferring context: 50B done [2025-11-24T06:39:30.875Z] #27 DONE 0.1s [2025-11-24T06:39:30.875Z] [2025-11-24T06:39:30.875Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-11-24T06:39:30.875Z] #28 transferring context: 50B done [2025-11-24T06:39:30.875Z] #28 DONE 0.1s [2025-11-24T06:39:30.875Z] [2025-11-24T06:39:30.875Z] #29 [security-bootstrapper internal] load .dockerignore [2025-11-24T06:39:30.875Z] #29 transferring context: 50B done [2025-11-24T06:39:30.875Z] #29 DONE 0.1s [2025-11-24T06:39:30.875Z] [2025-11-24T06:39:30.875Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-24T06:39:31.146Z] #30 ... [2025-11-24T06:39:31.146Z] [2025-11-24T06:39:31.146Z] #31 [support-notifications internal] load .dockerignore [2025-11-24T06:39:31.146Z] #31 transferring context: 50B done [2025-11-24T06:39:31.146Z] #31 DONE 0.1s [2025-11-24T06:39:31.146Z] [2025-11-24T06:39:31.146Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-11-24T06:39:31.416Z] #32 DONE 0.6s [2025-11-24T06:39:31.416Z] [2025-11-24T06:39:31.416Z] #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-11-24T06:39:31.416Z] #33 DONE 0.5s [2025-11-24T06:39:31.416Z] [2025-11-24T06:39:31.416Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-24T06:39:31.688Z] #30 DONE 0.6s [2025-11-24T06:39:31.688Z] [2025-11-24T06:39:31.688Z] #34 [security-spire-agent internal] load build context [2025-11-24T06:39:31.688Z] #34 transferring context: 23.33kB 0.0s done [2025-11-24T06:39:31.688Z] #34 DONE 0.1s [2025-11-24T06:39:31.688Z] [2025-11-24T06:39:31.688Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:31.688Z] #35 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:31.688Z] #35 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-11-24T06:39:31.688Z] #35 ... [2025-11-24T06:39:31.688Z] [2025-11-24T06:39:31.688Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-24T06:39:31.688Z] #36 DONE 0.0s [2025-11-24T06:39:31.688Z] [2025-11-24T06:39:31.688Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:31.688Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-11-24T06:39:31.688Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-11-24T06:39:31.688Z] #35 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-11-24T06:39:31.688Z] #35 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-11-24T06:39:31.688Z] #35 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-11-24T06:39:31.688Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-11-24T06:39:31.970Z] #35 ... [2025-11-24T06:39:31.970Z] [2025-11-24T06:39:31.970Z] #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-24T06:39:31.970Z] #36 DONE 0.0s [2025-11-24T06:39:31.970Z] [2025-11-24T06:39:31.970Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-11-24T06:39:31.970Z] #33 DONE 0.5s [2025-11-24T06:39:31.970Z] [2025-11-24T06:39:31.970Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:31.970Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-11-24T06:39:31.970Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-11-24T06:39:31.970Z] #35 ... [2025-11-24T06:39:31.970Z] [2025-11-24T06:39:31.970Z] #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-24T06:39:31.970Z] #36 DONE 0.0s [2025-11-24T06:39:31.970Z] [2025-11-24T06:39:31.970Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:31.970Z] #35 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-11-24T06:39:32.260Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.4s [2025-11-24T06:39:32.260Z] #35 ... [2025-11-24T06:39:32.260Z] [2025-11-24T06:39:32.260Z] #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-24T06:39:32.260Z] #36 DONE 0.0s [2025-11-24T06:39:32.260Z] [2025-11-24T06:39:32.260Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:32.260Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 0.7s [2025-11-24T06:39:32.533Z] #35 ... [2025-11-24T06:39:32.533Z] [2025-11-24T06:39:32.533Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-24T06:39:32.533Z] #30 DONE 0.7s [2025-11-24T06:39:32.533Z] [2025-11-24T06:39:32.533Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:32.533Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-11-24T06:39:32.533Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 0.9s [2025-11-24T06:39:32.533Z] #35 ... [2025-11-24T06:39:32.533Z] [2025-11-24T06:39:32.533Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-11-24T06:39:32.533Z] #33 DONE 0.9s [2025-11-24T06:39:32.533Z] [2025-11-24T06:39:32.533Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:32.533Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 1.0s [2025-11-24T06:39:32.801Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 1.1s [2025-11-24T06:39:32.801Z] #35 ... [2025-11-24T06:39:32.801Z] [2025-11-24T06:39:32.801Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-24T06:39:32.801Z] #36 DONE 0.0s [2025-11-24T06:39:32.801Z] [2025-11-24T06:39:32.801Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:33.068Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 1.3s [2025-11-24T06:39:33.068Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.55MB / 14.28MB 1.4s [2025-11-24T06:39:33.337Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 1.5s [2025-11-24T06:39:33.337Z] #35 ... [2025-11-24T06:39:33.337Z] [2025-11-24T06:39:33.337Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-11-24T06:39:33.337Z] #33 DONE 1.4s [2025-11-24T06:39:33.337Z] [2025-11-24T06:39:33.337Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:33.337Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.17MB / 14.28MB 1.7s [2025-11-24T06:39:33.609Z] #35 ... [2025-11-24T06:39:33.609Z] [2025-11-24T06:39:33.609Z] #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-24T06:39:33.609Z] #36 DONE 0.0s [2025-11-24T06:39:33.609Z] [2025-11-24T06:39:33.609Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:33.609Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 1.8s [2025-11-24T06:39:33.609Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 1.9s [2025-11-24T06:39:33.877Z] #35 ... [2025-11-24T06:39:33.877Z] [2025-11-24T06:39:33.877Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-24T06:39:33.877Z] #30 DONE 1.3s [2025-11-24T06:39:33.877Z] [2025-11-24T06:39:33.877Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:33.877Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 2.2s [2025-11-24T06:39:33.877Z] #35 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-11-24T06:39:33.877Z] #35 ... [2025-11-24T06:39:33.877Z] [2025-11-24T06:39:33.877Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2025-11-24T06:39:33.877Z] #33 DONE 1.8s [2025-11-24T06:39:33.877Z] [2025-11-24T06:39:33.877Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:33.877Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 2.3s [2025-11-24T06:39:34.464Z] #35 ... [2025-11-24T06:39:34.464Z] [2025-11-24T06:39:34.464Z] #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-24T06:39:34.464Z] #36 DONE 0.0s [2025-11-24T06:39:34.464Z] [2025-11-24T06:39:34.464Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:34.464Z] #35 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.6s done [2025-11-24T06:39:34.464Z] #35 ... [2025-11-24T06:39:34.464Z] [2025-11-24T06:39:34.464Z] #37 [security-spire-server internal] load build context [2025-11-24T06:39:34.464Z] #37 transferring context: 23.80kB 0.2s done [2025-11-24T06:39:34.464Z] #37 DONE 2.0s [2025-11-24T06:39:34.733Z] [2025-11-24T06:39:34.733Z] #38 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:39:34.733Z] #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-24T06:39:34.733Z] #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-24T06:39:34.733Z] #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-24T06:39:34.733Z] #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-24T06:39:34.733Z] #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-24T06:39:34.733Z] #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 2.1s [2025-11-24T06:39:34.733Z] #38 ... [2025-11-24T06:39:34.733Z] [2025-11-24T06:39:34.733Z] #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-24T06:39:34.733Z] #36 DONE 0.0s [2025-11-24T06:39:35.008Z] [2025-11-24T06:39:35.008Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-11-24T06:39:35.008Z] #33 DONE 2.4s [2025-11-24T06:39:35.008Z] [2025-11-24T06:39:35.008Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:39:35.008Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-11-24T06:39:35.008Z] #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-11-24T06:39:35.008Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-11-24T06:39:35.008Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-11-24T06:39:35.008Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-24T06:39:35.008Z] #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-11-24T06:39:35.008Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-11-24T06:39:35.008Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-11-24T06:39:35.008Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.36MB / 33.17MB 3.3s [2025-11-24T06:39:35.008Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-11-24T06:39:35.008Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-11-24T06:39:35.008Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 3.4s [2025-11-24T06:39:35.280Z] #39 ... [2025-11-24T06:39:35.280Z] [2025-11-24T06:39:35.280Z] #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-24T06:39:35.280Z] #36 DONE 0.0s [2025-11-24T06:39:35.280Z] [2025-11-24T06:39:35.280Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:39:35.280Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.6s [2025-11-24T06:39:35.549Z] #39 ... [2025-11-24T06:39:35.549Z] [2025-11-24T06:39:35.549Z] #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-24T06:39:35.549Z] #36 DONE 0.0s [2025-11-24T06:39:35.549Z] [2025-11-24T06:39:35.549Z] #38 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:39:35.819Z] #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-24T06:39:35.819Z] #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-24T06:39:35.819Z] #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-24T06:39:35.819Z] #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-24T06:39:35.819Z] #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-24T06:39:35.819Z] #38 ... [2025-11-24T06:39:35.819Z] [2025-11-24T06:39:35.819Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2025-11-24T06:39:35.819Z] #33 DONE 3.2s [2025-11-24T06:39:35.819Z] [2025-11-24T06:39:35.819Z] #38 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:39:36.085Z] #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-24T06:39:36.085Z] #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-24T06:39:36.085Z] #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-24T06:39:36.085Z] #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-24T06:39:36.085Z] #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-24T06:39:36.355Z] #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-24T06:39:36.355Z] #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-24T06:39:36.355Z] #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-24T06:39:36.355Z] #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-24T06:39:36.355Z] #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-24T06:39:37.315Z] #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.9s done [2025-11-24T06:39:37.315Z] #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.9s done [2025-11-24T06:39:37.358Z] #119 ... [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #120 DONE 9.9s [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #121 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-24T06:39:37.358Z] #121 DONE 9.9s [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-24T06:39:37.358Z] #122 ... [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #123 [core-keeper builder 7/8] COPY . . [2025-11-24T06:39:37.358Z] #123 DONE 9.9s [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #124 [support-scheduler builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #124 DONE 9.9s [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #125 [support-notifications builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #125 DONE 9.9s [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #119 [core-command builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #119 DONE 9.9s [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:37.358Z] #126 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #127 [security-proxy-auth builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #127 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:37.358Z] #128 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:37.358Z] #129 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #130 [core-data builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #130 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:37.358Z] #131 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #118 DONE 9.9s [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:37.358Z] #132 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #133 [core-command builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #133 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:37.358Z] #134 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:37.358Z] #135 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #136 [core-metadata builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #136 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:37.358Z] #137 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:37.358Z] #138 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:37.358Z] #139 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #140 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:39:37.358Z] #141 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:39:37.358Z] #142 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #143 [security-bootstrapper builder 6/7] COPY . . [2025-11-24T06:39:37.358Z] #143 CACHED [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-24T06:39:37.358Z] #144 DONE 0.2s [2025-11-24T06:39:37.358Z] [2025-11-24T06:39:37.358Z] #145 [security-spire-agent] exporting to image [2025-11-24T06:39:37.358Z] #145 exporting layers [2025-11-24T06:39:37.615Z] #145 exporting layers 0.5s done [2025-11-24T06:39:37.615Z] #145 writing image sha256:52df17ed4c566dac5af32aba0c3c2f901483bd39bd21ec8a5ef26f41e6ad2ddc [2025-11-24T06:39:37.615Z] #145 writing image sha256:52df17ed4c566dac5af32aba0c3c2f901483bd39bd21ec8a5ef26f41e6ad2ddc 0.0s done [2025-11-24T06:39:37.615Z] #145 naming to docker.io/library/security-spire-agent 0.0s done [2025-11-24T06:39:37.615Z] #145 DONE 0.6s [2025-11-24T06:39:37.615Z] [2025-11-24T06:39:37.615Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-24T06:39:37.615Z] #122 0.642 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-24T06:39:37.901Z] #38 ... [2025-11-24T06:39:37.901Z] [2025-11-24T06:39:37.901Z] #40 [security-spire-config internal] load build context [2025-11-24T06:39:37.901Z] #40 transferring context: 22.05kB 0.3s done [2025-11-24T06:39:37.901Z] #40 DONE 4.0s [2025-11-24T06:39:38.169Z] [2025-11-24T06:39:38.169Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:39:38.169Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.4s done [2025-11-24T06:39:38.437Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-11-24T06:39:38.705Z] #39 ... [2025-11-24T06:39:38.705Z] [2025-11-24T06:39:38.705Z] #41 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-24T06:39:38.705Z] #41 DONE 7.2s [2025-11-24T06:39:38.972Z] [2025-11-24T06:39:38.972Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:39:39.942Z] #39 ... [2025-11-24T06:39:39.942Z] [2025-11-24T06:39:39.942Z] #38 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-24T06:39:39.942Z] #38 DONE 9.0s [2025-11-24T06:39:39.942Z] [2025-11-24T06:39:39.942Z] #42 [core-data builder 2/7] WORKDIR /edgex-go [2025-11-24T06:39:41.354Z] #42 DONE 2.2s [2025-11-24T06:39:41.354Z] [2025-11-24T06:39:41.354Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:39:41.937Z] #39 ... [2025-11-24T06:39:41.937Z] [2025-11-24T06:39:41.937Z] #43 [core-data internal] load build context [2025-11-24T06:39:41.937Z] #43 transferring context: 7.43MB 9.6s [2025-11-24T06:39:41.937Z] #43 ... [2025-11-24T06:39:41.937Z] [2025-11-24T06:39:41.937Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:39:41.937Z] #44 ... [2025-11-24T06:39:41.937Z] [2025-11-24T06:39:41.937Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:39:42.345Z] #45 ... [2025-11-24T06:39:42.345Z] [2025-11-24T06:39:42.345Z] #46 [support-scheduler internal] load build context [2025-11-24T06:39:42.345Z] #46 ... [2025-11-24T06:39:42.345Z] [2025-11-24T06:39:42.345Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:39:42.345Z] #45 ... [2025-11-24T06:39:42.345Z] [2025-11-24T06:39:42.345Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:39:42.345Z] #47 ... [2025-11-24T06:39:42.345Z] [2025-11-24T06:39:42.345Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:39:42.888Z] #122 ... [2025-11-24T06:39:42.888Z] [2025-11-24T06:39:42.888Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-24T06:39:42.888Z] #0 1.132 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-24T06:39:42.953Z] #45 ... [2025-11-24T06:39:42.953Z] [2025-11-24T06:39:42.953Z] #48 [core-metadata internal] load build context [2025-11-24T06:39:42.953Z] #48 ... [2025-11-24T06:39:42.953Z] [2025-11-24T06:39:42.953Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:39:43.553Z] #45 ... [2025-11-24T06:39:43.553Z] [2025-11-24T06:39:43.553Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:39:43.553Z] #49 ... [2025-11-24T06:39:43.553Z] [2025-11-24T06:39:43.553Z] #48 [core-metadata internal] load build context [2025-11-24T06:39:44.154Z] #48 ... [2025-11-24T06:39:44.154Z] [2025-11-24T06:39:44.154Z] #50 [core-command internal] load build context [2025-11-24T06:39:44.154Z] #50 ... [2025-11-24T06:39:44.154Z] [2025-11-24T06:39:44.154Z] #48 [core-metadata internal] load build context [2025-11-24T06:39:45.146Z] #48 ... [2025-11-24T06:39:45.146Z] [2025-11-24T06:39:45.146Z] #51 [core-keeper internal] load build context [2025-11-24T06:39:45.146Z] #51 ... [2025-11-24T06:39:45.146Z] [2025-11-24T06:39:45.146Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:39:45.146Z] #52 ... [2025-11-24T06:39:45.146Z] [2025-11-24T06:39:45.146Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:45.146Z] #35 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.8s [2025-11-24T06:39:45.413Z] #35 ... [2025-11-24T06:39:45.413Z] [2025-11-24T06:39:45.413Z] #51 [core-keeper internal] load build context [2025-11-24T06:39:46.006Z] #51 ... [2025-11-24T06:39:46.006Z] [2025-11-24T06:39:46.006Z] #53 [support-notifications internal] load build context [2025-11-24T06:39:46.006Z] #53 ... [2025-11-24T06:39:46.006Z] [2025-11-24T06:39:46.006Z] #51 [core-keeper internal] load build context [2025-11-24T06:39:46.276Z] #51 ... [2025-11-24T06:39:46.276Z] [2025-11-24T06:39:46.276Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:39:46.276Z] #54 ... [2025-11-24T06:39:46.276Z] [2025-11-24T06:39:46.276Z] #51 [core-keeper internal] load build context [2025-11-24T06:39:47.241Z] #51 transferring context: 4.96MB 10.9s [2025-11-24T06:39:48.156Z] #146 ... [2025-11-24T06:39:48.156Z] [2025-11-24T06:39:48.156Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-24T06:39:48.156Z] #0 1.133 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-24T06:39:48.156Z] #147 ... [2025-11-24T06:39:48.156Z] [2025-11-24T06:39:48.156Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-24T06:39:48.156Z] #0 0.638 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-24T06:39:48.156Z] #148 ... [2025-11-24T06:39:48.156Z] [2025-11-24T06:39:48.156Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-24T06:39:48.156Z] #0 1.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-24T06:39:48.156Z] #149 ... [2025-11-24T06:39:48.156Z] [2025-11-24T06:39:48.156Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-24T06:39:48.156Z] #0 1.170 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-24T06:39:48.156Z] #150 ... [2025-11-24T06:39:48.156Z] [2025-11-24T06:39:48.156Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T06:39:48.156Z] #0 1.160 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-24T06:39:48.156Z] #151 ... [2025-11-24T06:39:48.156Z] [2025-11-24T06:39:48.156Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-24T06:39:48.156Z] #0 1.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-24T06:39:48.156Z] #152 ... [2025-11-24T06:39:48.156Z] [2025-11-24T06:39:48.156Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-24T06:39:48.156Z] #0 1.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-24T06:39:48.414Z] #153 ... [2025-11-24T06:39:48.414Z] [2025-11-24T06:39:48.414Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-24T06:39:48.414Z] #0 1.035 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-24T06:39:48.414Z] #154 ... [2025-11-24T06:39:48.414Z] [2025-11-24T06:39:48.414Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-24T06:39:48.414Z] #0 1.160 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-24T06:39:48.672Z] #155 ... [2025-11-24T06:39:48.672Z] [2025-11-24T06:39:48.672Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-24T06:39:48.672Z] #0 1.176 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-24T06:39:50.618Z] #51 ... [2025-11-24T06:39:50.618Z] [2025-11-24T06:39:50.618Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-24T06:39:50.618Z] #0 7.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:39:50.618Z] #0 8.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:39:50.618Z] #55 ... [2025-11-24T06:39:50.618Z] [2025-11-24T06:39:50.618Z] #46 [support-scheduler internal] load build context [2025-11-24T06:39:50.618Z] #46 ... [2025-11-24T06:39:50.618Z] [2025-11-24T06:39:50.618Z] #51 [core-keeper internal] load build context [2025-11-24T06:39:51.205Z] #51 ... [2025-11-24T06:39:51.205Z] [2025-11-24T06:39:51.205Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-24T06:39:51.473Z] #56 ... [2025-11-24T06:39:51.473Z] [2025-11-24T06:39:51.473Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-24T06:39:51.473Z] #57 ... [2025-11-24T06:39:51.473Z] [2025-11-24T06:39:51.473Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-24T06:39:51.744Z] #58 ... [2025-11-24T06:39:51.744Z] [2025-11-24T06:39:51.744Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-24T06:39:51.744Z] #59 ... [2025-11-24T06:39:51.744Z] [2025-11-24T06:39:51.744Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-24T06:39:52.011Z] #60 ... [2025-11-24T06:39:52.011Z] [2025-11-24T06:39:52.011Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-24T06:39:52.011Z] #61 ... [2025-11-24T06:39:52.011Z] [2025-11-24T06:39:52.011Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-24T06:39:52.280Z] #62 ... [2025-11-24T06:39:52.280Z] [2025-11-24T06:39:52.280Z] #43 [core-data internal] load build context [2025-11-24T06:39:52.280Z] #43 transferring context: 11.49MB 19.9s [2025-11-24T06:39:52.280Z] #43 ... [2025-11-24T06:39:52.280Z] [2025-11-24T06:39:52.280Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-24T06:39:52.280Z] #63 ... [2025-11-24T06:39:52.280Z] [2025-11-24T06:39:52.280Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:39:52.280Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.6s [2025-11-24T06:39:52.549Z] #39 ... [2025-11-24T06:39:52.549Z] [2025-11-24T06:39:52.549Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-24T06:39:52.549Z] #64 ... [2025-11-24T06:39:52.549Z] [2025-11-24T06:39:52.549Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-24T06:39:52.818Z] #65 ... [2025-11-24T06:39:52.818Z] [2025-11-24T06:39:52.818Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-24T06:39:52.818Z] #66 ... [2025-11-24T06:39:52.818Z] [2025-11-24T06:39:52.818Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-24T06:39:53.086Z] #67 ... [2025-11-24T06:39:53.086Z] [2025-11-24T06:39:53.086Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-24T06:39:53.086Z] #68 ... [2025-11-24T06:39:53.086Z] [2025-11-24T06:39:53.086Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:39:53.353Z] #44 ... [2025-11-24T06:39:53.353Z] [2025-11-24T06:39:53.353Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-24T06:39:53.353Z] #69 ... [2025-11-24T06:39:53.353Z] [2025-11-24T06:39:53.353Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-24T06:39:53.353Z] #70 ... [2025-11-24T06:39:53.353Z] [2025-11-24T06:39:53.353Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:39:53.622Z] #47 ... [2025-11-24T06:39:53.622Z] [2025-11-24T06:39:53.622Z] #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-24T06:39:53.622Z] #0 9.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:39:53.622Z] #0 9.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:39:53.622Z] #0 11.72 OK: 239 MiB in 58 packages [2025-11-24T06:39:53.622Z] #71 ... [2025-11-24T06:39:53.622Z] [2025-11-24T06:39:53.622Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:39:53.891Z] #45 ... [2025-11-24T06:39:53.891Z] [2025-11-24T06:39:53.891Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:39:53.891Z] #49 ... [2025-11-24T06:39:53.891Z] [2025-11-24T06:39:53.891Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:39:54.159Z] #47 ... [2025-11-24T06:39:54.159Z] [2025-11-24T06:39:54.159Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-24T06:39:54.159Z] #55 10.57 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-24T06:39:54.159Z] #55 10.57 (2/2) Installing su-exec (0.2-r3) [2025-11-24T06:39:54.159Z] #55 10.82 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:39:54.159Z] #55 10.82 OK: 8 MiB in 18 packages [2025-11-24T06:39:54.159Z] #55 DONE 13.9s [2025-11-24T06:39:54.159Z] [2025-11-24T06:39:54.159Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:39:54.426Z] #47 ... [2025-11-24T06:39:54.426Z] [2025-11-24T06:39:54.426Z] #50 [core-command internal] load build context [2025-11-24T06:39:54.426Z] #50 ... [2025-11-24T06:39:54.426Z] [2025-11-24T06:39:54.426Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:39:55.014Z] #47 ... [2025-11-24T06:39:55.014Z] [2025-11-24T06:39:55.014Z] #48 [core-metadata internal] load build context [2025-11-24T06:39:55.285Z] #48 ... [2025-11-24T06:39:55.285Z] [2025-11-24T06:39:55.285Z] #71 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-24T06:39:55.285Z] #71 DONE 13.8s [2025-11-24T06:39:55.285Z] [2025-11-24T06:39:55.285Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:39:55.285Z] #47 ... [2025-11-24T06:39:55.285Z] [2025-11-24T06:39:55.285Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:39:55.553Z] #52 ... [2025-11-24T06:39:55.553Z] [2025-11-24T06:39:55.553Z] #48 [core-metadata internal] load build context [2025-11-24T06:39:55.821Z] #48 ... [2025-11-24T06:39:55.821Z] [2025-11-24T06:39:55.821Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:39:55.821Z] #35 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 20.4s [2025-11-24T06:39:55.821Z] #35 ... [2025-11-24T06:39:55.821Z] [2025-11-24T06:39:55.821Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:39:56.408Z] #47 ... [2025-11-24T06:39:56.408Z] [2025-11-24T06:39:56.408Z] #53 [support-notifications internal] load build context [2025-11-24T06:39:56.408Z] #53 ... [2025-11-24T06:39:56.408Z] [2025-11-24T06:39:56.408Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:39:56.408Z] #44 ... [2025-11-24T06:39:56.408Z] [2025-11-24T06:39:56.408Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:39:56.675Z] #54 ... [2025-11-24T06:39:56.675Z] [2025-11-24T06:39:56.675Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:39:57.642Z] #44 transferring context: 17.53MB 25.1s [2025-11-24T06:39:59.593Z] #44 ... [2025-11-24T06:39:59.593Z] [2025-11-24T06:39:59.593Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-24T06:39:59.593Z] #68 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:39:59.593Z] #68 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:39:59.593Z] #68 16.19 OK: 239 MiB in 58 packages [2025-11-24T06:39:59.593Z] #68 DONE 18.4s [2025-11-24T06:39:59.593Z] [2025-11-24T06:39:59.593Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:00.181Z] #44 ... [2025-11-24T06:40:00.181Z] [2025-11-24T06:40:00.181Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-24T06:40:00.181Z] #58 DONE 18.8s [2025-11-24T06:40:00.450Z] [2025-11-24T06:40:00.450Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-24T06:40:00.450Z] #72 ... [2025-11-24T06:40:00.450Z] [2025-11-24T06:40:00.450Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:00.720Z] #46 ... [2025-11-24T06:40:00.720Z] [2025-11-24T06:40:00.720Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:01.685Z] #44 ... [2025-11-24T06:40:01.685Z] [2025-11-24T06:40:01.685Z] #51 [core-keeper internal] load build context [2025-11-24T06:40:01.685Z] #51 ... [2025-11-24T06:40:01.685Z] [2025-11-24T06:40:01.685Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:02.270Z] #44 ... [2025-11-24T06:40:02.270Z] [2025-11-24T06:40:02.270Z] #43 [core-data internal] load build context [2025-11-24T06:40:02.270Z] #43 transferring context: 14.81MB 30.1s [2025-11-24T06:40:02.270Z] #43 ... [2025-11-24T06:40:02.270Z] [2025-11-24T06:40:02.270Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:03.237Z] #44 ... [2025-11-24T06:40:03.237Z] [2025-11-24T06:40:03.237Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:03.237Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.0s [2025-11-24T06:40:03.237Z] #39 ... [2025-11-24T06:40:03.237Z] [2025-11-24T06:40:03.237Z] #43 [core-data internal] load build context [2025-11-24T06:40:03.823Z] #43 ... [2025-11-24T06:40:03.823Z] [2025-11-24T06:40:03.823Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-24T06:40:03.823Z] #57 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:03.823Z] #57 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:03.823Z] #57 20.26 OK: 239 MiB in 58 packages [2025-11-24T06:40:03.823Z] #57 DONE 22.5s [2025-11-24T06:40:03.823Z] [2025-11-24T06:40:03.823Z] #43 [core-data internal] load build context [2025-11-24T06:40:04.093Z] #43 ... [2025-11-24T06:40:04.093Z] [2025-11-24T06:40:04.093Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:04.093Z] #49 ... [2025-11-24T06:40:04.093Z] [2025-11-24T06:40:04.093Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:04.361Z] #45 ... [2025-11-24T06:40:04.361Z] [2025-11-24T06:40:04.361Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:04.629Z] #49 ... [2025-11-24T06:40:04.629Z] [2025-11-24T06:40:04.629Z] #50 [core-command internal] load build context [2025-11-24T06:40:04.629Z] #50 ... [2025-11-24T06:40:04.630Z] [2025-11-24T06:40:04.630Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-24T06:40:04.630Z] #56 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:04.630Z] #56 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:04.630Z] #56 18.75 v3.20.8-69-g2d906ab0af6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-24T06:40:04.630Z] #56 18.75 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-24T06:40:04.630Z] #56 18.75 OK: 24062 distinct packages available [2025-11-24T06:40:04.630Z] #56 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:04.630Z] #56 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:04.897Z] #56 ... [2025-11-24T06:40:04.897Z] [2025-11-24T06:40:04.897Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:04.897Z] #49 ... [2025-11-24T06:40:04.897Z] [2025-11-24T06:40:04.897Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-24T06:40:04.897Z] #59 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:04.897Z] #59 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:04.897Z] #59 21.61 OK: 239 MiB in 58 packages [2025-11-24T06:40:04.897Z] #59 DONE 23.6s [2025-11-24T06:40:04.897Z] [2025-11-24T06:40:04.897Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-24T06:40:05.165Z] #73 ... [2025-11-24T06:40:05.165Z] [2025-11-24T06:40:05.165Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:05.750Z] #49 ... [2025-11-24T06:40:05.750Z] [2025-11-24T06:40:05.750Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:05.750Z] #52 ... [2025-11-24T06:40:05.750Z] [2025-11-24T06:40:05.750Z] #48 [core-metadata internal] load build context [2025-11-24T06:40:05.750Z] #48 ... [2025-11-24T06:40:05.750Z] [2025-11-24T06:40:05.750Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:06.718Z] #52 ... [2025-11-24T06:40:06.718Z] [2025-11-24T06:40:06.718Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:40:06.718Z] #47 ... [2025-11-24T06:40:06.718Z] [2025-11-24T06:40:06.718Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:06.718Z] #52 ... [2025-11-24T06:40:06.718Z] [2025-11-24T06:40:06.718Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:40:06.718Z] #35 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 30.9s [2025-11-24T06:40:06.988Z] #35 ... [2025-11-24T06:40:06.988Z] [2025-11-24T06:40:06.988Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:06.988Z] #54 ... [2025-11-24T06:40:06.988Z] [2025-11-24T06:40:06.988Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:07.256Z] #52 ... [2025-11-24T06:40:07.256Z] [2025-11-24T06:40:07.256Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:07.524Z] #53 ... [2025-11-24T06:40:07.524Z] [2025-11-24T06:40:07.524Z] #48 [core-metadata internal] load build context [2025-11-24T06:40:07.524Z] #48 transferring context: 21.54MB 34.0s [2025-11-24T06:40:08.949Z] #48 ... [2025-11-24T06:40:08.949Z] [2025-11-24T06:40:08.949Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-24T06:40:08.949Z] #56 25.00 OK: 239 MiB in 58 packages [2025-11-24T06:40:08.949Z] #56 DONE 27.4s [2025-11-24T06:40:08.949Z] [2025-11-24T06:40:08.949Z] #48 [core-metadata internal] load build context [2025-11-24T06:40:09.537Z] #48 ... [2025-11-24T06:40:09.537Z] [2025-11-24T06:40:09.537Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-24T06:40:09.537Z] #62 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:09.537Z] #62 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:09.537Z] #62 23.98 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-24T06:40:09.537Z] #62 23.98 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-24T06:40:09.537Z] #62 23.98 OK: 26169 distinct packages available [2025-11-24T06:40:09.537Z] #62 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:09.537Z] #62 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:09.537Z] #62 ... [2025-11-24T06:40:09.537Z] [2025-11-24T06:40:09.537Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:10.952Z] #54 ... [2025-11-24T06:40:10.952Z] [2025-11-24T06:40:10.952Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:10.952Z] #46 ... [2025-11-24T06:40:10.952Z] [2025-11-24T06:40:10.952Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:12.366Z] #54 ... [2025-11-24T06:40:12.366Z] [2025-11-24T06:40:12.366Z] #51 [core-keeper internal] load build context [2025-11-24T06:40:12.366Z] #51 ... [2025-11-24T06:40:12.366Z] [2025-11-24T06:40:12.366Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:12.954Z] #54 transferring context: 7.78MB 34.0s [2025-11-24T06:40:13.222Z] #54 ... [2025-11-24T06:40:13.222Z] [2025-11-24T06:40:13.222Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:13.222Z] #44 ... [2025-11-24T06:40:13.222Z] [2025-11-24T06:40:13.222Z] #51 [core-keeper internal] load build context [2025-11-24T06:40:14.185Z] #51 ... [2025-11-24T06:40:14.185Z] [2025-11-24T06:40:14.185Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-24T06:40:14.185Z] #60 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:14.185Z] #60 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:14.185Z] #60 30.43 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-24T06:40:14.185Z] #60 30.43 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:40:14.185Z] #60 30.62 OK: 8 MiB in 17 packages [2025-11-24T06:40:14.454Z] #60 ... [2025-11-24T06:40:14.454Z] [2025-11-24T06:40:14.454Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-24T06:40:14.454Z] #61 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:14.454Z] #61 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:14.454Z] #61 29.88 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-24T06:40:14.454Z] #61 29.88 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:40:14.454Z] #61 29.88 OK: 8 MiB in 17 packages [2025-11-24T06:40:14.454Z] #61 ... [2025-11-24T06:40:14.454Z] [2025-11-24T06:40:14.454Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:14.454Z] #45 ... [2025-11-24T06:40:14.454Z] [2025-11-24T06:40:14.454Z] #43 [core-data internal] load build context [2025-11-24T06:40:14.722Z] #43 ... [2025-11-24T06:40:14.722Z] [2025-11-24T06:40:14.722Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:14.991Z] #45 ... [2025-11-24T06:40:14.991Z] [2025-11-24T06:40:14.991Z] #50 [core-command internal] load build context [2025-11-24T06:40:14.991Z] #50 ... [2025-11-24T06:40:14.991Z] [2025-11-24T06:40:14.991Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:15.259Z] #45 ... [2025-11-24T06:40:15.259Z] [2025-11-24T06:40:15.259Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-24T06:40:15.259Z] #61 DONE 33.5s [2025-11-24T06:40:15.259Z] [2025-11-24T06:40:15.259Z] #43 [core-data internal] load build context [2025-11-24T06:40:15.527Z] #43 ... [2025-11-24T06:40:15.527Z] [2025-11-24T06:40:15.527Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-24T06:40:15.527Z] #60 DONE 33.8s [2025-11-24T06:40:15.527Z] [2025-11-24T06:40:15.527Z] #43 [core-data internal] load build context [2025-11-24T06:40:15.796Z] #43 ... [2025-11-24T06:40:15.796Z] [2025-11-24T06:40:15.796Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:15.796Z] #49 ... [2025-11-24T06:40:15.796Z] [2025-11-24T06:40:15.796Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-24T06:40:16.390Z] #74 ... [2025-11-24T06:40:16.391Z] [2025-11-24T06:40:16.391Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-24T06:40:16.391Z] #65 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:16.391Z] #65 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:16.391Z] #65 32.82 (1/3) Installing ca-certificates (20250911-r0) [2025-11-24T06:40:16.391Z] #65 33.09 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-24T06:40:16.391Z] #65 33.25 (3/3) Installing tzdata (2025b-r0) [2025-11-24T06:40:16.391Z] #65 34.74 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:40:16.658Z] #65 ... [2025-11-24T06:40:16.658Z] [2025-11-24T06:40:16.658Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:40:16.658Z] #75 ... [2025-11-24T06:40:16.658Z] [2025-11-24T06:40:16.658Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:40:16.932Z] #47 ... [2025-11-24T06:40:16.932Z] [2025-11-24T06:40:16.932Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-24T06:40:16.932Z] #65 35.08 Executing ca-certificates-20250911-r0.trigger [2025-11-24T06:40:16.932Z] #65 ... [2025-11-24T06:40:16.932Z] [2025-11-24T06:40:16.932Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-24T06:40:16.932Z] #69 DONE 34.9s [2025-11-24T06:40:17.200Z] [2025-11-24T06:40:17.200Z] #43 [core-data internal] load build context [2025-11-24T06:40:17.200Z] #43 ... [2025-11-24T06:40:17.200Z] [2025-11-24T06:40:17.200Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:40:17.200Z] #35 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 41.6s [2025-11-24T06:40:17.468Z] #35 ... [2025-11-24T06:40:17.468Z] [2025-11-24T06:40:17.468Z] #43 [core-data internal] load build context [2025-11-24T06:40:17.468Z] #43 ... [2025-11-24T06:40:17.468Z] [2025-11-24T06:40:17.468Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:17.737Z] #52 ... [2025-11-24T06:40:17.737Z] [2025-11-24T06:40:17.737Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:17.737Z] #53 ... [2025-11-24T06:40:17.737Z] [2025-11-24T06:40:17.737Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-24T06:40:17.737Z] #62 33.19 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-24T06:40:17.737Z] #62 33.19 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-24T06:40:17.737Z] #62 33.19 (3/5) Installing libucontext (1.3.2-r0) [2025-11-24T06:40:17.737Z] #62 33.19 (4/5) Installing gcompat (1.1.0-r4) [2025-11-24T06:40:17.737Z] #62 33.19 (5/5) Installing openssl (3.5.4-r0) [2025-11-24T06:40:17.737Z] #62 33.19 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:40:17.737Z] #62 33.39 OK: 9 MiB in 21 packages [2025-11-24T06:40:17.737Z] #62 DONE 36.8s [2025-11-24T06:40:17.737Z] [2025-11-24T06:40:17.737Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-24T06:40:17.737Z] #67 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:17.737Z] #67 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:17.737Z] #67 33.20 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-24T06:40:17.737Z] #67 33.20 (2/4) Installing openssl (3.5.4-r0) [2025-11-24T06:40:17.737Z] #67 33.30 (3/4) Installing su-exec (0.2-r3) [2025-11-24T06:40:17.737Z] #67 33.30 (4/4) Installing yq-go (4.47.2-r1) [2025-11-24T06:40:17.737Z] #67 34.41 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:40:17.737Z] #67 34.41 OK: 20 MiB in 20 packages [2025-11-24T06:40:18.011Z] #67 ... [2025-11-24T06:40:18.011Z] [2025-11-24T06:40:18.011Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:18.011Z] #53 transferring context: 8.69MB 39.2s [2025-11-24T06:40:18.980Z] #53 ... [2025-11-24T06:40:18.980Z] [2025-11-24T06:40:18.980Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:18.980Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 40.0s [2025-11-24T06:40:18.980Z] #39 ... [2025-11-24T06:40:18.980Z] [2025-11-24T06:40:18.980Z] #50 [core-command internal] load build context [2025-11-24T06:40:19.944Z] #50 ... [2025-11-24T06:40:19.944Z] [2025-11-24T06:40:19.944Z] #48 [core-metadata internal] load build context [2025-11-24T06:40:19.944Z] #48 ... [2025-11-24T06:40:19.944Z] [2025-11-24T06:40:19.944Z] #50 [core-command internal] load build context [2025-11-24T06:40:20.913Z] #50 ... [2025-11-24T06:40:20.914Z] [2025-11-24T06:40:20.914Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-24T06:40:20.914Z] #67 DONE 39.1s [2025-11-24T06:40:20.914Z] [2025-11-24T06:40:20.914Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:21.185Z] #39 ... [2025-11-24T06:40:21.185Z] [2025-11-24T06:40:21.185Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:21.185Z] #46 ... [2025-11-24T06:40:21.185Z] [2025-11-24T06:40:21.185Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-24T06:40:21.185Z] #73 26.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:22.152Z] #73 27.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:22.152Z] #73 ... [2025-11-24T06:40:22.152Z] [2025-11-24T06:40:22.152Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-24T06:40:22.152Z] #65 35.83 OK: 8 MiB in 19 packages [2025-11-24T06:40:22.152Z] #65 DONE 40.6s [2025-11-24T06:40:22.423Z] [2025-11-24T06:40:22.423Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:40:23.385Z] #76 ... [2025-11-24T06:40:23.385Z] [2025-11-24T06:40:23.385Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:23.385Z] #44 transferring context: 28.49MB 51.1s [2025-11-24T06:40:23.657Z] #44 ... [2025-11-24T06:40:23.657Z] [2025-11-24T06:40:23.657Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:23.657Z] #54 ... [2025-11-24T06:40:23.657Z] [2025-11-24T06:40:23.657Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:24.626Z] #44 ... [2025-11-24T06:40:24.626Z] [2025-11-24T06:40:24.626Z] #51 [core-keeper internal] load build context [2025-11-24T06:40:24.626Z] #51 ... [2025-11-24T06:40:24.626Z] [2025-11-24T06:40:24.626Z] #50 [core-command internal] load build context [2025-11-24T06:40:25.210Z] #50 ... [2025-11-24T06:40:25.210Z] [2025-11-24T06:40:25.210Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-24T06:40:25.210Z] #66 32.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:25.210Z] #66 34.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:25.210Z] #66 41.19 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-24T06:40:25.210Z] #66 41.19 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-24T06:40:25.210Z] #66 41.19 OK: 26169 distinct packages available [2025-11-24T06:40:25.210Z] #66 ... [2025-11-24T06:40:25.210Z] [2025-11-24T06:40:25.210Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:25.477Z] #44 ... [2025-11-24T06:40:25.477Z] [2025-11-24T06:40:25.477Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:25.477Z] #45 ... [2025-11-24T06:40:25.477Z] [2025-11-24T06:40:25.477Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:26.061Z] #44 ... [2025-11-24T06:40:26.062Z] [2025-11-24T06:40:26.062Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-24T06:40:26.062Z] #63 33.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:26.062Z] #63 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:26.062Z] #63 41.59 (1/7) Installing ca-certificates (20250911-r0) [2025-11-24T06:40:26.062Z] #63 41.97 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-24T06:40:26.062Z] #63 42.03 (3/7) Installing libgcc (14.2.0-r6) [2025-11-24T06:40:26.062Z] #63 42.11 (4/7) Installing libsodium (1.0.20-r0) [2025-11-24T06:40:26.062Z] #63 42.11 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-24T06:40:26.062Z] #63 42.40 (6/7) Installing libzmq (4.3.5-r2) [2025-11-24T06:40:26.062Z] #63 42.50 (7/7) Installing zeromq (4.3.5-r2) [2025-11-24T06:40:26.062Z] #63 42.50 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:40:26.062Z] #63 42.92 Executing ca-certificates-20250911-r0.trigger [2025-11-24T06:40:26.062Z] #63 ... [2025-11-24T06:40:26.062Z] [2025-11-24T06:40:26.062Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:26.062Z] #49 ... [2025-11-24T06:40:26.062Z] [2025-11-24T06:40:26.062Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:26.646Z] #46 ... [2025-11-24T06:40:26.646Z] [2025-11-24T06:40:26.646Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-24T06:40:26.646Z] #70 34.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:26.646Z] #70 35.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:26.646Z] #70 41.77 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-24T06:40:26.646Z] #70 41.77 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-24T06:40:26.646Z] #70 41.77 OK: 26169 distinct packages available [2025-11-24T06:40:26.646Z] #70 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:26.646Z] #70 ... [2025-11-24T06:40:26.646Z] [2025-11-24T06:40:26.646Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:26.914Z] #49 ... [2025-11-24T06:40:26.914Z] [2025-11-24T06:40:26.914Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:40:27.181Z] #47 ... [2025-11-24T06:40:27.181Z] [2025-11-24T06:40:27.181Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:27.456Z] #49 ... [2025-11-24T06:40:27.456Z] [2025-11-24T06:40:27.456Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:40:27.456Z] #35 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 43.8s done [2025-11-24T06:40:27.725Z] #35 ... [2025-11-24T06:40:27.725Z] [2025-11-24T06:40:27.725Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-24T06:40:27.725Z] #77 ... [2025-11-24T06:40:27.725Z] [2025-11-24T06:40:27.725Z] #43 [core-data internal] load build context [2025-11-24T06:40:27.994Z] #43 ... [2025-11-24T06:40:27.994Z] [2025-11-24T06:40:27.994Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:27.994Z] #52 ... [2025-11-24T06:40:27.994Z] [2025-11-24T06:40:27.994Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-24T06:40:27.994Z] #78 ... [2025-11-24T06:40:27.994Z] [2025-11-24T06:40:27.994Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:28.581Z] #46 transferring context: 33.34MB 56.3s [2025-11-24T06:40:28.581Z] #46 ... [2025-11-24T06:40:28.581Z] [2025-11-24T06:40:28.581Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-24T06:40:28.581Z] #64 36.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:28.581Z] #64 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:28.581Z] #64 45.00 (1/4) Installing ca-certificates (20250911-r0) [2025-11-24T06:40:28.581Z] #64 45.31 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-24T06:40:28.581Z] #64 45.31 (3/4) Installing su-exec (0.2-r3) [2025-11-24T06:40:28.581Z] #64 45.31 (4/4) Installing yq-go (4.47.2-r1) [2025-11-24T06:40:28.581Z] #64 45.99 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:40:28.581Z] #64 46.38 Executing ca-certificates-20250911-r0.trigger [2025-11-24T06:40:28.581Z] #64 ... [2025-11-24T06:40:28.581Z] [2025-11-24T06:40:28.581Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:29.169Z] #46 ... [2025-11-24T06:40:29.169Z] [2025-11-24T06:40:29.169Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:29.169Z] #53 ... [2025-11-24T06:40:29.169Z] [2025-11-24T06:40:29.169Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:30.132Z] #46 ... [2025-11-24T06:40:30.132Z] [2025-11-24T06:40:30.132Z] #48 [core-metadata internal] load build context [2025-11-24T06:40:30.132Z] #48 ... [2025-11-24T06:40:30.132Z] [2025-11-24T06:40:30.132Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:30.400Z] #46 ... [2025-11-24T06:40:30.400Z] [2025-11-24T06:40:30.400Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-24T06:40:30.400Z] #63 44.05 OK: 12 MiB in 23 packages [2025-11-24T06:40:30.400Z] #63 DONE 48.3s [2025-11-24T06:40:30.400Z] [2025-11-24T06:40:30.400Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:30.668Z] #46 ... [2025-11-24T06:40:30.668Z] [2025-11-24T06:40:30.668Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-24T06:40:30.668Z] #35 DONE 59.1s [2025-11-24T06:40:30.668Z] [2025-11-24T06:40:30.668Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:30.668Z] #46 ... [2025-11-24T06:40:30.668Z] [2025-11-24T06:40:30.668Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-24T06:40:30.668Z] #72 20.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:30.668Z] #72 21.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:30.935Z] #72 30.45 OK: 239 MiB in 58 packages [2025-11-24T06:40:30.935Z] #72 ... [2025-11-24T06:40:30.935Z] [2025-11-24T06:40:30.935Z] #48 [core-metadata internal] load build context [2025-11-24T06:40:31.540Z] #48 ... [2025-11-24T06:40:31.540Z] [2025-11-24T06:40:31.540Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-24T06:40:31.540Z] #79 ... [2025-11-24T06:40:31.540Z] [2025-11-24T06:40:31.540Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:31.540Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 52.5s [2025-11-24T06:40:31.809Z] #39 ... [2025-11-24T06:40:31.809Z] [2025-11-24T06:40:31.809Z] #48 [core-metadata internal] load build context [2025-11-24T06:40:32.395Z] #48 ... [2025-11-24T06:40:32.395Z] [2025-11-24T06:40:32.395Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-24T06:40:32.395Z] #64 47.83 OK: 19 MiB in 20 packages [2025-11-24T06:40:32.395Z] #64 DONE 50.4s [2025-11-24T06:40:32.395Z] [2025-11-24T06:40:32.395Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-24T06:40:34.341Z] #80 ... [2025-11-24T06:40:34.341Z] [2025-11-24T06:40:34.341Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:34.341Z] #54 transferring context: 12.04MB 55.2s [2025-11-24T06:40:34.341Z] #54 ... [2025-11-24T06:40:34.341Z] [2025-11-24T06:40:34.341Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:34.341Z] #52 ... [2025-11-24T06:40:34.341Z] [2025-11-24T06:40:34.341Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:34.608Z] #54 ... [2025-11-24T06:40:34.608Z] [2025-11-24T06:40:34.608Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-24T06:40:34.608Z] #72 DONE 34.2s [2025-11-24T06:40:34.608Z] [2025-11-24T06:40:34.608Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:34.608Z] #54 ... [2025-11-24T06:40:34.608Z] [2025-11-24T06:40:34.608Z] #51 [core-keeper internal] load build context [2025-11-24T06:40:34.876Z] #51 ... [2025-11-24T06:40:34.876Z] [2025-11-24T06:40:34.876Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:34.876Z] #52 ... [2025-11-24T06:40:34.876Z] [2025-11-24T06:40:34.876Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-24T06:40:34.876Z] #73 36.99 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:34.876Z] #73 37.32 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:40:34.876Z] #73 37.94 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:34.876Z] #73 37.94 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:34.876Z] #73 37.94 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:40:34.876Z] #73 37.94 OK: 8 MiB in 18 packages [2025-11-24T06:40:34.876Z] #73 DONE 40.2s [2025-11-24T06:40:34.876Z] [2025-11-24T06:40:34.876Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:35.143Z] #52 ... [2025-11-24T06:40:35.143Z] [2025-11-24T06:40:35.143Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-24T06:40:35.143Z] #66 43.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:35.143Z] #66 44.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:35.143Z] #66 52.43 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-24T06:40:35.143Z] #66 52.80 (2/13) Installing c-ares (1.34.5-r0) [2025-11-24T06:40:35.143Z] #66 52.87 (3/13) Installing libunistring (1.3-r0) [2025-11-24T06:40:35.143Z] #66 53.12 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-24T06:40:35.143Z] #66 53.12 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-24T06:40:35.411Z] #66 53.17 (6/13) Installing libpsl (0.21.5-r3) [2025-11-24T06:40:35.411Z] #66 53.22 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-24T06:40:35.411Z] #66 ... [2025-11-24T06:40:35.411Z] [2025-11-24T06:40:35.411Z] #50 [core-command internal] load build context [2025-11-24T06:40:35.411Z] #50 ... [2025-11-24T06:40:35.411Z] [2025-11-24T06:40:35.411Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:36.000Z] #54 ... [2025-11-24T06:40:36.000Z] [2025-11-24T06:40:36.000Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:36.000Z] #45 ... [2025-11-24T06:40:36.000Z] [2025-11-24T06:40:36.000Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-24T06:40:36.000Z] #66 53.43 (8/13) Installing libcurl (8.14.1-r2) [2025-11-24T06:40:36.000Z] #66 53.61 (9/13) Installing curl (8.14.1-r2) [2025-11-24T06:40:36.000Z] #66 53.68 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-24T06:40:36.000Z] #66 53.76 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-24T06:40:36.000Z] #66 53.76 (12/13) Installing libucontext (1.3.2-r0) [2025-11-24T06:40:36.000Z] #66 53.80 (13/13) Installing gcompat (1.1.0-r4) [2025-11-24T06:40:36.000Z] #66 53.86 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:40:36.271Z] #66 54.16 OK: 13 MiB in 29 packages [2025-11-24T06:40:36.271Z] #66 ... [2025-11-24T06:40:36.271Z] [2025-11-24T06:40:36.271Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:36.539Z] #44 ... [2025-11-24T06:40:36.539Z] [2025-11-24T06:40:36.539Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:37.133Z] #54 ... [2025-11-24T06:40:37.133Z] [2025-11-24T06:40:37.133Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-24T06:40:37.133Z] #70 45.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:37.133Z] #70 55.04 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-24T06:40:37.133Z] #70 55.13 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-24T06:40:37.133Z] #70 55.13 (3/4) Installing libucontext (1.3.2-r0) [2025-11-24T06:40:37.133Z] #70 55.19 (4/4) Installing gcompat (1.1.0-r4) [2025-11-24T06:40:37.133Z] #70 ... [2025-11-24T06:40:37.133Z] [2025-11-24T06:40:37.133Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:37.133Z] #52 ... [2025-11-24T06:40:37.133Z] [2025-11-24T06:40:37.133Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:40:37.400Z] #47 ... [2025-11-24T06:40:37.400Z] [2025-11-24T06:40:37.400Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:37.668Z] #54 ... [2025-11-24T06:40:37.668Z] [2025-11-24T06:40:37.668Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:37.940Z] #49 ... [2025-11-24T06:40:37.940Z] [2025-11-24T06:40:37.940Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:38.208Z] #52 ... [2025-11-24T06:40:38.208Z] [2025-11-24T06:40:38.208Z] #43 [core-data internal] load build context [2025-11-24T06:40:38.208Z] #43 ... [2025-11-24T06:40:38.208Z] [2025-11-24T06:40:38.208Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:40:39.171Z] #47 transferring context: 17.45MB 65.5s [2025-11-24T06:40:39.171Z] #47 ... [2025-11-24T06:40:39.171Z] [2025-11-24T06:40:39.171Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:39.171Z] #53 ... [2025-11-24T06:40:39.171Z] [2025-11-24T06:40:39.171Z] #50 [core-command internal] load build context [2025-11-24T06:40:40.132Z] #50 ... [2025-11-24T06:40:40.132Z] [2025-11-24T06:40:40.132Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:40:40.132Z] #75 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:40.132Z] #75 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:40.132Z] #75 23.19 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:40.132Z] #75 ... [2025-11-24T06:40:40.132Z] [2025-11-24T06:40:40.132Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:40.401Z] #52 ... [2025-11-24T06:40:40.401Z] [2025-11-24T06:40:40.401Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:40:40.401Z] #0 9.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:40.668Z] #81 ... [2025-11-24T06:40:40.668Z] [2025-11-24T06:40:40.668Z] #50 [core-command internal] load build context [2025-11-24T06:40:40.936Z] #50 ... [2025-11-24T06:40:40.936Z] [2025-11-24T06:40:40.936Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-24T06:40:40.936Z] #66 DONE 58.6s [2025-11-24T06:40:40.936Z] [2025-11-24T06:40:40.936Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:40.936Z] #53 ... [2025-11-24T06:40:40.936Z] [2025-11-24T06:40:40.936Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-24T06:40:40.936Z] #74 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:40.936Z] #74 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:41.204Z] #74 ... [2025-11-24T06:40:41.204Z] [2025-11-24T06:40:41.204Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-24T06:40:41.204Z] #70 55.27 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:40:41.204Z] #70 55.66 OK: 8 MiB in 20 packages [2025-11-24T06:40:41.204Z] #70 DONE 59.4s [2025-11-24T06:40:41.204Z] [2025-11-24T06:40:41.204Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:41.204Z] #46 transferring context: 44.69MB 66.9s done [2025-11-24T06:40:41.204Z] #46 ... [2025-11-24T06:40:41.204Z] [2025-11-24T06:40:41.204Z] #50 [core-command internal] load build context [2025-11-24T06:40:41.475Z] #50 ... [2025-11-24T06:40:41.475Z] [2025-11-24T06:40:41.475Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-24T06:40:41.475Z] #77 13.88 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:41.475Z] #77 15.81 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:41.809Z] #77 ... [2025-11-24T06:40:41.810Z] [2025-11-24T06:40:41.810Z] #50 [core-command internal] load build context [2025-11-24T06:40:41.810Z] #50 ... [2025-11-24T06:40:41.810Z] [2025-11-24T06:40:41.810Z] #48 [core-metadata internal] load build context [2025-11-24T06:40:41.810Z] #48 transferring context: 44.69MB 65.1s done [2025-11-24T06:40:41.810Z] #48 DONE 68.9s [2025-11-24T06:40:41.810Z] [2025-11-24T06:40:41.810Z] #50 [core-command internal] load build context [2025-11-24T06:40:41.810Z] #50 ... [2025-11-24T06:40:41.810Z] [2025-11-24T06:40:41.810Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:41.810Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 62.0s [2025-11-24T06:40:41.810Z] #39 ... [2025-11-24T06:40:41.810Z] [2025-11-24T06:40:41.810Z] #50 [core-command internal] load build context [2025-11-24T06:40:42.395Z] #50 ... [2025-11-24T06:40:42.395Z] [2025-11-24T06:40:42.395Z] #46 [support-scheduler internal] load build context [2025-11-24T06:40:42.395Z] #46 DONE 70.2s [2025-11-24T06:40:42.395Z] [2025-11-24T06:40:42.395Z] #50 [core-command internal] load build context [2025-11-24T06:40:42.980Z] #50 ... [2025-11-24T06:40:42.980Z] [2025-11-24T06:40:42.980Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-24T06:40:42.980Z] #78 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:42.980Z] #78 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:43.248Z] #78 ... [2025-11-24T06:40:43.249Z] [2025-11-24T06:40:43.249Z] #50 [core-command internal] load build context [2025-11-24T06:40:43.840Z] #50 transferring context: 43.59MB 67.4s [2025-11-24T06:40:43.840Z] #50 ... [2025-11-24T06:40:43.840Z] [2025-11-24T06:40:43.840Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-24T06:40:43.840Z] #82 DONE 8.8s [2025-11-24T06:40:43.840Z] [2025-11-24T06:40:43.840Z] #50 [core-command internal] load build context [2025-11-24T06:40:44.805Z] #50 ... [2025-11-24T06:40:44.805Z] [2025-11-24T06:40:44.805Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:40:44.805Z] #75 23.52 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:40:44.805Z] #75 24.18 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:44.805Z] #75 24.18 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:44.805Z] #75 24.18 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:40:44.805Z] #75 24.35 OK: 8 MiB in 17 packages [2025-11-24T06:40:44.805Z] #75 DONE 28.2s [2025-11-24T06:40:44.805Z] [2025-11-24T06:40:44.805Z] #50 [core-command internal] load build context [2025-11-24T06:40:44.805Z] #50 transferring context: 44.69MB 68.4s done [2025-11-24T06:40:44.805Z] #50 ... [2025-11-24T06:40:44.805Z] [2025-11-24T06:40:44.805Z] #51 [core-keeper internal] load build context [2025-11-24T06:40:44.805Z] #51 ... [2025-11-24T06:40:44.805Z] [2025-11-24T06:40:44.805Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:40:44.805Z] #76 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:44.805Z] #76 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:45.075Z] #76 ... [2025-11-24T06:40:45.075Z] [2025-11-24T06:40:45.075Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-24T06:40:45.075Z] #79 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:45.075Z] #79 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:45.075Z] #79 ... [2025-11-24T06:40:45.075Z] [2025-11-24T06:40:45.075Z] #51 [core-keeper internal] load build context [2025-11-24T06:40:46.507Z] #51 ... [2025-11-24T06:40:46.507Z] [2025-11-24T06:40:46.507Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:46.507Z] #45 ... [2025-11-24T06:40:46.507Z] [2025-11-24T06:40:46.507Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:46.507Z] #53 ... [2025-11-24T06:40:46.507Z] [2025-11-24T06:40:46.507Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:46.507Z] #44 transferring context: 44.69MB 70.5s done [2025-11-24T06:40:46.776Z] #44 ... [2025-11-24T06:40:46.776Z] [2025-11-24T06:40:46.776Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:47.411Z] #53 ... [2025-11-24T06:40:47.411Z] [2025-11-24T06:40:47.411Z] #44 [security-proxy-setup internal] load build context [2025-11-24T06:40:47.411Z] #44 DONE 75.2s [2025-11-24T06:40:47.411Z] [2025-11-24T06:40:47.411Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:47.679Z] #53 ... [2025-11-24T06:40:47.679Z] [2025-11-24T06:40:47.679Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:47.679Z] #54 ... [2025-11-24T06:40:47.679Z] [2025-11-24T06:40:47.679Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:47.679Z] #45 transferring context: 40.42MB 75.6s [2025-11-24T06:40:47.947Z] #45 ... [2025-11-24T06:40:47.947Z] [2025-11-24T06:40:47.947Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-24T06:40:47.947Z] #77 24.93 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-24T06:40:47.947Z] #77 25.54 Executing busybox-1.37.0-r19.trigger [2025-11-24T06:40:47.947Z] #77 25.85 OK: 8 MiB in 17 packages [2025-11-24T06:40:47.947Z] #77 DONE 30.2s [2025-11-24T06:40:47.947Z] [2025-11-24T06:40:47.947Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:47.947Z] #45 ... [2025-11-24T06:40:47.947Z] [2025-11-24T06:40:47.947Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:47.947Z] #49 ... [2025-11-24T06:40:47.947Z] [2025-11-24T06:40:47.947Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:48.537Z] #53 ... [2025-11-24T06:40:48.537Z] [2025-11-24T06:40:48.537Z] #50 [core-command internal] load build context [2025-11-24T06:40:48.537Z] #50 DONE 74.2s [2025-11-24T06:40:48.537Z] [2025-11-24T06:40:48.537Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:48.537Z] #53 ... [2025-11-24T06:40:48.537Z] [2025-11-24T06:40:48.537Z] #43 [core-data internal] load build context [2025-11-24T06:40:48.537Z] #43 ... [2025-11-24T06:40:48.537Z] [2025-11-24T06:40:48.537Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:48.804Z] #53 ... [2025-11-24T06:40:48.804Z] [2025-11-24T06:40:48.804Z] #52 [security-spiffe-token-provider internal] load build context [2025-11-24T06:40:48.804Z] #52 transferring context: 44.69MB 69.1s done [2025-11-24T06:40:48.804Z] #52 DONE 73.8s [2025-11-24T06:40:48.804Z] [2025-11-24T06:40:48.804Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-11-24T06:40:48.804Z] #74 28.25 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:48.804Z] #74 28.47 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:40:48.804Z] #74 29.08 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:48.804Z] #74 29.08 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:48.804Z] #74 29.08 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:40:48.804Z] #74 29.30 OK: 8 MiB in 17 packages [2025-11-24T06:40:48.804Z] #74 DONE 33.2s [2025-11-24T06:40:49.077Z] [2025-11-24T06:40:49.077Z] #43 [core-data internal] load build context [2025-11-24T06:40:49.346Z] #43 ... [2025-11-24T06:40:49.346Z] [2025-11-24T06:40:49.346Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:40:49.616Z] #47 ... [2025-11-24T06:40:49.616Z] [2025-11-24T06:40:49.616Z] #43 [core-data internal] load build context [2025-11-24T06:40:49.616Z] #43 ... [2025-11-24T06:40:49.616Z] [2025-11-24T06:40:49.616Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-24T06:40:49.616Z] #79 24.35 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:49.616Z] #79 24.56 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:40:49.616Z] #79 25.25 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:49.616Z] #79 25.25 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:49.616Z] #79 25.28 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:40:49.616Z] #79 25.42 OK: 20 MiB in 20 packages [2025-11-24T06:40:49.616Z] #79 DONE 28.5s [2025-11-24T06:40:49.616Z] [2025-11-24T06:40:49.616Z] #43 [core-data internal] load build context [2025-11-24T06:40:50.227Z] #43 ... [2025-11-24T06:40:50.227Z] [2025-11-24T06:40:50.227Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-24T06:40:50.227Z] #78 27.75 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:50.227Z] #78 27.93 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:40:50.227Z] #78 28.53 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:50.227Z] #78 28.57 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:50.227Z] #78 28.60 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:40:50.227Z] #78 28.81 OK: 9 MiB in 21 packages [2025-11-24T06:40:50.227Z] #78 DONE 33.1s [2025-11-24T06:40:50.507Z] [2025-11-24T06:40:50.507Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:50.507Z] #45 transferring context: 42.56MB 78.1s [2025-11-24T06:40:50.776Z] #45 ... [2025-11-24T06:40:50.776Z] [2025-11-24T06:40:50.776Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-24T06:40:50.776Z] #83 DONE 6.6s [2025-11-24T06:40:50.776Z] [2025-11-24T06:40:50.776Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:40:50.776Z] #76 24.64 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:50.776Z] #76 24.99 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:40:50.776Z] #76 25.71 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:50.776Z] #76 25.71 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:50.776Z] #76 25.76 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:40:50.776Z] #76 25.88 OK: 8 MiB in 19 packages [2025-11-24T06:40:50.776Z] #76 DONE 28.3s [2025-11-24T06:40:50.776Z] [2025-11-24T06:40:50.776Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:51.371Z] #45 ... [2025-11-24T06:40:51.371Z] [2025-11-24T06:40:51.371Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:40:51.371Z] #84 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:51.371Z] #84 ... [2025-11-24T06:40:51.371Z] [2025-11-24T06:40:51.371Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:51.371Z] #45 ... [2025-11-24T06:40:51.371Z] [2025-11-24T06:40:51.371Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:40:51.371Z] #81 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:51.371Z] #81 18.62 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:51.371Z] #81 18.71 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:40:51.371Z] #81 19.03 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:51.371Z] #81 19.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:51.371Z] #81 19.03 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:40:51.371Z] #81 19.08 OK: 12 MiB in 23 packages [2025-11-24T06:40:51.371Z] #81 DONE 20.9s [2025-11-24T06:40:51.644Z] [2025-11-24T06:40:51.644Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:51.644Z] #49 ... [2025-11-24T06:40:51.644Z] [2025-11-24T06:40:51.644Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-24T06:40:51.644Z] #0 9.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:51.912Z] #85 ... [2025-11-24T06:40:51.912Z] [2025-11-24T06:40:51.912Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:52.180Z] #49 ... [2025-11-24T06:40:52.180Z] [2025-11-24T06:40:52.180Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-24T06:40:52.180Z] #80 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:52.180Z] #80 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:52.180Z] #80 17.72 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:52.180Z] #80 17.80 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:40:52.180Z] #80 18.07 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:52.180Z] #80 18.07 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:52.180Z] #80 18.07 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:40:52.180Z] #80 18.07 OK: 19 MiB in 20 packages [2025-11-24T06:40:52.180Z] #80 DONE 19.8s [2025-11-24T06:40:52.180Z] [2025-11-24T06:40:52.180Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:52.180Z] #49 ... [2025-11-24T06:40:52.180Z] [2025-11-24T06:40:52.180Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:52.180Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 73.3s [2025-11-24T06:40:52.455Z] #39 ... [2025-11-24T06:40:52.455Z] [2025-11-24T06:40:52.455Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:52.455Z] #45 transferring context: 44.69MB 80.2s done [2025-11-24T06:40:53.439Z] #45 ... [2025-11-24T06:40:53.439Z] [2025-11-24T06:40:53.439Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-24T06:40:53.439Z] #86 DONE 3.5s [2025-11-24T06:40:53.439Z] [2025-11-24T06:40:53.439Z] #45 [core-common-config-bootstrapper internal] load build context [2025-11-24T06:40:53.439Z] #45 DONE 81.6s [2025-11-24T06:40:53.439Z] [2025-11-24T06:40:53.439Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:54.855Z] #39 ... [2025-11-24T06:40:54.855Z] [2025-11-24T06:40:54.855Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:40:54.855Z] #87 ... [2025-11-24T06:40:54.855Z] [2025-11-24T06:40:54.855Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:55.130Z] #39 ... [2025-11-24T06:40:55.130Z] [2025-11-24T06:40:55.130Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-24T06:40:55.130Z] #88 DONE 4.8s [2025-11-24T06:40:55.131Z] [2025-11-24T06:40:55.131Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:40:55.400Z] #89 ... [2025-11-24T06:40:55.400Z] [2025-11-24T06:40:55.400Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:55.666Z] #39 ... [2025-11-24T06:40:55.666Z] [2025-11-24T06:40:55.666Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-24T06:40:55.666Z] #85 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:55.666Z] #85 12.94 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:55.666Z] #85 13.01 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:40:55.666Z] #85 13.32 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:55.666Z] #85 13.32 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:55.666Z] #85 13.37 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:40:55.666Z] #85 13.43 OK: 8 MiB in 20 packages [2025-11-24T06:40:55.666Z] #85 DONE 14.2s [2025-11-24T06:40:55.666Z] [2025-11-24T06:40:55.666Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-24T06:40:55.666Z] #84 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-24T06:40:55.666Z] #84 12.88 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:55.666Z] #84 13.10 Executing busybox-1.37.0-r20.post-upgrade [2025-11-24T06:40:55.666Z] #84 13.47 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:55.666Z] #84 13.47 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-24T06:40:55.666Z] #84 13.47 Executing busybox-1.37.0-r20.trigger [2025-11-24T06:40:55.666Z] #84 13.52 OK: 13 MiB in 29 packages [2025-11-24T06:40:55.666Z] #84 DONE 14.7s [2025-11-24T06:40:55.666Z] [2025-11-24T06:40:55.666Z] #43 [core-data internal] load build context [2025-11-24T06:40:55.934Z] #43 ... [2025-11-24T06:40:55.934Z] [2025-11-24T06:40:55.934Z] #49 [security-secretstore-setup internal] load build context [2025-11-24T06:40:55.934Z] #49 transferring context: 44.69MB 79.9s done [2025-11-24T06:40:55.934Z] #49 DONE 82.5s [2025-11-24T06:40:55.934Z] [2025-11-24T06:40:55.934Z] #43 [core-data internal] load build context [2025-11-24T06:40:55.934Z] #43 ... [2025-11-24T06:40:55.934Z] [2025-11-24T06:40:55.934Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:56.204Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 77.9s [2025-11-24T06:40:56.470Z] #39 ... [2025-11-24T06:40:56.470Z] [2025-11-24T06:40:56.470Z] #51 [core-keeper internal] load build context [2025-11-24T06:40:56.738Z] #51 ... [2025-11-24T06:40:56.738Z] [2025-11-24T06:40:56.738Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:58.144Z] #39 ... [2025-11-24T06:40:58.144Z] [2025-11-24T06:40:58.144Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:40:58.144Z] #54 ... [2025-11-24T06:40:58.144Z] [2025-11-24T06:40:58.144Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:58.727Z] #39 ... [2025-11-24T06:40:58.727Z] [2025-11-24T06:40:58.727Z] #43 [core-data internal] load build context [2025-11-24T06:40:58.727Z] #43 transferring context: 44.69MB 86.1s done [2025-11-24T06:40:58.727Z] #43 DONE 86.7s [2025-11-24T06:40:58.727Z] [2025-11-24T06:40:58.727Z] #51 [core-keeper internal] load build context [2025-11-24T06:40:58.994Z] #51 transferring context: 44.69MB 82.6s done [2025-11-24T06:40:58.994Z] #51 ... [2025-11-24T06:40:58.994Z] [2025-11-24T06:40:58.994Z] #53 [support-notifications internal] load build context [2025-11-24T06:40:59.261Z] #53 ... [2025-11-24T06:40:59.261Z] [2025-11-24T06:40:59.261Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:59.852Z] #39 ... [2025-11-24T06:40:59.852Z] [2025-11-24T06:40:59.852Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:40:59.852Z] #47 ... [2025-11-24T06:40:59.852Z] [2025-11-24T06:40:59.852Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:40:59.852Z] #39 ... [2025-11-24T06:40:59.852Z] [2025-11-24T06:40:59.852Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:40:59.852Z] #90 ... [2025-11-24T06:40:59.852Z] [2025-11-24T06:40:59.852Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:41:00.808Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 82.2s done [2025-11-24T06:41:01.389Z] #39 ... [2025-11-24T06:41:01.389Z] [2025-11-24T06:41:01.389Z] #51 [core-keeper internal] load build context [2025-11-24T06:41:01.389Z] #51 DONE 86.1s [2025-11-24T06:41:01.389Z] [2025-11-24T06:41:01.389Z] #53 [support-notifications internal] load build context [2025-11-24T06:41:01.389Z] #53 transferring context: 44.69MB 80.8s done [2025-11-24T06:41:01.389Z] #53 DONE 85.3s [2025-11-24T06:41:01.389Z] [2025-11-24T06:41:01.389Z] #54 [security-bootstrapper internal] load build context [2025-11-24T06:41:01.389Z] #54 transferring context: 44.69MB 81.4s done [2025-11-24T06:41:01.389Z] #54 DONE 85.1s [2025-11-24T06:41:01.389Z] [2025-11-24T06:41:01.389Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:41:01.659Z] #47 ... [2025-11-24T06:41:01.659Z] [2025-11-24T06:41:01.659Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:41:01.659Z] #91 ... [2025-11-24T06:41:01.659Z] [2025-11-24T06:41:01.659Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:41:01.928Z] #47 ... [2025-11-24T06:41:01.928Z] [2025-11-24T06:41:01.928Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-24T06:41:01.928Z] #39 DONE 91.0s [2025-11-24T06:41:01.928Z] [2025-11-24T06:41:01.928Z] #47 [security-proxy-auth internal] load build context [2025-11-24T06:41:02.202Z] #47 transferring context: 44.69MB 88.8s done [2025-11-24T06:41:02.470Z] #47 DONE 90.1s [2025-11-24T06:41:02.470Z] [2025-11-24T06:41:02.470Z] #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:41:07.812Z] #92 ... [2025-11-24T06:41:07.813Z] [2025-11-24T06:41:07.813Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-24T06:41:08.080Z] #93 DONE 3.8s [2025-11-24T06:41:08.080Z] [2025-11-24T06:41:08.080Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:41:08.080Z] #91 DONE 16.5s [2025-11-24T06:41:08.080Z] [2025-11-24T06:41:08.080Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-24T06:41:08.080Z] #94 DONE 4.1s [2025-11-24T06:41:08.080Z] [2025-11-24T06:41:08.080Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:41:08.080Z] #87 DONE 23.6s [2025-11-24T06:41:08.080Z] [2025-11-24T06:41:08.080Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:41:08.080Z] #90 DONE 18.2s [2025-11-24T06:41:08.080Z] [2025-11-24T06:41:08.080Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:41:08.349Z] #95 ... [2025-11-24T06:41:08.349Z] [2025-11-24T06:41:08.349Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:41:08.349Z] #89 DONE 23.0s [2025-11-24T06:41:08.349Z] [2025-11-24T06:41:08.349Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-24T06:41:08.349Z] #96 DONE 4.3s [2025-11-24T06:41:08.349Z] [2025-11-24T06:41:08.349Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-24T06:41:08.617Z] #97 ... [2025-11-24T06:41:08.617Z] [2025-11-24T06:41:08.617Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-24T06:41:08.617Z] #98 DONE 0.5s [2025-11-24T06:41:08.617Z] [2025-11-24T06:41:08.617Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-24T06:41:08.617Z] #99 DONE 0.6s [2025-11-24T06:41:08.617Z] [2025-11-24T06:41:08.617Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-24T06:41:08.617Z] #97 DONE 0.5s [2025-11-24T06:41:08.617Z] [2025-11-24T06:41:08.617Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-24T06:41:09.201Z] #100 ... [2025-11-24T06:41:09.201Z] [2025-11-24T06:41:09.201Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-24T06:41:09.201Z] #101 DONE 0.5s [2025-11-24T06:41:09.201Z] [2025-11-24T06:41:09.201Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-24T06:41:09.201Z] #102 DONE 0.5s [2025-11-24T06:41:09.201Z] [2025-11-24T06:41:09.201Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-24T06:41:09.201Z] #100 DONE 0.6s [2025-11-24T06:41:09.201Z] [2025-11-24T06:41:09.201Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-24T06:41:09.793Z] #103 ... [2025-11-24T06:41:09.793Z] [2025-11-24T06:41:09.793Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-24T06:41:09.793Z] #104 DONE 0.5s [2025-11-24T06:41:09.793Z] [2025-11-24T06:41:09.793Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-24T06:41:09.793Z] #103 DONE 0.6s [2025-11-24T06:41:09.793Z] [2025-11-24T06:41:09.793Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-24T06:41:09.793Z] #105 DONE 0.5s [2025-11-24T06:41:09.793Z] [2025-11-24T06:41:09.793Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-24T06:41:10.061Z] #106 ... [2025-11-24T06:41:10.061Z] [2025-11-24T06:41:10.061Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-24T06:41:10.061Z] #107 DONE 0.3s [2025-11-24T06:41:10.061Z] [2025-11-24T06:41:10.061Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-24T06:41:10.061Z] #108 DONE 0.3s [2025-11-24T06:41:10.332Z] [2025-11-24T06:41:10.332Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-24T06:41:10.332Z] #106 DONE 0.3s [2025-11-24T06:41:10.332Z] [2025-11-24T06:41:10.332Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-24T06:41:10.332Z] #109 ... [2025-11-24T06:41:10.332Z] [2025-11-24T06:41:10.332Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-24T06:41:10.332Z] #110 DONE 0.3s [2025-11-24T06:41:10.604Z] [2025-11-24T06:41:10.604Z] #111 [security-spire-config] exporting to image [2025-11-24T06:41:10.604Z] #111 exporting layers [2025-11-24T06:41:10.604Z] #111 ... [2025-11-24T06:41:10.604Z] [2025-11-24T06:41:10.604Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-24T06:41:10.604Z] #112 DONE 0.5s [2025-11-24T06:41:10.604Z] [2025-11-24T06:41:10.604Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-24T06:41:10.604Z] #109 DONE 0.5s [2025-11-24T06:41:10.870Z] [2025-11-24T06:41:10.870Z] #111 [security-spire-server] exporting to image [2025-11-24T06:41:11.829Z] #111 ... [2025-11-24T06:41:11.829Z] [2025-11-24T06:41:11.829Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-24T06:41:11.829Z] #113 ... [2025-11-24T06:41:11.829Z] [2025-11-24T06:41:11.829Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:41:14.404Z] #114 ... [2025-11-24T06:41:14.404Z] [2025-11-24T06:41:14.404Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-24T06:41:14.404Z] #113 DONE 12.4s [2025-11-24T06:41:14.404Z] [2025-11-24T06:41:14.404Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:41:14.404Z] #115 ... [2025-11-24T06:41:14.404Z] [2025-11-24T06:41:14.404Z] #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:41:14.404Z] #92 DONE 12.4s [2025-11-24T06:41:14.404Z] [2025-11-24T06:41:14.404Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:41:16.342Z] #116 ... [2025-11-24T06:41:16.342Z] [2025-11-24T06:41:16.342Z] #111 [security-spire-server] exporting to image [2025-11-24T06:41:16.342Z] #111 exporting layers 5.4s done [2025-11-24T06:41:16.342Z] #111 writing image sha256:b141d980f33c640ee10944ab5e700ed79c6f3bbaff88f66182db392f855871d0 done [2025-11-24T06:41:16.342Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2025-11-24T06:41:16.342Z] #111 writing image sha256:9f680ff1005cd8c2686ed3454b963805a0d0eba7390246947574951eb2ec590b 0.0s done [2025-11-24T06:41:16.342Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2025-11-24T06:41:16.342Z] #111 writing image sha256:0fd7ae3f3a98dd1056c483af736f3c95400083b9846d1164c05662ec5a92c858 done [2025-11-24T06:41:16.342Z] #111 naming to docker.io/library/security-spire-server-arm64 done [2025-11-24T06:41:16.342Z] #111 DONE 6.0s [2025-11-24T06:41:16.342Z] [2025-11-24T06:41:16.342Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:41:18.274Z] #117 ... [2025-11-24T06:41:18.274Z] [2025-11-24T06:41:18.274Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:41:25.115Z] #156 ... [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-24T06:41:25.115Z] #152 DONE 96.3s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-24T06:41:25.115Z] #146 DONE 96.3s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-24T06:41:25.115Z] #148 ... [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:41:25.115Z] #157 DONE 0.4s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-24T06:41:25.115Z] #158 DONE 0.3s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:41:25.115Z] #159 DONE 0.1s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-24T06:41:25.115Z] #160 ... [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-24T06:41:25.115Z] #161 DONE 0.3s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-24T06:41:25.115Z] #162 DONE 0.1s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-24T06:41:25.115Z] #163 DONE 0.2s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-24T06:41:25.115Z] #164 ... [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-24T06:41:25.115Z] #160 DONE 1.1s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:41:25.115Z] #165 DONE 0.2s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:41:25.115Z] #166 DONE 0.2s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-24T06:41:25.115Z] #167 DONE 0.3s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-24T06:41:25.115Z] #148 ... [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-24T06:41:25.115Z] #164 DONE 1.2s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-24T06:41:25.115Z] #168 DONE 0.1s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #169 [core-common-config-bootstrapper] exporting to image [2025-11-24T06:41:25.115Z] #169 exporting layers [2025-11-24T06:41:25.115Z] #169 ... [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-11-24T06:41:25.115Z] #170 DONE 0.2s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #169 [core-common-config-bootstrapper] exporting to image [2025-11-24T06:41:25.115Z] #169 exporting layers 0.4s done [2025-11-24T06:41:25.115Z] #169 writing image sha256:2ed5592a17d5467ad0526e24279f0718d4ba1a79279aaf98e7e1c1a0082992f2 done [2025-11-24T06:41:25.115Z] #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-11-24T06:41:25.115Z] #169 DONE 0.5s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-11-24T06:41:25.115Z] #171 DONE 0.2s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-11-24T06:41:25.115Z] #172 DONE 0.2s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-24T06:41:25.115Z] #173 DONE 0.1s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-24T06:41:25.115Z] #174 DONE 1.0s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-24T06:41:25.115Z] #122 ... [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #175 [security-bootstrapper] exporting to image [2025-11-24T06:41:25.115Z] #175 exporting layers 0.5s done [2025-11-24T06:41:25.115Z] #175 writing image sha256:09c21827693f66be0829df13f5419206da65167408c671947c7d34ec86ef8f6a done [2025-11-24T06:41:25.115Z] #175 naming to docker.io/library/security-bootstrapper done [2025-11-24T06:41:25.115Z] #175 DONE 0.5s [2025-11-24T06:41:25.115Z] [2025-11-24T06:41:25.115Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-24T06:42:21.339Z] #148 ... [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-24T06:42:21.339Z] #156 156.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-24T06:42:21.339Z] #156 DONE 163.3s [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-24T06:42:21.339Z] #155 DONE 163.4s [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-24T06:42:21.339Z] #150 DONE 163.4s [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-24T06:42:21.339Z] #122 DONE 163.4s [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T06:42:21.339Z] #151 DONE 163.4s [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-24T06:42:21.339Z] #153 DONE 163.4s [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-24T06:42:21.339Z] #148 DONE 163.4s [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-24T06:42:21.339Z] #149 DONE 163.4s [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-24T06:42:21.339Z] #154 ... [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:21.339Z] #176 ... [2025-11-24T06:42:21.339Z] [2025-11-24T06:42:21.339Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:21.339Z] #177 DONE 0.9s [2025-11-24T06:42:21.598Z] [2025-11-24T06:42:21.598Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:21.598Z] #176 DONE 0.9s [2025-11-24T06:42:21.598Z] [2025-11-24T06:42:21.598Z] #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:42:21.598Z] #178 ... [2025-11-24T06:42:21.598Z] [2025-11-24T06:42:21.598Z] #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:21.598Z] #179 DONE 0.9s [2025-11-24T06:42:21.598Z] [2025-11-24T06:42:21.598Z] #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:21.598Z] #180 DONE 0.9s [2025-11-24T06:42:21.598Z] [2025-11-24T06:42:21.598Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:42:21.857Z] #178 DONE 0.2s [2025-11-24T06:42:21.857Z] [2025-11-24T06:42:21.857Z] #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:21.857Z] #181 DONE 0.9s [2025-11-24T06:42:21.857Z] [2025-11-24T06:42:21.857Z] #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:21.857Z] #182 DONE 0.4s [2025-11-24T06:42:21.857Z] [2025-11-24T06:42:21.857Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-24T06:42:21.857Z] #154 DONE 164.9s [2025-11-24T06:42:21.857Z] [2025-11-24T06:42:21.857Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:42:21.857Z] #183 DONE 0.3s [2025-11-24T06:42:21.857Z] [2025-11-24T06:42:21.857Z] #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:42:21.857Z] #184 CACHED [2025-11-24T06:42:21.857Z] [2025-11-24T06:42:21.857Z] #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:21.857Z] #185 CACHED [2025-11-24T06:42:21.857Z] [2025-11-24T06:42:21.857Z] #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:42:21.857Z] #186 CACHED [2025-11-24T06:42:21.857Z] [2025-11-24T06:42:21.857Z] #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:21.857Z] #187 CACHED [2025-11-24T06:42:21.857Z] [2025-11-24T06:42:21.857Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-24T06:42:22.115Z] #188 ... [2025-11-24T06:42:22.115Z] [2025-11-24T06:42:22.115Z] #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:42:22.115Z] #189 DONE 0.4s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:42:22.379Z] #190 DONE 0.6s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-24T06:42:22.379Z] #191 DONE 0.4s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #192 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-24T06:42:22.379Z] #192 DONE 0.7s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:42:22.379Z] #193 DONE 0.7s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #194 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-11-24T06:42:22.379Z] #194 DONE 0.7s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-24T06:42:22.379Z] #195 DONE 0.7s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-24T06:42:22.379Z] #196 DONE 0.7s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-24T06:42:22.379Z] #147 DONE 165.6s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-24T06:42:22.379Z] #188 DONE 0.7s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:22.379Z] #197 DONE 0.5s [2025-11-24T06:42:22.379Z] [2025-11-24T06:42:22.379Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-24T06:42:22.947Z] #198 ... [2025-11-24T06:42:22.947Z] [2025-11-24T06:42:22.947Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-24T06:42:22.947Z] #199 DONE 0.4s [2025-11-24T06:42:22.947Z] [2025-11-24T06:42:22.947Z] #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-24T06:42:22.947Z] #200 DONE 0.4s [2025-11-24T06:42:22.947Z] [2025-11-24T06:42:22.947Z] #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-11-24T06:42:22.947Z] #201 DONE 0.4s [2025-11-24T06:42:22.947Z] [2025-11-24T06:42:22.947Z] #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-24T06:42:22.947Z] #202 DONE 0.4s [2025-11-24T06:42:22.947Z] [2025-11-24T06:42:22.947Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-24T06:42:22.947Z] #203 DONE 0.4s [2025-11-24T06:42:22.947Z] [2025-11-24T06:42:22.947Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-24T06:42:22.947Z] #204 DONE 0.4s [2025-11-24T06:42:22.947Z] [2025-11-24T06:42:22.947Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-24T06:42:22.947Z] #205 DONE 0.4s [2025-11-24T06:42:22.947Z] [2025-11-24T06:42:22.947Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-24T06:42:22.947Z] #198 DONE 0.4s [2025-11-24T06:42:22.947Z] [2025-11-24T06:42:22.947Z] #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:42:22.947Z] #206 DONE 0.4s [2025-11-24T06:42:22.947Z] [2025-11-24T06:42:22.947Z] #207 [core-command] exporting to image [2025-11-24T06:42:22.947Z] #207 exporting layers 0.1s done [2025-11-24T06:42:23.207Z] #207 ... [2025-11-24T06:42:23.207Z] [2025-11-24T06:42:23.207Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T06:42:23.207Z] #208 DONE 0.2s [2025-11-24T06:42:23.207Z] [2025-11-24T06:42:23.207Z] #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-11-24T06:42:23.207Z] #209 DONE 0.3s [2025-11-24T06:42:23.207Z] [2025-11-24T06:42:23.207Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-24T06:42:23.207Z] #210 DONE 0.4s [2025-11-24T06:42:23.207Z] [2025-11-24T06:42:23.207Z] #211 [core-keeper] exporting to image [2025-11-24T06:42:23.207Z] #211 exporting layers 0.1s done [2025-11-24T06:42:23.207Z] #211 writing image sha256:90396f031893ae532ecbbafa3e2e6c99ed6c02bc0dbc108462d491e1444647f3 done [2025-11-24T06:42:23.207Z] #211 naming to docker.io/library/core-keeper 0.0s done [2025-11-24T06:42:23.467Z] #211 DONE 0.5s [2025-11-24T06:42:23.467Z] [2025-11-24T06:42:23.467Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-24T06:42:23.467Z] #212 DONE 0.4s [2025-11-24T06:42:23.467Z] [2025-11-24T06:42:23.467Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-24T06:42:23.467Z] #213 DONE 0.4s [2025-11-24T06:42:23.467Z] [2025-11-24T06:42:23.467Z] #207 [core-command] exporting to image [2025-11-24T06:42:23.467Z] #207 writing image sha256:2bf0958f61db653f427f90dd094f9fc51051e678b1c3ea00ded69c5628f63402 done [2025-11-24T06:42:23.468Z] #207 naming to docker.io/library/core-command done [2025-11-24T06:42:23.468Z] #207 DONE 0.5s [2025-11-24T06:42:23.468Z] [2025-11-24T06:42:23.468Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-24T06:42:23.468Z] #214 DONE 0.5s [2025-11-24T06:42:23.468Z] [2025-11-24T06:42:23.468Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-24T06:42:23.468Z] #215 DONE 0.4s [2025-11-24T06:42:23.468Z] [2025-11-24T06:42:23.468Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-24T06:42:23.468Z] #216 DONE 0.5s [2025-11-24T06:42:23.468Z] [2025-11-24T06:42:23.468Z] #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-24T06:42:23.468Z] #217 DONE 0.4s [2025-11-24T06:42:23.468Z] [2025-11-24T06:42:23.468Z] #218 [core-metadata] exporting to image [2025-11-24T06:42:23.727Z] #218 ... [2025-11-24T06:42:23.727Z] [2025-11-24T06:42:23.727Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-24T06:42:23.727Z] #219 DONE 0.3s [2025-11-24T06:42:23.727Z] [2025-11-24T06:42:23.727Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-24T06:42:23.727Z] #220 DONE 0.5s [2025-11-24T06:42:23.727Z] [2025-11-24T06:42:23.727Z] #221 [support-scheduler] exporting to image [2025-11-24T06:42:23.993Z] #221 ... [2025-11-24T06:42:23.993Z] [2025-11-24T06:42:23.993Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-24T06:42:23.993Z] #222 DONE 0.5s [2025-11-24T06:42:23.993Z] [2025-11-24T06:42:23.993Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-24T06:42:23.993Z] #223 DONE 0.4s [2025-11-24T06:42:23.993Z] [2025-11-24T06:42:23.993Z] #221 [support-scheduler] exporting to image [2025-11-24T06:42:23.993Z] #221 exporting layers 0.3s done [2025-11-24T06:42:23.993Z] #221 writing image sha256:301e1ffdef3e71c1aaa6fda80e5d9578e9f85e3fccfaa88241d2bf229587b08c [2025-11-24T06:42:24.256Z] #221 writing image sha256:301e1ffdef3e71c1aaa6fda80e5d9578e9f85e3fccfaa88241d2bf229587b08c 0.1s done [2025-11-24T06:42:24.256Z] #221 naming to docker.io/library/support-scheduler 0.0s done [2025-11-24T06:42:24.256Z] #221 DONE 0.4s [2025-11-24T06:42:24.256Z] [2025-11-24T06:42:24.256Z] #224 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-24T06:42:24.256Z] #224 DONE 0.2s [2025-11-24T06:42:24.256Z] [2025-11-24T06:42:24.256Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-24T06:42:24.256Z] #225 DONE 0.2s [2025-11-24T06:42:24.256Z] [2025-11-24T06:42:24.256Z] #226 [security-spiffe-token-provider] exporting to image [2025-11-24T06:42:24.256Z] #226 exporting layers 0.2s done [2025-11-24T06:42:24.256Z] #226 writing image sha256:de212617463a06f06f598e0fb42d5e3511289388244b034bd1c8ea2d39df2d1f 0.1s done [2025-11-24T06:42:24.256Z] #226 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-11-24T06:42:24.256Z] #226 DONE 0.8s [2025-11-24T06:42:24.256Z] [2025-11-24T06:42:24.256Z] #227 [core-data] exporting to image [2025-11-24T06:42:24.256Z] #227 exporting layers 0.2s done [2025-11-24T06:42:24.256Z] #227 writing image sha256:810c4a9be9182a6ca5ee8bfe4b582ae4f705ae47acfe5a469eb6212ee43b4b9e done [2025-11-24T06:42:24.256Z] #227 naming to docker.io/library/core-data 0.1s done [2025-11-24T06:42:24.256Z] #227 DONE 0.8s [2025-11-24T06:42:24.256Z] [2025-11-24T06:42:24.256Z] #228 [support-notifications] exporting to image [2025-11-24T06:42:24.256Z] #228 ... [2025-11-24T06:42:24.256Z] [2025-11-24T06:42:24.256Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-24T06:42:24.256Z] #229 DONE 0.8s [2025-11-24T06:42:24.256Z] [2025-11-24T06:42:24.256Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-24T06:42:24.256Z] #230 DONE 0.1s [2025-11-24T06:42:24.256Z] [2025-11-24T06:42:24.256Z] #218 [core-metadata] exporting to image [2025-11-24T06:42:24.256Z] #218 exporting layers 0.9s done [2025-11-24T06:42:24.256Z] #218 writing image sha256:3b65396baa990e035159c3edc328c6650680e06d7423fc9e6dba4807bc832215 0.0s done [2025-11-24T06:42:24.256Z] #218 naming to docker.io/library/core-metadata done [2025-11-24T06:42:24.256Z] #218 DONE 0.9s [2025-11-24T06:42:24.256Z] [2025-11-24T06:42:24.256Z] #228 [support-notifications] exporting to image [2025-11-24T06:42:24.256Z] #228 exporting layers 0.2s done [2025-11-24T06:42:24.516Z] #228 writing image sha256:a47c7f74788828b03842d110e32d24de64b366363c7b56361462c2381bc43c61 done [2025-11-24T06:42:24.516Z] #228 naming to docker.io/library/support-notifications done [2025-11-24T06:42:24.516Z] #228 DONE 0.3s [2025-11-24T06:42:24.516Z] [2025-11-24T06:42:24.516Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-24T06:42:24.516Z] #231 DONE 0.5s [2025-11-24T06:42:24.516Z] [2025-11-24T06:42:24.516Z] #232 [security-proxy-auth] exporting to image [2025-11-24T06:42:24.776Z] #232 ... [2025-11-24T06:42:24.776Z] [2025-11-24T06:42:24.776Z] #233 [security-proxy-setup] exporting to image [2025-11-24T06:42:24.776Z] #233 exporting layers 0.2s done [2025-11-24T06:42:24.776Z] #233 writing image sha256:52cd438e106ba4499cc7aad5e3d95281ada0baf02064ea71bf591da397f06c11 done [2025-11-24T06:42:24.776Z] #233 naming to docker.io/library/security-proxy-setup done [2025-11-24T06:42:24.776Z] #233 DONE 0.2s [2025-11-24T06:42:24.776Z] [2025-11-24T06:42:24.776Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-24T06:42:24.776Z] #234 DONE 0.5s [2025-11-24T06:42:24.776Z] [2025-11-24T06:42:24.776Z] #235 [security-secretstore-setup] exporting to image [2025-11-24T06:42:25.035Z] #235 exporting layers 0.2s done [2025-11-24T06:42:25.035Z] #235 writing image sha256:d485ff09bdc933802d20a2fabba1daafc1542c85b78040dd71a106430ebe5669 done [2025-11-24T06:42:25.035Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-11-24T06:42:25.035Z] #235 DONE 0.2s [2025-11-24T06:42:25.035Z] [2025-11-24T06:42:25.035Z] #232 [security-proxy-auth] exporting to image [2025-11-24T06:42:25.295Z] #232 exporting layers 1.0s done [2025-11-24T06:42:25.295Z] #232 writing image sha256:5765e815eaa3ac124de10b75a30efc62a4c706edfe4bfc1ec110f2492dbf2451 done [2025-11-24T06:42:25.296Z] #232 naming to docker.io/library/security-proxy-auth done [2025-11-24T06:42:25.296Z] #232 DONE 1.0s [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T06:42:25.296Z] time="2025-11-24T06:38:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-24T06:42:25.305Z] $ docker stop --time=1 9bbddb116933d8e89b46f13599efb6e78e5a1d70d618a82f020ca54e370dd344 [2025-11-24T06:42:26.584Z] $ docker rm -f --volumes 9bbddb116933d8e89b46f13599efb6e78e5a1d70d618a82f020ca54e370dd344 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-24T06:42:26.934Z] + docker images [2025-11-24T06:42:26.934Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-24T06:42:26.934Z] security-proxy-auth latest 5765e815eaa3 2 seconds ago 32.7MB [2025-11-24T06:42:26.934Z] security-proxy-setup latest 52cd438e106b 2 seconds ago 41.2MB [2025-11-24T06:42:26.934Z] security-secretstore-setup latest d485ff09bdc9 2 seconds ago 70.6MB [2025-11-24T06:42:26.934Z] core-metadata latest 3b65396baa99 3 seconds ago 34MB [2025-11-24T06:42:26.934Z] support-notifications latest a47c7f747888 3 seconds ago 53.1MB [2025-11-24T06:42:26.934Z] core-data latest 810c4a9be918 3 seconds ago 33.8MB [2025-11-24T06:42:26.934Z] support-scheduler latest 301e1ffdef3e 3 seconds ago 49.4MB [2025-11-24T06:42:26.934Z] core-keeper latest 90396f031893 4 seconds ago 32.6MB [2025-11-24T06:42:26.934Z] security-spiffe-token-provider latest de212617463a 4 seconds ago 48.3MB [2025-11-24T06:42:26.934Z] core-command latest 2bf0958f61db 4 seconds ago 29.3MB [2025-11-24T06:42:26.934Z] security-bootstrapper latest 09c21827693f About a minute ago 21.7MB [2025-11-24T06:42:26.934Z] core-common-config-bootstrapper latest 2ed5592a17d5 About a minute ago 18.5MB [2025-11-24T06:42:26.934Z] security-spire-agent latest 52df17ed4c56 2 minutes ago 197MB [2025-11-24T06:42:26.934Z] security-spire-server latest 22851f16a906 3 minutes ago 151MB [2025-11-24T06:42:26.934Z] security-spire-config latest fb4b73a8c225 3 minutes ago 150MB [2025-11-24T06:42:26.934Z] ci-base-image-x86_64 latest 42408f675d25 7 minutes ago 924MB [2025-11-24T06:42:26.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB [2025-11-24T06:42:26.934Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 8 months ago 574MB [2025-11-24T06:42:26.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-24T06:42:27.070Z] provisioning config files... [2025-11-24T06:42:27.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config10501548360061525941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-24T06:42:27.458Z] ---> ****-login.sh [2025-11-24T06:42:27.459Z] nexus3.edgexfoundry.org:10001 [2025-11-24T06:42:27.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:42:27.459Z] Login Succeeded [2025-11-24T06:42:27.459Z] nexus3.edgexfoundry.org:10002 [2025-11-24T06:42:27.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:42:27.459Z] Login Succeeded [2025-11-24T06:42:27.722Z] nexus3.edgexfoundry.org:10003 [2025-11-24T06:42:27.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:42:27.723Z] Login Succeeded [2025-11-24T06:42:27.723Z] nexus3.edgexfoundry.org:10004 [2025-11-24T06:42:27.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:42:27.723Z] Login Succeeded [2025-11-24T06:42:27.723Z] ****.io [2025-11-24T06:42:27.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T06:42:27.982Z] Login Succeeded [2025-11-24T06:42:27.982Z] ---> ****-login.sh ends [Pipeline] } [2025-11-24T06:42:27.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:42:28.047Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-24T06:42:28.075Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-24T06:42:28.075Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:28.075Z] 4.0.1-dev.3 [2025-11-24T06:42:28.075Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:28.075Z] odessa [2025-11-24T06:42:28.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:28.422Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:28.754Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:28.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-24T06:42:28.754Z] 6e71c4f9a38b: Preparing [2025-11-24T06:42:28.754Z] 88ec79a71e86: Preparing [2025-11-24T06:42:28.754Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:28.754Z] e90ead04cce2: Preparing [2025-11-24T06:42:28.754Z] a2b928268989: Preparing [2025-11-24T06:42:28.754Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:28.754Z] 256f393e029f: Preparing [2025-11-24T06:42:28.754Z] 256f393e029f: Waiting [2025-11-24T06:42:28.754Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:28.754Z] e90ead04cce2: Pushed [2025-11-24T06:42:28.754Z] 6e71c4f9a38b: Pushed [2025-11-24T06:42:28.754Z] 5bec5a677e9b: Pushed [2025-11-24T06:42:28.754Z] 256f393e029f: Layer already exists [2025-11-24T06:42:28.754Z] a2b928268989: Pushed [2025-11-24T06:42:29.013Z] bb79ee4b7c6d: Pushed [2025-11-24T06:42:31.559Z] 88ec79a71e86: Pushed [2025-11-24T06:42:31.559Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:65c9228dfb20c51b480ed3801af215e511d871ffe9bee23ae219e203f7181d56 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:31.906Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:32.260Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 [2025-11-24T06:42:32.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-24T06:42:32.260Z] 6e71c4f9a38b: Preparing [2025-11-24T06:42:32.260Z] 88ec79a71e86: Preparing [2025-11-24T06:42:32.260Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:32.260Z] e90ead04cce2: Preparing [2025-11-24T06:42:32.260Z] a2b928268989: Preparing [2025-11-24T06:42:32.260Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:32.260Z] 256f393e029f: Preparing [2025-11-24T06:42:32.260Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:32.260Z] 256f393e029f: Waiting [2025-11-24T06:42:32.260Z] 6e71c4f9a38b: Layer already exists [2025-11-24T06:42:32.260Z] 88ec79a71e86: Layer already exists [2025-11-24T06:42:32.260Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:32.260Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:32.260Z] a2b928268989: Layer already exists [2025-11-24T06:42:32.260Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:32.260Z] 256f393e029f: Layer already exists [2025-11-24T06:42:32.260Z] 4.0.1-dev.3: digest: sha256:65c9228dfb20c51b480ed3801af215e511d871ffe9bee23ae219e203f7181d56 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:32.624Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:32.971Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:32.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-24T06:42:32.971Z] 6e71c4f9a38b: Preparing [2025-11-24T06:42:32.971Z] 88ec79a71e86: Preparing [2025-11-24T06:42:32.971Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:32.971Z] e90ead04cce2: Preparing [2025-11-24T06:42:32.971Z] a2b928268989: Preparing [2025-11-24T06:42:32.971Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:32.971Z] 256f393e029f: Preparing [2025-11-24T06:42:32.971Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:32.971Z] 256f393e029f: Waiting [2025-11-24T06:42:32.971Z] 88ec79a71e86: Layer already exists [2025-11-24T06:42:32.971Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:32.971Z] a2b928268989: Layer already exists [2025-11-24T06:42:32.971Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:32.971Z] 6e71c4f9a38b: Layer already exists [2025-11-24T06:42:32.971Z] 256f393e029f: Layer already exists [2025-11-24T06:42:32.971Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:32.971Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:65c9228dfb20c51b480ed3801af215e511d871ffe9bee23ae219e203f7181d56 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:33.322Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:33.653Z] + docker push nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-24T06:42:33.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-24T06:42:33.653Z] 6e71c4f9a38b: Preparing [2025-11-24T06:42:33.653Z] 88ec79a71e86: Preparing [2025-11-24T06:42:33.653Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:33.653Z] e90ead04cce2: Preparing [2025-11-24T06:42:33.653Z] a2b928268989: Preparing [2025-11-24T06:42:33.653Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:33.653Z] 256f393e029f: Preparing [2025-11-24T06:42:33.653Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:33.653Z] 256f393e029f: Waiting [2025-11-24T06:42:33.653Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:33.653Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:33.653Z] 88ec79a71e86: Layer already exists [2025-11-24T06:42:33.653Z] 6e71c4f9a38b: Layer already exists [2025-11-24T06:42:33.653Z] a2b928268989: Layer already exists [2025-11-24T06:42:33.653Z] 256f393e029f: Layer already exists [2025-11-24T06:42:33.653Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:33.653Z] odessa: digest: sha256:65c9228dfb20c51b480ed3801af215e511d871ffe9bee23ae219e203f7181d56 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:42:33.743Z] ===================================================== [Pipeline] echo [2025-11-24T06:42:33.757Z] taggedImages: [2025-11-24T06:42:33.757Z] - nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:33.757Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 [2025-11-24T06:42:33.757Z] - nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:33.757Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo [2025-11-24T06:42:33.787Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-24T06:42:33.787Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:33.787Z] 4.0.1-dev.3 [2025-11-24T06:42:33.787Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:33.787Z] odessa [2025-11-24T06:42:33.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:34.192Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:34.535Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:34.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-24T06:42:34.536Z] 6cb9b2cdc072: Preparing [2025-11-24T06:42:34.536Z] 703998fb726b: Preparing [2025-11-24T06:42:34.536Z] 8a9c9e459810: Preparing [2025-11-24T06:42:34.536Z] 26661fbeb350: Preparing [2025-11-24T06:42:34.536Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:34.536Z] e90ead04cce2: Preparing [2025-11-24T06:42:34.536Z] a2b928268989: Preparing [2025-11-24T06:42:34.536Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:34.536Z] 256f393e029f: Preparing [2025-11-24T06:42:34.536Z] e90ead04cce2: Waiting [2025-11-24T06:42:34.536Z] a2b928268989: Waiting [2025-11-24T06:42:34.536Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:34.536Z] 256f393e029f: Waiting [2025-11-24T06:42:34.536Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:34.536Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:34.536Z] a2b928268989: Layer already exists [2025-11-24T06:42:34.536Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:34.536Z] 6cb9b2cdc072: Pushed [2025-11-24T06:42:34.536Z] 8a9c9e459810: Pushed [2025-11-24T06:42:34.536Z] 703998fb726b: Pushed [2025-11-24T06:42:34.536Z] 256f393e029f: Layer already exists [2025-11-24T06:42:35.917Z] 26661fbeb350: Pushed [2025-11-24T06:42:35.917Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:e017bcda97d6a5885eff47ab9c8a4dc6e4e77f1d09326dddb153372c9e48fa9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:36.259Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:36.588Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 [2025-11-24T06:42:36.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-24T06:42:36.588Z] 6cb9b2cdc072: Preparing [2025-11-24T06:42:36.588Z] 703998fb726b: Preparing [2025-11-24T06:42:36.588Z] 8a9c9e459810: Preparing [2025-11-24T06:42:36.588Z] 26661fbeb350: Preparing [2025-11-24T06:42:36.588Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:36.588Z] e90ead04cce2: Preparing [2025-11-24T06:42:36.588Z] a2b928268989: Preparing [2025-11-24T06:42:36.588Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:36.588Z] 256f393e029f: Preparing [2025-11-24T06:42:36.588Z] a2b928268989: Waiting [2025-11-24T06:42:36.588Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:36.588Z] 256f393e029f: Waiting [2025-11-24T06:42:36.588Z] e90ead04cce2: Waiting [2025-11-24T06:42:36.588Z] 6cb9b2cdc072: Layer already exists [2025-11-24T06:42:36.588Z] 8a9c9e459810: Layer already exists [2025-11-24T06:42:36.588Z] 703998fb726b: Layer already exists [2025-11-24T06:42:36.588Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:36.588Z] 26661fbeb350: Layer already exists [2025-11-24T06:42:36.588Z] a2b928268989: Layer already exists [2025-11-24T06:42:36.588Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:36.588Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:36.588Z] 256f393e029f: Layer already exists [2025-11-24T06:42:36.588Z] 4.0.1-dev.3: digest: sha256:e017bcda97d6a5885eff47ab9c8a4dc6e4e77f1d09326dddb153372c9e48fa9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:36.923Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:37.266Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:37.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-24T06:42:37.266Z] 6cb9b2cdc072: Preparing [2025-11-24T06:42:37.266Z] 703998fb726b: Preparing [2025-11-24T06:42:37.266Z] 8a9c9e459810: Preparing [2025-11-24T06:42:37.266Z] 26661fbeb350: Preparing [2025-11-24T06:42:37.266Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:37.266Z] e90ead04cce2: Preparing [2025-11-24T06:42:37.266Z] a2b928268989: Preparing [2025-11-24T06:42:37.266Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:37.266Z] 256f393e029f: Preparing [2025-11-24T06:42:37.266Z] e90ead04cce2: Waiting [2025-11-24T06:42:37.266Z] a2b928268989: Waiting [2025-11-24T06:42:37.266Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:37.266Z] 256f393e029f: Waiting [2025-11-24T06:42:37.266Z] 703998fb726b: Layer already exists [2025-11-24T06:42:37.266Z] 6cb9b2cdc072: Layer already exists [2025-11-24T06:42:37.266Z] 8a9c9e459810: Layer already exists [2025-11-24T06:42:37.266Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:37.266Z] 26661fbeb350: Layer already exists [2025-11-24T06:42:37.266Z] a2b928268989: Layer already exists [2025-11-24T06:42:37.266Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:37.266Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:37.266Z] 256f393e029f: Layer already exists [2025-11-24T06:42:37.266Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:e017bcda97d6a5885eff47ab9c8a4dc6e4e77f1d09326dddb153372c9e48fa9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:37.606Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:37.939Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-24T06:42:37.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-24T06:42:37.939Z] 6cb9b2cdc072: Preparing [2025-11-24T06:42:37.939Z] 703998fb726b: Preparing [2025-11-24T06:42:37.939Z] 8a9c9e459810: Preparing [2025-11-24T06:42:37.939Z] 26661fbeb350: Preparing [2025-11-24T06:42:37.939Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:37.939Z] e90ead04cce2: Preparing [2025-11-24T06:42:37.939Z] a2b928268989: Preparing [2025-11-24T06:42:37.939Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:37.939Z] 256f393e029f: Preparing [2025-11-24T06:42:37.939Z] e90ead04cce2: Waiting [2025-11-24T06:42:37.939Z] a2b928268989: Waiting [2025-11-24T06:42:37.939Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:37.939Z] 256f393e029f: Waiting [2025-11-24T06:42:37.939Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:37.939Z] 703998fb726b: Layer already exists [2025-11-24T06:42:37.939Z] 8a9c9e459810: Layer already exists [2025-11-24T06:42:37.939Z] 6cb9b2cdc072: Layer already exists [2025-11-24T06:42:37.939Z] 26661fbeb350: Layer already exists [2025-11-24T06:42:37.939Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:37.939Z] a2b928268989: Layer already exists [2025-11-24T06:42:37.939Z] 256f393e029f: Layer already exists [2025-11-24T06:42:37.939Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:37.939Z] odessa: digest: sha256:e017bcda97d6a5885eff47ab9c8a4dc6e4e77f1d09326dddb153372c9e48fa9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:42:38.016Z] ===================================================== [Pipeline] echo [2025-11-24T06:42:38.033Z] taggedImages: [2025-11-24T06:42:38.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:38.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 [2025-11-24T06:42:38.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:38.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo [2025-11-24T06:42:38.061Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-24T06:42:38.061Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:38.061Z] 4.0.1-dev.3 [2025-11-24T06:42:38.061Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:38.061Z] odessa [2025-11-24T06:42:38.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:38.415Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:38.748Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:38.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-24T06:42:38.748Z] a1b13c5f1230: Preparing [2025-11-24T06:42:38.748Z] 306fad363b5e: Preparing [2025-11-24T06:42:38.748Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:38.748Z] e90ead04cce2: Preparing [2025-11-24T06:42:38.748Z] 144860b2edf9: Preparing [2025-11-24T06:42:38.748Z] 8ac0548d6f94: Preparing [2025-11-24T06:42:38.748Z] 256f393e029f: Preparing [2025-11-24T06:42:38.748Z] 8ac0548d6f94: Waiting [2025-11-24T06:42:38.748Z] 256f393e029f: Waiting [2025-11-24T06:42:38.748Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:38.748Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:38.748Z] 256f393e029f: Layer already exists [2025-11-24T06:42:38.748Z] a1b13c5f1230: Pushed [2025-11-24T06:42:38.748Z] 8ac0548d6f94: Pushed [2025-11-24T06:42:38.748Z] 144860b2edf9: Pushed [2025-11-24T06:42:39.864Z] #118 DONE 90.9s [2025-11-24T06:42:39.864Z] [2025-11-24T06:42:39.864Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:39.864Z] #116 DONE 85.0s [2025-11-24T06:42:39.864Z] [2025-11-24T06:42:39.864Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:39.864Z] #117 DONE 85.1s [2025-11-24T06:42:39.864Z] [2025-11-24T06:42:39.864Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:39.864Z] #115 DONE 90.8s [2025-11-24T06:42:39.864Z] [2025-11-24T06:42:39.864Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:39.864Z] #95 DONE 91.0s [2025-11-24T06:42:39.864Z] [2025-11-24T06:42:39.864Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:39.864Z] #114 DONE 90.8s [2025-11-24T06:42:39.864Z] [2025-11-24T06:42:39.864Z] #119 [core-keeper builder 7/8] COPY . . [2025-11-24T06:42:41.294Z] 306fad363b5e: Pushed [2025-11-24T06:42:41.554Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:4f4979013d03be2ef408fe8cba3879003602a7814da173d66083bdc861def3f0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:41.888Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:42.219Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 [2025-11-24T06:42:42.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-24T06:42:42.219Z] a1b13c5f1230: Preparing [2025-11-24T06:42:42.219Z] 306fad363b5e: Preparing [2025-11-24T06:42:42.219Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:42.219Z] e90ead04cce2: Preparing [2025-11-24T06:42:42.219Z] 144860b2edf9: Preparing [2025-11-24T06:42:42.219Z] 8ac0548d6f94: Preparing [2025-11-24T06:42:42.219Z] 256f393e029f: Preparing [2025-11-24T06:42:42.219Z] 256f393e029f: Waiting [2025-11-24T06:42:42.219Z] 8ac0548d6f94: Waiting [2025-11-24T06:42:42.219Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:42.219Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:42.219Z] a1b13c5f1230: Layer already exists [2025-11-24T06:42:42.219Z] 144860b2edf9: Layer already exists [2025-11-24T06:42:42.219Z] 306fad363b5e: Layer already exists [2025-11-24T06:42:42.219Z] 8ac0548d6f94: Layer already exists [2025-11-24T06:42:42.219Z] 256f393e029f: Layer already exists [2025-11-24T06:42:42.219Z] 4.0.1-dev.3: digest: sha256:4f4979013d03be2ef408fe8cba3879003602a7814da173d66083bdc861def3f0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:42.553Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:42.891Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:42.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-24T06:42:42.891Z] a1b13c5f1230: Preparing [2025-11-24T06:42:42.891Z] 306fad363b5e: Preparing [2025-11-24T06:42:42.891Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:42.891Z] e90ead04cce2: Preparing [2025-11-24T06:42:42.891Z] 144860b2edf9: Preparing [2025-11-24T06:42:42.891Z] 8ac0548d6f94: Preparing [2025-11-24T06:42:42.891Z] 256f393e029f: Preparing [2025-11-24T06:42:42.891Z] 8ac0548d6f94: Waiting [2025-11-24T06:42:42.891Z] 256f393e029f: Waiting [2025-11-24T06:42:42.891Z] 144860b2edf9: Layer already exists [2025-11-24T06:42:42.891Z] 306fad363b5e: Layer already exists [2025-11-24T06:42:42.891Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:42.891Z] a1b13c5f1230: Layer already exists [2025-11-24T06:42:42.891Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:42.891Z] 256f393e029f: Layer already exists [2025-11-24T06:42:42.891Z] 8ac0548d6f94: Layer already exists [2025-11-24T06:42:42.891Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:4f4979013d03be2ef408fe8cba3879003602a7814da173d66083bdc861def3f0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:43.225Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:43.553Z] + docker push nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-24T06:42:43.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-24T06:42:43.553Z] a1b13c5f1230: Preparing [2025-11-24T06:42:43.553Z] 306fad363b5e: Preparing [2025-11-24T06:42:43.553Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:43.553Z] e90ead04cce2: Preparing [2025-11-24T06:42:43.553Z] 144860b2edf9: Preparing [2025-11-24T06:42:43.553Z] 8ac0548d6f94: Preparing [2025-11-24T06:42:43.553Z] 256f393e029f: Preparing [2025-11-24T06:42:43.553Z] 8ac0548d6f94: Waiting [2025-11-24T06:42:43.553Z] 256f393e029f: Waiting [2025-11-24T06:42:43.553Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:43.553Z] 144860b2edf9: Layer already exists [2025-11-24T06:42:43.553Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:43.553Z] a1b13c5f1230: Layer already exists [2025-11-24T06:42:43.553Z] 306fad363b5e: Layer already exists [2025-11-24T06:42:43.553Z] 256f393e029f: Layer already exists [2025-11-24T06:42:43.553Z] 8ac0548d6f94: Layer already exists [2025-11-24T06:42:43.553Z] odessa: digest: sha256:4f4979013d03be2ef408fe8cba3879003602a7814da173d66083bdc861def3f0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:42:43.636Z] ===================================================== [Pipeline] echo [2025-11-24T06:42:43.655Z] taggedImages: [2025-11-24T06:42:43.655Z] - nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:43.655Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 [2025-11-24T06:42:43.655Z] - nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:43.655Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo [2025-11-24T06:42:43.685Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-24T06:42:43.685Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:43.685Z] 4.0.1-dev.3 [2025-11-24T06:42:43.685Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:43.685Z] odessa [2025-11-24T06:42:43.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:44.045Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:44.377Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:44.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-24T06:42:44.377Z] ddf963a06bca: Preparing [2025-11-24T06:42:44.377Z] 6dad1d97ddd4: Preparing [2025-11-24T06:42:44.377Z] e90ead04cce2: Preparing [2025-11-24T06:42:44.377Z] bdc5ffd04d0e: Preparing [2025-11-24T06:42:44.377Z] c2bcc06255b5: Preparing [2025-11-24T06:42:44.377Z] 256f393e029f: Preparing [2025-11-24T06:42:44.377Z] 256f393e029f: Waiting [2025-11-24T06:42:44.377Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:44.377Z] 256f393e029f: Layer already exists [2025-11-24T06:42:44.377Z] c2bcc06255b5: Pushed [2025-11-24T06:42:44.377Z] bdc5ffd04d0e: Pushed [2025-11-24T06:42:44.377Z] ddf963a06bca: Pushed [2025-11-24T06:42:45.204Z] #119 ... [2025-11-24T06:42:45.204Z] [2025-11-24T06:42:45.204Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-24T06:42:46.921Z] 6dad1d97ddd4: Pushed [2025-11-24T06:42:47.181Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:e1d56353b56260b381a1c89983f6883640cc346064f06f5af518f790b8c523f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:47.519Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:47.858Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 [2025-11-24T06:42:47.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-24T06:42:47.858Z] ddf963a06bca: Preparing [2025-11-24T06:42:47.858Z] 6dad1d97ddd4: Preparing [2025-11-24T06:42:47.858Z] e90ead04cce2: Preparing [2025-11-24T06:42:47.858Z] bdc5ffd04d0e: Preparing [2025-11-24T06:42:47.858Z] c2bcc06255b5: Preparing [2025-11-24T06:42:47.858Z] 256f393e029f: Preparing [2025-11-24T06:42:47.858Z] 256f393e029f: Waiting [2025-11-24T06:42:47.858Z] c2bcc06255b5: Layer already exists [2025-11-24T06:42:47.858Z] ddf963a06bca: Layer already exists [2025-11-24T06:42:47.858Z] bdc5ffd04d0e: Layer already exists [2025-11-24T06:42:47.858Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:47.858Z] 6dad1d97ddd4: Layer already exists [2025-11-24T06:42:47.858Z] 256f393e029f: Layer already exists [2025-11-24T06:42:47.858Z] 4.0.1-dev.3: digest: sha256:e1d56353b56260b381a1c89983f6883640cc346064f06f5af518f790b8c523f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:48.206Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:48.545Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:48.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-24T06:42:48.545Z] ddf963a06bca: Preparing [2025-11-24T06:42:48.545Z] 6dad1d97ddd4: Preparing [2025-11-24T06:42:48.545Z] e90ead04cce2: Preparing [2025-11-24T06:42:48.545Z] bdc5ffd04d0e: Preparing [2025-11-24T06:42:48.545Z] c2bcc06255b5: Preparing [2025-11-24T06:42:48.545Z] 256f393e029f: Preparing [2025-11-24T06:42:48.545Z] 256f393e029f: Waiting [2025-11-24T06:42:48.545Z] ddf963a06bca: Layer already exists [2025-11-24T06:42:48.545Z] c2bcc06255b5: Layer already exists [2025-11-24T06:42:48.546Z] bdc5ffd04d0e: Layer already exists [2025-11-24T06:42:48.546Z] 6dad1d97ddd4: Layer already exists [2025-11-24T06:42:48.546Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:48.546Z] 256f393e029f: Layer already exists [2025-11-24T06:42:48.546Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:e1d56353b56260b381a1c89983f6883640cc346064f06f5af518f790b8c523f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:48.881Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:49.216Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-24T06:42:49.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-24T06:42:49.216Z] ddf963a06bca: Preparing [2025-11-24T06:42:49.216Z] 6dad1d97ddd4: Preparing [2025-11-24T06:42:49.216Z] e90ead04cce2: Preparing [2025-11-24T06:42:49.216Z] bdc5ffd04d0e: Preparing [2025-11-24T06:42:49.216Z] c2bcc06255b5: Preparing [2025-11-24T06:42:49.216Z] 256f393e029f: Preparing [2025-11-24T06:42:49.216Z] 256f393e029f: Waiting [2025-11-24T06:42:49.216Z] ddf963a06bca: Layer already exists [2025-11-24T06:42:49.216Z] c2bcc06255b5: Layer already exists [2025-11-24T06:42:49.216Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:49.216Z] bdc5ffd04d0e: Layer already exists [2025-11-24T06:42:49.216Z] 6dad1d97ddd4: Layer already exists [2025-11-24T06:42:49.216Z] 256f393e029f: Layer already exists [2025-11-24T06:42:49.216Z] odessa: digest: sha256:e1d56353b56260b381a1c89983f6883640cc346064f06f5af518f790b8c523f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:42:49.292Z] ===================================================== [Pipeline] echo [2025-11-24T06:42:49.304Z] taggedImages: [2025-11-24T06:42:49.304Z] - nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:49.304Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 [2025-11-24T06:42:49.304Z] - nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:49.304Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo [2025-11-24T06:42:49.336Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-24T06:42:49.336Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:49.336Z] 4.0.1-dev.3 [2025-11-24T06:42:49.336Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:49.336Z] odessa [2025-11-24T06:42:49.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:49.470Z] #120 ... [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #121 ... [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #122 [core-metadata builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #122 ... [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #123 [support-notifications builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #123 DONE 10.3s [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #124 [support-scheduler builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #124 DONE 10.4s [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #119 [core-keeper builder 7/8] COPY . . [2025-11-24T06:42:49.470Z] #119 DONE 10.3s [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #125 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:49.470Z] #126 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:42:49.470Z] #127 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #120 DONE 10.3s [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:49.470Z] #128 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:42:49.470Z] #129 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #130 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #121 DONE 10.3s [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-24T06:42:49.470Z] #131 ... [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #132 [core-command builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #132 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:49.470Z] #133 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:42:49.470Z] #134 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #122 [core-metadata builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #122 DONE 10.4s [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:42:49.470Z] #135 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #136 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:49.470Z] #137 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:49.470Z] #138 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:42:49.470Z] #139 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #140 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-24T06:42:49.470Z] #141 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-24T06:42:49.470Z] #142 CACHED [2025-11-24T06:42:49.470Z] [2025-11-24T06:42:49.470Z] #143 [core-data builder 6/7] COPY . . [2025-11-24T06:42:49.470Z] #143 CACHED [2025-11-24T06:42:49.686Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-11-24T06:42:49.738Z] [2025-11-24T06:42:49.738Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [Pipeline] sh [2025-11-24T06:42:50.027Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:50.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-24T06:42:50.027Z] 37451a90a117: Preparing [2025-11-24T06:42:50.027Z] 38edf950f52c: Preparing [2025-11-24T06:42:50.027Z] b275bc1c55a1: Preparing [2025-11-24T06:42:50.027Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:50.027Z] e90ead04cce2: Preparing [2025-11-24T06:42:50.027Z] a2b928268989: Preparing [2025-11-24T06:42:50.027Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:50.027Z] 256f393e029f: Preparing [2025-11-24T06:42:50.027Z] a2b928268989: Waiting [2025-11-24T06:42:50.027Z] 256f393e029f: Waiting [2025-11-24T06:42:50.027Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:50.027Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:50.027Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:50.027Z] a2b928268989: Layer already exists [2025-11-24T06:42:50.027Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:50.027Z] 256f393e029f: Layer already exists [2025-11-24T06:42:50.027Z] 38edf950f52c: Pushed [2025-11-24T06:42:50.027Z] 37451a90a117: Pushed [2025-11-24T06:42:53.321Z] b275bc1c55a1: Pushed [2025-11-24T06:42:53.321Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:1445597e9aba59bba16613cff7b696416eb20e5f3ee1aeb270635afc19705151 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:53.660Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:53.996Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 [2025-11-24T06:42:53.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-24T06:42:53.996Z] 37451a90a117: Preparing [2025-11-24T06:42:53.996Z] 38edf950f52c: Preparing [2025-11-24T06:42:53.996Z] b275bc1c55a1: Preparing [2025-11-24T06:42:53.996Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:53.996Z] e90ead04cce2: Preparing [2025-11-24T06:42:53.996Z] a2b928268989: Preparing [2025-11-24T06:42:53.996Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:53.996Z] 256f393e029f: Preparing [2025-11-24T06:42:53.996Z] 256f393e029f: Waiting [2025-11-24T06:42:53.996Z] a2b928268989: Waiting [2025-11-24T06:42:53.996Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:53.996Z] 38edf950f52c: Layer already exists [2025-11-24T06:42:53.996Z] b275bc1c55a1: Layer already exists [2025-11-24T06:42:53.996Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:53.996Z] 37451a90a117: Layer already exists [2025-11-24T06:42:53.996Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:53.996Z] 256f393e029f: Layer already exists [2025-11-24T06:42:53.996Z] a2b928268989: Layer already exists [2025-11-24T06:42:53.996Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:53.996Z] 4.0.1-dev.3: digest: sha256:1445597e9aba59bba16613cff7b696416eb20e5f3ee1aeb270635afc19705151 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:54.333Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:54.661Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:54.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-24T06:42:54.661Z] 37451a90a117: Preparing [2025-11-24T06:42:54.661Z] 38edf950f52c: Preparing [2025-11-24T06:42:54.661Z] b275bc1c55a1: Preparing [2025-11-24T06:42:54.661Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:54.661Z] e90ead04cce2: Preparing [2025-11-24T06:42:54.661Z] a2b928268989: Preparing [2025-11-24T06:42:54.661Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:54.661Z] 256f393e029f: Preparing [2025-11-24T06:42:54.661Z] a2b928268989: Waiting [2025-11-24T06:42:54.661Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:54.661Z] 256f393e029f: Waiting [2025-11-24T06:42:54.661Z] 38edf950f52c: Layer already exists [2025-11-24T06:42:54.661Z] b275bc1c55a1: Layer already exists [2025-11-24T06:42:54.661Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:54.661Z] 37451a90a117: Layer already exists [2025-11-24T06:42:54.661Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:54.661Z] a2b928268989: Layer already exists [2025-11-24T06:42:54.661Z] 256f393e029f: Layer already exists [2025-11-24T06:42:54.661Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:54.661Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:1445597e9aba59bba16613cff7b696416eb20e5f3ee1aeb270635afc19705151 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:54.985Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:55.084Z] #144 ... [2025-11-24T06:42:55.084Z] [2025-11-24T06:42:55.084Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-24T06:42:55.084Z] #131 5.126 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-24T06:42:55.327Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-24T06:42:55.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-24T06:42:55.328Z] 37451a90a117: Preparing [2025-11-24T06:42:55.328Z] 38edf950f52c: Preparing [2025-11-24T06:42:55.328Z] b275bc1c55a1: Preparing [2025-11-24T06:42:55.328Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:55.328Z] e90ead04cce2: Preparing [2025-11-24T06:42:55.328Z] a2b928268989: Preparing [2025-11-24T06:42:55.328Z] bb79ee4b7c6d: Preparing [2025-11-24T06:42:55.328Z] 256f393e029f: Preparing [2025-11-24T06:42:55.328Z] a2b928268989: Waiting [2025-11-24T06:42:55.328Z] bb79ee4b7c6d: Waiting [2025-11-24T06:42:55.328Z] 256f393e029f: Waiting [2025-11-24T06:42:55.328Z] 38edf950f52c: Layer already exists [2025-11-24T06:42:55.328Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:55.328Z] b275bc1c55a1: Layer already exists [2025-11-24T06:42:55.328Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:55.328Z] 37451a90a117: Layer already exists [2025-11-24T06:42:55.328Z] a2b928268989: Layer already exists [2025-11-24T06:42:55.328Z] 256f393e029f: Layer already exists [2025-11-24T06:42:55.328Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:42:55.328Z] odessa: digest: sha256:1445597e9aba59bba16613cff7b696416eb20e5f3ee1aeb270635afc19705151 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:42:55.408Z] ===================================================== [Pipeline] echo [2025-11-24T06:42:55.421Z] taggedImages: [2025-11-24T06:42:55.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:55.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 [2025-11-24T06:42:55.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:55.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo [2025-11-24T06:42:55.447Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-24T06:42:55.447Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:55.447Z] 4.0.1-dev.3 [2025-11-24T06:42:55.447Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:55.447Z] odessa [2025-11-24T06:42:55.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:55.784Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:56.107Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:56.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-24T06:42:56.107Z] 04f02a3444c8: Preparing [2025-11-24T06:42:56.107Z] 28423d894a6b: Preparing [2025-11-24T06:42:56.107Z] cfc23ac52ceb: Preparing [2025-11-24T06:42:56.107Z] f8caec77f259: Preparing [2025-11-24T06:42:56.107Z] d2b9a8b70b4b: Preparing [2025-11-24T06:42:56.107Z] cdacd1612f0f: Preparing [2025-11-24T06:42:56.107Z] 5831c960ec59: Preparing [2025-11-24T06:42:56.107Z] cdacd1612f0f: Waiting [2025-11-24T06:42:56.107Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:56.107Z] e90ead04cce2: Preparing [2025-11-24T06:42:56.107Z] 5831c960ec59: Waiting [2025-11-24T06:42:56.107Z] e90ead04cce2: Waiting [2025-11-24T06:42:56.107Z] bc2840aef22d: Preparing [2025-11-24T06:42:56.107Z] 5bec5a677e9b: Waiting [2025-11-24T06:42:56.107Z] 0c3e536b632b: Preparing [2025-11-24T06:42:56.107Z] 5f70bf18a086: Preparing [2025-11-24T06:42:56.107Z] bc2840aef22d: Waiting [2025-11-24T06:42:56.107Z] 0c3e536b632b: Waiting [2025-11-24T06:42:56.107Z] 85c023523c36: Preparing [2025-11-24T06:42:56.107Z] 4214b43875e1: Preparing [2025-11-24T06:42:56.107Z] 5f70bf18a086: Waiting [2025-11-24T06:42:56.107Z] 85c023523c36: Waiting [2025-11-24T06:42:56.107Z] c1aa3619f8e6: Preparing [2025-11-24T06:42:56.107Z] 256f393e029f: Preparing [2025-11-24T06:42:56.107Z] 4214b43875e1: Waiting [2025-11-24T06:42:56.107Z] c1aa3619f8e6: Waiting [2025-11-24T06:42:56.107Z] 256f393e029f: Waiting [2025-11-24T06:42:56.107Z] d2b9a8b70b4b: Pushed [2025-11-24T06:42:56.107Z] f8caec77f259: Pushed [2025-11-24T06:42:56.107Z] 04f02a3444c8: Pushed [2025-11-24T06:42:56.107Z] cfc23ac52ceb: Pushed [2025-11-24T06:42:56.107Z] 28423d894a6b: Pushed [2025-11-24T06:42:56.107Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:56.107Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:56.107Z] 5f70bf18a086: Layer already exists [2025-11-24T06:42:56.107Z] cdacd1612f0f: Pushed [2025-11-24T06:42:56.367Z] bc2840aef22d: Pushed [2025-11-24T06:42:56.367Z] 0c3e536b632b: Pushed [2025-11-24T06:42:56.367Z] 85c023523c36: Pushed [2025-11-24T06:42:56.367Z] 256f393e029f: Layer already exists [2025-11-24T06:42:56.367Z] c1aa3619f8e6: Pushed [2025-11-24T06:42:56.367Z] 4214b43875e1: Pushed [2025-11-24T06:42:57.745Z] 5831c960ec59: Pushed [2025-11-24T06:42:57.745Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:0a8b18cfebf6ca3e48381d470742c561721dea5b339d28ace34326098a4d0dab size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:58.071Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:58.400Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 [2025-11-24T06:42:58.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-24T06:42:58.400Z] 04f02a3444c8: Preparing [2025-11-24T06:42:58.400Z] 28423d894a6b: Preparing [2025-11-24T06:42:58.400Z] cfc23ac52ceb: Preparing [2025-11-24T06:42:58.400Z] f8caec77f259: Preparing [2025-11-24T06:42:58.400Z] d2b9a8b70b4b: Preparing [2025-11-24T06:42:58.400Z] cdacd1612f0f: Preparing [2025-11-24T06:42:58.400Z] 5831c960ec59: Preparing [2025-11-24T06:42:58.400Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:58.400Z] e90ead04cce2: Preparing [2025-11-24T06:42:58.400Z] bc2840aef22d: Preparing [2025-11-24T06:42:58.400Z] 0c3e536b632b: Preparing [2025-11-24T06:42:58.400Z] 5f70bf18a086: Preparing [2025-11-24T06:42:58.400Z] 85c023523c36: Preparing [2025-11-24T06:42:58.400Z] 4214b43875e1: Preparing [2025-11-24T06:42:58.400Z] c1aa3619f8e6: Preparing [2025-11-24T06:42:58.400Z] 256f393e029f: Preparing [2025-11-24T06:42:58.400Z] bc2840aef22d: Waiting [2025-11-24T06:42:58.400Z] 4214b43875e1: Waiting [2025-11-24T06:42:58.400Z] c1aa3619f8e6: Waiting [2025-11-24T06:42:58.400Z] 256f393e029f: Waiting [2025-11-24T06:42:58.400Z] 0c3e536b632b: Waiting [2025-11-24T06:42:58.400Z] 5f70bf18a086: Waiting [2025-11-24T06:42:58.400Z] cdacd1612f0f: Waiting [2025-11-24T06:42:58.400Z] 85c023523c36: Waiting [2025-11-24T06:42:58.400Z] e90ead04cce2: Waiting [2025-11-24T06:42:58.400Z] 5831c960ec59: Waiting [2025-11-24T06:42:58.400Z] 5bec5a677e9b: Waiting [2025-11-24T06:42:58.400Z] f8caec77f259: Layer already exists [2025-11-24T06:42:58.400Z] d2b9a8b70b4b: Layer already exists [2025-11-24T06:42:58.400Z] 28423d894a6b: Layer already exists [2025-11-24T06:42:58.400Z] cfc23ac52ceb: Layer already exists [2025-11-24T06:42:58.400Z] 04f02a3444c8: Layer already exists [2025-11-24T06:42:58.400Z] cdacd1612f0f: Layer already exists [2025-11-24T06:42:58.400Z] 5831c960ec59: Layer already exists [2025-11-24T06:42:58.400Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:58.400Z] bc2840aef22d: Layer already exists [2025-11-24T06:42:58.400Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:58.400Z] 0c3e536b632b: Layer already exists [2025-11-24T06:42:58.400Z] 5f70bf18a086: Layer already exists [2025-11-24T06:42:58.400Z] c1aa3619f8e6: Layer already exists [2025-11-24T06:42:58.400Z] 85c023523c36: Layer already exists [2025-11-24T06:42:58.400Z] 4214b43875e1: Layer already exists [2025-11-24T06:42:58.400Z] 256f393e029f: Layer already exists [2025-11-24T06:42:58.400Z] 4.0.1-dev.3: digest: sha256:0a8b18cfebf6ca3e48381d470742c561721dea5b339d28ace34326098a4d0dab size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:58.740Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:59.077Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:59.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-24T06:42:59.077Z] 04f02a3444c8: Preparing [2025-11-24T06:42:59.077Z] 28423d894a6b: Preparing [2025-11-24T06:42:59.077Z] cfc23ac52ceb: Preparing [2025-11-24T06:42:59.077Z] f8caec77f259: Preparing [2025-11-24T06:42:59.077Z] d2b9a8b70b4b: Preparing [2025-11-24T06:42:59.077Z] cdacd1612f0f: Preparing [2025-11-24T06:42:59.077Z] 5831c960ec59: Preparing [2025-11-24T06:42:59.077Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:59.077Z] e90ead04cce2: Preparing [2025-11-24T06:42:59.077Z] bc2840aef22d: Preparing [2025-11-24T06:42:59.077Z] 0c3e536b632b: Preparing [2025-11-24T06:42:59.077Z] 5f70bf18a086: Preparing [2025-11-24T06:42:59.077Z] 85c023523c36: Preparing [2025-11-24T06:42:59.077Z] 4214b43875e1: Preparing [2025-11-24T06:42:59.077Z] c1aa3619f8e6: Preparing [2025-11-24T06:42:59.077Z] 256f393e029f: Preparing [2025-11-24T06:42:59.077Z] 0c3e536b632b: Waiting [2025-11-24T06:42:59.077Z] cdacd1612f0f: Waiting [2025-11-24T06:42:59.077Z] 5831c960ec59: Waiting [2025-11-24T06:42:59.077Z] 5f70bf18a086: Waiting [2025-11-24T06:42:59.077Z] 5bec5a677e9b: Waiting [2025-11-24T06:42:59.077Z] 4214b43875e1: Waiting [2025-11-24T06:42:59.077Z] bc2840aef22d: Waiting [2025-11-24T06:42:59.077Z] c1aa3619f8e6: Waiting [2025-11-24T06:42:59.077Z] 256f393e029f: Waiting [2025-11-24T06:42:59.077Z] 85c023523c36: Waiting [2025-11-24T06:42:59.077Z] e90ead04cce2: Waiting [2025-11-24T06:42:59.077Z] 04f02a3444c8: Layer already exists [2025-11-24T06:42:59.077Z] d2b9a8b70b4b: Layer already exists [2025-11-24T06:42:59.077Z] f8caec77f259: Layer already exists [2025-11-24T06:42:59.077Z] 28423d894a6b: Layer already exists [2025-11-24T06:42:59.077Z] cfc23ac52ceb: Layer already exists [2025-11-24T06:42:59.077Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:59.077Z] cdacd1612f0f: Layer already exists [2025-11-24T06:42:59.077Z] 5831c960ec59: Layer already exists [2025-11-24T06:42:59.077Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:59.077Z] bc2840aef22d: Layer already exists [2025-11-24T06:42:59.077Z] 0c3e536b632b: Layer already exists [2025-11-24T06:42:59.077Z] 5f70bf18a086: Layer already exists [2025-11-24T06:42:59.077Z] 85c023523c36: Layer already exists [2025-11-24T06:42:59.077Z] c1aa3619f8e6: Layer already exists [2025-11-24T06:42:59.077Z] 4214b43875e1: Layer already exists [2025-11-24T06:42:59.077Z] 256f393e029f: Layer already exists [2025-11-24T06:42:59.077Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:0a8b18cfebf6ca3e48381d470742c561721dea5b339d28ace34326098a4d0dab size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:59.423Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:42:59.768Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-24T06:42:59.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-24T06:42:59.768Z] 04f02a3444c8: Preparing [2025-11-24T06:42:59.768Z] 28423d894a6b: Preparing [2025-11-24T06:42:59.768Z] cfc23ac52ceb: Preparing [2025-11-24T06:42:59.768Z] f8caec77f259: Preparing [2025-11-24T06:42:59.768Z] d2b9a8b70b4b: Preparing [2025-11-24T06:42:59.768Z] cdacd1612f0f: Preparing [2025-11-24T06:42:59.768Z] 5831c960ec59: Preparing [2025-11-24T06:42:59.768Z] 5bec5a677e9b: Preparing [2025-11-24T06:42:59.768Z] e90ead04cce2: Preparing [2025-11-24T06:42:59.768Z] bc2840aef22d: Preparing [2025-11-24T06:42:59.768Z] 0c3e536b632b: Preparing [2025-11-24T06:42:59.768Z] 5f70bf18a086: Preparing [2025-11-24T06:42:59.768Z] 85c023523c36: Preparing [2025-11-24T06:42:59.768Z] 5831c960ec59: Waiting [2025-11-24T06:42:59.768Z] 4214b43875e1: Preparing [2025-11-24T06:42:59.768Z] bc2840aef22d: Waiting [2025-11-24T06:42:59.768Z] c1aa3619f8e6: Preparing [2025-11-24T06:42:59.768Z] 256f393e029f: Preparing [2025-11-24T06:42:59.768Z] e90ead04cce2: Waiting [2025-11-24T06:42:59.768Z] 0c3e536b632b: Waiting [2025-11-24T06:42:59.768Z] 5f70bf18a086: Waiting [2025-11-24T06:42:59.768Z] 85c023523c36: Waiting [2025-11-24T06:42:59.768Z] 4214b43875e1: Waiting [2025-11-24T06:42:59.768Z] c1aa3619f8e6: Waiting [2025-11-24T06:42:59.768Z] 256f393e029f: Waiting [2025-11-24T06:42:59.768Z] cdacd1612f0f: Waiting [2025-11-24T06:42:59.768Z] 5bec5a677e9b: Waiting [2025-11-24T06:42:59.768Z] 28423d894a6b: Layer already exists [2025-11-24T06:42:59.768Z] f8caec77f259: Layer already exists [2025-11-24T06:42:59.768Z] d2b9a8b70b4b: Layer already exists [2025-11-24T06:42:59.768Z] cfc23ac52ceb: Layer already exists [2025-11-24T06:42:59.768Z] 04f02a3444c8: Layer already exists [2025-11-24T06:42:59.768Z] 5831c960ec59: Layer already exists [2025-11-24T06:42:59.768Z] cdacd1612f0f: Layer already exists [2025-11-24T06:42:59.768Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:42:59.768Z] e90ead04cce2: Layer already exists [2025-11-24T06:42:59.768Z] bc2840aef22d: Layer already exists [2025-11-24T06:42:59.768Z] 5f70bf18a086: Layer already exists [2025-11-24T06:42:59.768Z] 0c3e536b632b: Layer already exists [2025-11-24T06:42:59.768Z] 85c023523c36: Layer already exists [2025-11-24T06:42:59.768Z] c1aa3619f8e6: Layer already exists [2025-11-24T06:42:59.768Z] 4214b43875e1: Layer already exists [2025-11-24T06:42:59.768Z] 256f393e029f: Layer already exists [2025-11-24T06:42:59.768Z] odessa: digest: sha256:0a8b18cfebf6ca3e48381d470742c561721dea5b339d28ace34326098a4d0dab size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:42:59.842Z] ===================================================== [Pipeline] echo [2025-11-24T06:42:59.860Z] taggedImages: [2025-11-24T06:42:59.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:59.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 [2025-11-24T06:42:59.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:59.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo [2025-11-24T06:42:59.892Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-24T06:42:59.892Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:42:59.892Z] 4.0.1-dev.3 [2025-11-24T06:42:59.892Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:42:59.892Z] odessa [2025-11-24T06:42:59.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:00.251Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:00.424Z] #131 ... [2025-11-24T06:43:00.424Z] [2025-11-24T06:43:00.424Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-24T06:43:00.424Z] #0 5.231 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-24T06:43:00.424Z] #145 ... [2025-11-24T06:43:00.424Z] [2025-11-24T06:43:00.424Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-24T06:43:00.424Z] #0 4.771 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-24T06:43:00.424Z] #146 ... [2025-11-24T06:43:00.424Z] [2025-11-24T06:43:00.424Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-24T06:43:00.424Z] #0 6.265 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-24T06:43:00.424Z] #147 ... [2025-11-24T06:43:00.424Z] [2025-11-24T06:43:00.424Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-24T06:43:00.424Z] #0 4.090 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-24T06:43:00.424Z] #148 ... [2025-11-24T06:43:00.424Z] [2025-11-24T06:43:00.424Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-24T06:43:00.424Z] #0 5.808 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-24T06:43:00.424Z] #149 ... [2025-11-24T06:43:00.424Z] [2025-11-24T06:43:00.424Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-24T06:43:00.424Z] #0 6.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-24T06:43:00.424Z] #150 ... [2025-11-24T06:43:00.424Z] [2025-11-24T06:43:00.424Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-24T06:43:00.424Z] #0 6.547 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-24T06:43:00.581Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:00.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-24T06:43:00.581Z] 99d6e85c2739: Preparing [2025-11-24T06:43:00.581Z] 94ba10768fb1: Preparing [2025-11-24T06:43:00.581Z] 045d43990e92: Preparing [2025-11-24T06:43:00.581Z] 8296d2ff6ce0: Preparing [2025-11-24T06:43:00.581Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:00.581Z] e90ead04cce2: Preparing [2025-11-24T06:43:00.581Z] a2b928268989: Preparing [2025-11-24T06:43:00.581Z] bb79ee4b7c6d: Preparing [2025-11-24T06:43:00.581Z] 256f393e029f: Preparing [2025-11-24T06:43:00.581Z] e90ead04cce2: Waiting [2025-11-24T06:43:00.581Z] a2b928268989: Waiting [2025-11-24T06:43:00.581Z] bb79ee4b7c6d: Waiting [2025-11-24T06:43:00.581Z] 256f393e029f: Waiting [2025-11-24T06:43:00.581Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:00.581Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:00.581Z] a2b928268989: Layer already exists [2025-11-24T06:43:00.581Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:43:00.581Z] 256f393e029f: Layer already exists [2025-11-24T06:43:00.581Z] 045d43990e92: Pushed [2025-11-24T06:43:00.581Z] 94ba10768fb1: Pushed [2025-11-24T06:43:00.581Z] 99d6e85c2739: Pushed [2025-11-24T06:43:00.693Z] #151 ... [2025-11-24T06:43:00.693Z] [2025-11-24T06:43:00.693Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T06:43:00.693Z] #0 5.895 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-24T06:43:00.693Z] #152 ... [2025-11-24T06:43:00.693Z] [2025-11-24T06:43:00.693Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-24T06:43:00.693Z] #0 6.099 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-24T06:43:00.959Z] #153 ... [2025-11-24T06:43:00.959Z] [2025-11-24T06:43:00.959Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-24T06:43:00.959Z] #0 5.570 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-24T06:43:00.959Z] #154 ... [2025-11-24T06:43:00.959Z] [2025-11-24T06:43:00.959Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-24T06:43:00.959Z] #144 6.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-24T06:43:03.878Z] 8296d2ff6ce0: Pushed [2025-11-24T06:43:03.878Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:410cff20d3906ee88117548c2c54def5b8e6a541046db9e98ace4409d47c96d1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:04.219Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:04.561Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 [2025-11-24T06:43:04.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-24T06:43:04.561Z] 99d6e85c2739: Preparing [2025-11-24T06:43:04.561Z] 94ba10768fb1: Preparing [2025-11-24T06:43:04.561Z] 045d43990e92: Preparing [2025-11-24T06:43:04.561Z] 8296d2ff6ce0: Preparing [2025-11-24T06:43:04.561Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:04.561Z] e90ead04cce2: Preparing [2025-11-24T06:43:04.561Z] a2b928268989: Preparing [2025-11-24T06:43:04.561Z] bb79ee4b7c6d: Preparing [2025-11-24T06:43:04.561Z] 256f393e029f: Preparing [2025-11-24T06:43:04.561Z] 256f393e029f: Waiting [2025-11-24T06:43:04.561Z] bb79ee4b7c6d: Waiting [2025-11-24T06:43:04.561Z] a2b928268989: Waiting [2025-11-24T06:43:04.561Z] 8296d2ff6ce0: Layer already exists [2025-11-24T06:43:04.561Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:04.561Z] 94ba10768fb1: Layer already exists [2025-11-24T06:43:04.561Z] 99d6e85c2739: Layer already exists [2025-11-24T06:43:04.561Z] 045d43990e92: Layer already exists [2025-11-24T06:43:04.561Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:04.561Z] a2b928268989: Layer already exists [2025-11-24T06:43:04.561Z] 256f393e029f: Layer already exists [2025-11-24T06:43:04.561Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:43:04.561Z] 4.0.1-dev.3: digest: sha256:410cff20d3906ee88117548c2c54def5b8e6a541046db9e98ace4409d47c96d1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:04.889Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:05.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:05.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-24T06:43:05.215Z] 99d6e85c2739: Preparing [2025-11-24T06:43:05.215Z] 94ba10768fb1: Preparing [2025-11-24T06:43:05.215Z] 045d43990e92: Preparing [2025-11-24T06:43:05.215Z] 8296d2ff6ce0: Preparing [2025-11-24T06:43:05.215Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:05.215Z] e90ead04cce2: Preparing [2025-11-24T06:43:05.215Z] a2b928268989: Preparing [2025-11-24T06:43:05.216Z] bb79ee4b7c6d: Preparing [2025-11-24T06:43:05.216Z] 256f393e029f: Preparing [2025-11-24T06:43:05.216Z] e90ead04cce2: Waiting [2025-11-24T06:43:05.216Z] bb79ee4b7c6d: Waiting [2025-11-24T06:43:05.216Z] a2b928268989: Waiting [2025-11-24T06:43:05.216Z] 256f393e029f: Waiting [2025-11-24T06:43:05.216Z] 99d6e85c2739: Layer already exists [2025-11-24T06:43:05.216Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:05.216Z] 94ba10768fb1: Layer already exists [2025-11-24T06:43:05.216Z] 8296d2ff6ce0: Layer already exists [2025-11-24T06:43:05.216Z] 045d43990e92: Layer already exists [2025-11-24T06:43:05.216Z] a2b928268989: Layer already exists [2025-11-24T06:43:05.216Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:05.216Z] 256f393e029f: Layer already exists [2025-11-24T06:43:05.216Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:43:05.216Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:410cff20d3906ee88117548c2c54def5b8e6a541046db9e98ace4409d47c96d1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:05.551Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:05.883Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-24T06:43:05.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-24T06:43:05.883Z] 99d6e85c2739: Preparing [2025-11-24T06:43:05.883Z] 94ba10768fb1: Preparing [2025-11-24T06:43:05.883Z] 045d43990e92: Preparing [2025-11-24T06:43:05.883Z] 8296d2ff6ce0: Preparing [2025-11-24T06:43:05.883Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:05.883Z] e90ead04cce2: Preparing [2025-11-24T06:43:05.883Z] a2b928268989: Preparing [2025-11-24T06:43:05.883Z] bb79ee4b7c6d: Preparing [2025-11-24T06:43:05.883Z] 256f393e029f: Preparing [2025-11-24T06:43:05.883Z] a2b928268989: Waiting [2025-11-24T06:43:05.883Z] e90ead04cce2: Waiting [2025-11-24T06:43:05.883Z] 256f393e029f: Waiting [2025-11-24T06:43:05.883Z] bb79ee4b7c6d: Waiting [2025-11-24T06:43:05.883Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:05.883Z] 99d6e85c2739: Layer already exists [2025-11-24T06:43:05.883Z] 8296d2ff6ce0: Layer already exists [2025-11-24T06:43:05.883Z] 045d43990e92: Layer already exists [2025-11-24T06:43:05.883Z] 94ba10768fb1: Layer already exists [2025-11-24T06:43:05.883Z] a2b928268989: Layer already exists [2025-11-24T06:43:05.883Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:05.883Z] bb79ee4b7c6d: Layer already exists [2025-11-24T06:43:05.883Z] 256f393e029f: Layer already exists [2025-11-24T06:43:05.883Z] odessa: digest: sha256:410cff20d3906ee88117548c2c54def5b8e6a541046db9e98ace4409d47c96d1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:43:05.955Z] ===================================================== [Pipeline] echo [2025-11-24T06:43:05.970Z] taggedImages: [2025-11-24T06:43:05.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:05.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 [2025-11-24T06:43:05.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:05.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo [2025-11-24T06:43:05.994Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-24T06:43:05.994Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:05.994Z] 4.0.1-dev.3 [2025-11-24T06:43:05.994Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:05.994Z] odessa [2025-11-24T06:43:05.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:06.325Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:06.650Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:06.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-24T06:43:06.650Z] 2f16d67b8d9f: Preparing [2025-11-24T06:43:06.650Z] a080b89a5183: Preparing [2025-11-24T06:43:06.650Z] ed39b07d955e: Preparing [2025-11-24T06:43:06.650Z] 90196e15c024: Preparing [2025-11-24T06:43:06.650Z] 2e8c84fcaa23: Preparing [2025-11-24T06:43:06.650Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:06.650Z] e90ead04cce2: Preparing [2025-11-24T06:43:06.650Z] 2718eed17096: Preparing [2025-11-24T06:43:06.650Z] d4b2d3a11a5c: Preparing [2025-11-24T06:43:06.650Z] b49f9dcdb8ab: Preparing [2025-11-24T06:43:06.650Z] 256f393e029f: Preparing [2025-11-24T06:43:06.650Z] 5bec5a677e9b: Waiting [2025-11-24T06:43:06.650Z] e90ead04cce2: Waiting [2025-11-24T06:43:06.650Z] 2718eed17096: Waiting [2025-11-24T06:43:06.650Z] d4b2d3a11a5c: Waiting [2025-11-24T06:43:06.650Z] b49f9dcdb8ab: Waiting [2025-11-24T06:43:06.650Z] 256f393e029f: Waiting [2025-11-24T06:43:06.650Z] a080b89a5183: Pushed [2025-11-24T06:43:06.650Z] 2f16d67b8d9f: Pushed [2025-11-24T06:43:06.650Z] 90196e15c024: Pushed [2025-11-24T06:43:06.650Z] 2e8c84fcaa23: Pushed [2025-11-24T06:43:06.650Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:06.650Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:06.650Z] 256f393e029f: Layer already exists [2025-11-24T06:43:06.911Z] 2718eed17096: Pushed [2025-11-24T06:43:06.911Z] d4b2d3a11a5c: Pushed [2025-11-24T06:43:08.290Z] b49f9dcdb8ab: Pushed [2025-11-24T06:43:08.551Z] ed39b07d955e: Pushed [2025-11-24T06:43:08.810Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:16ccf87d88e27e625037bab89b6c2e94f0ce5c899260a37db1b096e2c6c21db2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:09.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:09.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 [2025-11-24T06:43:09.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-24T06:43:09.489Z] 2f16d67b8d9f: Preparing [2025-11-24T06:43:09.489Z] a080b89a5183: Preparing [2025-11-24T06:43:09.489Z] ed39b07d955e: Preparing [2025-11-24T06:43:09.489Z] 90196e15c024: Preparing [2025-11-24T06:43:09.489Z] 2e8c84fcaa23: Preparing [2025-11-24T06:43:09.489Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:09.489Z] e90ead04cce2: Preparing [2025-11-24T06:43:09.489Z] 2718eed17096: Preparing [2025-11-24T06:43:09.489Z] d4b2d3a11a5c: Preparing [2025-11-24T06:43:09.489Z] b49f9dcdb8ab: Preparing [2025-11-24T06:43:09.489Z] 256f393e029f: Preparing [2025-11-24T06:43:09.489Z] d4b2d3a11a5c: Waiting [2025-11-24T06:43:09.489Z] b49f9dcdb8ab: Waiting [2025-11-24T06:43:09.489Z] 256f393e029f: Waiting [2025-11-24T06:43:09.489Z] 2718eed17096: Waiting [2025-11-24T06:43:09.489Z] e90ead04cce2: Waiting [2025-11-24T06:43:09.489Z] 5bec5a677e9b: Waiting [2025-11-24T06:43:09.489Z] 2f16d67b8d9f: Layer already exists [2025-11-24T06:43:09.489Z] ed39b07d955e: Layer already exists [2025-11-24T06:43:09.489Z] 2e8c84fcaa23: Layer already exists [2025-11-24T06:43:09.489Z] 90196e15c024: Layer already exists [2025-11-24T06:43:09.489Z] a080b89a5183: Layer already exists [2025-11-24T06:43:09.489Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:09.489Z] 2718eed17096: Layer already exists [2025-11-24T06:43:09.489Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:09.489Z] b49f9dcdb8ab: Layer already exists [2025-11-24T06:43:09.489Z] d4b2d3a11a5c: Layer already exists [2025-11-24T06:43:09.489Z] 256f393e029f: Layer already exists [2025-11-24T06:43:09.489Z] 4.0.1-dev.3: digest: sha256:16ccf87d88e27e625037bab89b6c2e94f0ce5c899260a37db1b096e2c6c21db2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:09.831Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:10.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:10.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-24T06:43:10.164Z] 2f16d67b8d9f: Preparing [2025-11-24T06:43:10.164Z] a080b89a5183: Preparing [2025-11-24T06:43:10.164Z] ed39b07d955e: Preparing [2025-11-24T06:43:10.164Z] 90196e15c024: Preparing [2025-11-24T06:43:10.164Z] 2e8c84fcaa23: Preparing [2025-11-24T06:43:10.164Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:10.164Z] e90ead04cce2: Preparing [2025-11-24T06:43:10.164Z] 2718eed17096: Preparing [2025-11-24T06:43:10.164Z] d4b2d3a11a5c: Preparing [2025-11-24T06:43:10.164Z] b49f9dcdb8ab: Preparing [2025-11-24T06:43:10.164Z] 256f393e029f: Preparing [2025-11-24T06:43:10.164Z] 2718eed17096: Waiting [2025-11-24T06:43:10.164Z] d4b2d3a11a5c: Waiting [2025-11-24T06:43:10.164Z] b49f9dcdb8ab: Waiting [2025-11-24T06:43:10.164Z] 256f393e029f: Waiting [2025-11-24T06:43:10.164Z] 5bec5a677e9b: Waiting [2025-11-24T06:43:10.164Z] e90ead04cce2: Waiting [2025-11-24T06:43:10.164Z] 2f16d67b8d9f: Layer already exists [2025-11-24T06:43:10.164Z] 90196e15c024: Layer already exists [2025-11-24T06:43:10.164Z] a080b89a5183: Layer already exists [2025-11-24T06:43:10.164Z] 2e8c84fcaa23: Layer already exists [2025-11-24T06:43:10.164Z] ed39b07d955e: Layer already exists [2025-11-24T06:43:10.164Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:10.164Z] d4b2d3a11a5c: Layer already exists [2025-11-24T06:43:10.164Z] 2718eed17096: Layer already exists [2025-11-24T06:43:10.164Z] b49f9dcdb8ab: Layer already exists [2025-11-24T06:43:10.164Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:10.164Z] 256f393e029f: Layer already exists [2025-11-24T06:43:10.164Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:16ccf87d88e27e625037bab89b6c2e94f0ce5c899260a37db1b096e2c6c21db2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:10.504Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:10.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-24T06:43:10.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-24T06:43:10.840Z] 2f16d67b8d9f: Preparing [2025-11-24T06:43:10.840Z] a080b89a5183: Preparing [2025-11-24T06:43:10.840Z] ed39b07d955e: Preparing [2025-11-24T06:43:10.840Z] 90196e15c024: Preparing [2025-11-24T06:43:10.840Z] 2e8c84fcaa23: Preparing [2025-11-24T06:43:10.840Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:10.840Z] e90ead04cce2: Preparing [2025-11-24T06:43:10.840Z] 2718eed17096: Preparing [2025-11-24T06:43:10.840Z] d4b2d3a11a5c: Preparing [2025-11-24T06:43:10.840Z] b49f9dcdb8ab: Preparing [2025-11-24T06:43:10.840Z] 256f393e029f: Preparing [2025-11-24T06:43:10.840Z] 5bec5a677e9b: Waiting [2025-11-24T06:43:10.840Z] e90ead04cce2: Waiting [2025-11-24T06:43:10.840Z] 2718eed17096: Waiting [2025-11-24T06:43:10.840Z] d4b2d3a11a5c: Waiting [2025-11-24T06:43:10.840Z] b49f9dcdb8ab: Waiting [2025-11-24T06:43:10.840Z] 256f393e029f: Waiting [2025-11-24T06:43:10.840Z] 90196e15c024: Layer already exists [2025-11-24T06:43:10.840Z] 2e8c84fcaa23: Layer already exists [2025-11-24T06:43:10.840Z] ed39b07d955e: Layer already exists [2025-11-24T06:43:10.840Z] 2f16d67b8d9f: Layer already exists [2025-11-24T06:43:10.840Z] a080b89a5183: Layer already exists [2025-11-24T06:43:10.840Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:10.840Z] d4b2d3a11a5c: Layer already exists [2025-11-24T06:43:10.840Z] b49f9dcdb8ab: Layer already exists [2025-11-24T06:43:10.840Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:10.840Z] 2718eed17096: Layer already exists [2025-11-24T06:43:10.840Z] 256f393e029f: Layer already exists [2025-11-24T06:43:10.840Z] odessa: digest: sha256:16ccf87d88e27e625037bab89b6c2e94f0ce5c899260a37db1b096e2c6c21db2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:43:10.915Z] ===================================================== [Pipeline] echo [2025-11-24T06:43:10.929Z] taggedImages: [2025-11-24T06:43:10.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:10.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 [2025-11-24T06:43:10.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:10.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo [2025-11-24T06:43:10.960Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-24T06:43:10.960Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:10.960Z] 4.0.1-dev.3 [2025-11-24T06:43:10.960Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:10.960Z] odessa [2025-11-24T06:43:10.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:11.316Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:11.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:11.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-24T06:43:11.647Z] 780caefdea9f: Preparing [2025-11-24T06:43:11.647Z] 03567c9cd39a: Preparing [2025-11-24T06:43:11.647Z] 2507c42de85a: Preparing [2025-11-24T06:43:11.647Z] 7dcbc1d1352f: Preparing [2025-11-24T06:43:11.647Z] 05df0121c206: Preparing [2025-11-24T06:43:11.647Z] 40e77d5b638a: Preparing [2025-11-24T06:43:11.647Z] 893f1cb6fcf5: Preparing [2025-11-24T06:43:11.647Z] 40e77d5b638a: Waiting [2025-11-24T06:43:11.647Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:11.647Z] 893f1cb6fcf5: Waiting [2025-11-24T06:43:11.647Z] e90ead04cce2: Preparing [2025-11-24T06:43:11.647Z] 57e225e31012: Preparing [2025-11-24T06:43:11.647Z] ad09505608df: Preparing [2025-11-24T06:43:11.647Z] 256f393e029f: Preparing [2025-11-24T06:43:11.647Z] e90ead04cce2: Waiting [2025-11-24T06:43:11.647Z] ad09505608df: Waiting [2025-11-24T06:43:11.647Z] 57e225e31012: Waiting [2025-11-24T06:43:11.647Z] 5bec5a677e9b: Waiting [2025-11-24T06:43:11.647Z] 256f393e029f: Waiting [2025-11-24T06:43:11.647Z] 05df0121c206: Pushed [2025-11-24T06:43:11.647Z] 03567c9cd39a: Pushed [2025-11-24T06:43:11.647Z] 780caefdea9f: Pushed [2025-11-24T06:43:11.647Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:11.647Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:11.647Z] 40e77d5b638a: Pushed [2025-11-24T06:43:11.647Z] 893f1cb6fcf5: Pushed [2025-11-24T06:43:11.905Z] 256f393e029f: Layer already exists [2025-11-24T06:43:11.905Z] 57e225e31012: Pushed [2025-11-24T06:43:13.284Z] ad09505608df: Pushed [2025-11-24T06:43:13.542Z] 7dcbc1d1352f: Pushed [2025-11-24T06:43:14.480Z] 2507c42de85a: Pushed [2025-11-24T06:43:14.740Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:92f5e692c9e2d3e866e3e4180ca185b517c4cc7388b87311c17c2c23992571dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:15.070Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:15.403Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 [2025-11-24T06:43:15.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-24T06:43:15.403Z] 780caefdea9f: Preparing [2025-11-24T06:43:15.403Z] 03567c9cd39a: Preparing [2025-11-24T06:43:15.403Z] 2507c42de85a: Preparing [2025-11-24T06:43:15.403Z] 7dcbc1d1352f: Preparing [2025-11-24T06:43:15.403Z] 05df0121c206: Preparing [2025-11-24T06:43:15.403Z] 40e77d5b638a: Preparing [2025-11-24T06:43:15.403Z] 893f1cb6fcf5: Preparing [2025-11-24T06:43:15.403Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:15.403Z] e90ead04cce2: Preparing [2025-11-24T06:43:15.403Z] 57e225e31012: Preparing [2025-11-24T06:43:15.403Z] ad09505608df: Preparing [2025-11-24T06:43:15.403Z] 256f393e029f: Preparing [2025-11-24T06:43:15.403Z] 893f1cb6fcf5: Waiting [2025-11-24T06:43:15.403Z] 5bec5a677e9b: Waiting [2025-11-24T06:43:15.403Z] ad09505608df: Waiting [2025-11-24T06:43:15.403Z] e90ead04cce2: Waiting [2025-11-24T06:43:15.403Z] 57e225e31012: Waiting [2025-11-24T06:43:15.403Z] 256f393e029f: Waiting [2025-11-24T06:43:15.403Z] 40e77d5b638a: Waiting [2025-11-24T06:43:15.403Z] 05df0121c206: Layer already exists [2025-11-24T06:43:15.403Z] 780caefdea9f: Layer already exists [2025-11-24T06:43:15.403Z] 2507c42de85a: Layer already exists [2025-11-24T06:43:15.403Z] 03567c9cd39a: Layer already exists [2025-11-24T06:43:15.403Z] 7dcbc1d1352f: Layer already exists [2025-11-24T06:43:15.403Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:15.403Z] 40e77d5b638a: Layer already exists [2025-11-24T06:43:15.403Z] 893f1cb6fcf5: Layer already exists [2025-11-24T06:43:15.403Z] 57e225e31012: Layer already exists [2025-11-24T06:43:15.403Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:15.403Z] 256f393e029f: Layer already exists [2025-11-24T06:43:15.403Z] ad09505608df: Layer already exists [2025-11-24T06:43:15.403Z] 4.0.1-dev.3: digest: sha256:92f5e692c9e2d3e866e3e4180ca185b517c4cc7388b87311c17c2c23992571dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:15.740Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:16.074Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:16.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-24T06:43:16.074Z] 780caefdea9f: Preparing [2025-11-24T06:43:16.074Z] 03567c9cd39a: Preparing [2025-11-24T06:43:16.074Z] 2507c42de85a: Preparing [2025-11-24T06:43:16.074Z] 7dcbc1d1352f: Preparing [2025-11-24T06:43:16.074Z] 05df0121c206: Preparing [2025-11-24T06:43:16.074Z] 40e77d5b638a: Preparing [2025-11-24T06:43:16.074Z] 893f1cb6fcf5: Preparing [2025-11-24T06:43:16.074Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:16.074Z] e90ead04cce2: Preparing [2025-11-24T06:43:16.074Z] 57e225e31012: Preparing [2025-11-24T06:43:16.074Z] ad09505608df: Preparing [2025-11-24T06:43:16.075Z] 256f393e029f: Preparing [2025-11-24T06:43:16.075Z] 893f1cb6fcf5: Waiting [2025-11-24T06:43:16.075Z] e90ead04cce2: Waiting [2025-11-24T06:43:16.075Z] 57e225e31012: Waiting [2025-11-24T06:43:16.075Z] ad09505608df: Waiting [2025-11-24T06:43:16.075Z] 256f393e029f: Waiting [2025-11-24T06:43:16.075Z] 40e77d5b638a: Waiting [2025-11-24T06:43:16.075Z] 5bec5a677e9b: Waiting [2025-11-24T06:43:16.075Z] 7dcbc1d1352f: Layer already exists [2025-11-24T06:43:16.075Z] 780caefdea9f: Layer already exists [2025-11-24T06:43:16.075Z] 05df0121c206: Layer already exists [2025-11-24T06:43:16.075Z] 2507c42de85a: Layer already exists [2025-11-24T06:43:16.075Z] 03567c9cd39a: Layer already exists [2025-11-24T06:43:16.075Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:16.075Z] 40e77d5b638a: Layer already exists [2025-11-24T06:43:16.075Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:16.075Z] 893f1cb6fcf5: Layer already exists [2025-11-24T06:43:16.075Z] 57e225e31012: Layer already exists [2025-11-24T06:43:16.075Z] ad09505608df: Layer already exists [2025-11-24T06:43:16.075Z] 256f393e029f: Layer already exists [2025-11-24T06:43:16.075Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:92f5e692c9e2d3e866e3e4180ca185b517c4cc7388b87311c17c2c23992571dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:16.409Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:16.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-24T06:43:16.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-24T06:43:16.732Z] 780caefdea9f: Preparing [2025-11-24T06:43:16.732Z] 03567c9cd39a: Preparing [2025-11-24T06:43:16.732Z] 2507c42de85a: Preparing [2025-11-24T06:43:16.732Z] 7dcbc1d1352f: Preparing [2025-11-24T06:43:16.733Z] 05df0121c206: Preparing [2025-11-24T06:43:16.733Z] 40e77d5b638a: Preparing [2025-11-24T06:43:16.733Z] 893f1cb6fcf5: Preparing [2025-11-24T06:43:16.733Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:16.733Z] e90ead04cce2: Preparing [2025-11-24T06:43:16.733Z] 57e225e31012: Preparing [2025-11-24T06:43:16.733Z] ad09505608df: Preparing [2025-11-24T06:43:16.733Z] 256f393e029f: Preparing [2025-11-24T06:43:16.733Z] 40e77d5b638a: Waiting [2025-11-24T06:43:16.733Z] 893f1cb6fcf5: Waiting [2025-11-24T06:43:16.733Z] 57e225e31012: Waiting [2025-11-24T06:43:16.733Z] e90ead04cce2: Waiting [2025-11-24T06:43:16.733Z] ad09505608df: Waiting [2025-11-24T06:43:16.733Z] 256f393e029f: Waiting [2025-11-24T06:43:16.733Z] 5bec5a677e9b: Waiting [2025-11-24T06:43:16.733Z] 2507c42de85a: Layer already exists [2025-11-24T06:43:16.733Z] 03567c9cd39a: Layer already exists [2025-11-24T06:43:16.733Z] 7dcbc1d1352f: Layer already exists [2025-11-24T06:43:16.733Z] 780caefdea9f: Layer already exists [2025-11-24T06:43:16.733Z] 05df0121c206: Layer already exists [2025-11-24T06:43:16.733Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:16.733Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:16.733Z] 57e225e31012: Layer already exists [2025-11-24T06:43:16.733Z] 40e77d5b638a: Layer already exists [2025-11-24T06:43:16.733Z] 893f1cb6fcf5: Layer already exists [2025-11-24T06:43:16.733Z] 256f393e029f: Layer already exists [2025-11-24T06:43:16.733Z] ad09505608df: Layer already exists [2025-11-24T06:43:16.733Z] odessa: digest: sha256:92f5e692c9e2d3e866e3e4180ca185b517c4cc7388b87311c17c2c23992571dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:43:16.891Z] ===================================================== [Pipeline] echo [2025-11-24T06:43:16.905Z] taggedImages: [2025-11-24T06:43:16.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:16.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 [2025-11-24T06:43:16.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:16.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo [2025-11-24T06:43:16.932Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-24T06:43:16.932Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:16.932Z] 4.0.1-dev.3 [2025-11-24T06:43:16.932Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:16.932Z] odessa [2025-11-24T06:43:16.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:17.406Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:17.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:17.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-24T06:43:17.826Z] 4a5afaeb114e: Preparing [2025-11-24T06:43:17.826Z] 0b1e018a330e: Preparing [2025-11-24T06:43:17.826Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:17.826Z] e90ead04cce2: Preparing [2025-11-24T06:43:17.826Z] 9e2681199761: Preparing [2025-11-24T06:43:17.826Z] a8c93c838c1b: Preparing [2025-11-24T06:43:17.826Z] 256f393e029f: Preparing [2025-11-24T06:43:17.826Z] a8c93c838c1b: Waiting [2025-11-24T06:43:17.826Z] 256f393e029f: Waiting [2025-11-24T06:43:17.826Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:17.826Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:17.826Z] 256f393e029f: Layer already exists [2025-11-24T06:43:17.826Z] 4a5afaeb114e: Pushed [2025-11-24T06:43:17.826Z] 9e2681199761: Pushed [2025-11-24T06:43:18.764Z] a8c93c838c1b: Pushed [2025-11-24T06:43:21.303Z] 0b1e018a330e: Pushed [2025-11-24T06:43:21.303Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:3cef73c481190ccf93f7dcefc041fa6046a3ec9491a31e0c02fefebd8d2576ea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:21.636Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:21.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 [2025-11-24T06:43:21.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-24T06:43:21.972Z] 4a5afaeb114e: Preparing [2025-11-24T06:43:21.972Z] 0b1e018a330e: Preparing [2025-11-24T06:43:21.972Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:21.972Z] e90ead04cce2: Preparing [2025-11-24T06:43:21.972Z] 9e2681199761: Preparing [2025-11-24T06:43:21.972Z] a8c93c838c1b: Preparing [2025-11-24T06:43:21.972Z] 256f393e029f: Preparing [2025-11-24T06:43:21.972Z] 256f393e029f: Waiting [2025-11-24T06:43:21.972Z] a8c93c838c1b: Waiting [2025-11-24T06:43:21.972Z] 0b1e018a330e: Layer already exists [2025-11-24T06:43:21.972Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:21.972Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:21.972Z] 9e2681199761: Layer already exists [2025-11-24T06:43:21.972Z] 4a5afaeb114e: Layer already exists [2025-11-24T06:43:21.972Z] 256f393e029f: Layer already exists [2025-11-24T06:43:21.972Z] a8c93c838c1b: Layer already exists [2025-11-24T06:43:21.972Z] 4.0.1-dev.3: digest: sha256:3cef73c481190ccf93f7dcefc041fa6046a3ec9491a31e0c02fefebd8d2576ea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:22.310Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:22.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:22.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-24T06:43:22.642Z] 4a5afaeb114e: Preparing [2025-11-24T06:43:22.642Z] 0b1e018a330e: Preparing [2025-11-24T06:43:22.642Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:22.642Z] e90ead04cce2: Preparing [2025-11-24T06:43:22.642Z] 9e2681199761: Preparing [2025-11-24T06:43:22.642Z] a8c93c838c1b: Preparing [2025-11-24T06:43:22.642Z] 256f393e029f: Preparing [2025-11-24T06:43:22.642Z] a8c93c838c1b: Waiting [2025-11-24T06:43:22.642Z] 256f393e029f: Waiting [2025-11-24T06:43:22.642Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:22.642Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:22.642Z] 9e2681199761: Layer already exists [2025-11-24T06:43:22.642Z] 0b1e018a330e: Layer already exists [2025-11-24T06:43:22.642Z] 4a5afaeb114e: Layer already exists [2025-11-24T06:43:22.642Z] a8c93c838c1b: Layer already exists [2025-11-24T06:43:22.642Z] 256f393e029f: Layer already exists [2025-11-24T06:43:22.642Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:3cef73c481190ccf93f7dcefc041fa6046a3ec9491a31e0c02fefebd8d2576ea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:22.974Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:23.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-24T06:43:23.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-24T06:43:23.298Z] 4a5afaeb114e: Preparing [2025-11-24T06:43:23.298Z] 0b1e018a330e: Preparing [2025-11-24T06:43:23.298Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:23.298Z] e90ead04cce2: Preparing [2025-11-24T06:43:23.298Z] 9e2681199761: Preparing [2025-11-24T06:43:23.298Z] a8c93c838c1b: Preparing [2025-11-24T06:43:23.298Z] 256f393e029f: Preparing [2025-11-24T06:43:23.298Z] a8c93c838c1b: Waiting [2025-11-24T06:43:23.298Z] 256f393e029f: Waiting [2025-11-24T06:43:23.298Z] 4a5afaeb114e: Layer already exists [2025-11-24T06:43:23.298Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:23.298Z] 0b1e018a330e: Layer already exists [2025-11-24T06:43:23.298Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:23.298Z] 9e2681199761: Layer already exists [2025-11-24T06:43:23.298Z] 256f393e029f: Layer already exists [2025-11-24T06:43:23.298Z] a8c93c838c1b: Layer already exists [2025-11-24T06:43:23.298Z] odessa: digest: sha256:3cef73c481190ccf93f7dcefc041fa6046a3ec9491a31e0c02fefebd8d2576ea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:43:23.368Z] ===================================================== [Pipeline] echo [2025-11-24T06:43:23.386Z] taggedImages: [2025-11-24T06:43:23.387Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:23.387Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 [2025-11-24T06:43:23.387Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:23.387Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo [2025-11-24T06:43:23.414Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-24T06:43:23.414Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:23.414Z] 4.0.1-dev.3 [2025-11-24T06:43:23.414Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:23.414Z] odessa [2025-11-24T06:43:23.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:23.767Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:24.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:24.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-24T06:43:24.098Z] eabf8fc0af5c: Preparing [2025-11-24T06:43:24.098Z] a904d60bff35: Preparing [2025-11-24T06:43:24.098Z] 02ab64feb1fa: Preparing [2025-11-24T06:43:24.098Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:24.098Z] e90ead04cce2: Preparing [2025-11-24T06:43:24.098Z] fff54f0e80d1: Preparing [2025-11-24T06:43:24.098Z] 4f263284e9d2: Preparing [2025-11-24T06:43:24.098Z] e3a1548e47e4: Preparing [2025-11-24T06:43:24.098Z] 13890e741268: Preparing [2025-11-24T06:43:24.098Z] 256f393e029f: Preparing [2025-11-24T06:43:24.098Z] 13890e741268: Waiting [2025-11-24T06:43:24.098Z] 256f393e029f: Waiting [2025-11-24T06:43:24.098Z] e3a1548e47e4: Waiting [2025-11-24T06:43:24.098Z] fff54f0e80d1: Waiting [2025-11-24T06:43:24.098Z] 4f263284e9d2: Waiting [2025-11-24T06:43:24.098Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:24.098Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:24.098Z] 02ab64feb1fa: Pushed [2025-11-24T06:43:24.098Z] eabf8fc0af5c: Pushed [2025-11-24T06:43:24.098Z] a904d60bff35: Pushed [2025-11-24T06:43:24.098Z] 256f393e029f: Layer already exists [2025-11-24T06:43:24.356Z] e3a1548e47e4: Pushed [2025-11-24T06:43:24.615Z] 13890e741268: Pushed [2025-11-24T06:43:29.890Z] 4f263284e9d2: Pushed [2025-11-24T06:43:36.464Z] fff54f0e80d1: Pushed [2025-11-24T06:43:36.464Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:d03c1da551630f51f8590501d0b75d76d39c753f0c2909768160a4a9c293a777 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:36.805Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:37.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 [2025-11-24T06:43:37.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-24T06:43:37.142Z] eabf8fc0af5c: Preparing [2025-11-24T06:43:37.142Z] a904d60bff35: Preparing [2025-11-24T06:43:37.142Z] 02ab64feb1fa: Preparing [2025-11-24T06:43:37.142Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:37.142Z] e90ead04cce2: Preparing [2025-11-24T06:43:37.142Z] fff54f0e80d1: Preparing [2025-11-24T06:43:37.142Z] 4f263284e9d2: Preparing [2025-11-24T06:43:37.142Z] e3a1548e47e4: Preparing [2025-11-24T06:43:37.142Z] 13890e741268: Preparing [2025-11-24T06:43:37.142Z] 256f393e029f: Preparing [2025-11-24T06:43:37.142Z] fff54f0e80d1: Waiting [2025-11-24T06:43:37.142Z] e3a1548e47e4: Waiting [2025-11-24T06:43:37.142Z] 4f263284e9d2: Waiting [2025-11-24T06:43:37.142Z] a904d60bff35: Layer already exists [2025-11-24T06:43:37.142Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:37.142Z] eabf8fc0af5c: Layer already exists [2025-11-24T06:43:37.142Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:37.142Z] 02ab64feb1fa: Layer already exists [2025-11-24T06:43:37.142Z] fff54f0e80d1: Layer already exists [2025-11-24T06:43:37.142Z] e3a1548e47e4: Layer already exists [2025-11-24T06:43:37.142Z] 4f263284e9d2: Layer already exists [2025-11-24T06:43:37.142Z] 13890e741268: Layer already exists [2025-11-24T06:43:37.142Z] 256f393e029f: Layer already exists [2025-11-24T06:43:37.142Z] 4.0.1-dev.3: digest: sha256:d03c1da551630f51f8590501d0b75d76d39c753f0c2909768160a4a9c293a777 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:37.471Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:37.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:37.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-24T06:43:37.794Z] eabf8fc0af5c: Preparing [2025-11-24T06:43:37.794Z] a904d60bff35: Preparing [2025-11-24T06:43:37.794Z] 02ab64feb1fa: Preparing [2025-11-24T06:43:37.794Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:37.794Z] e90ead04cce2: Preparing [2025-11-24T06:43:37.794Z] fff54f0e80d1: Preparing [2025-11-24T06:43:37.794Z] 4f263284e9d2: Preparing [2025-11-24T06:43:37.794Z] e3a1548e47e4: Preparing [2025-11-24T06:43:37.794Z] 13890e741268: Preparing [2025-11-24T06:43:37.794Z] 256f393e029f: Preparing [2025-11-24T06:43:37.794Z] fff54f0e80d1: Waiting [2025-11-24T06:43:37.794Z] 4f263284e9d2: Waiting [2025-11-24T06:43:37.794Z] e3a1548e47e4: Waiting [2025-11-24T06:43:37.794Z] 13890e741268: Waiting [2025-11-24T06:43:37.794Z] 256f393e029f: Waiting [2025-11-24T06:43:37.794Z] eabf8fc0af5c: Layer already exists [2025-11-24T06:43:37.794Z] 02ab64feb1fa: Layer already exists [2025-11-24T06:43:37.794Z] a904d60bff35: Layer already exists [2025-11-24T06:43:37.794Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:37.794Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:37.794Z] fff54f0e80d1: Layer already exists [2025-11-24T06:43:37.794Z] e3a1548e47e4: Layer already exists [2025-11-24T06:43:37.794Z] 4f263284e9d2: Layer already exists [2025-11-24T06:43:37.794Z] 13890e741268: Layer already exists [2025-11-24T06:43:37.794Z] 256f393e029f: Layer already exists [2025-11-24T06:43:37.794Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:d03c1da551630f51f8590501d0b75d76d39c753f0c2909768160a4a9c293a777 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:38.123Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:38.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-24T06:43:38.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-24T06:43:38.445Z] eabf8fc0af5c: Preparing [2025-11-24T06:43:38.445Z] a904d60bff35: Preparing [2025-11-24T06:43:38.445Z] 02ab64feb1fa: Preparing [2025-11-24T06:43:38.445Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:38.445Z] e90ead04cce2: Preparing [2025-11-24T06:43:38.445Z] fff54f0e80d1: Preparing [2025-11-24T06:43:38.445Z] 4f263284e9d2: Preparing [2025-11-24T06:43:38.445Z] e3a1548e47e4: Preparing [2025-11-24T06:43:38.445Z] 13890e741268: Preparing [2025-11-24T06:43:38.445Z] 256f393e029f: Preparing [2025-11-24T06:43:38.445Z] e3a1548e47e4: Waiting [2025-11-24T06:43:38.445Z] 4f263284e9d2: Waiting [2025-11-24T06:43:38.445Z] 13890e741268: Waiting [2025-11-24T06:43:38.445Z] 256f393e029f: Waiting [2025-11-24T06:43:38.445Z] fff54f0e80d1: Waiting [2025-11-24T06:43:38.445Z] 02ab64feb1fa: Layer already exists [2025-11-24T06:43:38.445Z] eabf8fc0af5c: Layer already exists [2025-11-24T06:43:38.445Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:38.445Z] a904d60bff35: Layer already exists [2025-11-24T06:43:38.445Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:38.445Z] 256f393e029f: Layer already exists [2025-11-24T06:43:38.445Z] fff54f0e80d1: Layer already exists [2025-11-24T06:43:38.445Z] e3a1548e47e4: Layer already exists [2025-11-24T06:43:38.445Z] 4f263284e9d2: Layer already exists [2025-11-24T06:43:38.445Z] 13890e741268: Layer already exists [2025-11-24T06:43:38.445Z] odessa: digest: sha256:d03c1da551630f51f8590501d0b75d76d39c753f0c2909768160a4a9c293a777 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:43:38.533Z] ===================================================== [Pipeline] echo [2025-11-24T06:43:38.552Z] taggedImages: [2025-11-24T06:43:38.552Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:38.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 [2025-11-24T06:43:38.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:38.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo [2025-11-24T06:43:38.586Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-24T06:43:38.586Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:38.586Z] 4.0.1-dev.3 [2025-11-24T06:43:38.586Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:38.586Z] odessa [2025-11-24T06:43:38.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:38.923Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:39.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:39.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-24T06:43:39.247Z] 754005673fff: Preparing [2025-11-24T06:43:39.247Z] 544e606e8c26: Preparing [2025-11-24T06:43:39.247Z] a2e169e1c061: Preparing [2025-11-24T06:43:39.247Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:39.247Z] e90ead04cce2: Preparing [2025-11-24T06:43:39.247Z] 9eef25966d7a: Preparing [2025-11-24T06:43:39.247Z] fbace8534f5e: Preparing [2025-11-24T06:43:39.247Z] c7ebf3a5041d: Preparing [2025-11-24T06:43:39.247Z] 256f393e029f: Preparing [2025-11-24T06:43:39.247Z] fbace8534f5e: Waiting [2025-11-24T06:43:39.247Z] 256f393e029f: Waiting [2025-11-24T06:43:39.247Z] 9eef25966d7a: Waiting [2025-11-24T06:43:39.247Z] c7ebf3a5041d: Waiting [2025-11-24T06:43:39.247Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:39.247Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:39.247Z] a2e169e1c061: Pushed [2025-11-24T06:43:39.247Z] 544e606e8c26: Pushed [2025-11-24T06:43:39.247Z] 754005673fff: Pushed [2025-11-24T06:43:39.247Z] 256f393e029f: Layer already exists [2025-11-24T06:43:39.507Z] fbace8534f5e: Pushed [2025-11-24T06:43:39.768Z] c7ebf3a5041d: Pushed [2025-11-24T06:43:51.998Z] 9eef25966d7a: Pushed [2025-11-24T06:43:52.258Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:5cfcc91ced49f632d4e4d9cf25635d2b19e5e293aa407ebbe506306cdfd3aed0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:52.591Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:52.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 [2025-11-24T06:43:52.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-24T06:43:52.922Z] 754005673fff: Preparing [2025-11-24T06:43:52.922Z] 544e606e8c26: Preparing [2025-11-24T06:43:52.922Z] a2e169e1c061: Preparing [2025-11-24T06:43:52.922Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:52.922Z] e90ead04cce2: Preparing [2025-11-24T06:43:52.922Z] 9eef25966d7a: Preparing [2025-11-24T06:43:52.922Z] fbace8534f5e: Preparing [2025-11-24T06:43:52.922Z] c7ebf3a5041d: Preparing [2025-11-24T06:43:52.922Z] 256f393e029f: Preparing [2025-11-24T06:43:52.922Z] c7ebf3a5041d: Waiting [2025-11-24T06:43:52.922Z] fbace8534f5e: Waiting [2025-11-24T06:43:52.922Z] 9eef25966d7a: Waiting [2025-11-24T06:43:52.922Z] 256f393e029f: Waiting [2025-11-24T06:43:52.922Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:52.922Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:52.922Z] a2e169e1c061: Layer already exists [2025-11-24T06:43:52.922Z] 544e606e8c26: Layer already exists [2025-11-24T06:43:52.922Z] 754005673fff: Layer already exists [2025-11-24T06:43:52.922Z] 9eef25966d7a: Layer already exists [2025-11-24T06:43:52.922Z] c7ebf3a5041d: Layer already exists [2025-11-24T06:43:52.922Z] fbace8534f5e: Layer already exists [2025-11-24T06:43:52.922Z] 256f393e029f: Layer already exists [2025-11-24T06:43:52.922Z] 4.0.1-dev.3: digest: sha256:5cfcc91ced49f632d4e4d9cf25635d2b19e5e293aa407ebbe506306cdfd3aed0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:53.264Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:53.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:53.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-24T06:43:53.588Z] 754005673fff: Preparing [2025-11-24T06:43:53.588Z] 544e606e8c26: Preparing [2025-11-24T06:43:53.588Z] a2e169e1c061: Preparing [2025-11-24T06:43:53.588Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:53.588Z] e90ead04cce2: Preparing [2025-11-24T06:43:53.588Z] 9eef25966d7a: Preparing [2025-11-24T06:43:53.588Z] fbace8534f5e: Preparing [2025-11-24T06:43:53.588Z] c7ebf3a5041d: Preparing [2025-11-24T06:43:53.588Z] 256f393e029f: Preparing [2025-11-24T06:43:53.588Z] 9eef25966d7a: Waiting [2025-11-24T06:43:53.588Z] fbace8534f5e: Waiting [2025-11-24T06:43:53.588Z] 256f393e029f: Waiting [2025-11-24T06:43:53.588Z] c7ebf3a5041d: Waiting [2025-11-24T06:43:53.588Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:53.588Z] 754005673fff: Layer already exists [2025-11-24T06:43:53.588Z] a2e169e1c061: Layer already exists [2025-11-24T06:43:53.588Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:53.588Z] 544e606e8c26: Layer already exists [2025-11-24T06:43:53.588Z] 9eef25966d7a: Layer already exists [2025-11-24T06:43:53.588Z] fbace8534f5e: Layer already exists [2025-11-24T06:43:53.588Z] 256f393e029f: Layer already exists [2025-11-24T06:43:53.588Z] c7ebf3a5041d: Layer already exists [2025-11-24T06:43:53.588Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:5cfcc91ced49f632d4e4d9cf25635d2b19e5e293aa407ebbe506306cdfd3aed0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:53.926Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:54.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-24T06:43:54.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-24T06:43:54.273Z] 754005673fff: Preparing [2025-11-24T06:43:54.273Z] 544e606e8c26: Preparing [2025-11-24T06:43:54.273Z] a2e169e1c061: Preparing [2025-11-24T06:43:54.273Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:54.273Z] e90ead04cce2: Preparing [2025-11-24T06:43:54.273Z] 9eef25966d7a: Preparing [2025-11-24T06:43:54.273Z] fbace8534f5e: Preparing [2025-11-24T06:43:54.273Z] c7ebf3a5041d: Preparing [2025-11-24T06:43:54.273Z] 256f393e029f: Preparing [2025-11-24T06:43:54.273Z] 9eef25966d7a: Waiting [2025-11-24T06:43:54.273Z] c7ebf3a5041d: Waiting [2025-11-24T06:43:54.273Z] 256f393e029f: Waiting [2025-11-24T06:43:54.273Z] fbace8534f5e: Waiting [2025-11-24T06:43:54.273Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:54.273Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:54.273Z] a2e169e1c061: Layer already exists [2025-11-24T06:43:54.273Z] 544e606e8c26: Layer already exists [2025-11-24T06:43:54.273Z] 754005673fff: Layer already exists [2025-11-24T06:43:54.273Z] 9eef25966d7a: Layer already exists [2025-11-24T06:43:54.273Z] fbace8534f5e: Layer already exists [2025-11-24T06:43:54.273Z] c7ebf3a5041d: Layer already exists [2025-11-24T06:43:54.273Z] 256f393e029f: Layer already exists [2025-11-24T06:43:54.273Z] odessa: digest: sha256:5cfcc91ced49f632d4e4d9cf25635d2b19e5e293aa407ebbe506306cdfd3aed0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:43:54.353Z] ===================================================== [Pipeline] echo [2025-11-24T06:43:54.366Z] taggedImages: [2025-11-24T06:43:54.366Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:54.366Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 [2025-11-24T06:43:54.366Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:54.366Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo [2025-11-24T06:43:54.399Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-24T06:43:54.399Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:54.399Z] 4.0.1-dev.3 [2025-11-24T06:43:54.399Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:54.399Z] odessa [2025-11-24T06:43:54.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:54.754Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:55.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:55.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-24T06:43:55.089Z] 90cfcae00969: Preparing [2025-11-24T06:43:55.089Z] 127b79a7bd26: Preparing [2025-11-24T06:43:55.089Z] c717b9c33f63: Preparing [2025-11-24T06:43:55.089Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:55.089Z] e90ead04cce2: Preparing [2025-11-24T06:43:55.089Z] 9eef25966d7a: Preparing [2025-11-24T06:43:55.089Z] e3a1548e47e4: Preparing [2025-11-24T06:43:55.089Z] 13890e741268: Preparing [2025-11-24T06:43:55.089Z] 256f393e029f: Preparing [2025-11-24T06:43:55.089Z] 9eef25966d7a: Waiting [2025-11-24T06:43:55.089Z] e3a1548e47e4: Waiting [2025-11-24T06:43:55.089Z] 13890e741268: Waiting [2025-11-24T06:43:55.089Z] 256f393e029f: Waiting [2025-11-24T06:43:55.089Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:55.089Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:55.089Z] 9eef25966d7a: Layer already exists [2025-11-24T06:43:55.089Z] e3a1548e47e4: Layer already exists [2025-11-24T06:43:55.089Z] 256f393e029f: Layer already exists [2025-11-24T06:43:55.089Z] 13890e741268: Layer already exists [2025-11-24T06:43:55.089Z] c717b9c33f63: Pushed [2025-11-24T06:43:55.089Z] 90cfcae00969: Pushed [2025-11-24T06:43:55.089Z] 127b79a7bd26: Pushed [2025-11-24T06:43:55.350Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:4288b4d6e6b09c452959ae81220ef9df18609a1533849aff5afee0a7a7490e7a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:55.684Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:56.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 [2025-11-24T06:43:56.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-24T06:43:56.014Z] 90cfcae00969: Preparing [2025-11-24T06:43:56.014Z] 127b79a7bd26: Preparing [2025-11-24T06:43:56.014Z] c717b9c33f63: Preparing [2025-11-24T06:43:56.014Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:56.014Z] e90ead04cce2: Preparing [2025-11-24T06:43:56.014Z] 9eef25966d7a: Preparing [2025-11-24T06:43:56.014Z] e3a1548e47e4: Preparing [2025-11-24T06:43:56.014Z] 13890e741268: Preparing [2025-11-24T06:43:56.014Z] 256f393e029f: Preparing [2025-11-24T06:43:56.014Z] e3a1548e47e4: Waiting [2025-11-24T06:43:56.014Z] 256f393e029f: Waiting [2025-11-24T06:43:56.014Z] 13890e741268: Waiting [2025-11-24T06:43:56.014Z] 9eef25966d7a: Waiting [2025-11-24T06:43:56.014Z] 90cfcae00969: Layer already exists [2025-11-24T06:43:56.014Z] c717b9c33f63: Layer already exists [2025-11-24T06:43:56.014Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:56.014Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:56.014Z] 127b79a7bd26: Layer already exists [2025-11-24T06:43:56.014Z] 13890e741268: Layer already exists [2025-11-24T06:43:56.014Z] 9eef25966d7a: Layer already exists [2025-11-24T06:43:56.014Z] e3a1548e47e4: Layer already exists [2025-11-24T06:43:56.014Z] 256f393e029f: Layer already exists [2025-11-24T06:43:56.014Z] 4.0.1-dev.3: digest: sha256:4288b4d6e6b09c452959ae81220ef9df18609a1533849aff5afee0a7a7490e7a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:56.352Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:56.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:56.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-24T06:43:56.679Z] 90cfcae00969: Preparing [2025-11-24T06:43:56.679Z] 127b79a7bd26: Preparing [2025-11-24T06:43:56.679Z] c717b9c33f63: Preparing [2025-11-24T06:43:56.679Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:56.679Z] e90ead04cce2: Preparing [2025-11-24T06:43:56.679Z] 9eef25966d7a: Preparing [2025-11-24T06:43:56.679Z] e3a1548e47e4: Preparing [2025-11-24T06:43:56.679Z] 13890e741268: Preparing [2025-11-24T06:43:56.679Z] 256f393e029f: Preparing [2025-11-24T06:43:56.679Z] 13890e741268: Waiting [2025-11-24T06:43:56.679Z] e3a1548e47e4: Waiting [2025-11-24T06:43:56.679Z] 256f393e029f: Waiting [2025-11-24T06:43:56.679Z] 9eef25966d7a: Waiting [2025-11-24T06:43:56.679Z] 90cfcae00969: Layer already exists [2025-11-24T06:43:56.679Z] 127b79a7bd26: Layer already exists [2025-11-24T06:43:56.679Z] c717b9c33f63: Layer already exists [2025-11-24T06:43:56.679Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:56.679Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:56.679Z] e3a1548e47e4: Layer already exists [2025-11-24T06:43:56.679Z] 9eef25966d7a: Layer already exists [2025-11-24T06:43:56.679Z] 13890e741268: Layer already exists [2025-11-24T06:43:56.679Z] 256f393e029f: Layer already exists [2025-11-24T06:43:56.679Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:4288b4d6e6b09c452959ae81220ef9df18609a1533849aff5afee0a7a7490e7a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:57.019Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:57.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-24T06:43:57.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-24T06:43:57.344Z] 90cfcae00969: Preparing [2025-11-24T06:43:57.344Z] 127b79a7bd26: Preparing [2025-11-24T06:43:57.344Z] c717b9c33f63: Preparing [2025-11-24T06:43:57.344Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:57.344Z] e90ead04cce2: Preparing [2025-11-24T06:43:57.344Z] 9eef25966d7a: Preparing [2025-11-24T06:43:57.344Z] e3a1548e47e4: Preparing [2025-11-24T06:43:57.344Z] 13890e741268: Preparing [2025-11-24T06:43:57.344Z] 256f393e029f: Preparing [2025-11-24T06:43:57.344Z] 9eef25966d7a: Waiting [2025-11-24T06:43:57.344Z] e3a1548e47e4: Waiting [2025-11-24T06:43:57.344Z] 13890e741268: Waiting [2025-11-24T06:43:57.344Z] 256f393e029f: Waiting [2025-11-24T06:43:57.344Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:57.344Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:57.344Z] 90cfcae00969: Layer already exists [2025-11-24T06:43:57.344Z] 127b79a7bd26: Layer already exists [2025-11-24T06:43:57.344Z] c717b9c33f63: Layer already exists [2025-11-24T06:43:57.344Z] e3a1548e47e4: Layer already exists [2025-11-24T06:43:57.344Z] 13890e741268: Layer already exists [2025-11-24T06:43:57.344Z] 9eef25966d7a: Layer already exists [2025-11-24T06:43:57.344Z] 256f393e029f: Layer already exists [2025-11-24T06:43:57.344Z] odessa: digest: sha256:4288b4d6e6b09c452959ae81220ef9df18609a1533849aff5afee0a7a7490e7a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:43:57.427Z] ===================================================== [Pipeline] echo [2025-11-24T06:43:57.446Z] taggedImages: [2025-11-24T06:43:57.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:57.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 [2025-11-24T06:43:57.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:57.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo [2025-11-24T06:43:57.475Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-24T06:43:57.475Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:57.475Z] 4.0.1-dev.3 [2025-11-24T06:43:57.475Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:43:57.475Z] odessa [2025-11-24T06:43:57.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:57.828Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:43:58.167Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:43:58.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-24T06:43:58.167Z] df4ab3aad4e0: Preparing [2025-11-24T06:43:58.167Z] 6099c65bb5da: Preparing [2025-11-24T06:43:58.167Z] 5bec5a677e9b: Preparing [2025-11-24T06:43:58.167Z] e90ead04cce2: Preparing [2025-11-24T06:43:58.167Z] 9c4c7331f41a: Preparing [2025-11-24T06:43:58.167Z] a5bee94474fb: Preparing [2025-11-24T06:43:58.167Z] 256f393e029f: Preparing [2025-11-24T06:43:58.167Z] a5bee94474fb: Waiting [2025-11-24T06:43:58.167Z] 256f393e029f: Waiting [2025-11-24T06:43:58.167Z] e90ead04cce2: Layer already exists [2025-11-24T06:43:58.167Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:43:58.167Z] 256f393e029f: Layer already exists [2025-11-24T06:43:58.167Z] df4ab3aad4e0: Pushed [2025-11-24T06:43:58.425Z] 9c4c7331f41a: Pushed [2025-11-24T06:43:58.684Z] a5bee94474fb: Pushed [2025-11-24T06:44:02.884Z] 6099c65bb5da: Pushed [2025-11-24T06:44:02.884Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:c9f61c455cc4ddaa80319549bf520adc8a13f856a02a5553fe78d9b6bd5018b6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:03.223Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:03.554Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 [2025-11-24T06:44:03.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-24T06:44:03.554Z] df4ab3aad4e0: Preparing [2025-11-24T06:44:03.554Z] 6099c65bb5da: Preparing [2025-11-24T06:44:03.554Z] 5bec5a677e9b: Preparing [2025-11-24T06:44:03.554Z] e90ead04cce2: Preparing [2025-11-24T06:44:03.554Z] 9c4c7331f41a: Preparing [2025-11-24T06:44:03.554Z] a5bee94474fb: Preparing [2025-11-24T06:44:03.554Z] 256f393e029f: Preparing [2025-11-24T06:44:03.554Z] 256f393e029f: Waiting [2025-11-24T06:44:03.554Z] a5bee94474fb: Waiting [2025-11-24T06:44:03.554Z] 9c4c7331f41a: Layer already exists [2025-11-24T06:44:03.554Z] df4ab3aad4e0: Layer already exists [2025-11-24T06:44:03.554Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:44:03.554Z] e90ead04cce2: Layer already exists [2025-11-24T06:44:03.554Z] 6099c65bb5da: Layer already exists [2025-11-24T06:44:03.554Z] a5bee94474fb: Layer already exists [2025-11-24T06:44:03.554Z] 256f393e029f: Layer already exists [2025-11-24T06:44:03.554Z] 4.0.1-dev.3: digest: sha256:c9f61c455cc4ddaa80319549bf520adc8a13f856a02a5553fe78d9b6bd5018b6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:03.891Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:04.223Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:04.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-24T06:44:04.223Z] df4ab3aad4e0: Preparing [2025-11-24T06:44:04.223Z] 6099c65bb5da: Preparing [2025-11-24T06:44:04.223Z] 5bec5a677e9b: Preparing [2025-11-24T06:44:04.223Z] e90ead04cce2: Preparing [2025-11-24T06:44:04.223Z] 9c4c7331f41a: Preparing [2025-11-24T06:44:04.223Z] a5bee94474fb: Preparing [2025-11-24T06:44:04.223Z] 256f393e029f: Preparing [2025-11-24T06:44:04.223Z] 256f393e029f: Waiting [2025-11-24T06:44:04.223Z] a5bee94474fb: Waiting [2025-11-24T06:44:04.223Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:44:04.223Z] 9c4c7331f41a: Layer already exists [2025-11-24T06:44:04.223Z] 6099c65bb5da: Layer already exists [2025-11-24T06:44:04.223Z] e90ead04cce2: Layer already exists [2025-11-24T06:44:04.223Z] df4ab3aad4e0: Layer already exists [2025-11-24T06:44:04.223Z] 256f393e029f: Layer already exists [2025-11-24T06:44:04.223Z] a5bee94474fb: Layer already exists [2025-11-24T06:44:04.223Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:c9f61c455cc4ddaa80319549bf520adc8a13f856a02a5553fe78d9b6bd5018b6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:04.563Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:04.916Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-24T06:44:04.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-24T06:44:04.916Z] df4ab3aad4e0: Preparing [2025-11-24T06:44:04.916Z] 6099c65bb5da: Preparing [2025-11-24T06:44:04.916Z] 5bec5a677e9b: Preparing [2025-11-24T06:44:04.916Z] e90ead04cce2: Preparing [2025-11-24T06:44:04.916Z] 9c4c7331f41a: Preparing [2025-11-24T06:44:04.916Z] a5bee94474fb: Preparing [2025-11-24T06:44:04.916Z] 256f393e029f: Preparing [2025-11-24T06:44:04.916Z] 256f393e029f: Waiting [2025-11-24T06:44:04.916Z] a5bee94474fb: Waiting [2025-11-24T06:44:04.916Z] 6099c65bb5da: Layer already exists [2025-11-24T06:44:04.916Z] df4ab3aad4e0: Layer already exists [2025-11-24T06:44:04.916Z] e90ead04cce2: Layer already exists [2025-11-24T06:44:04.916Z] 9c4c7331f41a: Layer already exists [2025-11-24T06:44:04.916Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:44:04.916Z] 256f393e029f: Layer already exists [2025-11-24T06:44:04.916Z] a5bee94474fb: Layer already exists [2025-11-24T06:44:04.916Z] odessa: digest: sha256:c9f61c455cc4ddaa80319549bf520adc8a13f856a02a5553fe78d9b6bd5018b6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:44:04.992Z] ===================================================== [Pipeline] echo [2025-11-24T06:44:05.012Z] taggedImages: [2025-11-24T06:44:05.012Z] - nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:05.012Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 [2025-11-24T06:44:05.012Z] - nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:05.012Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo [2025-11-24T06:44:05.047Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-24T06:44:05.047Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:05.047Z] 4.0.1-dev.3 [2025-11-24T06:44:05.047Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:05.047Z] odessa [2025-11-24T06:44:05.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:05.406Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:05.751Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:05.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-24T06:44:05.751Z] 6b76a21119b1: Preparing [2025-11-24T06:44:05.751Z] fcccb9dff734: Preparing [2025-11-24T06:44:05.751Z] 5bec5a677e9b: Preparing [2025-11-24T06:44:05.751Z] e90ead04cce2: Preparing [2025-11-24T06:44:05.751Z] 44af52d0c1f8: Preparing [2025-11-24T06:44:05.751Z] 68ed974a712d: Preparing [2025-11-24T06:44:05.751Z] 256f393e029f: Preparing [2025-11-24T06:44:05.751Z] 68ed974a712d: Waiting [2025-11-24T06:44:05.751Z] 256f393e029f: Waiting [2025-11-24T06:44:05.751Z] e90ead04cce2: Layer already exists [2025-11-24T06:44:05.751Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:44:05.751Z] 256f393e029f: Layer already exists [2025-11-24T06:44:05.751Z] 6b76a21119b1: Pushed [2025-11-24T06:44:06.010Z] 44af52d0c1f8: Pushed [2025-11-24T06:44:06.010Z] 68ed974a712d: Pushed [2025-11-24T06:44:10.211Z] fcccb9dff734: Pushed [2025-11-24T06:44:10.211Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:26b2c77d2c537fc8fe803ff3b1e82643d98521a2c7636aae7a9afdd58fb9df7f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:10.551Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:10.884Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 [2025-11-24T06:44:10.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-24T06:44:10.884Z] 6b76a21119b1: Preparing [2025-11-24T06:44:10.884Z] fcccb9dff734: Preparing [2025-11-24T06:44:10.884Z] 5bec5a677e9b: Preparing [2025-11-24T06:44:10.884Z] e90ead04cce2: Preparing [2025-11-24T06:44:10.884Z] 44af52d0c1f8: Preparing [2025-11-24T06:44:10.884Z] 68ed974a712d: Preparing [2025-11-24T06:44:10.884Z] 256f393e029f: Preparing [2025-11-24T06:44:10.884Z] 68ed974a712d: Waiting [2025-11-24T06:44:10.884Z] 256f393e029f: Waiting [2025-11-24T06:44:10.884Z] fcccb9dff734: Layer already exists [2025-11-24T06:44:10.884Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:44:10.884Z] 6b76a21119b1: Layer already exists [2025-11-24T06:44:10.884Z] 44af52d0c1f8: Layer already exists [2025-11-24T06:44:10.884Z] e90ead04cce2: Layer already exists [2025-11-24T06:44:10.884Z] 68ed974a712d: Layer already exists [2025-11-24T06:44:10.884Z] 256f393e029f: Layer already exists [2025-11-24T06:44:10.884Z] 4.0.1-dev.3: digest: sha256:26b2c77d2c537fc8fe803ff3b1e82643d98521a2c7636aae7a9afdd58fb9df7f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:11.212Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:11.553Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:11.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-24T06:44:11.553Z] 6b76a21119b1: Preparing [2025-11-24T06:44:11.553Z] fcccb9dff734: Preparing [2025-11-24T06:44:11.553Z] 5bec5a677e9b: Preparing [2025-11-24T06:44:11.553Z] e90ead04cce2: Preparing [2025-11-24T06:44:11.553Z] 44af52d0c1f8: Preparing [2025-11-24T06:44:11.553Z] 68ed974a712d: Preparing [2025-11-24T06:44:11.553Z] 256f393e029f: Preparing [2025-11-24T06:44:11.553Z] 68ed974a712d: Waiting [2025-11-24T06:44:11.553Z] 256f393e029f: Waiting [2025-11-24T06:44:11.553Z] 6b76a21119b1: Layer already exists [2025-11-24T06:44:11.553Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:44:11.553Z] fcccb9dff734: Layer already exists [2025-11-24T06:44:11.553Z] e90ead04cce2: Layer already exists [2025-11-24T06:44:11.553Z] 44af52d0c1f8: Layer already exists [2025-11-24T06:44:11.553Z] 68ed974a712d: Layer already exists [2025-11-24T06:44:11.553Z] 256f393e029f: Layer already exists [2025-11-24T06:44:11.553Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:26b2c77d2c537fc8fe803ff3b1e82643d98521a2c7636aae7a9afdd58fb9df7f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:11.882Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T06:44:12.211Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-24T06:44:12.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-24T06:44:12.211Z] 6b76a21119b1: Preparing [2025-11-24T06:44:12.211Z] fcccb9dff734: Preparing [2025-11-24T06:44:12.211Z] 5bec5a677e9b: Preparing [2025-11-24T06:44:12.211Z] e90ead04cce2: Preparing [2025-11-24T06:44:12.211Z] 44af52d0c1f8: Preparing [2025-11-24T06:44:12.211Z] 68ed974a712d: Preparing [2025-11-24T06:44:12.211Z] 256f393e029f: Preparing [2025-11-24T06:44:12.211Z] 68ed974a712d: Waiting [2025-11-24T06:44:12.211Z] 256f393e029f: Waiting [2025-11-24T06:44:12.211Z] 6b76a21119b1: Layer already exists [2025-11-24T06:44:12.211Z] 44af52d0c1f8: Layer already exists [2025-11-24T06:44:12.211Z] fcccb9dff734: Layer already exists [2025-11-24T06:44:12.211Z] e90ead04cce2: Layer already exists [2025-11-24T06:44:12.211Z] 5bec5a677e9b: Layer already exists [2025-11-24T06:44:12.211Z] 68ed974a712d: Layer already exists [2025-11-24T06:44:12.211Z] 256f393e029f: Layer already exists [2025-11-24T06:44:12.211Z] odessa: digest: sha256:26b2c77d2c537fc8fe803ff3b1e82643d98521a2c7636aae7a9afdd58fb9df7f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T06:44:12.283Z] ===================================================== [Pipeline] echo [2025-11-24T06:44:12.301Z] taggedImages: [2025-11-24T06:44:12.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 [2025-11-24T06:44:12.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] echo [2025-11-24T06:44:12.371Z] ========================================================= [2025-11-24T06:44:12.371Z] [edgeXBuildMultiArch] RAW Config: [2025-11-24T06:44:12.371Z] images: [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-command:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-data:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-keeper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.371Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/core-metadata:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/support-notifications:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T06:44:12.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-24T06:44:12.372Z] settingsFile: [2025-11-24T06:44:12.372Z] edgex-go-settings [2025-11-24T06:44:12.372Z] ========================================================= [Pipeline] node [2025-11-24T06:44:27.375Z] Still waiting to schedule task [2025-11-24T06:44:27.376Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-11-24T06:47:27.744Z] Running on prd-centos7-docker-4c-2g-773726 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-24T06:47:27.797Z] provisioning config files... [2025-11-24T06:47:27.822Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config7554188997155090279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-24T06:47:28.933Z] ---> ****-login.sh [2025-11-24T06:47:28.933Z] nexus3.edgexfoundry.org:10001 [2025-11-24T07:00:23.927Z] #144 ... [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-24T07:00:23.927Z] #147 DONE 1045.8s [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-24T07:00:23.927Z] #145 ... [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:00:23.927Z] #155 DONE 0.5s [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:00:23.927Z] #156 DONE 0.2s [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-24T07:00:23.927Z] #157 DONE 0.2s [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-24T07:00:23.927Z] #154 ... [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-24T07:00:23.927Z] #158 DONE 0.1s [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-24T07:00:23.927Z] #159 DONE 0.1s [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T07:00:23.927Z] #152 ... [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-24T07:00:23.927Z] #160 DONE 2.5s [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T07:00:23.927Z] #152 ... [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #111 [core-common-config-bootstrapper] exporting to image [2025-11-24T07:00:23.927Z] #111 exporting layers [2025-11-24T07:00:23.927Z] #111 exporting layers 0.9s done [2025-11-24T07:00:23.927Z] #111 writing image sha256:29d33e0164bca9d6e4d90ed74323efd1ccb27ba45520b2ab15399015aed0b2d2 done [2025-11-24T07:00:23.927Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-11-24T07:00:23.927Z] #111 DONE 7.0s [2025-11-24T07:00:23.927Z] [2025-11-24T07:00:23.927Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-24T07:00:38.919Z] #131 ... [2025-11-24T07:00:38.919Z] [2025-11-24T07:00:38.919Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-24T07:00:38.919Z] #145 DONE 1067.5s [2025-11-24T07:00:38.919Z] [2025-11-24T07:00:38.919Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-24T07:00:38.919Z] #161 DONE 0.4s [2025-11-24T07:00:38.919Z] [2025-11-24T07:00:38.919Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-24T07:00:38.919Z] #131 ... [2025-11-24T07:00:38.919Z] [2025-11-24T07:00:38.919Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-24T07:00:40.337Z] #162 DONE 3.0s [2025-11-24T07:00:40.337Z] [2025-11-24T07:00:40.337Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-24T07:00:40.604Z] #154 ... [2025-11-24T07:00:40.604Z] [2025-11-24T07:00:40.604Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:00:40.888Z] #163 DONE 0.5s [2025-11-24T07:00:40.888Z] [2025-11-24T07:00:40.888Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:00:41.155Z] #164 DONE 0.2s [2025-11-24T07:00:41.155Z] [2025-11-24T07:00:41.155Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-24T07:00:41.740Z] #165 DONE 0.3s [2025-11-24T07:00:41.740Z] [2025-11-24T07:00:41.740Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-24T07:00:41.740Z] #166 DONE 0.1s [2025-11-24T07:00:41.740Z] [2025-11-24T07:00:41.740Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-11-24T07:00:42.008Z] #167 DONE 0.2s [2025-11-24T07:00:42.008Z] [2025-11-24T07:00:42.008Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-11-24T07:00:42.333Z] #168 DONE 0.3s [2025-11-24T07:00:42.333Z] [2025-11-24T07:00:42.333Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-11-24T07:00:42.333Z] #169 DONE 0.2s [2025-11-24T07:00:42.333Z] [2025-11-24T07:00:42.333Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-24T07:00:42.600Z] #170 DONE 0.2s [2025-11-24T07:00:42.600Z] [2025-11-24T07:00:42.600Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-24T07:00:42.600Z] #131 ... [2025-11-24T07:00:42.600Z] [2025-11-24T07:00:42.600Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-24T07:00:44.541Z] #171 DONE 2.0s [2025-11-24T07:00:44.541Z] [2025-11-24T07:00:44.541Z] #111 [security-bootstrapper] exporting to image [2025-11-24T07:00:44.541Z] #111 exporting layers [2025-11-24T07:00:45.949Z] #111 exporting layers 1.4s done [2025-11-24T07:00:45.949Z] #111 writing image sha256:3c3cbb7436513b11ab2cf603487f98c202149b9ff5319827a6b27065f1bf7b0d done [2025-11-24T07:00:45.949Z] #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-11-24T07:00:45.949Z] #111 DONE 8.3s [2025-11-24T07:00:45.949Z] [2025-11-24T07:00:45.949Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T07:14:38.404Z] #152 ... [2025-11-24T07:14:38.404Z] [2025-11-24T07:14:38.404Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-24T07:14:38.404Z] #150 DONE 1905.5s [2025-11-24T07:14:38.404Z] [2025-11-24T07:14:38.404Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-24T07:14:38.404Z] #149 ... [2025-11-24T07:14:38.404Z] [2025-11-24T07:14:38.404Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:14:38.404Z] #172 DONE 0.3s [2025-11-24T07:14:38.404Z] [2025-11-24T07:14:38.404Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:14:38.404Z] #173 DONE 0.3s [2025-11-24T07:14:38.404Z] [2025-11-24T07:14:38.404Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-24T07:14:38.404Z] #174 DONE 0.4s [2025-11-24T07:14:38.404Z] [2025-11-24T07:14:38.404Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-24T07:14:38.404Z] #175 DONE 0.1s [2025-11-24T07:14:38.404Z] [2025-11-24T07:14:38.404Z] #111 [core-command] exporting to image [2025-11-24T07:14:38.404Z] #111 exporting layers [2025-11-24T07:14:38.404Z] #111 exporting layers 0.3s done [2025-11-24T07:14:38.404Z] #111 writing image sha256:00ed061d35fa54c44cab98a82488e0b28f44a6fffba89ad48c36a30a0890e223 done [2025-11-24T07:14:38.404Z] #111 naming to docker.io/library/core-command-arm64 done [2025-11-24T07:14:38.404Z] #111 DONE 8.6s [2025-11-24T07:14:38.404Z] [2025-11-24T07:14:38.404Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-24T07:15:05.091Z] #149 ... [2025-11-24T07:15:05.091Z] [2025-11-24T07:15:05.091Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-24T07:15:05.091Z] #154 1935.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-24T07:15:11.750Z] #154 ... [2025-11-24T07:15:11.750Z] [2025-11-24T07:15:11.750Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-24T07:15:11.750Z] #149 DONE 1942.2s [2025-11-24T07:15:11.750Z] [2025-11-24T07:15:11.750Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-24T07:15:13.699Z] #146 ... [2025-11-24T07:15:13.699Z] [2025-11-24T07:15:13.699Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:15:13.973Z] #176 DONE 0.5s [2025-11-24T07:15:13.973Z] [2025-11-24T07:15:13.973Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:15:14.246Z] #177 DONE 0.2s [2025-11-24T07:15:14.246Z] [2025-11-24T07:15:14.246Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-24T07:15:14.246Z] #178 DONE 0.2s [2025-11-24T07:15:14.246Z] [2025-11-24T07:15:14.246Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-24T07:15:14.561Z] #179 DONE 0.1s [2025-11-24T07:15:14.561Z] [2025-11-24T07:15:14.561Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-24T07:15:14.830Z] #180 DONE 0.4s [2025-11-24T07:15:14.830Z] [2025-11-24T07:15:14.830Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T07:15:14.830Z] #152 ... [2025-11-24T07:15:14.830Z] [2025-11-24T07:15:14.830Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-24T07:15:15.103Z] #181 DONE 0.3s [2025-11-24T07:15:15.103Z] [2025-11-24T07:15:15.103Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-24T07:15:15.103Z] #154 ... [2025-11-24T07:15:15.103Z] [2025-11-24T07:15:15.103Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-24T07:15:17.689Z] #182 DONE 2.1s [2025-11-24T07:15:17.689Z] [2025-11-24T07:15:17.689Z] #111 [security-proxy-setup] exporting to image [2025-11-24T07:15:17.689Z] #111 exporting layers [2025-11-24T07:15:18.653Z] #111 exporting layers 1.2s done [2025-11-24T07:15:18.653Z] #111 writing image sha256:20f71233b704a064c1372dbd99ac61d45208b642a18b9214f743122d2e5829ca done [2025-11-24T07:15:18.653Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2025-11-24T07:15:18.653Z] #111 DONE 9.9s [2025-11-24T07:15:18.653Z] [2025-11-24T07:15:18.653Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-24T07:15:40.713Z] #153 ... [2025-11-24T07:15:40.713Z] [2025-11-24T07:15:40.713Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-24T07:15:40.713Z] #154 DONE 1968.3s [2025-11-24T07:15:40.713Z] [2025-11-24T07:15:40.713Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-24T07:15:40.713Z] #151 ... [2025-11-24T07:15:40.713Z] [2025-11-24T07:15:40.713Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:15:40.713Z] #183 DONE 0.2s [2025-11-24T07:15:40.713Z] [2025-11-24T07:15:40.713Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:15:40.713Z] #184 DONE 0.2s [2025-11-24T07:15:40.713Z] [2025-11-24T07:15:40.714Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-11-24T07:15:40.714Z] #185 DONE 0.4s [2025-11-24T07:15:40.714Z] [2025-11-24T07:15:40.714Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-24T07:15:40.714Z] #151 ... [2025-11-24T07:15:40.714Z] [2025-11-24T07:15:40.714Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-11-24T07:15:40.714Z] #186 DONE 0.1s [2025-11-24T07:15:40.714Z] [2025-11-24T07:15:40.714Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-24T07:15:40.980Z] #187 DONE 0.2s [2025-11-24T07:15:40.980Z] [2025-11-24T07:15:40.980Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-24T07:15:41.247Z] #188 DONE 0.3s [2025-11-24T07:15:41.247Z] [2025-11-24T07:15:41.247Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-24T07:15:41.514Z] #189 DONE 0.4s [2025-11-24T07:15:41.514Z] [2025-11-24T07:15:41.514Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-24T07:15:41.783Z] #190 DONE 0.2s [2025-11-24T07:15:41.783Z] [2025-11-24T07:15:41.783Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-24T07:15:44.365Z] #191 DONE 2.6s [2025-11-24T07:15:44.365Z] [2025-11-24T07:15:44.365Z] #111 [security-secretstore-setup] exporting to image [2025-11-24T07:15:44.365Z] #111 exporting layers [2025-11-24T07:15:45.772Z] #111 exporting layers 1.4s done [2025-11-24T07:15:45.772Z] #111 writing image sha256:f5679eb1f89fed22ae3d9c71ab5ccbe05e98f09e0822d76058b4082bfe0f43ec done [2025-11-24T07:15:45.772Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-24T07:15:45.772Z] #111 DONE 11.3s [2025-11-24T07:15:45.772Z] [2025-11-24T07:15:45.773Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-24T07:16:42.160Z] #144 ... [2025-11-24T07:16:42.160Z] [2025-11-24T07:16:42.160Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-24T07:16:42.160Z] #153 DONE 2032.6s [2025-11-24T07:16:42.160Z] [2025-11-24T07:16:42.160Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T07:16:44.105Z] #152 ... [2025-11-24T07:16:44.105Z] [2025-11-24T07:16:44.105Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:16:44.105Z] #192 DONE 0.3s [2025-11-24T07:16:44.105Z] [2025-11-24T07:16:44.105Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-24T07:16:46.693Z] #151 ... [2025-11-24T07:16:46.693Z] [2025-11-24T07:16:46.693Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:16:46.965Z] #193 DONE 0.2s [2025-11-24T07:16:46.965Z] [2025-11-24T07:16:46.965Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-24T07:16:47.232Z] #194 DONE 0.4s [2025-11-24T07:16:47.232Z] [2025-11-24T07:16:47.232Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-24T07:16:47.232Z] #151 ... [2025-11-24T07:16:47.232Z] [2025-11-24T07:16:47.232Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-11-24T07:16:47.501Z] #195 DONE 0.2s [2025-11-24T07:16:47.501Z] [2025-11-24T07:16:47.501Z] #111 [security-spiffe-token-provider] exporting to image [2025-11-24T07:16:47.501Z] #111 exporting layers [2025-11-24T07:16:48.086Z] #111 exporting layers 0.6s done [2025-11-24T07:16:48.086Z] #111 writing image sha256:0097b2139213c531bebbc6b91f29deae6b7671adb0996184d8e185f94c816e93 done [2025-11-24T07:16:48.086Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-24T07:16:48.086Z] #111 DONE 11.8s [2025-11-24T07:16:48.086Z] [2025-11-24T07:16:48.086Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-24T07:17:14.772Z] #151 ... [2025-11-24T07:17:14.772Z] [2025-11-24T07:17:14.772Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-24T07:17:14.772Z] #144 DONE 2061.5s [2025-11-24T07:17:14.772Z] [2025-11-24T07:17:14.772Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T07:17:14.772Z] #152 ... [2025-11-24T07:17:14.772Z] [2025-11-24T07:17:14.772Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:17:14.772Z] #196 DONE 0.1s [2025-11-24T07:17:14.772Z] [2025-11-24T07:17:14.772Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:17:14.772Z] #197 DONE 0.3s [2025-11-24T07:17:14.772Z] [2025-11-24T07:17:14.772Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-24T07:17:14.772Z] #198 DONE 0.3s [2025-11-24T07:17:14.772Z] [2025-11-24T07:17:14.772Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-24T07:17:14.772Z] #199 DONE 0.1s [2025-11-24T07:17:14.772Z] [2025-11-24T07:17:14.772Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-24T07:17:14.772Z] #151 ... [2025-11-24T07:17:14.772Z] [2025-11-24T07:17:14.772Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-24T07:17:14.772Z] #200 DONE 0.2s [2025-11-24T07:17:14.772Z] [2025-11-24T07:17:14.772Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-24T07:17:15.738Z] #201 DONE 1.9s [2025-11-24T07:17:15.738Z] [2025-11-24T07:17:15.738Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T07:17:15.738Z] #152 ... [2025-11-24T07:17:15.738Z] [2025-11-24T07:17:15.738Z] #111 [security-proxy-auth] exporting to image [2025-11-24T07:17:15.738Z] #111 exporting layers [2025-11-24T07:17:16.691Z] #111 exporting layers 0.8s done [2025-11-24T07:17:16.691Z] #111 writing image sha256:c85181de358dac253cebe3dc1c99567fc00be4d53dedbba2a58c4acc625a82ed done [2025-11-24T07:17:16.691Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2025-11-24T07:17:16.691Z] #111 DONE 12.7s [2025-11-24T07:17:16.691Z] [2025-11-24T07:17:16.691Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-24T07:17:20.076Z] #151 DONE 2070.5s [2025-11-24T07:17:20.076Z] [2025-11-24T07:17:20.076Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-24T07:17:21.500Z] #146 ... [2025-11-24T07:17:21.500Z] [2025-11-24T07:17:21.500Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:17:22.107Z] #202 DONE 0.5s [2025-11-24T07:17:22.107Z] [2025-11-24T07:17:22.107Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:17:22.711Z] #203 DONE 0.5s [2025-11-24T07:17:22.711Z] [2025-11-24T07:17:22.711Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-24T07:17:22.990Z] #204 ... [2025-11-24T07:17:22.990Z] [2025-11-24T07:17:22.990Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-24T07:17:22.990Z] #152 DONE 2073.7s [2025-11-24T07:17:23.263Z] [2025-11-24T07:17:23.263Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-24T07:17:23.263Z] #204 DONE 0.6s [2025-11-24T07:17:23.263Z] [2025-11-24T07:17:23.263Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-24T07:17:23.263Z] #148 ... [2025-11-24T07:17:23.263Z] [2025-11-24T07:17:23.263Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-24T07:17:23.263Z] #146 DONE 2073.9s [2025-11-24T07:17:23.263Z] [2025-11-24T07:17:23.263Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-24T07:17:23.870Z] #205 DONE 0.5s [2025-11-24T07:17:23.870Z] [2025-11-24T07:17:23.870Z] #111 [core-data] exporting to image [2025-11-24T07:17:23.870Z] #111 exporting layers [2025-11-24T07:17:24.842Z] #111 exporting layers 0.9s done [2025-11-24T07:17:24.842Z] #111 writing image sha256:65cdd05a0fceeeea0867e1f965ffd1b41f95b2ac7075443073726a23d41b9457 0.0s done [2025-11-24T07:17:24.842Z] #111 naming to docker.io/library/core-data-arm64 done [2025-11-24T07:17:24.842Z] #111 DONE 13.6s [2025-11-24T07:17:24.842Z] [2025-11-24T07:17:24.842Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-24T07:17:26.780Z] #148 ... [2025-11-24T07:17:26.780Z] [2025-11-24T07:17:26.780Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:17:26.780Z] #206 DONE 0.2s [2025-11-24T07:17:26.780Z] [2025-11-24T07:17:26.780Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:17:26.780Z] #207 DONE 0.1s [2025-11-24T07:17:26.780Z] [2025-11-24T07:17:26.780Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:17:26.780Z] #208 DONE 0.1s [2025-11-24T07:17:26.780Z] [2025-11-24T07:17:26.780Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-24T07:17:27.361Z] #209 DONE 0.5s [2025-11-24T07:17:27.361Z] [2025-11-24T07:17:27.361Z] #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-24T07:17:27.361Z] #210 DONE 0.2s [2025-11-24T07:17:27.361Z] [2025-11-24T07:17:27.361Z] #111 [core-keeper] exporting to image [2025-11-24T07:17:27.955Z] #111 ... [2025-11-24T07:17:27.955Z] [2025-11-24T07:17:27.955Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-24T07:17:27.955Z] #211 DONE 1.1s [2025-11-24T07:17:28.221Z] [2025-11-24T07:17:28.221Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-24T07:17:28.486Z] #212 DONE 0.2s [2025-11-24T07:17:28.486Z] [2025-11-24T07:17:28.486Z] #111 [core-keeper] exporting to image [2025-11-24T07:17:28.486Z] #111 exporting layers 0.9s done [2025-11-24T07:17:28.486Z] #111 writing image sha256:631bc74d3f2ffd850cc25884f5c55081b1cb2ca4f77fb58f5f88e6cd79235cb1 0.0s done [2025-11-24T07:17:28.486Z] #111 naming to docker.io/library/core-keeper-arm64 done [2025-11-24T07:17:28.486Z] #111 DONE 14.5s [2025-11-24T07:17:28.486Z] [2025-11-24T07:17:28.486Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-24T07:17:28.486Z] #213 DONE 0.2s [2025-11-24T07:17:28.486Z] [2025-11-24T07:17:28.486Z] #111 [core-metadata] exporting to image [2025-11-24T07:17:29.069Z] #111 exporting layers 0.4s done [2025-11-24T07:17:29.069Z] #111 writing image sha256:e685a8c8c68a2e2e8c1899d6e89301d8e2519826ea8d6a4d10b57f274c7817ad done [2025-11-24T07:17:29.069Z] #111 naming to docker.io/library/core-metadata-arm64 done [2025-11-24T07:17:29.069Z] #111 DONE 15.0s [2025-11-24T07:17:29.069Z] [2025-11-24T07:17:29.069Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-24T07:18:01.431Z] #148 ... [2025-11-24T07:18:01.431Z] [2025-11-24T07:18:01.431Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-24T07:18:01.431Z] #131 DONE 2106.6s [2025-11-24T07:18:01.431Z] [2025-11-24T07:18:01.431Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-24T07:18:01.431Z] #148 ... [2025-11-24T07:18:01.431Z] [2025-11-24T07:18:01.431Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:18:01.431Z] #214 DONE 0.1s [2025-11-24T07:18:01.431Z] [2025-11-24T07:18:01.431Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:18:01.431Z] #215 DONE 0.1s [2025-11-24T07:18:01.431Z] [2025-11-24T07:18:01.431Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-24T07:18:01.431Z] #148 ... [2025-11-24T07:18:01.431Z] [2025-11-24T07:18:01.431Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-24T07:18:01.431Z] #216 DONE 0.4s [2025-11-24T07:18:01.431Z] [2025-11-24T07:18:01.431Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-24T07:18:01.431Z] #217 DONE 0.1s [2025-11-24T07:18:01.431Z] [2025-11-24T07:18:01.431Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-24T07:18:01.431Z] #148 ... [2025-11-24T07:18:01.431Z] [2025-11-24T07:18:01.431Z] #111 [support-scheduler] exporting to image [2025-11-24T07:18:01.431Z] #111 exporting layers [2025-11-24T07:18:01.431Z] #111 exporting layers 1.4s done [2025-11-24T07:18:01.431Z] #111 writing image sha256:1759ac56612acccde7112d1ac31de173592fee9699ca55113cbcf34fcd5d0329 done [2025-11-24T07:18:01.431Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2025-11-24T07:18:01.431Z] #111 DONE 16.4s [2025-11-24T07:18:01.431Z] [2025-11-24T07:18:01.431Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-24T07:18:01.715Z] #148 DONE 2112.4s [2025-11-24T07:18:03.712Z] [2025-11-24T07:18:03.712Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-24T07:18:03.712Z] #218 DONE 0.2s [2025-11-24T07:18:03.712Z] [2025-11-24T07:18:03.712Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-24T07:18:03.712Z] #219 DONE 0.1s [2025-11-24T07:18:03.990Z] [2025-11-24T07:18:03.990Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-24T07:18:04.280Z] #220 DONE 0.4s [2025-11-24T07:18:04.280Z] [2025-11-24T07:18:04.280Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-24T07:18:04.280Z] #221 DONE 0.1s [2025-11-24T07:18:04.280Z] [2025-11-24T07:18:04.280Z] #111 [support-notifications] exporting to image [2025-11-24T07:18:04.870Z] #111 exporting layers 0.6s done [2025-11-24T07:18:04.870Z] #111 writing image sha256:45681685c3884fa1465f199f9218a22fff6df3e8385f87ea47ba54735aef9dc3 done [2025-11-24T07:18:04.870Z] #111 naming to docker.io/library/support-notifications-arm64 done [2025-11-24T07:18:04.870Z] #111 DONE 17.0s [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-24T07:18:04.870Z] time="2025-11-24T06:39:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-24T07:18:04.880Z] $ docker stop --time=1 c52ee8615b3d908dc5710910f2020db23a90125e6f580b882b3cb33f1805deea [2025-11-24T07:18:06.528Z] $ docker rm -f --volumes c52ee8615b3d908dc5710910f2020db23a90125e6f580b882b3cb33f1805deea [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-24T07:18:07.036Z] + docker images [2025-11-24T07:18:07.036Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-24T07:18:07.036Z] support-notifications-arm64 latest 45681685c388 2 seconds ago 52.8MB [2025-11-24T07:18:07.036Z] support-scheduler-arm64 latest 1759ac56612a 8 seconds ago 48.9MB [2025-11-24T07:18:07.036Z] core-metadata-arm64 latest e685a8c8c68a 38 seconds ago 33.7MB [2025-11-24T07:18:07.036Z] core-keeper-arm64 latest 631bc74d3f2f 39 seconds ago 32.2MB [2025-11-24T07:18:07.036Z] core-data-arm64 latest 65cdd05a0fce 43 seconds ago 33.5MB [2025-11-24T07:18:07.036Z] security-proxy-auth-arm64 latest c85181de358d 51 seconds ago 32.5MB [2025-11-24T07:18:07.036Z] security-spiffe-token-provider-arm64 latest 0097b2139213 About a minute ago 48.3MB [2025-11-24T07:18:07.036Z] security-secretstore-setup-arm64 latest f5679eb1f89f 2 minutes ago 69.3MB [2025-11-24T07:18:07.036Z] security-proxy-setup-arm64 latest 20f71233b704 2 minutes ago 40.6MB [2025-11-24T07:18:07.036Z] core-command-arm64 latest 00ed061d35fa 3 minutes ago 29MB [2025-11-24T07:18:07.036Z] security-bootstrapper-arm64 latest 3c3cbb743651 17 minutes ago 21.8MB [2025-11-24T07:18:07.036Z] core-common-config-bootstrapper-arm64 latest 29d33e0164bc 17 minutes ago 18.6MB [2025-11-24T07:18:07.036Z] security-spire-server-arm64 latest 0fd7ae3f3a98 36 minutes ago 144MB [2025-11-24T07:18:07.036Z] security-spire-agent-arm64 latest b141d980f33c 36 minutes ago 188MB [2025-11-24T07:18:07.036Z] security-spire-config-arm64 latest 9f680ff1005c 36 minutes ago 144MB [2025-11-24T07:18:07.036Z] ci-base-image-arm64 latest a84d5a0ad348 39 minutes ago 909MB [2025-11-24T07:18:07.036Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 8 months ago 560MB [2025-11-24T07:18:07.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-24T07:18:07.185Z] provisioning config files... [2025-11-24T07:18:07.198Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config8271927096827506774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-24T07:18:07.546Z] ---> ****-login.sh [2025-11-24T07:18:07.546Z] nexus3.edgexfoundry.org:10001 [2025-11-24T07:18:07.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T07:18:07.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-24T07:18:07.813Z] Configure a credential helper to remove this warning. See [2025-11-24T07:18:07.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-24T07:18:07.813Z] [2025-11-24T07:18:07.813Z] Login Succeeded [2025-11-24T07:18:07.813Z] nexus3.edgexfoundry.org:10002 [2025-11-24T07:18:08.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T07:18:08.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-24T07:18:08.344Z] Configure a credential helper to remove this warning. See [2025-11-24T07:18:08.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-24T07:18:08.344Z] [2025-11-24T07:18:08.344Z] Login Succeeded [2025-11-24T07:18:08.344Z] nexus3.edgexfoundry.org:10003 [2025-11-24T07:18:08.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T07:18:08.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-24T07:18:08.609Z] Configure a credential helper to remove this warning. See [2025-11-24T07:18:08.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-24T07:18:08.609Z] [2025-11-24T07:18:08.609Z] Login Succeeded [2025-11-24T07:18:08.609Z] nexus3.edgexfoundry.org:10004 [2025-11-24T07:18:08.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T07:18:09.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-24T07:18:09.141Z] Configure a credential helper to remove this warning. See [2025-11-24T07:18:09.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-24T07:18:09.141Z] [2025-11-24T07:18:09.141Z] Login Succeeded [2025-11-24T07:18:09.141Z] ****.io [2025-11-24T07:18:09.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-24T07:18:09.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-24T07:18:09.404Z] Configure a credential helper to remove this warning. See [2025-11-24T07:18:09.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-24T07:18:09.405Z] [2025-11-24T07:18:09.405Z] Login Succeeded [2025-11-24T07:18:09.405Z] ---> ****-login.sh ends [Pipeline] } [2025-11-24T07:18:09.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:18:09.466Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-24T07:18:09.500Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-24T07:18:09.500Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:09.500Z] 4.0.1-dev.3 [2025-11-24T07:18:09.500Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:09.500Z] odessa [2025-11-24T07:18:09.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:09.868Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:10.230Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:10.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-24T07:18:10.230Z] e4a9b89ed25f: Preparing [2025-11-24T07:18:10.230Z] b6e9f368a76e: Preparing [2025-11-24T07:18:10.230Z] c1de226f732b: Preparing [2025-11-24T07:18:10.230Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:10.230Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:10.230Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:10.230Z] 0e64f2360a44: Preparing [2025-11-24T07:18:10.230Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:10.230Z] 0e64f2360a44: Waiting [2025-11-24T07:18:10.498Z] 6a97b343d9d7: Pushed [2025-11-24T07:18:10.498Z] c1de226f732b: Pushed [2025-11-24T07:18:10.498Z] e4a9b89ed25f: Pushed [2025-11-24T07:18:10.498Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:10.498Z] 1af2deea5ba8: Pushed [2025-11-24T07:18:10.764Z] 9e2633aefc5b: Pushed [2025-11-24T07:18:15.007Z] b6e9f368a76e: Pushed [2025-11-24T07:18:15.007Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:dc002239f3088f4cf87ed46c9888f12c2b23a3bcc10958459684bfc433d4d9e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:15.370Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:15.737Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [2025-11-24T07:18:15.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-24T07:18:15.737Z] e4a9b89ed25f: Preparing [2025-11-24T07:18:15.737Z] b6e9f368a76e: Preparing [2025-11-24T07:18:15.737Z] c1de226f732b: Preparing [2025-11-24T07:18:15.737Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:15.737Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:15.737Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:15.737Z] 0e64f2360a44: Preparing [2025-11-24T07:18:15.737Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:15.737Z] 0e64f2360a44: Waiting [2025-11-24T07:18:15.737Z] c1de226f732b: Layer already exists [2025-11-24T07:18:15.737Z] b6e9f368a76e: Layer already exists [2025-11-24T07:18:15.737Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:15.737Z] e4a9b89ed25f: Layer already exists [2025-11-24T07:18:15.737Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:15.737Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:15.737Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:15.737Z] 4.0.1-dev.3: digest: sha256:dc002239f3088f4cf87ed46c9888f12c2b23a3bcc10958459684bfc433d4d9e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:16.363Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:16.720Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:16.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-24T07:18:16.720Z] e4a9b89ed25f: Preparing [2025-11-24T07:18:16.720Z] b6e9f368a76e: Preparing [2025-11-24T07:18:16.720Z] c1de226f732b: Preparing [2025-11-24T07:18:16.720Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:16.720Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:16.720Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:16.720Z] 0e64f2360a44: Preparing [2025-11-24T07:18:16.720Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:16.720Z] 0e64f2360a44: Waiting [2025-11-24T07:18:16.720Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:16.720Z] c1de226f732b: Layer already exists [2025-11-24T07:18:16.720Z] b6e9f368a76e: Layer already exists [2025-11-24T07:18:16.720Z] e4a9b89ed25f: Layer already exists [2025-11-24T07:18:16.720Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:16.720Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:16.720Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:16.720Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:dc002239f3088f4cf87ed46c9888f12c2b23a3bcc10958459684bfc433d4d9e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:17.082Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:17.434Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [2025-11-24T07:18:17.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-24T07:18:17.434Z] e4a9b89ed25f: Preparing [2025-11-24T07:18:17.434Z] b6e9f368a76e: Preparing [2025-11-24T07:18:17.434Z] c1de226f732b: Preparing [2025-11-24T07:18:17.434Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:17.434Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:17.434Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:17.434Z] 0e64f2360a44: Preparing [2025-11-24T07:18:17.434Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:17.434Z] 0e64f2360a44: Waiting [2025-11-24T07:18:17.434Z] b6e9f368a76e: Layer already exists [2025-11-24T07:18:17.434Z] c1de226f732b: Layer already exists [2025-11-24T07:18:17.434Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:17.434Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:17.434Z] e4a9b89ed25f: Layer already exists [2025-11-24T07:18:17.434Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:17.434Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:17.697Z] odessa: digest: sha256:dc002239f3088f4cf87ed46c9888f12c2b23a3bcc10958459684bfc433d4d9e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:18:17.778Z] ===================================================== [Pipeline] echo [2025-11-24T07:18:17.795Z] taggedImages: [2025-11-24T07:18:17.795Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:17.795Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [2025-11-24T07:18:17.795Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:17.795Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-11-24T07:18:17.828Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-24T07:18:17.828Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:17.828Z] 4.0.1-dev.3 [2025-11-24T07:18:17.828Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:17.828Z] odessa [2025-11-24T07:18:17.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:18.217Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:18.583Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:18.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-24T07:18:18.583Z] f2fb6c3ad129: Preparing [2025-11-24T07:18:18.583Z] 3cf03ab3273a: Preparing [2025-11-24T07:18:18.583Z] 49414de347a9: Preparing [2025-11-24T07:18:18.583Z] c1364934e815: Preparing [2025-11-24T07:18:18.583Z] c1de226f732b: Preparing [2025-11-24T07:18:18.583Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:18.583Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:18.583Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:18.583Z] 0e64f2360a44: Preparing [2025-11-24T07:18:18.583Z] 9e2633aefc5b: Waiting [2025-11-24T07:18:18.583Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:18.583Z] 0e64f2360a44: Waiting [2025-11-24T07:18:18.583Z] 6a97b343d9d7: Waiting [2025-11-24T07:18:18.583Z] c1de226f732b: Layer already exists [2025-11-24T07:18:18.583Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:18.848Z] 49414de347a9: Pushed [2025-11-24T07:18:18.848Z] f2fb6c3ad129: Pushed [2025-11-24T07:18:18.848Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:18.848Z] 3cf03ab3273a: Pushed [2025-11-24T07:18:18.848Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:18.848Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:20.784Z] c1364934e815: Pushed [2025-11-24T07:18:21.049Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:e128bc27f50321c73ba1dbe65f283667a16e50d56c44e5da62034918f5054fcb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:21.411Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:21.770Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [2025-11-24T07:18:21.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-24T07:18:21.770Z] f2fb6c3ad129: Preparing [2025-11-24T07:18:21.770Z] 3cf03ab3273a: Preparing [2025-11-24T07:18:21.770Z] 49414de347a9: Preparing [2025-11-24T07:18:21.770Z] c1364934e815: Preparing [2025-11-24T07:18:21.770Z] c1de226f732b: Preparing [2025-11-24T07:18:21.770Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:21.770Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:21.770Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:21.770Z] 0e64f2360a44: Preparing [2025-11-24T07:18:21.770Z] 6a97b343d9d7: Waiting [2025-11-24T07:18:21.770Z] 9e2633aefc5b: Waiting [2025-11-24T07:18:21.770Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:21.770Z] 0e64f2360a44: Waiting [2025-11-24T07:18:21.770Z] 49414de347a9: Layer already exists [2025-11-24T07:18:21.770Z] c1de226f732b: Layer already exists [2025-11-24T07:18:21.770Z] c1364934e815: Layer already exists [2025-11-24T07:18:21.770Z] f2fb6c3ad129: Layer already exists [2025-11-24T07:18:21.770Z] 3cf03ab3273a: Layer already exists [2025-11-24T07:18:21.770Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:21.770Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:21.770Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:21.770Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:22.035Z] 4.0.1-dev.3: digest: sha256:e128bc27f50321c73ba1dbe65f283667a16e50d56c44e5da62034918f5054fcb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:22.395Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:22.753Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:22.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-24T07:18:22.753Z] f2fb6c3ad129: Preparing [2025-11-24T07:18:22.753Z] 3cf03ab3273a: Preparing [2025-11-24T07:18:22.753Z] 49414de347a9: Preparing [2025-11-24T07:18:22.753Z] c1364934e815: Preparing [2025-11-24T07:18:22.753Z] c1de226f732b: Preparing [2025-11-24T07:18:22.753Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:22.753Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:22.753Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:22.753Z] 0e64f2360a44: Preparing [2025-11-24T07:18:22.753Z] 6a97b343d9d7: Waiting [2025-11-24T07:18:22.753Z] 9e2633aefc5b: Waiting [2025-11-24T07:18:22.753Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:22.753Z] 0e64f2360a44: Waiting [2025-11-24T07:18:22.753Z] 3cf03ab3273a: Layer already exists [2025-11-24T07:18:22.753Z] c1364934e815: Layer already exists [2025-11-24T07:18:22.753Z] c1de226f732b: Layer already exists [2025-11-24T07:18:22.753Z] 49414de347a9: Layer already exists [2025-11-24T07:18:22.753Z] f2fb6c3ad129: Layer already exists [2025-11-24T07:18:22.753Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:22.753Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:22.753Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:22.753Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:23.019Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:e128bc27f50321c73ba1dbe65f283667a16e50d56c44e5da62034918f5054fcb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:23.394Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:23.770Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [2025-11-24T07:18:23.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-24T07:18:23.770Z] f2fb6c3ad129: Preparing [2025-11-24T07:18:23.770Z] 3cf03ab3273a: Preparing [2025-11-24T07:18:23.770Z] 49414de347a9: Preparing [2025-11-24T07:18:23.770Z] c1364934e815: Preparing [2025-11-24T07:18:23.770Z] c1de226f732b: Preparing [2025-11-24T07:18:23.770Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:23.770Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:23.770Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:23.770Z] 0e64f2360a44: Preparing [2025-11-24T07:18:23.770Z] 6a97b343d9d7: Waiting [2025-11-24T07:18:23.770Z] 9e2633aefc5b: Waiting [2025-11-24T07:18:23.770Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:23.770Z] 0e64f2360a44: Waiting [2025-11-24T07:18:23.770Z] c1de226f732b: Layer already exists [2025-11-24T07:18:23.770Z] f2fb6c3ad129: Layer already exists [2025-11-24T07:18:23.770Z] c1364934e815: Layer already exists [2025-11-24T07:18:23.770Z] 3cf03ab3273a: Layer already exists [2025-11-24T07:18:23.770Z] 49414de347a9: Layer already exists [2025-11-24T07:18:23.770Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:23.770Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:23.770Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:24.726Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:24.726Z] odessa: digest: sha256:e128bc27f50321c73ba1dbe65f283667a16e50d56c44e5da62034918f5054fcb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:18:24.808Z] ===================================================== [Pipeline] echo [2025-11-24T07:18:24.827Z] taggedImages: [2025-11-24T07:18:24.827Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:24.827Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [2025-11-24T07:18:24.827Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:24.827Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-24T07:18:24.859Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-24T07:18:24.859Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:24.859Z] 4.0.1-dev.3 [2025-11-24T07:18:24.859Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:24.859Z] odessa [2025-11-24T07:18:24.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:25.241Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:25.610Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:25.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-24T07:18:25.610Z] 9ae552623a14: Preparing [2025-11-24T07:18:25.610Z] 9a775e5e72a3: Preparing [2025-11-24T07:18:25.610Z] c1de226f732b: Preparing [2025-11-24T07:18:25.610Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:25.610Z] be6d2348e167: Preparing [2025-11-24T07:18:25.610Z] 7d62603c439f: Preparing [2025-11-24T07:18:25.610Z] 0e64f2360a44: Preparing [2025-11-24T07:18:25.610Z] 7d62603c439f: Waiting [2025-11-24T07:18:25.610Z] 0e64f2360a44: Waiting [2025-11-24T07:18:25.610Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:25.610Z] c1de226f732b: Layer already exists [2025-11-24T07:18:25.879Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:25.879Z] 9ae552623a14: Pushed [2025-11-24T07:18:25.879Z] 7d62603c439f: Pushed [2025-11-24T07:18:26.147Z] be6d2348e167: Pushed [2025-11-24T07:18:31.467Z] 9a775e5e72a3: Pushed [2025-11-24T07:18:31.467Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:944b4628d5e75f313fd10771d78772e0dfcefb60a2e31a21e8c3d832e6b9b8e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:31.822Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:32.170Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [2025-11-24T07:18:32.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-24T07:18:32.170Z] 9ae552623a14: Preparing [2025-11-24T07:18:32.170Z] 9a775e5e72a3: Preparing [2025-11-24T07:18:32.170Z] c1de226f732b: Preparing [2025-11-24T07:18:32.170Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:32.170Z] be6d2348e167: Preparing [2025-11-24T07:18:32.170Z] 7d62603c439f: Preparing [2025-11-24T07:18:32.170Z] 0e64f2360a44: Preparing [2025-11-24T07:18:32.170Z] 7d62603c439f: Waiting [2025-11-24T07:18:32.170Z] 0e64f2360a44: Waiting [2025-11-24T07:18:32.170Z] 9a775e5e72a3: Layer already exists [2025-11-24T07:18:32.170Z] be6d2348e167: Layer already exists [2025-11-24T07:18:32.170Z] 9ae552623a14: Layer already exists [2025-11-24T07:18:32.170Z] c1de226f732b: Layer already exists [2025-11-24T07:18:32.170Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:32.170Z] 7d62603c439f: Layer already exists [2025-11-24T07:18:32.170Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:32.170Z] 4.0.1-dev.3: digest: sha256:944b4628d5e75f313fd10771d78772e0dfcefb60a2e31a21e8c3d832e6b9b8e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:32.528Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:32.879Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:32.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-24T07:18:32.879Z] 9ae552623a14: Preparing [2025-11-24T07:18:32.879Z] 9a775e5e72a3: Preparing [2025-11-24T07:18:32.879Z] c1de226f732b: Preparing [2025-11-24T07:18:32.879Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:32.879Z] be6d2348e167: Preparing [2025-11-24T07:18:32.879Z] 7d62603c439f: Preparing [2025-11-24T07:18:32.879Z] 0e64f2360a44: Preparing [2025-11-24T07:18:32.879Z] 7d62603c439f: Waiting [2025-11-24T07:18:32.879Z] 0e64f2360a44: Waiting [2025-11-24T07:18:32.879Z] c1de226f732b: Layer already exists [2025-11-24T07:18:32.879Z] be6d2348e167: Layer already exists [2025-11-24T07:18:32.879Z] 9a775e5e72a3: Layer already exists [2025-11-24T07:18:32.879Z] 9ae552623a14: Layer already exists [2025-11-24T07:18:32.879Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:32.879Z] 7d62603c439f: Layer already exists [2025-11-24T07:18:32.879Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:32.879Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:944b4628d5e75f313fd10771d78772e0dfcefb60a2e31a21e8c3d832e6b9b8e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:33.242Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:33.596Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [2025-11-24T07:18:33.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-24T07:18:33.596Z] 9ae552623a14: Preparing [2025-11-24T07:18:33.596Z] 9a775e5e72a3: Preparing [2025-11-24T07:18:33.596Z] c1de226f732b: Preparing [2025-11-24T07:18:33.596Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:33.596Z] be6d2348e167: Preparing [2025-11-24T07:18:33.596Z] 7d62603c439f: Preparing [2025-11-24T07:18:33.596Z] 0e64f2360a44: Preparing [2025-11-24T07:18:33.596Z] 7d62603c439f: Waiting [2025-11-24T07:18:33.596Z] 0e64f2360a44: Waiting [2025-11-24T07:18:33.596Z] be6d2348e167: Layer already exists [2025-11-24T07:18:33.596Z] 9ae552623a14: Layer already exists [2025-11-24T07:18:33.596Z] 9a775e5e72a3: Layer already exists [2025-11-24T07:18:33.596Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:33.596Z] c1de226f732b: Layer already exists [2025-11-24T07:18:33.596Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:33.596Z] 7d62603c439f: Layer already exists [2025-11-24T07:18:33.596Z] odessa: digest: sha256:944b4628d5e75f313fd10771d78772e0dfcefb60a2e31a21e8c3d832e6b9b8e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:18:33.941Z] ===================================================== [Pipeline] echo [2025-11-24T07:18:33.953Z] taggedImages: [2025-11-24T07:18:33.953Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:33.953Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [2025-11-24T07:18:33.953Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:33.953Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-11-24T07:18:33.984Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-24T07:18:33.984Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:33.984Z] 4.0.1-dev.3 [2025-11-24T07:18:33.984Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:33.984Z] odessa [2025-11-24T07:18:33.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:34.364Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:34.733Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:34.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-24T07:18:34.734Z] e5e3e80c12d6: Preparing [2025-11-24T07:18:34.734Z] 8c92c9eda63f: Preparing [2025-11-24T07:18:34.734Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:34.734Z] 7ad68fa33921: Preparing [2025-11-24T07:18:34.734Z] fa30c3711018: Preparing [2025-11-24T07:18:34.734Z] 0e64f2360a44: Preparing [2025-11-24T07:18:34.734Z] 0e64f2360a44: Waiting [2025-11-24T07:18:34.734Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:34.998Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:34.998Z] fa30c3711018: Pushed [2025-11-24T07:18:34.998Z] 7ad68fa33921: Pushed [2025-11-24T07:18:34.998Z] e5e3e80c12d6: Pushed [2025-11-24T07:18:40.324Z] 8c92c9eda63f: Pushed [2025-11-24T07:18:40.324Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:50bcd1219a63faf9b903614c92051cd08d438fd2261177a7c03ecd87e33a0c91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:40.678Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:41.039Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [2025-11-24T07:18:41.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-24T07:18:41.039Z] e5e3e80c12d6: Preparing [2025-11-24T07:18:41.039Z] 8c92c9eda63f: Preparing [2025-11-24T07:18:41.039Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:41.039Z] 7ad68fa33921: Preparing [2025-11-24T07:18:41.039Z] fa30c3711018: Preparing [2025-11-24T07:18:41.039Z] 0e64f2360a44: Preparing [2025-11-24T07:18:41.039Z] 0e64f2360a44: Waiting [2025-11-24T07:18:41.039Z] 7ad68fa33921: Layer already exists [2025-11-24T07:18:41.039Z] fa30c3711018: Layer already exists [2025-11-24T07:18:41.039Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:41.039Z] 8c92c9eda63f: Layer already exists [2025-11-24T07:18:41.039Z] e5e3e80c12d6: Layer already exists [2025-11-24T07:18:41.039Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:41.039Z] 4.0.1-dev.3: digest: sha256:50bcd1219a63faf9b903614c92051cd08d438fd2261177a7c03ecd87e33a0c91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:41.669Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:42.029Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:42.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-24T07:18:42.029Z] e5e3e80c12d6: Preparing [2025-11-24T07:18:42.029Z] 8c92c9eda63f: Preparing [2025-11-24T07:18:42.029Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:42.029Z] 7ad68fa33921: Preparing [2025-11-24T07:18:42.029Z] fa30c3711018: Preparing [2025-11-24T07:18:42.029Z] 0e64f2360a44: Preparing [2025-11-24T07:18:42.029Z] 0e64f2360a44: Waiting [2025-11-24T07:18:42.029Z] e5e3e80c12d6: Layer already exists [2025-11-24T07:18:42.029Z] fa30c3711018: Layer already exists [2025-11-24T07:18:42.029Z] 7ad68fa33921: Layer already exists [2025-11-24T07:18:42.029Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:42.029Z] 8c92c9eda63f: Layer already exists [2025-11-24T07:18:42.029Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:42.029Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:50bcd1219a63faf9b903614c92051cd08d438fd2261177a7c03ecd87e33a0c91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:42.382Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:42.737Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [2025-11-24T07:18:42.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-24T07:18:42.737Z] e5e3e80c12d6: Preparing [2025-11-24T07:18:42.737Z] 8c92c9eda63f: Preparing [2025-11-24T07:18:42.737Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:42.737Z] 7ad68fa33921: Preparing [2025-11-24T07:18:42.737Z] fa30c3711018: Preparing [2025-11-24T07:18:42.737Z] 0e64f2360a44: Preparing [2025-11-24T07:18:42.737Z] 0e64f2360a44: Waiting [2025-11-24T07:18:42.737Z] 8c92c9eda63f: Layer already exists [2025-11-24T07:18:42.737Z] 7ad68fa33921: Layer already exists [2025-11-24T07:18:42.737Z] e5e3e80c12d6: Layer already exists [2025-11-24T07:18:42.737Z] fa30c3711018: Layer already exists [2025-11-24T07:18:42.737Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:42.737Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:43.001Z] odessa: digest: sha256:50bcd1219a63faf9b903614c92051cd08d438fd2261177a7c03ecd87e33a0c91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:18:43.092Z] ===================================================== [Pipeline] echo [2025-11-24T07:18:43.113Z] taggedImages: [2025-11-24T07:18:43.113Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:43.113Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [2025-11-24T07:18:43.113Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:43.113Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-11-24T07:18:43.155Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-24T07:18:43.155Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:43.155Z] 4.0.1-dev.3 [2025-11-24T07:18:43.155Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:43.155Z] odessa [2025-11-24T07:18:43.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:43.533Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:43.882Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:43.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-24T07:18:43.882Z] 6b3a047f3729: Preparing [2025-11-24T07:18:43.882Z] 7a62033bf95a: Preparing [2025-11-24T07:18:43.882Z] d3a345748498: Preparing [2025-11-24T07:18:43.882Z] c1de226f732b: Preparing [2025-11-24T07:18:43.882Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:43.882Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:43.882Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:43.882Z] 0e64f2360a44: Preparing [2025-11-24T07:18:43.882Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:43.882Z] 0e64f2360a44: Waiting [2025-11-24T07:18:43.882Z] 9e2633aefc5b: Waiting [2025-11-24T07:18:43.882Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:43.882Z] c1de226f732b: Layer already exists [2025-11-24T07:18:43.882Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:43.882Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:44.146Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:44.146Z] 7a62033bf95a: Pushed [2025-11-24T07:18:44.146Z] 6b3a047f3729: Pushed [2025-11-24T07:18:49.460Z] d3a345748498: Pushed [2025-11-24T07:18:49.460Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:07660ac4361d2a300992c00e4851a52a180f8cd9d91163958fb95c3001a250b3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:49.829Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:50.178Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [2025-11-24T07:18:50.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-24T07:18:50.178Z] 6b3a047f3729: Preparing [2025-11-24T07:18:50.178Z] 7a62033bf95a: Preparing [2025-11-24T07:18:50.178Z] d3a345748498: Preparing [2025-11-24T07:18:50.178Z] c1de226f732b: Preparing [2025-11-24T07:18:50.178Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:50.178Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:50.178Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:50.178Z] 0e64f2360a44: Preparing [2025-11-24T07:18:50.178Z] 9e2633aefc5b: Waiting [2025-11-24T07:18:50.178Z] 0e64f2360a44: Waiting [2025-11-24T07:18:50.178Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:50.178Z] 7a62033bf95a: Layer already exists [2025-11-24T07:18:50.178Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:50.178Z] c1de226f732b: Layer already exists [2025-11-24T07:18:50.178Z] 6b3a047f3729: Layer already exists [2025-11-24T07:18:50.178Z] d3a345748498: Layer already exists [2025-11-24T07:18:50.178Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:50.178Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:50.178Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:50.441Z] 4.0.1-dev.3: digest: sha256:07660ac4361d2a300992c00e4851a52a180f8cd9d91163958fb95c3001a250b3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:50.800Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:51.160Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:51.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-24T07:18:51.160Z] 6b3a047f3729: Preparing [2025-11-24T07:18:51.160Z] 7a62033bf95a: Preparing [2025-11-24T07:18:51.160Z] d3a345748498: Preparing [2025-11-24T07:18:51.160Z] c1de226f732b: Preparing [2025-11-24T07:18:51.160Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:51.160Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:51.160Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:51.160Z] 0e64f2360a44: Preparing [2025-11-24T07:18:51.160Z] 9e2633aefc5b: Waiting [2025-11-24T07:18:51.160Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:51.160Z] 0e64f2360a44: Waiting [2025-11-24T07:18:51.160Z] 6b3a047f3729: Layer already exists [2025-11-24T07:18:51.160Z] c1de226f732b: Layer already exists [2025-11-24T07:18:51.160Z] d3a345748498: Layer already exists [2025-11-24T07:18:51.160Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:51.160Z] 7a62033bf95a: Layer already exists [2025-11-24T07:18:51.160Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:51.160Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:51.160Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:51.424Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:07660ac4361d2a300992c00e4851a52a180f8cd9d91163958fb95c3001a250b3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:51.791Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:52.229Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [2025-11-24T07:18:52.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-24T07:18:52.229Z] 6b3a047f3729: Preparing [2025-11-24T07:18:52.229Z] 7a62033bf95a: Preparing [2025-11-24T07:18:52.229Z] d3a345748498: Preparing [2025-11-24T07:18:52.229Z] c1de226f732b: Preparing [2025-11-24T07:18:52.229Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:52.229Z] 9e2633aefc5b: Preparing [2025-11-24T07:18:52.229Z] 1af2deea5ba8: Preparing [2025-11-24T07:18:52.229Z] 0e64f2360a44: Preparing [2025-11-24T07:18:52.229Z] 9e2633aefc5b: Waiting [2025-11-24T07:18:52.229Z] 1af2deea5ba8: Waiting [2025-11-24T07:18:52.229Z] 0e64f2360a44: Waiting [2025-11-24T07:18:52.229Z] c1de226f732b: Layer already exists [2025-11-24T07:18:52.229Z] d3a345748498: Layer already exists [2025-11-24T07:18:52.229Z] 7a62033bf95a: Layer already exists [2025-11-24T07:18:52.229Z] 6b3a047f3729: Layer already exists [2025-11-24T07:18:52.229Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:52.229Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:52.229Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:18:52.229Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:18:52.229Z] odessa: digest: sha256:07660ac4361d2a300992c00e4851a52a180f8cd9d91163958fb95c3001a250b3 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:18:52.313Z] ===================================================== [Pipeline] echo [2025-11-24T07:18:52.333Z] taggedImages: [2025-11-24T07:18:52.333Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:52.333Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [2025-11-24T07:18:52.333Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:52.333Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-11-24T07:18:52.364Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-24T07:18:52.364Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:52.364Z] 4.0.1-dev.3 [2025-11-24T07:18:52.364Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:52.364Z] odessa [2025-11-24T07:18:52.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:52.772Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:53.134Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:53.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-24T07:18:53.134Z] a9235b71c843: Preparing [2025-11-24T07:18:53.134Z] 16359b11bb26: Preparing [2025-11-24T07:18:53.134Z] 3f35af96ca23: Preparing [2025-11-24T07:18:53.134Z] ec4d2287e542: Preparing [2025-11-24T07:18:53.134Z] 5b5202f929ec: Preparing [2025-11-24T07:18:53.134Z] 41c27f2c292b: Preparing [2025-11-24T07:18:53.134Z] 37039d1c638b: Preparing [2025-11-24T07:18:53.134Z] c1de226f732b: Preparing [2025-11-24T07:18:53.134Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:53.134Z] f383d5335a34: Preparing [2025-11-24T07:18:53.134Z] c5dc2500bf13: Preparing [2025-11-24T07:18:53.134Z] 5f70bf18a086: Preparing [2025-11-24T07:18:53.134Z] 41c27f2c292b: Waiting [2025-11-24T07:18:53.134Z] 37039d1c638b: Waiting [2025-11-24T07:18:53.134Z] c1de226f732b: Waiting [2025-11-24T07:18:53.134Z] 6a97b343d9d7: Waiting [2025-11-24T07:18:53.134Z] f383d5335a34: Waiting [2025-11-24T07:18:53.134Z] c5dc2500bf13: Waiting [2025-11-24T07:18:53.134Z] f048c29b5913: Preparing [2025-11-24T07:18:53.134Z] 023efc368c1a: Preparing [2025-11-24T07:18:53.134Z] a12ee49ee9a2: Preparing [2025-11-24T07:18:53.134Z] 0e64f2360a44: Preparing [2025-11-24T07:18:53.134Z] 5f70bf18a086: Waiting [2025-11-24T07:18:53.134Z] f048c29b5913: Waiting [2025-11-24T07:18:53.134Z] a12ee49ee9a2: Waiting [2025-11-24T07:18:53.134Z] 0e64f2360a44: Waiting [2025-11-24T07:18:53.134Z] 023efc368c1a: Waiting [2025-11-24T07:18:53.413Z] 3f35af96ca23: Pushed [2025-11-24T07:18:53.413Z] ec4d2287e542: Pushed [2025-11-24T07:18:53.413Z] 16359b11bb26: Pushed [2025-11-24T07:18:53.413Z] a9235b71c843: Pushed [2025-11-24T07:18:53.413Z] 5b5202f929ec: Pushed [2025-11-24T07:18:53.413Z] c1de226f732b: Layer already exists [2025-11-24T07:18:53.413Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:53.413Z] 5f70bf18a086: Layer already exists [2025-11-24T07:18:53.413Z] 41c27f2c292b: Pushed [2025-11-24T07:18:53.413Z] c5dc2500bf13: Pushed [2025-11-24T07:18:53.413Z] f383d5335a34: Pushed [2025-11-24T07:18:53.677Z] f048c29b5913: Pushed [2025-11-24T07:18:53.677Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:53.677Z] a12ee49ee9a2: Pushed [2025-11-24T07:18:53.942Z] 023efc368c1a: Pushed [2025-11-24T07:18:56.513Z] 37039d1c638b: Pushed [2025-11-24T07:18:56.513Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:a107d6f3c5d98d6d07ab3a23aeef5ef3da40c1b56f15deba68e1d02f4cd72513 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:56.873Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:57.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [2025-11-24T07:18:57.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-24T07:18:57.225Z] a9235b71c843: Preparing [2025-11-24T07:18:57.225Z] 16359b11bb26: Preparing [2025-11-24T07:18:57.225Z] 3f35af96ca23: Preparing [2025-11-24T07:18:57.225Z] ec4d2287e542: Preparing [2025-11-24T07:18:57.225Z] 5b5202f929ec: Preparing [2025-11-24T07:18:57.225Z] 41c27f2c292b: Preparing [2025-11-24T07:18:57.225Z] 37039d1c638b: Preparing [2025-11-24T07:18:57.225Z] c1de226f732b: Preparing [2025-11-24T07:18:57.225Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:57.225Z] f383d5335a34: Preparing [2025-11-24T07:18:57.225Z] c5dc2500bf13: Preparing [2025-11-24T07:18:57.225Z] 5f70bf18a086: Preparing [2025-11-24T07:18:57.225Z] f048c29b5913: Preparing [2025-11-24T07:18:57.225Z] 023efc368c1a: Preparing [2025-11-24T07:18:57.225Z] a12ee49ee9a2: Preparing [2025-11-24T07:18:57.225Z] 0e64f2360a44: Preparing [2025-11-24T07:18:57.225Z] f383d5335a34: Waiting [2025-11-24T07:18:57.225Z] c5dc2500bf13: Waiting [2025-11-24T07:18:57.225Z] 5f70bf18a086: Waiting [2025-11-24T07:18:57.225Z] f048c29b5913: Waiting [2025-11-24T07:18:57.225Z] 023efc368c1a: Waiting [2025-11-24T07:18:57.225Z] a12ee49ee9a2: Waiting [2025-11-24T07:18:57.225Z] 0e64f2360a44: Waiting [2025-11-24T07:18:57.225Z] 41c27f2c292b: Waiting [2025-11-24T07:18:57.225Z] c1de226f732b: Waiting [2025-11-24T07:18:57.225Z] 37039d1c638b: Waiting [2025-11-24T07:18:57.225Z] 6a97b343d9d7: Waiting [2025-11-24T07:18:57.225Z] a9235b71c843: Layer already exists [2025-11-24T07:18:57.225Z] 5b5202f929ec: Layer already exists [2025-11-24T07:18:57.225Z] 16359b11bb26: Layer already exists [2025-11-24T07:18:57.225Z] 3f35af96ca23: Layer already exists [2025-11-24T07:18:57.225Z] ec4d2287e542: Layer already exists [2025-11-24T07:18:57.225Z] c1de226f732b: Layer already exists [2025-11-24T07:18:57.225Z] 41c27f2c292b: Layer already exists [2025-11-24T07:18:57.225Z] f383d5335a34: Layer already exists [2025-11-24T07:18:57.225Z] 37039d1c638b: Layer already exists [2025-11-24T07:18:57.225Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:57.225Z] f048c29b5913: Layer already exists [2025-11-24T07:18:57.225Z] c5dc2500bf13: Layer already exists [2025-11-24T07:18:57.225Z] 023efc368c1a: Layer already exists [2025-11-24T07:18:57.225Z] 5f70bf18a086: Layer already exists [2025-11-24T07:18:57.225Z] a12ee49ee9a2: Layer already exists [2025-11-24T07:18:57.225Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:57.487Z] 4.0.1-dev.3: digest: sha256:a107d6f3c5d98d6d07ab3a23aeef5ef3da40c1b56f15deba68e1d02f4cd72513 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:57.859Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:58.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:58.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-24T07:18:58.263Z] a9235b71c843: Preparing [2025-11-24T07:18:58.263Z] 16359b11bb26: Preparing [2025-11-24T07:18:58.263Z] 3f35af96ca23: Preparing [2025-11-24T07:18:58.263Z] ec4d2287e542: Preparing [2025-11-24T07:18:58.263Z] 5b5202f929ec: Preparing [2025-11-24T07:18:58.263Z] 41c27f2c292b: Preparing [2025-11-24T07:18:58.263Z] 37039d1c638b: Preparing [2025-11-24T07:18:58.263Z] c1de226f732b: Preparing [2025-11-24T07:18:58.263Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:58.263Z] f383d5335a34: Preparing [2025-11-24T07:18:58.263Z] c5dc2500bf13: Preparing [2025-11-24T07:18:58.263Z] 5f70bf18a086: Preparing [2025-11-24T07:18:58.263Z] f048c29b5913: Preparing [2025-11-24T07:18:58.263Z] 023efc368c1a: Preparing [2025-11-24T07:18:58.263Z] a12ee49ee9a2: Preparing [2025-11-24T07:18:58.263Z] 0e64f2360a44: Preparing [2025-11-24T07:18:58.263Z] 41c27f2c292b: Waiting [2025-11-24T07:18:58.263Z] 37039d1c638b: Waiting [2025-11-24T07:18:58.263Z] c1de226f732b: Waiting [2025-11-24T07:18:58.263Z] 6a97b343d9d7: Waiting [2025-11-24T07:18:58.263Z] f383d5335a34: Waiting [2025-11-24T07:18:58.263Z] c5dc2500bf13: Waiting [2025-11-24T07:18:58.263Z] 5f70bf18a086: Waiting [2025-11-24T07:18:58.263Z] a12ee49ee9a2: Waiting [2025-11-24T07:18:58.263Z] f048c29b5913: Waiting [2025-11-24T07:18:58.263Z] 023efc368c1a: Waiting [2025-11-24T07:18:58.263Z] 0e64f2360a44: Waiting [2025-11-24T07:18:58.263Z] ec4d2287e542: Layer already exists [2025-11-24T07:18:58.263Z] a9235b71c843: Layer already exists [2025-11-24T07:18:58.263Z] 3f35af96ca23: Layer already exists [2025-11-24T07:18:58.263Z] 16359b11bb26: Layer already exists [2025-11-24T07:18:58.263Z] 5b5202f929ec: Layer already exists [2025-11-24T07:18:58.263Z] c1de226f732b: Layer already exists [2025-11-24T07:18:58.263Z] f383d5335a34: Layer already exists [2025-11-24T07:18:58.263Z] 41c27f2c292b: Layer already exists [2025-11-24T07:18:58.263Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:58.263Z] 37039d1c638b: Layer already exists [2025-11-24T07:18:58.263Z] 5f70bf18a086: Layer already exists [2025-11-24T07:18:58.263Z] c5dc2500bf13: Layer already exists [2025-11-24T07:18:58.263Z] f048c29b5913: Layer already exists [2025-11-24T07:18:58.263Z] a12ee49ee9a2: Layer already exists [2025-11-24T07:18:58.263Z] 023efc368c1a: Layer already exists [2025-11-24T07:18:58.263Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:58.537Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:a107d6f3c5d98d6d07ab3a23aeef5ef3da40c1b56f15deba68e1d02f4cd72513 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:58.900Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:18:59.283Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [2025-11-24T07:18:59.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-24T07:18:59.283Z] a9235b71c843: Preparing [2025-11-24T07:18:59.283Z] 16359b11bb26: Preparing [2025-11-24T07:18:59.283Z] 3f35af96ca23: Preparing [2025-11-24T07:18:59.283Z] ec4d2287e542: Preparing [2025-11-24T07:18:59.283Z] 5b5202f929ec: Preparing [2025-11-24T07:18:59.283Z] 41c27f2c292b: Preparing [2025-11-24T07:18:59.283Z] 37039d1c638b: Preparing [2025-11-24T07:18:59.283Z] c1de226f732b: Preparing [2025-11-24T07:18:59.283Z] 6a97b343d9d7: Preparing [2025-11-24T07:18:59.283Z] f383d5335a34: Preparing [2025-11-24T07:18:59.283Z] c5dc2500bf13: Preparing [2025-11-24T07:18:59.283Z] 5f70bf18a086: Preparing [2025-11-24T07:18:59.283Z] f048c29b5913: Preparing [2025-11-24T07:18:59.283Z] 023efc368c1a: Preparing [2025-11-24T07:18:59.283Z] a12ee49ee9a2: Preparing [2025-11-24T07:18:59.283Z] 0e64f2360a44: Preparing [2025-11-24T07:18:59.283Z] 41c27f2c292b: Waiting [2025-11-24T07:18:59.283Z] 37039d1c638b: Waiting [2025-11-24T07:18:59.283Z] c1de226f732b: Waiting [2025-11-24T07:18:59.283Z] 6a97b343d9d7: Waiting [2025-11-24T07:18:59.283Z] f383d5335a34: Waiting [2025-11-24T07:18:59.283Z] 023efc368c1a: Waiting [2025-11-24T07:18:59.283Z] c5dc2500bf13: Waiting [2025-11-24T07:18:59.283Z] f048c29b5913: Waiting [2025-11-24T07:18:59.283Z] a12ee49ee9a2: Waiting [2025-11-24T07:18:59.283Z] 0e64f2360a44: Waiting [2025-11-24T07:18:59.283Z] 5f70bf18a086: Waiting [2025-11-24T07:18:59.283Z] 5b5202f929ec: Layer already exists [2025-11-24T07:18:59.283Z] ec4d2287e542: Layer already exists [2025-11-24T07:18:59.283Z] 3f35af96ca23: Layer already exists [2025-11-24T07:18:59.283Z] a9235b71c843: Layer already exists [2025-11-24T07:18:59.283Z] 16359b11bb26: Layer already exists [2025-11-24T07:18:59.283Z] 41c27f2c292b: Layer already exists [2025-11-24T07:18:59.283Z] 37039d1c638b: Layer already exists [2025-11-24T07:18:59.283Z] f383d5335a34: Layer already exists [2025-11-24T07:18:59.283Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:18:59.283Z] c1de226f732b: Layer already exists [2025-11-24T07:18:59.283Z] c5dc2500bf13: Layer already exists [2025-11-24T07:18:59.283Z] 023efc368c1a: Layer already exists [2025-11-24T07:18:59.283Z] 5f70bf18a086: Layer already exists [2025-11-24T07:18:59.283Z] f048c29b5913: Layer already exists [2025-11-24T07:18:59.283Z] a12ee49ee9a2: Layer already exists [2025-11-24T07:18:59.283Z] 0e64f2360a44: Layer already exists [2025-11-24T07:18:59.567Z] odessa: digest: sha256:a107d6f3c5d98d6d07ab3a23aeef5ef3da40c1b56f15deba68e1d02f4cd72513 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:18:59.651Z] ===================================================== [Pipeline] echo [2025-11-24T07:18:59.664Z] taggedImages: [2025-11-24T07:18:59.664Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:59.664Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [2025-11-24T07:18:59.664Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:59.664Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-24T07:18:59.691Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-24T07:18:59.691Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:18:59.691Z] 4.0.1-dev.3 [2025-11-24T07:18:59.691Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:18:59.691Z] odessa [2025-11-24T07:18:59.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:00.071Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:00.428Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:00.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-24T07:19:00.428Z] fd8534f1d630: Preparing [2025-11-24T07:19:00.428Z] 0c16f7288110: Preparing [2025-11-24T07:19:00.428Z] 095118e8f573: Preparing [2025-11-24T07:19:00.428Z] e579d8c0e1e2: Preparing [2025-11-24T07:19:00.428Z] c1de226f732b: Preparing [2025-11-24T07:19:00.428Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:00.428Z] 9e2633aefc5b: Preparing [2025-11-24T07:19:00.428Z] 1af2deea5ba8: Preparing [2025-11-24T07:19:00.428Z] 0e64f2360a44: Preparing [2025-11-24T07:19:00.428Z] 9e2633aefc5b: Waiting [2025-11-24T07:19:00.428Z] 1af2deea5ba8: Waiting [2025-11-24T07:19:00.428Z] 0e64f2360a44: Waiting [2025-11-24T07:19:00.428Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:00.428Z] c1de226f732b: Layer already exists [2025-11-24T07:19:00.693Z] 095118e8f573: Pushed [2025-11-24T07:19:00.693Z] 0c16f7288110: Pushed [2025-11-24T07:19:02.093Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:02.357Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:19:02.357Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:19:02.357Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:02.357Z] fd8534f1d630: Pushed [2025-11-24T07:19:05.688Z] e579d8c0e1e2: Pushed [2025-11-24T07:19:05.688Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:b13534fd2998110f3906ce4fa097b119681e4778b78eb1f31a210442f8499d92 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:06.048Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:06.396Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [2025-11-24T07:19:06.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-24T07:19:06.396Z] fd8534f1d630: Preparing [2025-11-24T07:19:06.396Z] 0c16f7288110: Preparing [2025-11-24T07:19:06.396Z] 095118e8f573: Preparing [2025-11-24T07:19:06.396Z] e579d8c0e1e2: Preparing [2025-11-24T07:19:06.396Z] c1de226f732b: Preparing [2025-11-24T07:19:06.396Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:06.396Z] 9e2633aefc5b: Preparing [2025-11-24T07:19:06.396Z] 1af2deea5ba8: Preparing [2025-11-24T07:19:06.396Z] 0e64f2360a44: Preparing [2025-11-24T07:19:06.396Z] 9e2633aefc5b: Waiting [2025-11-24T07:19:06.396Z] 1af2deea5ba8: Waiting [2025-11-24T07:19:06.396Z] 0e64f2360a44: Waiting [2025-11-24T07:19:06.396Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:06.396Z] c1de226f732b: Layer already exists [2025-11-24T07:19:06.396Z] 095118e8f573: Layer already exists [2025-11-24T07:19:06.396Z] 0c16f7288110: Layer already exists [2025-11-24T07:19:06.396Z] e579d8c0e1e2: Layer already exists [2025-11-24T07:19:06.396Z] fd8534f1d630: Layer already exists [2025-11-24T07:19:06.396Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:19:06.396Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:06.396Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:19:06.396Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:06.396Z] 4.0.1-dev.3: digest: sha256:b13534fd2998110f3906ce4fa097b119681e4778b78eb1f31a210442f8499d92 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:06.751Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:07.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:07.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-24T07:19:07.118Z] fd8534f1d630: Preparing [2025-11-24T07:19:07.118Z] 0c16f7288110: Preparing [2025-11-24T07:19:07.118Z] 095118e8f573: Preparing [2025-11-24T07:19:07.118Z] e579d8c0e1e2: Preparing [2025-11-24T07:19:07.118Z] c1de226f732b: Preparing [2025-11-24T07:19:07.118Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:07.118Z] 9e2633aefc5b: Preparing [2025-11-24T07:19:07.118Z] 1af2deea5ba8: Preparing [2025-11-24T07:19:07.118Z] 0e64f2360a44: Preparing [2025-11-24T07:19:07.118Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:07.118Z] 9e2633aefc5b: Waiting [2025-11-24T07:19:07.118Z] 1af2deea5ba8: Waiting [2025-11-24T07:19:07.118Z] 0e64f2360a44: Waiting [2025-11-24T07:19:07.118Z] 0c16f7288110: Layer already exists [2025-11-24T07:19:07.118Z] 095118e8f573: Layer already exists [2025-11-24T07:19:07.118Z] e579d8c0e1e2: Layer already exists [2025-11-24T07:19:07.118Z] c1de226f732b: Layer already exists [2025-11-24T07:19:07.118Z] fd8534f1d630: Layer already exists [2025-11-24T07:19:07.118Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:07.118Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:19:07.118Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:19:07.118Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:07.118Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:b13534fd2998110f3906ce4fa097b119681e4778b78eb1f31a210442f8499d92 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:07.745Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:08.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [2025-11-24T07:19:08.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-24T07:19:08.099Z] fd8534f1d630: Preparing [2025-11-24T07:19:08.099Z] 0c16f7288110: Preparing [2025-11-24T07:19:08.099Z] 095118e8f573: Preparing [2025-11-24T07:19:08.099Z] e579d8c0e1e2: Preparing [2025-11-24T07:19:08.099Z] c1de226f732b: Preparing [2025-11-24T07:19:08.099Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:08.099Z] 9e2633aefc5b: Preparing [2025-11-24T07:19:08.099Z] 1af2deea5ba8: Preparing [2025-11-24T07:19:08.099Z] 0e64f2360a44: Preparing [2025-11-24T07:19:08.099Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:08.099Z] 9e2633aefc5b: Waiting [2025-11-24T07:19:08.099Z] 1af2deea5ba8: Waiting [2025-11-24T07:19:08.099Z] 0e64f2360a44: Waiting [2025-11-24T07:19:08.099Z] 095118e8f573: Layer already exists [2025-11-24T07:19:08.099Z] 0c16f7288110: Layer already exists [2025-11-24T07:19:08.099Z] e579d8c0e1e2: Layer already exists [2025-11-24T07:19:08.099Z] fd8534f1d630: Layer already exists [2025-11-24T07:19:08.099Z] c1de226f732b: Layer already exists [2025-11-24T07:19:08.099Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:08.099Z] 9e2633aefc5b: Layer already exists [2025-11-24T07:19:08.099Z] 1af2deea5ba8: Layer already exists [2025-11-24T07:19:08.099Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:08.362Z] odessa: digest: sha256:b13534fd2998110f3906ce4fa097b119681e4778b78eb1f31a210442f8499d92 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:19:08.447Z] ===================================================== [Pipeline] echo [2025-11-24T07:19:08.462Z] taggedImages: [2025-11-24T07:19:08.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:08.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [2025-11-24T07:19:08.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:08.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-11-24T07:19:08.490Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-24T07:19:08.490Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:08.490Z] 4.0.1-dev.3 [2025-11-24T07:19:08.490Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:08.490Z] odessa [2025-11-24T07:19:08.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:08.871Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:09.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:09.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-24T07:19:09.221Z] f77e03dcc6ed: Preparing [2025-11-24T07:19:09.221Z] 71c582609dc0: Preparing [2025-11-24T07:19:09.221Z] 2bca859c273d: Preparing [2025-11-24T07:19:09.221Z] 8f8dadc6c2a1: Preparing [2025-11-24T07:19:09.221Z] 70923425f2a1: Preparing [2025-11-24T07:19:09.221Z] c1de226f732b: Preparing [2025-11-24T07:19:09.221Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:09.221Z] c1de226f732b: Waiting [2025-11-24T07:19:09.221Z] 10e6a3ccc5fa: Preparing [2025-11-24T07:19:09.221Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:09.221Z] 4210b8c77498: Preparing [2025-11-24T07:19:09.221Z] 10e6a3ccc5fa: Waiting [2025-11-24T07:19:09.221Z] 15bdebf8ee53: Preparing [2025-11-24T07:19:09.221Z] 0e64f2360a44: Preparing [2025-11-24T07:19:09.221Z] 4210b8c77498: Waiting [2025-11-24T07:19:09.221Z] 0e64f2360a44: Waiting [2025-11-24T07:19:09.221Z] 15bdebf8ee53: Waiting [2025-11-24T07:19:09.485Z] 8f8dadc6c2a1: Pushed [2025-11-24T07:19:09.485Z] c1de226f732b: Layer already exists [2025-11-24T07:19:09.485Z] 70923425f2a1: Pushed [2025-11-24T07:19:09.485Z] f77e03dcc6ed: Pushed [2025-11-24T07:19:09.485Z] 71c582609dc0: Pushed [2025-11-24T07:19:09.485Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:09.485Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:09.485Z] 10e6a3ccc5fa: Pushed [2025-11-24T07:19:09.749Z] 4210b8c77498: Pushed [2025-11-24T07:19:13.075Z] 15bdebf8ee53: Pushed [2025-11-24T07:19:13.340Z] 2bca859c273d: Pushed [2025-11-24T07:19:13.605Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:e900c3b2c8e4826309b568d13480b2a4c338e7faf0a550f435eaa2d9a4503b27 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:13.971Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:14.325Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [2025-11-24T07:19:14.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-24T07:19:14.325Z] f77e03dcc6ed: Preparing [2025-11-24T07:19:14.325Z] 71c582609dc0: Preparing [2025-11-24T07:19:14.325Z] 2bca859c273d: Preparing [2025-11-24T07:19:14.325Z] 8f8dadc6c2a1: Preparing [2025-11-24T07:19:14.325Z] 70923425f2a1: Preparing [2025-11-24T07:19:14.325Z] c1de226f732b: Preparing [2025-11-24T07:19:14.325Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:14.325Z] 10e6a3ccc5fa: Preparing [2025-11-24T07:19:14.325Z] 4210b8c77498: Preparing [2025-11-24T07:19:14.325Z] 15bdebf8ee53: Preparing [2025-11-24T07:19:14.325Z] 0e64f2360a44: Preparing [2025-11-24T07:19:14.325Z] c1de226f732b: Waiting [2025-11-24T07:19:14.325Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:14.325Z] 10e6a3ccc5fa: Waiting [2025-11-24T07:19:14.325Z] 4210b8c77498: Waiting [2025-11-24T07:19:14.325Z] 15bdebf8ee53: Waiting [2025-11-24T07:19:14.325Z] 0e64f2360a44: Waiting [2025-11-24T07:19:14.325Z] 8f8dadc6c2a1: Layer already exists [2025-11-24T07:19:14.325Z] 71c582609dc0: Layer already exists [2025-11-24T07:19:14.325Z] f77e03dcc6ed: Layer already exists [2025-11-24T07:19:14.325Z] 2bca859c273d: Layer already exists [2025-11-24T07:19:14.325Z] 70923425f2a1: Layer already exists [2025-11-24T07:19:14.325Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:14.325Z] c1de226f732b: Layer already exists [2025-11-24T07:19:14.325Z] 10e6a3ccc5fa: Layer already exists [2025-11-24T07:19:14.325Z] 15bdebf8ee53: Layer already exists [2025-11-24T07:19:14.325Z] 4210b8c77498: Layer already exists [2025-11-24T07:19:14.325Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:14.591Z] 4.0.1-dev.3: digest: sha256:e900c3b2c8e4826309b568d13480b2a4c338e7faf0a550f435eaa2d9a4503b27 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:14.953Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:15.300Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:15.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-24T07:19:15.300Z] f77e03dcc6ed: Preparing [2025-11-24T07:19:15.300Z] 71c582609dc0: Preparing [2025-11-24T07:19:15.300Z] 2bca859c273d: Preparing [2025-11-24T07:19:15.300Z] 8f8dadc6c2a1: Preparing [2025-11-24T07:19:15.300Z] 70923425f2a1: Preparing [2025-11-24T07:19:15.300Z] c1de226f732b: Preparing [2025-11-24T07:19:15.300Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:15.300Z] 10e6a3ccc5fa: Preparing [2025-11-24T07:19:15.300Z] 4210b8c77498: Preparing [2025-11-24T07:19:15.300Z] 15bdebf8ee53: Preparing [2025-11-24T07:19:15.300Z] 0e64f2360a44: Preparing [2025-11-24T07:19:15.300Z] c1de226f732b: Waiting [2025-11-24T07:19:15.300Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:15.300Z] 10e6a3ccc5fa: Waiting [2025-11-24T07:19:15.300Z] 15bdebf8ee53: Waiting [2025-11-24T07:19:15.300Z] 0e64f2360a44: Waiting [2025-11-24T07:19:15.300Z] 4210b8c77498: Waiting [2025-11-24T07:19:15.300Z] 70923425f2a1: Layer already exists [2025-11-24T07:19:15.300Z] f77e03dcc6ed: Layer already exists [2025-11-24T07:19:15.300Z] 8f8dadc6c2a1: Layer already exists [2025-11-24T07:19:15.300Z] 2bca859c273d: Layer already exists [2025-11-24T07:19:15.300Z] 71c582609dc0: Layer already exists [2025-11-24T07:19:15.300Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:15.300Z] c1de226f732b: Layer already exists [2025-11-24T07:19:15.300Z] 10e6a3ccc5fa: Layer already exists [2025-11-24T07:19:15.300Z] 4210b8c77498: Layer already exists [2025-11-24T07:19:15.300Z] 15bdebf8ee53: Layer already exists [2025-11-24T07:19:15.300Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:15.564Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:e900c3b2c8e4826309b568d13480b2a4c338e7faf0a550f435eaa2d9a4503b27 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:15.915Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:16.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [2025-11-24T07:19:16.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-24T07:19:16.263Z] f77e03dcc6ed: Preparing [2025-11-24T07:19:16.263Z] 71c582609dc0: Preparing [2025-11-24T07:19:16.263Z] 2bca859c273d: Preparing [2025-11-24T07:19:16.263Z] 8f8dadc6c2a1: Preparing [2025-11-24T07:19:16.263Z] 70923425f2a1: Preparing [2025-11-24T07:19:16.263Z] c1de226f732b: Preparing [2025-11-24T07:19:16.263Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:16.263Z] 10e6a3ccc5fa: Preparing [2025-11-24T07:19:16.263Z] 4210b8c77498: Preparing [2025-11-24T07:19:16.263Z] 15bdebf8ee53: Preparing [2025-11-24T07:19:16.263Z] 0e64f2360a44: Preparing [2025-11-24T07:19:16.263Z] 10e6a3ccc5fa: Waiting [2025-11-24T07:19:16.263Z] 4210b8c77498: Waiting [2025-11-24T07:19:16.263Z] 15bdebf8ee53: Waiting [2025-11-24T07:19:16.263Z] 0e64f2360a44: Waiting [2025-11-24T07:19:16.263Z] c1de226f732b: Waiting [2025-11-24T07:19:16.263Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:16.263Z] 8f8dadc6c2a1: Layer already exists [2025-11-24T07:19:16.263Z] 2bca859c273d: Layer already exists [2025-11-24T07:19:16.263Z] f77e03dcc6ed: Layer already exists [2025-11-24T07:19:16.263Z] 71c582609dc0: Layer already exists [2025-11-24T07:19:16.263Z] 70923425f2a1: Layer already exists [2025-11-24T07:19:16.263Z] c1de226f732b: Layer already exists [2025-11-24T07:19:16.263Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:16.263Z] 4210b8c77498: Layer already exists [2025-11-24T07:19:16.263Z] 10e6a3ccc5fa: Layer already exists [2025-11-24T07:19:16.263Z] 15bdebf8ee53: Layer already exists [2025-11-24T07:19:16.263Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:16.526Z] odessa: digest: sha256:e900c3b2c8e4826309b568d13480b2a4c338e7faf0a550f435eaa2d9a4503b27 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:19:16.606Z] ===================================================== [Pipeline] echo [2025-11-24T07:19:16.624Z] taggedImages: [2025-11-24T07:19:16.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:16.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [2025-11-24T07:19:16.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:16.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-11-24T07:19:16.657Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-24T07:19:16.657Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:16.657Z] 4.0.1-dev.3 [2025-11-24T07:19:16.657Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:16.657Z] odessa [2025-11-24T07:19:16.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:17.033Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:17.391Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:17.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-24T07:19:17.391Z] ff460fd9383e: Preparing [2025-11-24T07:19:17.391Z] 563f3162d255: Preparing [2025-11-24T07:19:17.391Z] a6979527a524: Preparing [2025-11-24T07:19:17.391Z] 46dd23d83911: Preparing [2025-11-24T07:19:17.391Z] 2d465137e118: Preparing [2025-11-24T07:19:17.391Z] 898d125452b6: Preparing [2025-11-24T07:19:17.391Z] 883985e460d4: Preparing [2025-11-24T07:19:17.391Z] c1de226f732b: Preparing [2025-11-24T07:19:17.391Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:17.391Z] 60befc22241c: Preparing [2025-11-24T07:19:17.391Z] 36ac4429d6f0: Preparing [2025-11-24T07:19:17.391Z] 0e64f2360a44: Preparing [2025-11-24T07:19:17.391Z] 898d125452b6: Waiting [2025-11-24T07:19:17.391Z] 883985e460d4: Waiting [2025-11-24T07:19:17.391Z] c1de226f732b: Waiting [2025-11-24T07:19:17.391Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:17.391Z] 60befc22241c: Waiting [2025-11-24T07:19:17.391Z] 36ac4429d6f0: Waiting [2025-11-24T07:19:17.391Z] 0e64f2360a44: Waiting [2025-11-24T07:19:17.655Z] 563f3162d255: Pushed [2025-11-24T07:19:17.655Z] 2d465137e118: Pushed [2025-11-24T07:19:17.655Z] ff460fd9383e: Pushed [2025-11-24T07:19:17.655Z] c1de226f732b: Layer already exists [2025-11-24T07:19:17.655Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:17.655Z] 898d125452b6: Pushed [2025-11-24T07:19:17.655Z] 883985e460d4: Pushed [2025-11-24T07:19:17.919Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:18.184Z] 60befc22241c: Pushed [2025-11-24T07:19:20.749Z] 36ac4429d6f0: Pushed [2025-11-24T07:19:21.702Z] 46dd23d83911: Pushed [2025-11-24T07:19:24.267Z] a6979527a524: Pushed [2025-11-24T07:19:24.267Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:40e9d63aa212862b444475ff485a89fe1e2e083430fc115eddc8bc8bdbf22efd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:24.620Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:24.978Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [2025-11-24T07:19:24.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-24T07:19:24.979Z] ff460fd9383e: Preparing [2025-11-24T07:19:24.979Z] 563f3162d255: Preparing [2025-11-24T07:19:24.979Z] a6979527a524: Preparing [2025-11-24T07:19:24.979Z] 46dd23d83911: Preparing [2025-11-24T07:19:24.979Z] 2d465137e118: Preparing [2025-11-24T07:19:24.979Z] 898d125452b6: Preparing [2025-11-24T07:19:24.979Z] 883985e460d4: Preparing [2025-11-24T07:19:24.979Z] c1de226f732b: Preparing [2025-11-24T07:19:24.979Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:24.979Z] 60befc22241c: Preparing [2025-11-24T07:19:24.979Z] 36ac4429d6f0: Preparing [2025-11-24T07:19:24.979Z] 0e64f2360a44: Preparing [2025-11-24T07:19:24.979Z] 898d125452b6: Waiting [2025-11-24T07:19:24.979Z] 883985e460d4: Waiting [2025-11-24T07:19:24.979Z] c1de226f732b: Waiting [2025-11-24T07:19:24.979Z] 36ac4429d6f0: Waiting [2025-11-24T07:19:24.979Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:24.979Z] 60befc22241c: Waiting [2025-11-24T07:19:24.979Z] 0e64f2360a44: Waiting [2025-11-24T07:19:24.979Z] a6979527a524: Layer already exists [2025-11-24T07:19:24.979Z] 563f3162d255: Layer already exists [2025-11-24T07:19:24.979Z] 46dd23d83911: Layer already exists [2025-11-24T07:19:24.979Z] ff460fd9383e: Layer already exists [2025-11-24T07:19:24.979Z] 2d465137e118: Layer already exists [2025-11-24T07:19:24.979Z] 883985e460d4: Layer already exists [2025-11-24T07:19:24.979Z] 898d125452b6: Layer already exists [2025-11-24T07:19:24.979Z] 60befc22241c: Layer already exists [2025-11-24T07:19:24.979Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:24.979Z] c1de226f732b: Layer already exists [2025-11-24T07:19:24.979Z] 36ac4429d6f0: Layer already exists [2025-11-24T07:19:24.979Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:25.243Z] 4.0.1-dev.3: digest: sha256:40e9d63aa212862b444475ff485a89fe1e2e083430fc115eddc8bc8bdbf22efd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:25.608Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:25.963Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:25.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-24T07:19:25.963Z] ff460fd9383e: Preparing [2025-11-24T07:19:25.963Z] 563f3162d255: Preparing [2025-11-24T07:19:25.963Z] a6979527a524: Preparing [2025-11-24T07:19:25.963Z] 46dd23d83911: Preparing [2025-11-24T07:19:25.963Z] 2d465137e118: Preparing [2025-11-24T07:19:25.963Z] 898d125452b6: Preparing [2025-11-24T07:19:25.963Z] 883985e460d4: Preparing [2025-11-24T07:19:25.963Z] c1de226f732b: Preparing [2025-11-24T07:19:25.963Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:25.963Z] 60befc22241c: Preparing [2025-11-24T07:19:25.963Z] 36ac4429d6f0: Preparing [2025-11-24T07:19:25.963Z] 0e64f2360a44: Preparing [2025-11-24T07:19:25.963Z] 898d125452b6: Waiting [2025-11-24T07:19:25.963Z] 883985e460d4: Waiting [2025-11-24T07:19:25.963Z] c1de226f732b: Waiting [2025-11-24T07:19:25.963Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:25.963Z] 60befc22241c: Waiting [2025-11-24T07:19:25.963Z] 36ac4429d6f0: Waiting [2025-11-24T07:19:25.963Z] 0e64f2360a44: Waiting [2025-11-24T07:19:25.963Z] 2d465137e118: Layer already exists [2025-11-24T07:19:25.963Z] ff460fd9383e: Layer already exists [2025-11-24T07:19:25.963Z] 46dd23d83911: Layer already exists [2025-11-24T07:19:25.963Z] a6979527a524: Layer already exists [2025-11-24T07:19:25.963Z] 563f3162d255: Layer already exists [2025-11-24T07:19:25.963Z] c1de226f732b: Layer already exists [2025-11-24T07:19:25.963Z] 60befc22241c: Layer already exists [2025-11-24T07:19:25.963Z] 883985e460d4: Layer already exists [2025-11-24T07:19:25.963Z] 898d125452b6: Layer already exists [2025-11-24T07:19:25.963Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:25.963Z] 36ac4429d6f0: Layer already exists [2025-11-24T07:19:25.963Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:26.226Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:40e9d63aa212862b444475ff485a89fe1e2e083430fc115eddc8bc8bdbf22efd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:26.586Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:26.939Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [2025-11-24T07:19:26.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-24T07:19:26.939Z] ff460fd9383e: Preparing [2025-11-24T07:19:26.939Z] 563f3162d255: Preparing [2025-11-24T07:19:26.939Z] a6979527a524: Preparing [2025-11-24T07:19:26.939Z] 46dd23d83911: Preparing [2025-11-24T07:19:26.939Z] 2d465137e118: Preparing [2025-11-24T07:19:26.939Z] 898d125452b6: Preparing [2025-11-24T07:19:26.939Z] 883985e460d4: Preparing [2025-11-24T07:19:26.939Z] c1de226f732b: Preparing [2025-11-24T07:19:26.939Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:26.939Z] 60befc22241c: Preparing [2025-11-24T07:19:26.939Z] 36ac4429d6f0: Preparing [2025-11-24T07:19:26.939Z] 0e64f2360a44: Preparing [2025-11-24T07:19:26.939Z] 898d125452b6: Waiting [2025-11-24T07:19:26.939Z] 883985e460d4: Waiting [2025-11-24T07:19:26.939Z] c1de226f732b: Waiting [2025-11-24T07:19:26.939Z] 6a97b343d9d7: Waiting [2025-11-24T07:19:26.939Z] 60befc22241c: Waiting [2025-11-24T07:19:26.939Z] 36ac4429d6f0: Waiting [2025-11-24T07:19:26.939Z] 0e64f2360a44: Waiting [2025-11-24T07:19:26.939Z] 2d465137e118: Layer already exists [2025-11-24T07:19:26.939Z] 46dd23d83911: Layer already exists [2025-11-24T07:19:26.939Z] ff460fd9383e: Layer already exists [2025-11-24T07:19:26.939Z] 563f3162d255: Layer already exists [2025-11-24T07:19:26.939Z] a6979527a524: Layer already exists [2025-11-24T07:19:26.939Z] 898d125452b6: Layer already exists [2025-11-24T07:19:26.939Z] c1de226f732b: Layer already exists [2025-11-24T07:19:26.939Z] 60befc22241c: Layer already exists [2025-11-24T07:19:26.939Z] 883985e460d4: Layer already exists [2025-11-24T07:19:26.939Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:26.939Z] 36ac4429d6f0: Layer already exists [2025-11-24T07:19:26.939Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:27.203Z] odessa: digest: sha256:40e9d63aa212862b444475ff485a89fe1e2e083430fc115eddc8bc8bdbf22efd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:19:27.288Z] ===================================================== [Pipeline] echo [2025-11-24T07:19:27.305Z] taggedImages: [2025-11-24T07:19:27.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:27.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [2025-11-24T07:19:27.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:27.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-11-24T07:19:27.339Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-24T07:19:27.339Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:27.339Z] 4.0.1-dev.3 [2025-11-24T07:19:27.339Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:27.339Z] odessa [2025-11-24T07:19:27.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:27.711Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:28.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:28.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-24T07:19:28.057Z] f35ad4deda41: Preparing [2025-11-24T07:19:28.057Z] d6116469cfd7: Preparing [2025-11-24T07:19:28.057Z] c1de226f732b: Preparing [2025-11-24T07:19:28.057Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:28.057Z] df8a8d6c0217: Preparing [2025-11-24T07:19:28.057Z] 60b8f5d35e52: Preparing [2025-11-24T07:19:28.057Z] 0e64f2360a44: Preparing [2025-11-24T07:19:28.057Z] 60b8f5d35e52: Waiting [2025-11-24T07:19:28.057Z] 0e64f2360a44: Waiting [2025-11-24T07:19:28.057Z] c1de226f732b: Layer already exists [2025-11-24T07:19:28.320Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:28.320Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:28.320Z] f35ad4deda41: Pushed [2025-11-24T07:19:28.583Z] df8a8d6c0217: Pushed [2025-11-24T07:19:29.985Z] 60b8f5d35e52: Pushed [2025-11-24T07:19:35.308Z] d6116469cfd7: Pushed [2025-11-24T07:19:35.308Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:2a715b0c3955ef2eb81266c4d38088df5b30e91f4edf6e121771f58a33fa406d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:35.659Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:36.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [2025-11-24T07:19:36.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-24T07:19:36.005Z] f35ad4deda41: Preparing [2025-11-24T07:19:36.005Z] d6116469cfd7: Preparing [2025-11-24T07:19:36.005Z] c1de226f732b: Preparing [2025-11-24T07:19:36.005Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:36.005Z] df8a8d6c0217: Preparing [2025-11-24T07:19:36.005Z] 60b8f5d35e52: Preparing [2025-11-24T07:19:36.005Z] 0e64f2360a44: Preparing [2025-11-24T07:19:36.005Z] 60b8f5d35e52: Waiting [2025-11-24T07:19:36.005Z] 0e64f2360a44: Waiting [2025-11-24T07:19:36.005Z] f35ad4deda41: Layer already exists [2025-11-24T07:19:36.005Z] df8a8d6c0217: Layer already exists [2025-11-24T07:19:36.005Z] c1de226f732b: Layer already exists [2025-11-24T07:19:36.005Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:36.005Z] d6116469cfd7: Layer already exists [2025-11-24T07:19:36.005Z] 60b8f5d35e52: Layer already exists [2025-11-24T07:19:36.005Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:36.005Z] 4.0.1-dev.3: digest: sha256:2a715b0c3955ef2eb81266c4d38088df5b30e91f4edf6e121771f58a33fa406d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:36.370Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:36.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:36.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-24T07:19:36.715Z] f35ad4deda41: Preparing [2025-11-24T07:19:36.715Z] d6116469cfd7: Preparing [2025-11-24T07:19:36.715Z] c1de226f732b: Preparing [2025-11-24T07:19:36.715Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:36.715Z] df8a8d6c0217: Preparing [2025-11-24T07:19:36.715Z] 60b8f5d35e52: Preparing [2025-11-24T07:19:36.715Z] 0e64f2360a44: Preparing [2025-11-24T07:19:36.715Z] 60b8f5d35e52: Waiting [2025-11-24T07:19:36.715Z] 0e64f2360a44: Waiting [2025-11-24T07:19:36.715Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:36.715Z] c1de226f732b: Layer already exists [2025-11-24T07:19:36.715Z] d6116469cfd7: Layer already exists [2025-11-24T07:19:36.715Z] df8a8d6c0217: Layer already exists [2025-11-24T07:19:36.715Z] f35ad4deda41: Layer already exists [2025-11-24T07:19:36.715Z] 60b8f5d35e52: Layer already exists [2025-11-24T07:19:36.715Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:36.715Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:2a715b0c3955ef2eb81266c4d38088df5b30e91f4edf6e121771f58a33fa406d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:37.326Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:38.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [2025-11-24T07:19:38.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-24T07:19:38.264Z] f35ad4deda41: Preparing [2025-11-24T07:19:38.264Z] d6116469cfd7: Preparing [2025-11-24T07:19:38.264Z] c1de226f732b: Preparing [2025-11-24T07:19:38.264Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:38.264Z] df8a8d6c0217: Preparing [2025-11-24T07:19:38.264Z] 60b8f5d35e52: Preparing [2025-11-24T07:19:38.264Z] 0e64f2360a44: Preparing [2025-11-24T07:19:38.264Z] 60b8f5d35e52: Waiting [2025-11-24T07:19:38.264Z] 0e64f2360a44: Waiting [2025-11-24T07:19:38.264Z] d6116469cfd7: Layer already exists [2025-11-24T07:19:38.264Z] f35ad4deda41: Layer already exists [2025-11-24T07:19:38.264Z] c1de226f732b: Layer already exists [2025-11-24T07:19:38.264Z] df8a8d6c0217: Layer already exists [2025-11-24T07:19:38.264Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:38.264Z] 60b8f5d35e52: Layer already exists [2025-11-24T07:19:38.264Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:38.264Z] odessa: digest: sha256:2a715b0c3955ef2eb81266c4d38088df5b30e91f4edf6e121771f58a33fa406d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:19:38.616Z] ===================================================== [Pipeline] echo [2025-11-24T07:19:38.630Z] taggedImages: [2025-11-24T07:19:38.630Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:38.630Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [2025-11-24T07:19:38.630Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:38.630Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-11-24T07:19:38.655Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-24T07:19:38.655Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:38.655Z] 4.0.1-dev.3 [2025-11-24T07:19:38.655Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:19:38.655Z] odessa [2025-11-24T07:19:38.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:39.029Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:19:39.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:19:39.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-24T07:19:39.387Z] 907d0316054d: Preparing [2025-11-24T07:19:39.387Z] 1413425ecf82: Preparing [2025-11-24T07:19:39.387Z] 401e3ae13623: Preparing [2025-11-24T07:19:39.387Z] c1de226f732b: Preparing [2025-11-24T07:19:39.387Z] 6a97b343d9d7: Preparing [2025-11-24T07:19:39.387Z] 1012fe2795a2: Preparing [2025-11-24T07:19:39.387Z] 9b01fa9475aa: Preparing [2025-11-24T07:19:39.387Z] e286c542c6f0: Preparing [2025-11-24T07:19:39.387Z] 518e8a703d68: Preparing [2025-11-24T07:19:39.387Z] 0e64f2360a44: Preparing [2025-11-24T07:19:39.387Z] 9b01fa9475aa: Waiting [2025-11-24T07:19:39.387Z] e286c542c6f0: Waiting [2025-11-24T07:19:39.387Z] 518e8a703d68: Waiting [2025-11-24T07:19:39.387Z] 0e64f2360a44: Waiting [2025-11-24T07:19:39.387Z] 1012fe2795a2: Waiting [2025-11-24T07:19:39.387Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:19:39.387Z] c1de226f732b: Layer already exists [2025-11-24T07:19:39.650Z] 1413425ecf82: Pushed [2025-11-24T07:19:39.650Z] 401e3ae13623: Pushed [2025-11-24T07:19:39.650Z] 907d0316054d: Pushed [2025-11-24T07:19:39.913Z] 0e64f2360a44: Layer already exists [2025-11-24T07:19:39.914Z] e286c542c6f0: Pushed [2025-11-24T07:19:40.491Z] 518e8a703d68: Pushed [2025-11-24T07:19:50.533Z] 9b01fa9475aa: Pushed [2025-11-24T07:20:05.491Z] 1012fe2795a2: Pushed [2025-11-24T07:20:05.491Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:48c8a3826e1604a7652db5fd9da5384ae72d247b4eaeead03a5f4579f75878ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:05.849Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:06.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [2025-11-24T07:20:06.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-24T07:20:06.200Z] 907d0316054d: Preparing [2025-11-24T07:20:06.200Z] 1413425ecf82: Preparing [2025-11-24T07:20:06.200Z] 401e3ae13623: Preparing [2025-11-24T07:20:06.200Z] c1de226f732b: Preparing [2025-11-24T07:20:06.200Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:06.200Z] 1012fe2795a2: Preparing [2025-11-24T07:20:06.200Z] 9b01fa9475aa: Preparing [2025-11-24T07:20:06.200Z] e286c542c6f0: Preparing [2025-11-24T07:20:06.200Z] 518e8a703d68: Preparing [2025-11-24T07:20:06.200Z] 0e64f2360a44: Preparing [2025-11-24T07:20:06.200Z] e286c542c6f0: Waiting [2025-11-24T07:20:06.200Z] 518e8a703d68: Waiting [2025-11-24T07:20:06.200Z] 1012fe2795a2: Waiting [2025-11-24T07:20:06.200Z] 9b01fa9475aa: Waiting [2025-11-24T07:20:06.200Z] 401e3ae13623: Layer already exists [2025-11-24T07:20:06.200Z] c1de226f732b: Layer already exists [2025-11-24T07:20:06.200Z] 1413425ecf82: Layer already exists [2025-11-24T07:20:06.200Z] 907d0316054d: Layer already exists [2025-11-24T07:20:06.200Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:06.200Z] 9b01fa9475aa: Layer already exists [2025-11-24T07:20:06.200Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:06.200Z] e286c542c6f0: Layer already exists [2025-11-24T07:20:06.200Z] 518e8a703d68: Layer already exists [2025-11-24T07:20:06.201Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:06.201Z] 4.0.1-dev.3: digest: sha256:48c8a3826e1604a7652db5fd9da5384ae72d247b4eaeead03a5f4579f75878ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:06.821Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:07.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:07.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-24T07:20:07.178Z] 907d0316054d: Preparing [2025-11-24T07:20:07.178Z] 1413425ecf82: Preparing [2025-11-24T07:20:07.178Z] 401e3ae13623: Preparing [2025-11-24T07:20:07.178Z] c1de226f732b: Preparing [2025-11-24T07:20:07.178Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:07.178Z] 1012fe2795a2: Preparing [2025-11-24T07:20:07.178Z] 9b01fa9475aa: Preparing [2025-11-24T07:20:07.178Z] e286c542c6f0: Preparing [2025-11-24T07:20:07.178Z] 518e8a703d68: Preparing [2025-11-24T07:20:07.178Z] 0e64f2360a44: Preparing [2025-11-24T07:20:07.178Z] 1012fe2795a2: Waiting [2025-11-24T07:20:07.178Z] e286c542c6f0: Waiting [2025-11-24T07:20:07.178Z] 9b01fa9475aa: Waiting [2025-11-24T07:20:07.178Z] 518e8a703d68: Waiting [2025-11-24T07:20:07.178Z] 0e64f2360a44: Waiting [2025-11-24T07:20:07.178Z] c1de226f732b: Layer already exists [2025-11-24T07:20:07.178Z] 1413425ecf82: Layer already exists [2025-11-24T07:20:07.178Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:07.178Z] 907d0316054d: Layer already exists [2025-11-24T07:20:07.178Z] 401e3ae13623: Layer already exists [2025-11-24T07:20:07.178Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:07.178Z] e286c542c6f0: Layer already exists [2025-11-24T07:20:07.178Z] 9b01fa9475aa: Layer already exists [2025-11-24T07:20:07.178Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:07.178Z] 518e8a703d68: Layer already exists [2025-11-24T07:20:07.443Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:48c8a3826e1604a7652db5fd9da5384ae72d247b4eaeead03a5f4579f75878ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:07.803Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:08.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [2025-11-24T07:20:08.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-24T07:20:08.160Z] 907d0316054d: Preparing [2025-11-24T07:20:08.160Z] 1413425ecf82: Preparing [2025-11-24T07:20:08.160Z] 401e3ae13623: Preparing [2025-11-24T07:20:08.160Z] c1de226f732b: Preparing [2025-11-24T07:20:08.160Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:08.160Z] 1012fe2795a2: Preparing [2025-11-24T07:20:08.160Z] 9b01fa9475aa: Preparing [2025-11-24T07:20:08.160Z] 1012fe2795a2: Waiting [2025-11-24T07:20:08.160Z] e286c542c6f0: Preparing [2025-11-24T07:20:08.160Z] 9b01fa9475aa: Waiting [2025-11-24T07:20:08.160Z] 518e8a703d68: Preparing [2025-11-24T07:20:08.160Z] e286c542c6f0: Waiting [2025-11-24T07:20:08.160Z] 518e8a703d68: Waiting [2025-11-24T07:20:08.160Z] 0e64f2360a44: Preparing [2025-11-24T07:20:08.160Z] 0e64f2360a44: Waiting [2025-11-24T07:20:08.160Z] 1413425ecf82: Layer already exists [2025-11-24T07:20:08.160Z] c1de226f732b: Layer already exists [2025-11-24T07:20:08.160Z] 401e3ae13623: Layer already exists [2025-11-24T07:20:08.160Z] 907d0316054d: Layer already exists [2025-11-24T07:20:08.160Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:08.160Z] e286c542c6f0: Layer already exists [2025-11-24T07:20:08.160Z] 518e8a703d68: Layer already exists [2025-11-24T07:20:08.160Z] 9b01fa9475aa: Layer already exists [2025-11-24T07:20:08.160Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:08.160Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:08.424Z] odessa: digest: sha256:48c8a3826e1604a7652db5fd9da5384ae72d247b4eaeead03a5f4579f75878ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:20:08.508Z] ===================================================== [Pipeline] echo [2025-11-24T07:20:08.525Z] taggedImages: [2025-11-24T07:20:08.525Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:08.525Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [2025-11-24T07:20:08.525Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:08.525Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-11-24T07:20:08.559Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-24T07:20:08.559Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:08.559Z] 4.0.1-dev.3 [2025-11-24T07:20:08.559Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:08.559Z] odessa [2025-11-24T07:20:08.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:08.923Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:09.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:09.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-24T07:20:09.282Z] 69f0ee566ab5: Preparing [2025-11-24T07:20:09.282Z] d80dd31fc8ea: Preparing [2025-11-24T07:20:09.282Z] 49591651ca50: Preparing [2025-11-24T07:20:09.282Z] c1de226f732b: Preparing [2025-11-24T07:20:09.282Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:09.282Z] 1012fe2795a2: Preparing [2025-11-24T07:20:09.282Z] b5a4f1538c21: Preparing [2025-11-24T07:20:09.282Z] 2e7a0fb6a293: Preparing [2025-11-24T07:20:09.282Z] 0e64f2360a44: Preparing [2025-11-24T07:20:09.282Z] 1012fe2795a2: Waiting [2025-11-24T07:20:09.282Z] b5a4f1538c21: Waiting [2025-11-24T07:20:09.282Z] 2e7a0fb6a293: Waiting [2025-11-24T07:20:09.282Z] 0e64f2360a44: Waiting [2025-11-24T07:20:09.282Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:09.282Z] c1de226f732b: Layer already exists [2025-11-24T07:20:09.547Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:09.547Z] 49591651ca50: Pushed [2025-11-24T07:20:09.547Z] d80dd31fc8ea: Pushed [2025-11-24T07:20:09.547Z] 69f0ee566ab5: Pushed [2025-11-24T07:20:09.547Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:09.811Z] b5a4f1538c21: Pushed [2025-11-24T07:20:10.388Z] 2e7a0fb6a293: Pushed [2025-11-24T07:20:10.389Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:7de21756451db341e6f1adfaf9c459e7ef3616d2c35b5c8b52a436dff7f08da6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:10.756Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:11.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [2025-11-24T07:20:11.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-24T07:20:11.107Z] 69f0ee566ab5: Preparing [2025-11-24T07:20:11.107Z] d80dd31fc8ea: Preparing [2025-11-24T07:20:11.107Z] 49591651ca50: Preparing [2025-11-24T07:20:11.107Z] c1de226f732b: Preparing [2025-11-24T07:20:11.107Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:11.107Z] 1012fe2795a2: Preparing [2025-11-24T07:20:11.107Z] b5a4f1538c21: Preparing [2025-11-24T07:20:11.107Z] 2e7a0fb6a293: Preparing [2025-11-24T07:20:11.107Z] 0e64f2360a44: Preparing [2025-11-24T07:20:11.107Z] b5a4f1538c21: Waiting [2025-11-24T07:20:11.107Z] 2e7a0fb6a293: Waiting [2025-11-24T07:20:11.107Z] 1012fe2795a2: Waiting [2025-11-24T07:20:11.107Z] d80dd31fc8ea: Layer already exists [2025-11-24T07:20:11.107Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:11.107Z] 69f0ee566ab5: Layer already exists [2025-11-24T07:20:11.107Z] c1de226f732b: Layer already exists [2025-11-24T07:20:11.107Z] 49591651ca50: Layer already exists [2025-11-24T07:20:11.107Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:11.107Z] 2e7a0fb6a293: Layer already exists [2025-11-24T07:20:11.107Z] b5a4f1538c21: Layer already exists [2025-11-24T07:20:11.107Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:11.371Z] 4.0.1-dev.3: digest: sha256:7de21756451db341e6f1adfaf9c459e7ef3616d2c35b5c8b52a436dff7f08da6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:11.721Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:12.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:12.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-24T07:20:12.067Z] 69f0ee566ab5: Preparing [2025-11-24T07:20:12.067Z] d80dd31fc8ea: Preparing [2025-11-24T07:20:12.067Z] 49591651ca50: Preparing [2025-11-24T07:20:12.067Z] c1de226f732b: Preparing [2025-11-24T07:20:12.067Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:12.067Z] 1012fe2795a2: Preparing [2025-11-24T07:20:12.067Z] b5a4f1538c21: Preparing [2025-11-24T07:20:12.067Z] 2e7a0fb6a293: Preparing [2025-11-24T07:20:12.067Z] 0e64f2360a44: Preparing [2025-11-24T07:20:12.067Z] b5a4f1538c21: Waiting [2025-11-24T07:20:12.067Z] 2e7a0fb6a293: Waiting [2025-11-24T07:20:12.067Z] 1012fe2795a2: Waiting [2025-11-24T07:20:12.067Z] 0e64f2360a44: Waiting [2025-11-24T07:20:12.067Z] 69f0ee566ab5: Layer already exists [2025-11-24T07:20:12.067Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:12.067Z] 49591651ca50: Layer already exists [2025-11-24T07:20:12.067Z] c1de226f732b: Layer already exists [2025-11-24T07:20:12.067Z] d80dd31fc8ea: Layer already exists [2025-11-24T07:20:12.067Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:12.067Z] b5a4f1538c21: Layer already exists [2025-11-24T07:20:12.067Z] 2e7a0fb6a293: Layer already exists [2025-11-24T07:20:12.067Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:12.067Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:7de21756451db341e6f1adfaf9c459e7ef3616d2c35b5c8b52a436dff7f08da6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:12.682Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:13.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [2025-11-24T07:20:13.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-24T07:20:13.031Z] 69f0ee566ab5: Preparing [2025-11-24T07:20:13.031Z] d80dd31fc8ea: Preparing [2025-11-24T07:20:13.031Z] 49591651ca50: Preparing [2025-11-24T07:20:13.031Z] c1de226f732b: Preparing [2025-11-24T07:20:13.031Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:13.031Z] 1012fe2795a2: Preparing [2025-11-24T07:20:13.031Z] b5a4f1538c21: Preparing [2025-11-24T07:20:13.031Z] 2e7a0fb6a293: Preparing [2025-11-24T07:20:13.031Z] 0e64f2360a44: Preparing [2025-11-24T07:20:13.031Z] 1012fe2795a2: Waiting [2025-11-24T07:20:13.031Z] b5a4f1538c21: Waiting [2025-11-24T07:20:13.031Z] 2e7a0fb6a293: Waiting [2025-11-24T07:20:13.031Z] 0e64f2360a44: Waiting [2025-11-24T07:20:13.031Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:13.031Z] 49591651ca50: Layer already exists [2025-11-24T07:20:13.031Z] d80dd31fc8ea: Layer already exists [2025-11-24T07:20:13.031Z] 69f0ee566ab5: Layer already exists [2025-11-24T07:20:13.031Z] c1de226f732b: Layer already exists [2025-11-24T07:20:13.031Z] 2e7a0fb6a293: Layer already exists [2025-11-24T07:20:13.031Z] b5a4f1538c21: Layer already exists [2025-11-24T07:20:13.031Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:13.031Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:13.295Z] odessa: digest: sha256:7de21756451db341e6f1adfaf9c459e7ef3616d2c35b5c8b52a436dff7f08da6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:20:13.381Z] ===================================================== [Pipeline] echo [2025-11-24T07:20:13.393Z] taggedImages: [2025-11-24T07:20:13.393Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:13.393Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [2025-11-24T07:20:13.393Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:13.393Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-11-24T07:20:13.419Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-24T07:20:13.419Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:13.419Z] 4.0.1-dev.3 [2025-11-24T07:20:13.419Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:13.419Z] odessa [2025-11-24T07:20:13.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:13.785Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:15.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:15.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-24T07:20:15.090Z] 907d0316054d: Preparing [2025-11-24T07:20:15.090Z] eb1732ec66e0: Preparing [2025-11-24T07:20:15.090Z] 3903ddb85123: Preparing [2025-11-24T07:20:15.090Z] c1de226f732b: Preparing [2025-11-24T07:20:15.090Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:15.090Z] 1012fe2795a2: Preparing [2025-11-24T07:20:15.090Z] e286c542c6f0: Preparing [2025-11-24T07:20:15.090Z] 518e8a703d68: Preparing [2025-11-24T07:20:15.090Z] 0e64f2360a44: Preparing [2025-11-24T07:20:15.090Z] 1012fe2795a2: Waiting [2025-11-24T07:20:15.090Z] e286c542c6f0: Waiting [2025-11-24T07:20:15.090Z] 518e8a703d68: Waiting [2025-11-24T07:20:15.090Z] 0e64f2360a44: Waiting [2025-11-24T07:20:15.090Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:15.090Z] c1de226f732b: Layer already exists [2025-11-24T07:20:15.090Z] 907d0316054d: Layer already exists [2025-11-24T07:20:15.090Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:15.090Z] 518e8a703d68: Layer already exists [2025-11-24T07:20:15.090Z] e286c542c6f0: Layer already exists [2025-11-24T07:20:15.354Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:15.354Z] 3903ddb85123: Pushed [2025-11-24T07:20:15.354Z] eb1732ec66e0: Pushed [2025-11-24T07:20:15.354Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:9630acec306973e1db733265f6e898d5786541d75bfcf6a995278c0bd8fbcffa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:15.704Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:16.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [2025-11-24T07:20:16.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-24T07:20:16.293Z] 907d0316054d: Preparing [2025-11-24T07:20:16.293Z] eb1732ec66e0: Preparing [2025-11-24T07:20:16.293Z] 3903ddb85123: Preparing [2025-11-24T07:20:16.293Z] c1de226f732b: Preparing [2025-11-24T07:20:16.293Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:16.293Z] 1012fe2795a2: Preparing [2025-11-24T07:20:16.293Z] e286c542c6f0: Preparing [2025-11-24T07:20:16.293Z] 518e8a703d68: Preparing [2025-11-24T07:20:16.293Z] 0e64f2360a44: Preparing [2025-11-24T07:20:16.293Z] 1012fe2795a2: Waiting [2025-11-24T07:20:16.293Z] e286c542c6f0: Waiting [2025-11-24T07:20:16.293Z] 518e8a703d68: Waiting [2025-11-24T07:20:16.293Z] 0e64f2360a44: Waiting [2025-11-24T07:20:16.293Z] 3903ddb85123: Layer already exists [2025-11-24T07:20:16.293Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:16.293Z] eb1732ec66e0: Layer already exists [2025-11-24T07:20:16.293Z] c1de226f732b: Layer already exists [2025-11-24T07:20:16.293Z] 907d0316054d: Layer already exists [2025-11-24T07:20:16.293Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:16.293Z] e286c542c6f0: Layer already exists [2025-11-24T07:20:16.293Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:16.293Z] 518e8a703d68: Layer already exists [2025-11-24T07:20:16.565Z] 4.0.1-dev.3: digest: sha256:9630acec306973e1db733265f6e898d5786541d75bfcf6a995278c0bd8fbcffa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:16.927Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:17.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:17.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-24T07:20:17.287Z] 907d0316054d: Preparing [2025-11-24T07:20:17.287Z] eb1732ec66e0: Preparing [2025-11-24T07:20:17.287Z] 3903ddb85123: Preparing [2025-11-24T07:20:17.287Z] c1de226f732b: Preparing [2025-11-24T07:20:17.287Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:17.287Z] 1012fe2795a2: Preparing [2025-11-24T07:20:17.287Z] e286c542c6f0: Preparing [2025-11-24T07:20:17.288Z] 518e8a703d68: Preparing [2025-11-24T07:20:17.288Z] 0e64f2360a44: Preparing [2025-11-24T07:20:17.288Z] e286c542c6f0: Waiting [2025-11-24T07:20:17.288Z] 518e8a703d68: Waiting [2025-11-24T07:20:17.288Z] 0e64f2360a44: Waiting [2025-11-24T07:20:17.288Z] 1012fe2795a2: Waiting [2025-11-24T07:20:17.288Z] 907d0316054d: Layer already exists [2025-11-24T07:20:17.288Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:17.288Z] c1de226f732b: Layer already exists [2025-11-24T07:20:17.288Z] 3903ddb85123: Layer already exists [2025-11-24T07:20:17.288Z] eb1732ec66e0: Layer already exists [2025-11-24T07:20:17.288Z] 518e8a703d68: Layer already exists [2025-11-24T07:20:17.288Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:17.288Z] e286c542c6f0: Layer already exists [2025-11-24T07:20:17.288Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:17.566Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:9630acec306973e1db733265f6e898d5786541d75bfcf6a995278c0bd8fbcffa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:17.927Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:18.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [2025-11-24T07:20:18.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-24T07:20:18.283Z] 907d0316054d: Preparing [2025-11-24T07:20:18.283Z] eb1732ec66e0: Preparing [2025-11-24T07:20:18.283Z] 3903ddb85123: Preparing [2025-11-24T07:20:18.283Z] c1de226f732b: Preparing [2025-11-24T07:20:18.283Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:18.283Z] 1012fe2795a2: Preparing [2025-11-24T07:20:18.283Z] e286c542c6f0: Preparing [2025-11-24T07:20:18.283Z] 1012fe2795a2: Waiting [2025-11-24T07:20:18.283Z] 518e8a703d68: Preparing [2025-11-24T07:20:18.283Z] e286c542c6f0: Waiting [2025-11-24T07:20:18.283Z] 0e64f2360a44: Preparing [2025-11-24T07:20:18.283Z] 518e8a703d68: Waiting [2025-11-24T07:20:18.283Z] 0e64f2360a44: Waiting [2025-11-24T07:20:18.283Z] c1de226f732b: Layer already exists [2025-11-24T07:20:18.283Z] eb1732ec66e0: Layer already exists [2025-11-24T07:20:18.283Z] 907d0316054d: Layer already exists [2025-11-24T07:20:18.283Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:18.283Z] 3903ddb85123: Layer already exists [2025-11-24T07:20:18.283Z] 1012fe2795a2: Layer already exists [2025-11-24T07:20:18.283Z] 518e8a703d68: Layer already exists [2025-11-24T07:20:18.283Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:18.283Z] e286c542c6f0: Layer already exists [2025-11-24T07:20:18.545Z] odessa: digest: sha256:9630acec306973e1db733265f6e898d5786541d75bfcf6a995278c0bd8fbcffa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:20:18.623Z] ===================================================== [Pipeline] echo [2025-11-24T07:20:18.640Z] taggedImages: [2025-11-24T07:20:18.640Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:18.640Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [2025-11-24T07:20:18.640Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:18.640Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-11-24T07:20:18.669Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-24T07:20:18.669Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:18.669Z] 4.0.1-dev.3 [2025-11-24T07:20:18.669Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:18.669Z] odessa [2025-11-24T07:20:18.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:19.041Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:19.386Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:19.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-24T07:20:19.386Z] 4bd4d1fa0893: Preparing [2025-11-24T07:20:19.386Z] d0e35c722e6b: Preparing [2025-11-24T07:20:19.386Z] c1de226f732b: Preparing [2025-11-24T07:20:19.386Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:19.386Z] 72c536d63cee: Preparing [2025-11-24T07:20:19.386Z] d05d36607486: Preparing [2025-11-24T07:20:19.386Z] 0e64f2360a44: Preparing [2025-11-24T07:20:19.386Z] d05d36607486: Waiting [2025-11-24T07:20:19.387Z] 0e64f2360a44: Waiting [2025-11-24T07:20:19.387Z] c1de226f732b: Layer already exists [2025-11-24T07:20:19.651Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:19.651Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:19.651Z] 4bd4d1fa0893: Pushed [2025-11-24T07:20:19.915Z] 72c536d63cee: Pushed [2025-11-24T07:20:20.864Z] d05d36607486: Pushed [2025-11-24T07:20:27.482Z] d0e35c722e6b: Pushed [2025-11-24T07:20:27.746Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:30e5c036f4ce5d8a6cbc322091b8ada109d3f67c982e19fd333af329c1ce8566 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:28.098Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:28.447Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [2025-11-24T07:20:28.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-24T07:20:28.447Z] 4bd4d1fa0893: Preparing [2025-11-24T07:20:28.447Z] d0e35c722e6b: Preparing [2025-11-24T07:20:28.447Z] c1de226f732b: Preparing [2025-11-24T07:20:28.447Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:28.447Z] 72c536d63cee: Preparing [2025-11-24T07:20:28.447Z] d05d36607486: Preparing [2025-11-24T07:20:28.447Z] 0e64f2360a44: Preparing [2025-11-24T07:20:28.447Z] d05d36607486: Waiting [2025-11-24T07:20:28.447Z] 0e64f2360a44: Waiting [2025-11-24T07:20:28.447Z] 72c536d63cee: Layer already exists [2025-11-24T07:20:28.447Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:28.447Z] d0e35c722e6b: Layer already exists [2025-11-24T07:20:28.447Z] c1de226f732b: Layer already exists [2025-11-24T07:20:28.447Z] 4bd4d1fa0893: Layer already exists [2025-11-24T07:20:28.447Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:28.447Z] d05d36607486: Layer already exists [2025-11-24T07:20:28.447Z] 4.0.1-dev.3: digest: sha256:30e5c036f4ce5d8a6cbc322091b8ada109d3f67c982e19fd333af329c1ce8566 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:29.069Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:29.429Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:29.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-24T07:20:29.430Z] 4bd4d1fa0893: Preparing [2025-11-24T07:20:29.430Z] d0e35c722e6b: Preparing [2025-11-24T07:20:29.430Z] c1de226f732b: Preparing [2025-11-24T07:20:29.430Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:29.430Z] 72c536d63cee: Preparing [2025-11-24T07:20:29.430Z] d05d36607486: Preparing [2025-11-24T07:20:29.430Z] 0e64f2360a44: Preparing [2025-11-24T07:20:29.430Z] d05d36607486: Waiting [2025-11-24T07:20:29.430Z] 0e64f2360a44: Waiting [2025-11-24T07:20:29.430Z] c1de226f732b: Layer already exists [2025-11-24T07:20:29.430Z] d0e35c722e6b: Layer already exists [2025-11-24T07:20:29.430Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:29.430Z] 72c536d63cee: Layer already exists [2025-11-24T07:20:29.430Z] 4bd4d1fa0893: Layer already exists [2025-11-24T07:20:29.430Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:29.430Z] d05d36607486: Layer already exists [2025-11-24T07:20:29.430Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:30e5c036f4ce5d8a6cbc322091b8ada109d3f67c982e19fd333af329c1ce8566 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:29.778Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:30.139Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [2025-11-24T07:20:30.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-24T07:20:30.139Z] 4bd4d1fa0893: Preparing [2025-11-24T07:20:30.139Z] d0e35c722e6b: Preparing [2025-11-24T07:20:30.139Z] c1de226f732b: Preparing [2025-11-24T07:20:30.139Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:30.139Z] 72c536d63cee: Preparing [2025-11-24T07:20:30.139Z] d05d36607486: Preparing [2025-11-24T07:20:30.139Z] 0e64f2360a44: Preparing [2025-11-24T07:20:30.139Z] d05d36607486: Waiting [2025-11-24T07:20:30.139Z] 0e64f2360a44: Waiting [2025-11-24T07:20:30.139Z] 4bd4d1fa0893: Layer already exists [2025-11-24T07:20:30.139Z] d0e35c722e6b: Layer already exists [2025-11-24T07:20:30.139Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:30.139Z] 72c536d63cee: Layer already exists [2025-11-24T07:20:30.139Z] c1de226f732b: Layer already exists [2025-11-24T07:20:30.139Z] d05d36607486: Layer already exists [2025-11-24T07:20:30.139Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:30.403Z] odessa: digest: sha256:30e5c036f4ce5d8a6cbc322091b8ada109d3f67c982e19fd333af329c1ce8566 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:20:30.485Z] ===================================================== [Pipeline] echo [2025-11-24T07:20:30.499Z] taggedImages: [2025-11-24T07:20:30.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:30.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [2025-11-24T07:20:30.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:30.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-11-24T07:20:30.529Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-24T07:20:30.529Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:30.529Z] 4.0.1-dev.3 [2025-11-24T07:20:30.529Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:30.529Z] odessa [2025-11-24T07:20:30.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:30.883Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:31.230Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:31.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-24T07:20:31.230Z] 2de7af63baae: Preparing [2025-11-24T07:20:31.230Z] c5889caa30ae: Preparing [2025-11-24T07:20:31.230Z] c1de226f732b: Preparing [2025-11-24T07:20:31.230Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:31.230Z] 4ed54230f8fc: Preparing [2025-11-24T07:20:31.230Z] 75dcfb53308d: Preparing [2025-11-24T07:20:31.230Z] 0e64f2360a44: Preparing [2025-11-24T07:20:31.230Z] 75dcfb53308d: Waiting [2025-11-24T07:20:31.230Z] 0e64f2360a44: Waiting [2025-11-24T07:20:31.230Z] c1de226f732b: Layer already exists [2025-11-24T07:20:31.230Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:31.500Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:31.500Z] 2de7af63baae: Pushed [2025-11-24T07:20:31.764Z] 4ed54230f8fc: Pushed [2025-11-24T07:20:32.028Z] 75dcfb53308d: Pushed [2025-11-24T07:20:40.205Z] c5889caa30ae: Pushed [2025-11-24T07:20:40.205Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a: digest: sha256:b44627ae97f76e5ad4dc8a525ca236da05157e7362306acb200d7185e1e05ead size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:40.560Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:40.906Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [2025-11-24T07:20:40.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-24T07:20:40.906Z] 2de7af63baae: Preparing [2025-11-24T07:20:40.906Z] c5889caa30ae: Preparing [2025-11-24T07:20:40.906Z] c1de226f732b: Preparing [2025-11-24T07:20:40.906Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:40.906Z] 4ed54230f8fc: Preparing [2025-11-24T07:20:40.906Z] 75dcfb53308d: Preparing [2025-11-24T07:20:40.906Z] 0e64f2360a44: Preparing [2025-11-24T07:20:40.906Z] 0e64f2360a44: Waiting [2025-11-24T07:20:40.906Z] 75dcfb53308d: Waiting [2025-11-24T07:20:40.906Z] 4ed54230f8fc: Layer already exists [2025-11-24T07:20:40.906Z] 2de7af63baae: Layer already exists [2025-11-24T07:20:40.906Z] c5889caa30ae: Layer already exists [2025-11-24T07:20:40.906Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:40.906Z] c1de226f732b: Layer already exists [2025-11-24T07:20:40.906Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:40.906Z] 75dcfb53308d: Layer already exists [2025-11-24T07:20:40.906Z] 4.0.1-dev.3: digest: sha256:b44627ae97f76e5ad4dc8a525ca236da05157e7362306acb200d7185e1e05ead size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:41.533Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:41.874Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:41.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-24T07:20:41.874Z] 2de7af63baae: Preparing [2025-11-24T07:20:41.874Z] c5889caa30ae: Preparing [2025-11-24T07:20:41.874Z] c1de226f732b: Preparing [2025-11-24T07:20:41.874Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:41.874Z] 4ed54230f8fc: Preparing [2025-11-24T07:20:41.874Z] 75dcfb53308d: Preparing [2025-11-24T07:20:41.874Z] 0e64f2360a44: Preparing [2025-11-24T07:20:41.874Z] 75dcfb53308d: Waiting [2025-11-24T07:20:41.874Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:41.874Z] 4ed54230f8fc: Layer already exists [2025-11-24T07:20:41.874Z] 2de7af63baae: Layer already exists [2025-11-24T07:20:41.874Z] c1de226f732b: Layer already exists [2025-11-24T07:20:41.874Z] c5889caa30ae: Layer already exists [2025-11-24T07:20:41.874Z] 75dcfb53308d: Layer already exists [2025-11-24T07:20:41.874Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:41.874Z] b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3: digest: sha256:b44627ae97f76e5ad4dc8a525ca236da05157e7362306acb200d7185e1e05ead size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:42.231Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:42.579Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [2025-11-24T07:20:42.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-24T07:20:42.579Z] 2de7af63baae: Preparing [2025-11-24T07:20:42.579Z] c5889caa30ae: Preparing [2025-11-24T07:20:42.579Z] c1de226f732b: Preparing [2025-11-24T07:20:42.579Z] 6a97b343d9d7: Preparing [2025-11-24T07:20:42.579Z] 4ed54230f8fc: Preparing [2025-11-24T07:20:42.579Z] 75dcfb53308d: Preparing [2025-11-24T07:20:42.579Z] 0e64f2360a44: Preparing [2025-11-24T07:20:42.579Z] 75dcfb53308d: Waiting [2025-11-24T07:20:42.579Z] 0e64f2360a44: Waiting [2025-11-24T07:20:42.579Z] 2de7af63baae: Layer already exists [2025-11-24T07:20:42.579Z] c5889caa30ae: Layer already exists [2025-11-24T07:20:42.579Z] 6a97b343d9d7: Layer already exists [2025-11-24T07:20:42.579Z] 4ed54230f8fc: Layer already exists [2025-11-24T07:20:42.579Z] c1de226f732b: Layer already exists [2025-11-24T07:20:42.579Z] 0e64f2360a44: Layer already exists [2025-11-24T07:20:42.579Z] 75dcfb53308d: Layer already exists [2025-11-24T07:20:42.843Z] odessa: digest: sha256:b44627ae97f76e5ad4dc8a525ca236da05157e7362306acb200d7185e1e05ead size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T07:20:42.924Z] ===================================================== [Pipeline] echo [2025-11-24T07:20:42.937Z] taggedImages: [2025-11-24T07:20:42.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [2025-11-24T07:20:42.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [2025-11-24T07:20:42.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [2025-11-24T07:20:42.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo [2025-11-24T07:20:42.952Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:42.964Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:42.975Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:42.989Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.001Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.015Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.028Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.045Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.055Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.066Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.078Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.093Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.104Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.117Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.130Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.142Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.153Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.166Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.178Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.194Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.207Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.222Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.235Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.248Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.259Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.281Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.291Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.302Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.314Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.325Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.341Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.352Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.365Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.376Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.392Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.408Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.419Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.436Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.448Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.459Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.476Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.493Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.504Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.514Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.534Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.549Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.562Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.575Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.587Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.602Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.618Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.632Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.647Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.663Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.680Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-11-24T07:20:43.693Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a [Pipeline] echo [2025-11-24T07:20:43.707Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.718Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b9037ba690cac26d81ae5f0115dcfb5a63653c1a-4.0.1-dev.3 [Pipeline] echo [2025-11-24T07:20:43.733Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:44.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-24T07:20:44.134Z] [2025-11-24T07:20:44.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T07:20:44.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-24T07:20:44.464Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-24T07:20:44.464Z] 8998bd30e6a1: Pulling fs layer [2025-11-24T07:20:44.464Z] 04944245beec: Pulling fs layer [2025-11-24T07:20:44.464Z] 699f458cf7ca: Pulling fs layer [2025-11-24T07:20:44.464Z] 765212b225bb: Pulling fs layer [2025-11-24T07:20:44.464Z] f23df028b6ca: Pulling fs layer [2025-11-24T07:20:44.464Z] d65c8cfc05b1: Pulling fs layer [2025-11-24T07:20:44.464Z] 2437ff75d9bd: Pulling fs layer [2025-11-24T07:20:44.464Z] 765212b225bb: Waiting [2025-11-24T07:20:44.464Z] f23df028b6ca: Waiting [2025-11-24T07:20:44.464Z] d65c8cfc05b1: Waiting [2025-11-24T07:20:44.464Z] 2437ff75d9bd: Waiting [2025-11-24T07:20:44.730Z] 04944245beec: Verifying Checksum [2025-11-24T07:20:44.730Z] 04944245beec: Download complete [2025-11-24T07:20:44.730Z] 765212b225bb: Verifying Checksum [2025-11-24T07:20:44.730Z] 765212b225bb: Download complete [2025-11-24T07:20:44.730Z] f23df028b6ca: Download complete [2025-11-24T07:20:44.730Z] d65c8cfc05b1: Verifying Checksum [2025-11-24T07:20:44.730Z] d65c8cfc05b1: Download complete [2025-11-24T07:20:44.730Z] 699f458cf7ca: Verifying Checksum [2025-11-24T07:20:44.730Z] 699f458cf7ca: Download complete [2025-11-24T07:20:45.310Z] 8998bd30e6a1: Verifying Checksum [2025-11-24T07:20:45.310Z] 8998bd30e6a1: Download complete [2025-11-24T07:20:47.881Z] 2437ff75d9bd: Verifying Checksum [2025-11-24T07:20:47.881Z] 2437ff75d9bd: Download complete [2025-11-24T07:20:49.819Z] 8998bd30e6a1: Pull complete [2025-11-24T07:20:51.748Z] 04944245beec: Pull complete [2025-11-24T07:20:53.150Z] 699f458cf7ca: Pull complete [2025-11-24T07:20:53.416Z] 765212b225bb: Pull complete [2025-11-24T07:20:54.371Z] f23df028b6ca: Pull complete [2025-11-24T07:20:54.371Z] d65c8cfc05b1: Pull complete [2025-11-24T07:21:12.557Z] 2437ff75d9bd: Pull complete [2025-11-24T07:21:12.557Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-24T07:21:12.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-24T07:21:12.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-24T07:21:12.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-773723 does not seem to be running inside a container [2025-11-24T07:21:12.819Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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:arm64 cat [2025-11-24T07:21:14.829Z] $ docker top 5b5dc5d1fb3c14ccb38dfb5c3ea24755b555eaae261c5c7641069c069ee3f604 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-24T07:21:15.773Z] ---> job-cost.sh [2025-11-24T07:21:15.773Z] lf-activate-venv: SKIPPING [2025-11-24T07:21:15.773Z] INFO: No Stack... [2025-11-24T07:21:37.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-24T07:21:37.795Z] INFO: Archiving Costs [Pipeline] sh [2025-11-24T07:21:38.437Z] + cut -d, -f6 [2025-11-24T07:21:38.437Z] + cat /w/workspace/edgex-go/17/archives/cost.csv [Pipeline] lock [2025-11-24T07:21:38.463Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-17-stack-cost] [2025-11-24T07:21:38.471Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-17-stack-cost] did not exist. Created. [2025-11-24T07:21:38.477Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-24T07:21:38.826Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-24T07:21:40.359Z] Stashed 1 file(s) [Pipeline] } [2025-11-24T07:21:40.371Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-17-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-24T07:21:40.395Z] $ docker stop --time=1 5b5dc5d1fb3c14ccb38dfb5c3ea24755b555eaae261c5c7641069c069ee3f604 [2025-11-24T07:21:41.890Z] $ docker rm -f --volumes 5b5dc5d1fb3c14ccb38dfb5c3ea24755b555eaae261c5c7641069c069ee3f604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-24T12:34:37.693Z] Cancelling nested steps due to timeout [2025-11-24T12:34:37.697Z] Sending interrupt signal to process [2025-11-24T12:34:43.421Z] script returned exit code 143 [Pipeline] } [2025-11-24T12:34:43.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-24T12:34:44.109Z] + '[' -d /w/workspace/edgex-go/17/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:34:44.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:34:44.971Z] ---> package-listing.sh [2025-11-24T12:34:44.971Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-24T12:34:44.971Z] ++ facter osfamily [2025-11-24T12:34:45.232Z] + OS_FAMILY=redhat [2025-11-24T12:34:45.232Z] + workspace=/w/workspace/edgex-go/17 [2025-11-24T12:34:45.232Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-24T12:34:45.232Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-24T12:34:45.232Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-24T12:34:45.232Z] + PACKAGES=/tmp/packages_start.txt [2025-11-24T12:34:45.232Z] + '[' /w/workspace/edgex-go/17 ']' [2025-11-24T12:34:45.232Z] + PACKAGES=/tmp/packages_end.txt [2025-11-24T12:34:45.232Z] + case "${OS_FAMILY}" in [2025-11-24T12:34:45.232Z] + sort [2025-11-24T12:34:45.232Z] + rpm -qa [2025-11-24T12:34:45.800Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-24T12:34:45.800Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-24T12:34:45.800Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-24T12:34:45.800Z] + '[' /w/workspace/edgex-go/17 ']' [2025-11-24T12:34:45.800Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2025-11-24T12:34:45.800Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2025-11-24T12:34:45.816Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-24T12:34:46.103Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T12:34:46.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-24T12:34:46.685Z] [2025-11-24T12:34:46.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T12:34:47.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-24T12:34:47.003Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-24T12:34:47.003Z] 5eb5b503b376: Pulling fs layer [2025-11-24T12:34:47.003Z] 5c69ac0246d0: Pulling fs layer [2025-11-24T12:34:47.003Z] ec43610c2a17: Pulling fs layer [2025-11-24T12:34:47.003Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-24T12:34:47.003Z] 33b1e0a273af: Pulling fs layer [2025-11-24T12:34:47.003Z] 5d3b04190fa2: Pulling fs layer [2025-11-24T12:34:47.003Z] 2f39f015ded8: Pulling fs layer [2025-11-24T12:34:47.003Z] 3a2ae6a8a46f: Waiting [2025-11-24T12:34:47.003Z] 33b1e0a273af: Waiting [2025-11-24T12:34:47.003Z] 5d3b04190fa2: Waiting [2025-11-24T12:34:47.003Z] 2f39f015ded8: Waiting [2025-11-24T12:34:47.003Z] 5c69ac0246d0: Verifying Checksum [2025-11-24T12:34:47.003Z] 5c69ac0246d0: Download complete [2025-11-24T12:34:47.003Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-24T12:34:47.003Z] 3a2ae6a8a46f: Download complete [2025-11-24T12:34:47.263Z] 33b1e0a273af: Verifying Checksum [2025-11-24T12:34:47.263Z] 33b1e0a273af: Download complete [2025-11-24T12:34:47.263Z] ec43610c2a17: Verifying Checksum [2025-11-24T12:34:47.263Z] ec43610c2a17: Download complete [2025-11-24T12:34:47.263Z] 5d3b04190fa2: Verifying Checksum [2025-11-24T12:34:47.263Z] 5d3b04190fa2: Download complete [2025-11-24T12:34:47.263Z] 5eb5b503b376: Verifying Checksum [2025-11-24T12:34:47.263Z] 5eb5b503b376: Download complete [2025-11-24T12:34:47.838Z] 2f39f015ded8: Verifying Checksum [2025-11-24T12:34:47.838Z] 2f39f015ded8: Download complete [2025-11-24T12:34:48.788Z] 5eb5b503b376: Pull complete [2025-11-24T12:34:48.788Z] 5c69ac0246d0: Pull complete [2025-11-24T12:34:49.056Z] ec43610c2a17: Pull complete [2025-11-24T12:34:49.056Z] 3a2ae6a8a46f: Pull complete [2025-11-24T12:34:49.318Z] 33b1e0a273af: Pull complete [2025-11-24T12:34:49.318Z] 5d3b04190fa2: Pull complete [2025-11-24T12:34:53.543Z] 2f39f015ded8: Pull complete [2025-11-24T12:34:53.543Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-24T12:34:53.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-24T12:34:53.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-24T12:34:53.654Z] prd-centos7-docker-4c-2g-773726 does not seem to be running inside a container [2025-11-24T12:34:53.685Z] $ 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/17/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_odessa -v /w/workspace/edgexfoundry_edgex-go_odessa:/w/workspace/edgexfoundry_edgex-go_odessa:rw,z -v /w/workspace/edgexfoundry_edgex-go_odessa@tmp:/w/workspace/edgexfoundry_edgex-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-24T12:34:56.863Z] $ docker top e4f9a25a0e678b65aa6fea3c5cdb8beec28a9d5b807a217877fe50556c3db49c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-24T12:34:57.262Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-24T12:34:57.561Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-24T12:34:57.856Z] + ls /var/log/sa-host [2025-11-24T12:34:57.856Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-24T12:34:58.045Z] provisioning config files... [2025-11-24T12:34:58.058Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config6164896437577050613tmp [Pipeline] { [Pipeline] echo [2025-11-24T12:34:58.083Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:34:58.378Z] ---> create-netrc.sh [Pipeline] } [2025-11-24T12:34:58.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:34:58.755Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-24T12:34:58.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:34:59.057Z] ---> sudo-logs.sh [2025-11-24T12:34:59.057Z] Archiving 'sudo' log.. [2025-11-24T12:34:59.057Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-24T12:34:59.097Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-24T12:34:59.099Z] $ docker stop --time=1 e4f9a25a0e678b65aa6fea3c5cdb8beec28a9d5b807a217877fe50556c3db49c [2025-11-24T12:35:00.236Z] $ docker rm -f --volumes e4f9a25a0e678b65aa6fea3c5cdb8beec28a9d5b807a217877fe50556c3db49c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-24T12:35:00.332Z] [WS-CLEANUP] Deleting project workspace... [2025-11-24T12:35:00.332Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-24T12:35:00.353Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-24T12:35:00.587Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-24T12:35:01.702Z] + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:35:02.031Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:35:03.262Z] ---> package-listing.sh [2025-11-24T12:35:03.262Z] ++ facter osfamily [2025-11-24T12:35:03.262Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-24T12:35:03.522Z] + OS_FAMILY=debian [2025-11-24T12:35:03.522Z] + workspace=/w/workspace/edgex-go/17 [2025-11-24T12:35:03.522Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-24T12:35:03.522Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-24T12:35:03.522Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-24T12:35:03.522Z] + PACKAGES=/tmp/packages_start.txt [2025-11-24T12:35:03.522Z] + '[' /w/workspace/edgex-go/17 ']' [2025-11-24T12:35:03.522Z] + PACKAGES=/tmp/packages_end.txt [2025-11-24T12:35:03.522Z] + case "${OS_FAMILY}" in [2025-11-24T12:35:03.522Z] + dpkg -l [2025-11-24T12:35:03.522Z] + grep '^ii' [2025-11-24T12:35:03.522Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-24T12:35:03.522Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-24T12:35:03.522Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-24T12:35:03.522Z] + '[' /w/workspace/edgex-go/17 ']' [2025-11-24T12:35:03.522Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2025-11-24T12:35:03.522Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2025-11-24T12:35:03.536Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-24T12:35:03.823Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T12:35:04.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-24T12:35:04.403Z] [2025-11-24T12:35:04.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-24T12:35:04.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-24T12:35:04.719Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-24T12:35:04.719Z] 5eb5b503b376: Pulling fs layer [2025-11-24T12:35:04.719Z] 5c69ac0246d0: Pulling fs layer [2025-11-24T12:35:04.719Z] ec43610c2a17: Pulling fs layer [2025-11-24T12:35:04.719Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-24T12:35:04.719Z] 33b1e0a273af: Pulling fs layer [2025-11-24T12:35:04.719Z] 5d3b04190fa2: Pulling fs layer [2025-11-24T12:35:04.719Z] 2f39f015ded8: Pulling fs layer [2025-11-24T12:35:04.719Z] 33b1e0a273af: Waiting [2025-11-24T12:35:04.719Z] 3a2ae6a8a46f: Waiting [2025-11-24T12:35:04.719Z] 5d3b04190fa2: Waiting [2025-11-24T12:35:04.719Z] 2f39f015ded8: Waiting [2025-11-24T12:35:04.719Z] 5c69ac0246d0: Verifying Checksum [2025-11-24T12:35:04.719Z] 5c69ac0246d0: Download complete [2025-11-24T12:35:04.719Z] 3a2ae6a8a46f: Download complete [2025-11-24T12:35:04.719Z] 33b1e0a273af: Verifying Checksum [2025-11-24T12:35:04.719Z] 33b1e0a273af: Download complete [2025-11-24T12:35:04.978Z] 5d3b04190fa2: Download complete [2025-11-24T12:35:04.978Z] ec43610c2a17: Verifying Checksum [2025-11-24T12:35:04.978Z] ec43610c2a17: Download complete [2025-11-24T12:35:04.978Z] 5eb5b503b376: Verifying Checksum [2025-11-24T12:35:04.978Z] 5eb5b503b376: Download complete [2025-11-24T12:35:05.549Z] 2f39f015ded8: Verifying Checksum [2025-11-24T12:35:05.549Z] 2f39f015ded8: Download complete [2025-11-24T12:35:06.494Z] 5eb5b503b376: Pull complete [2025-11-24T12:35:06.494Z] 5c69ac0246d0: Pull complete [2025-11-24T12:35:06.753Z] ec43610c2a17: Pull complete [2025-11-24T12:35:06.753Z] 3a2ae6a8a46f: Pull complete [2025-11-24T12:35:07.247Z] 33b1e0a273af: Pull complete [2025-11-24T12:35:07.247Z] 5d3b04190fa2: Pull complete [2025-11-24T12:35:12.525Z] 2f39f015ded8: Pull complete [2025-11-24T12:35:12.525Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-24T12:35:12.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-24T12:35:12.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-24T12:35:12.620Z] prd-ubuntu20.04-docker-8c-8g-773721 does not seem to be running inside a container [2025-11-24T12:35:12.646Z] $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-24T12:35:14.635Z] $ docker top 3fbf7d8076ba7f85c5045f4732bcceed6aa1104302e477c8838a6d29aef7421d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-24T12:35:15.000Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-24T12:35:15.299Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-24T12:35:15.588Z] + ls /var/log/sa-host [2025-11-24T12:35:15.588Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-24T12:35:15.628Z] provisioning config files... [2025-11-24T12:35:15.638Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config11910277396487143687tmp [Pipeline] { [Pipeline] echo [2025-11-24T12:35:15.658Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:35:15.943Z] ---> create-netrc.sh [Pipeline] } [2025-11-24T12:35:15.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:35:16.277Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-24T12:35:16.287Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:35:16.578Z] ---> sudo-logs.sh [2025-11-24T12:35:16.579Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-24T12:35:16.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:35:16.927Z] ---> job-cost.sh [2025-11-24T12:35:16.927Z] lf-activate-venv: SKIPPING [2025-11-24T12:35:16.927Z] DEBUG: total: 0.10999999940395355 [2025-11-24T12:35:16.927Z] INFO: Retrieving Stack Cost... [2025-11-24T12:35:17.495Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-24T12:35:17.754Z] INFO: Archiving Costs [Pipeline] echo [2025-11-24T12:35:17.769Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-24T12:35:18.061Z] ---> logs-deploy.sh [2025-11-24T12:35:18.061Z] lf-activate-venv: SKIPPING [2025-11-24T12:35:18.061Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/17 [2025-11-24T12:35:18.061Z] INFO: archiving workspace using pattern(s): [2025-11-24T12:35:19.003Z] Archives upload complete. [2025-11-24T12:35:19.262Z] INFO: archiving logs to Nexus [2025-11-24T12:35:19.845Z] ---> uname -a: [2025-11-24T12:35:19.845Z] Linux prd-ubuntu20-04-docker-8c-8g-773721 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-11-24T12:35:19.845Z] [2025-11-24T12:35:19.845Z] [2025-11-24T12:35:19.845Z] ---> lscpu: [2025-11-24T12:35:19.845Z] Architecture: x86_64 [2025-11-24T12:35:19.845Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-24T12:35:19.845Z] Byte Order: Little Endian [2025-11-24T12:35:19.845Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-24T12:35:19.845Z] CPU(s): 8 [2025-11-24T12:35:19.845Z] On-line CPU(s) list: 0-7 [2025-11-24T12:35:19.845Z] Thread(s) per core: 1 [2025-11-24T12:35:19.845Z] Core(s) per socket: 1 [2025-11-24T12:35:19.845Z] Socket(s): 8 [2025-11-24T12:35:19.845Z] NUMA node(s): 1 [2025-11-24T12:35:19.845Z] Vendor ID: AuthenticAMD [2025-11-24T12:35:19.845Z] CPU family: 23 [2025-11-24T12:35:19.845Z] Model: 49 [2025-11-24T12:35:19.845Z] Model name: AMD EPYC-Rome Processor [2025-11-24T12:35:19.845Z] Stepping: 0 [2025-11-24T12:35:19.845Z] CPU MHz: 2799.998 [2025-11-24T12:35:19.845Z] BogoMIPS: 5599.99 [2025-11-24T12:35:19.845Z] Virtualization: AMD-V [2025-11-24T12:35:19.845Z] Hypervisor vendor: KVM [2025-11-24T12:35:19.845Z] Virtualization type: full [2025-11-24T12:35:19.845Z] L1d cache: 256 KiB [2025-11-24T12:35:19.845Z] L1i cache: 256 KiB [2025-11-24T12:35:19.845Z] L2 cache: 4 MiB [2025-11-24T12:35:19.845Z] L3 cache: 128 MiB [2025-11-24T12:35:19.845Z] NUMA node0 CPU(s): 0-7 [2025-11-24T12:35:19.845Z] Vulnerability Gather data sampling: Not affected [2025-11-24T12:35:19.845Z] Vulnerability Itlb multihit: Not affected [2025-11-24T12:35:19.845Z] Vulnerability L1tf: Not affected [2025-11-24T12:35:19.845Z] Vulnerability Mds: Not affected [2025-11-24T12:35:19.845Z] Vulnerability Meltdown: Not affected [2025-11-24T12:35:19.845Z] Vulnerability Mmio stale data: Not affected [2025-11-24T12:35:19.845Z] Vulnerability Retbleed: Vulnerable [2025-11-24T12:35:19.845Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-24T12:35:19.845Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-11-24T12:35:19.845Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-11-24T12:35:19.845Z] Vulnerability Srbds: Not affected [2025-11-24T12:35:19.845Z] Vulnerability Tsx async abort: Not affected [2025-11-24T12:35:19.845Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-11-24T12:35:19.845Z] [2025-11-24T12:35:19.845Z] [2025-11-24T12:35:19.845Z] ---> nproc: [2025-11-24T12:35:19.845Z] 8 [2025-11-24T12:35:19.845Z] [2025-11-24T12:35:19.845Z] [2025-11-24T12:35:19.845Z] ---> df -h: [2025-11-24T12:35:19.845Z] Filesystem Size Used Avail Use% Mounted on [2025-11-24T12:35:19.845Z] overlay 155G 31G 125G 20% / [2025-11-24T12:35:19.845Z] tmpfs 64M 0 64M 0% /dev [2025-11-24T12:35:19.845Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-11-24T12:35:19.845Z] shm 64M 0 64M 0% /dev/shm [2025-11-24T12:35:19.845Z] /dev/vda1 155G 31G 125G 20% /facter-os [2025-11-24T12:35:19.845Z] [2025-11-24T12:35:19.845Z] [2025-11-24T12:35:19.845Z] ---> sar -b -r -n DEV: [2025-11-24T12:35:19.845Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773721) 11/24/25 _x86_64_ (8 CPU) [2025-11-24T12:35:19.845Z] [2025-11-24T12:35:19.845Z] 06:33:51 LINUX RESTART (8 CPU) [2025-11-24T12:35:19.845Z] [2025-11-24T12:35:19.845Z] 06:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-11-24T12:35:19.845Z] 06:35:02 344.39 73.57 270.82 0.00 12308.35 172387.94 0.00 [2025-11-24T12:35:19.845Z] 06:36:01 175.31 11.18 164.12 0.00 1723.37 39351.43 0.00 [2025-11-24T12:35:19.845Z] 06:37:01 39.61 0.00 39.61 0.00 0.00 36176.92 0.00 [2025-11-24T12:35:19.845Z] 06:38:01 52.97 0.32 52.66 0.00 6.40 20493.25 0.00 [2025-11-24T12:35:19.845Z] 06:39:01 545.44 3.27 542.18 0.00 71.32 279746.04 0.00 [2025-11-24T12:35:19.845Z] 06:40:01 1012.69 32.72 979.97 0.00 4712.16 281909.57 0.00 [2025-11-24T12:35:19.845Z] 06:41:01 129.93 0.12 129.81 0.00 0.93 70324.32 0.00 [2025-11-24T12:35:19.845Z] 06:42:01 364.47 0.03 364.43 0.00 0.27 96335.03 0.00 [2025-11-24T12:35:19.845Z] 06:43:01 659.26 0.10 659.16 0.00 7.33 128770.40 0.00 [2025-11-24T12:35:19.845Z] 06:44:01 28.91 0.02 28.89 0.00 1.33 732.29 0.00 [2025-11-24T12:35:19.845Z] 06:45:01 6.25 0.00 6.25 0.00 0.00 144.51 0.00 [2025-11-24T12:35:19.845Z] 06:46:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2025-11-24T12:35:19.845Z] 06:47:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2025-11-24T12:35:19.845Z] 06:48:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.845Z] 06:49:01 1.30 0.02 1.28 0.00 0.13 15.46 0.00 [2025-11-24T12:35:19.845Z] 06:50:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2025-11-24T12:35:19.845Z] 06:51:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2025-11-24T12:35:19.845Z] 06:52:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2025-11-24T12:35:19.845Z] 06:53:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2025-11-24T12:35:19.845Z] 06:54:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2025-11-24T12:35:19.845Z] 06:55:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2025-11-24T12:35:19.845Z] 06:56:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2025-11-24T12:35:19.845Z] 06:57:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2025-11-24T12:35:19.845Z] 06:58:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 [2025-11-24T12:35:19.845Z] 06:59:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2025-11-24T12:35:19.845Z] 07:00:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.845Z] 07:01:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2025-11-24T12:35:19.845Z] 07:02:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2025-11-24T12:35:19.845Z] 07:03:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 [2025-11-24T12:35:19.845Z] 07:04:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 [2025-11-24T12:35:19.845Z] 07:05:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2025-11-24T12:35:19.845Z] 07:06:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 [2025-11-24T12:35:19.845Z] 07:07:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2025-11-24T12:35:19.845Z] 07:08:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2025-11-24T12:35:19.845Z] 07:09:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2025-11-24T12:35:19.845Z] 07:10:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.845Z] 07:11:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2025-11-24T12:35:19.845Z] 07:12:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2025-11-24T12:35:19.845Z] 07:13:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2025-11-24T12:35:19.845Z] 07:14:02 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2025-11-24T12:35:19.845Z] 07:15:01 1.08 0.00 1.08 0.00 0.00 14.51 0.00 [2025-11-24T12:35:19.845Z] 07:16:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.845Z] 07:17:01 1.20 0.02 1.18 0.00 0.13 14.66 0.00 [2025-11-24T12:35:19.845Z] 07:18:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 [2025-11-24T12:35:19.845Z] 07:19:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2025-11-24T12:35:19.845Z] 07:20:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2025-11-24T12:35:19.845Z] 07:21:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 [2025-11-24T12:35:19.845Z] 07:22:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2025-11-24T12:35:19.845Z] 07:23:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2025-11-24T12:35:19.845Z] 07:24:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 [2025-11-24T12:35:19.845Z] 07:25:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2025-11-24T12:35:19.845Z] 07:26:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.845Z] 07:27:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2025-11-24T12:35:19.845Z] 07:28:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2025-11-24T12:35:19.845Z] 07:29:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2025-11-24T12:35:19.845Z] 07:30:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2025-11-24T12:35:19.845Z] 07:31:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2025-11-24T12:35:19.845Z] 07:32:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2025-11-24T12:35:19.845Z] 07:33:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 [2025-11-24T12:35:19.845Z] 07:34:01 1.38 0.30 1.08 0.00 16.80 13.20 0.00 [2025-11-24T12:35:19.845Z] 07:35:01 1.75 0.25 1.50 0.00 4.27 19.33 0.00 [2025-11-24T12:35:19.845Z] 07:36:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2025-11-24T12:35:19.845Z] 07:37:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 [2025-11-24T12:35:19.845Z] 07:38:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2025-11-24T12:35:19.845Z] 07:39:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2025-11-24T12:35:19.845Z] 07:40:01 1.72 0.00 1.72 0.00 0.00 20.93 0.00 [2025-11-24T12:35:19.845Z] 07:41:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.845Z] 07:42:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 [2025-11-24T12:35:19.845Z] 07:43:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2025-11-24T12:35:19.845Z] 07:44:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 [2025-11-24T12:35:19.845Z] 07:45:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.845Z] 07:46:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2025-11-24T12:35:19.845Z] 07:47:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 [2025-11-24T12:35:19.845Z] 07:48:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2025-11-24T12:35:19.845Z] 07:49:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2025-11-24T12:35:19.845Z] 07:50:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 [2025-11-24T12:35:19.845Z] 07:51:01 1.18 0.02 1.17 0.00 2.67 12.93 0.00 [2025-11-24T12:35:19.845Z] 07:52:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2025-11-24T12:35:19.845Z] 07:53:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 [2025-11-24T12:35:19.845Z] 07:54:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.845Z] 07:55:01 1.40 0.00 1.40 0.00 0.00 17.99 0.00 [2025-11-24T12:35:19.845Z] 07:56:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2025-11-24T12:35:19.845Z] 07:57:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 [2025-11-24T12:35:19.845Z] 07:58:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2025-11-24T12:35:19.845Z] 07:59:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 [2025-11-24T12:35:19.845Z] 08:00:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 [2025-11-24T12:35:19.845Z] 08:01:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2025-11-24T12:35:19.845Z] 08:02:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2025-11-24T12:35:19.845Z] 08:03:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 [2025-11-24T12:35:19.845Z] 08:04:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2025-11-24T12:35:19.845Z] 08:05:01 1.37 0.00 1.37 0.00 0.00 18.40 0.00 [2025-11-24T12:35:19.845Z] 08:06:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.845Z] 08:07:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 [2025-11-24T12:35:19.845Z] 08:08:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.845Z] 08:09:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 [2025-11-24T12:35:19.845Z] 08:10:01 1.40 0.00 1.40 0.00 0.00 15.59 0.00 [2025-11-24T12:35:19.845Z] 08:11:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2025-11-24T12:35:19.845Z] 08:12:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2025-11-24T12:35:19.845Z] 08:13:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2025-11-24T12:35:19.845Z] 08:14:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2025-11-24T12:35:19.845Z] 08:15:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 [2025-11-24T12:35:19.845Z] 08:16:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2025-11-24T12:35:19.845Z] 08:17:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2025-11-24T12:35:19.845Z] 08:18:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.845Z] 08:19:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 [2025-11-24T12:35:19.845Z] 08:20:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 [2025-11-24T12:35:19.845Z] 08:21:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-11-24T12:35:19.845Z] 08:22:02 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2025-11-24T12:35:19.845Z] 08:23:01 1.39 0.00 1.39 0.00 0.00 17.21 0.00 [2025-11-24T12:35:19.845Z] 08:24:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2025-11-24T12:35:19.845Z] 08:25:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2025-11-24T12:35:19.845Z] 08:26:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2025-11-24T12:35:19.845Z] 08:27:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 [2025-11-24T12:35:19.845Z] 08:28:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2025-11-24T12:35:19.845Z] 08:29:01 1.27 0.00 1.27 0.00 0.00 15.59 0.00 [2025-11-24T12:35:19.845Z] 08:30:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2025-11-24T12:35:19.845Z] 08:31:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 [2025-11-24T12:35:19.846Z] 08:32:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 [2025-11-24T12:35:19.846Z] 08:33:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 [2025-11-24T12:35:19.846Z] 08:34:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2025-11-24T12:35:19.846Z] 08:35:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2025-11-24T12:35:19.846Z] 08:36:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2025-11-24T12:35:19.846Z] 08:37:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 [2025-11-24T12:35:19.846Z] 08:38:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.846Z] 08:39:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2025-11-24T12:35:19.846Z] 08:40:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2025-11-24T12:35:19.846Z] 08:41:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 [2025-11-24T12:35:19.846Z] 08:42:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2025-11-24T12:35:19.846Z] 08:43:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2025-11-24T12:35:19.846Z] 08:44:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2025-11-24T12:35:19.846Z] 08:45:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2025-11-24T12:35:19.846Z] 08:46:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.846Z] 08:47:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2025-11-24T12:35:19.846Z] 08:48:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2025-11-24T12:35:19.846Z] 08:49:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 [2025-11-24T12:35:19.846Z] 08:50:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.846Z] 08:51:01 1.45 0.00 1.45 0.00 0.00 19.33 0.00 [2025-11-24T12:35:19.846Z] 08:52:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 [2025-11-24T12:35:19.846Z] 08:53:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2025-11-24T12:35:19.846Z] 08:54:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.846Z] 08:55:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2025-11-24T12:35:19.846Z] 08:56:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2025-11-24T12:35:19.846Z] 08:57:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 [2025-11-24T12:35:19.846Z] 08:58:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2025-11-24T12:35:19.846Z] 08:59:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 [2025-11-24T12:35:19.846Z] 09:00:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 [2025-11-24T12:35:19.846Z] 09:01:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 [2025-11-24T12:35:19.846Z] 09:02:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2025-11-24T12:35:19.846Z] 09:03:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2025-11-24T12:35:19.846Z] 09:04:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2025-11-24T12:35:19.846Z] 09:05:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2025-11-24T12:35:19.846Z] 09:06:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 [2025-11-24T12:35:19.846Z] 09:07:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2025-11-24T12:35:19.846Z] 09:08:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-11-24T12:35:19.846Z] 09:09:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2025-11-24T12:35:19.846Z] 09:10:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 [2025-11-24T12:35:19.846Z] 09:11:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 [2025-11-24T12:35:19.846Z] 09:12:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-11-24T12:35:19.846Z] 09:13:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 [2025-11-24T12:35:19.846Z] 09:14:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.846Z] 09:15:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2025-11-24T12:35:19.846Z] 09:16:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2025-11-24T12:35:19.846Z] 09:17:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 [2025-11-24T12:35:19.846Z] 09:18:01 1.28 0.00 1.28 0.00 0.00 13.33 0.00 [2025-11-24T12:35:19.846Z] 09:19:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2025-11-24T12:35:19.846Z] 09:20:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.846Z] 09:21:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2025-11-24T12:35:19.846Z] 09:22:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 [2025-11-24T12:35:19.846Z] 09:23:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2025-11-24T12:35:19.846Z] 09:24:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.846Z] 09:25:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2025-11-24T12:35:19.846Z] 09:26:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2025-11-24T12:35:19.846Z] 09:27:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2025-11-24T12:35:19.846Z] 09:28:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2025-11-24T12:35:19.846Z] 09:29:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 [2025-11-24T12:35:19.846Z] 09:30:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 [2025-11-24T12:35:19.846Z] 09:31:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 [2025-11-24T12:35:19.846Z] 09:32:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2025-11-24T12:35:19.846Z] 09:33:02 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2025-11-24T12:35:19.846Z] 09:34:01 1.03 0.00 1.03 0.00 0.00 12.20 0.00 [2025-11-24T12:35:19.846Z] 09:35:01 1.53 0.00 1.53 0.00 0.00 18.79 0.00 [2025-11-24T12:35:19.846Z] 09:36:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.846Z] 09:37:01 1.77 0.00 1.77 0.00 0.00 21.46 0.00 [2025-11-24T12:35:19.846Z] 09:38:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2025-11-24T12:35:19.846Z] 09:39:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2025-11-24T12:35:19.846Z] 09:40:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.846Z] 09:41:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2025-11-24T12:35:19.846Z] 09:42:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2025-11-24T12:35:19.846Z] 09:43:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2025-11-24T12:35:19.846Z] 09:44:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 [2025-11-24T12:35:19.846Z] 09:45:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2025-11-24T12:35:19.846Z] 09:46:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2025-11-24T12:35:19.846Z] 09:47:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2025-11-24T12:35:19.846Z] 09:48:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2025-11-24T12:35:19.846Z] 09:49:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2025-11-24T12:35:19.846Z] 09:50:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-11-24T12:35:19.846Z] 09:51:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2025-11-24T12:35:19.846Z] 09:52:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.846Z] 09:53:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 [2025-11-24T12:35:19.846Z] 09:54:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.846Z] 09:55:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2025-11-24T12:35:19.846Z] 09:56:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2025-11-24T12:35:19.846Z] 09:57:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 [2025-11-24T12:35:19.846Z] 09:58:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.846Z] 09:59:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2025-11-24T12:35:19.846Z] 10:00:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2025-11-24T12:35:19.846Z] 10:01:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 [2025-11-24T12:35:19.846Z] 10:02:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2025-11-24T12:35:19.846Z] 10:03:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2025-11-24T12:35:19.846Z] 10:04:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2025-11-24T12:35:19.846Z] 10:05:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2025-11-24T12:35:19.846Z] 10:06:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2025-11-24T12:35:19.846Z] 10:07:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 [2025-11-24T12:35:19.846Z] 10:08:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2025-11-24T12:35:19.846Z] 10:09:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2025-11-24T12:35:19.846Z] 10:10:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2025-11-24T12:35:19.846Z] 10:11:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2025-11-24T12:35:19.846Z] 10:12:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2025-11-24T12:35:19.846Z] 10:13:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2025-11-24T12:35:19.846Z] 10:14:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2025-11-24T12:35:19.846Z] 10:15:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2025-11-24T12:35:19.846Z] 10:16:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2025-11-24T12:35:19.846Z] 10:17:01 1.50 0.00 1.50 0.00 0.00 18.39 0.00 [2025-11-24T12:35:19.846Z] 10:18:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2025-11-24T12:35:19.846Z] 10:19:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2025-11-24T12:35:19.846Z] 10:20:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.846Z] 10:21:01 1.18 0.00 1.18 0.00 0.00 15.86 0.00 [2025-11-24T12:35:19.846Z] 10:22:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2025-11-24T12:35:19.846Z] 10:23:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.846Z] 10:24:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2025-11-24T12:35:19.846Z] 10:25:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 [2025-11-24T12:35:19.846Z] 10:26:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2025-11-24T12:35:19.846Z] 10:27:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.846Z] 10:28:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2025-11-24T12:35:19.846Z] 10:29:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2025-11-24T12:35:19.846Z] 10:30:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2025-11-24T12:35:19.846Z] 10:31:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.846Z] 10:32:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2025-11-24T12:35:19.846Z] 10:33:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 [2025-11-24T12:35:19.846Z] 10:34:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2025-11-24T12:35:19.846Z] 10:35:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2025-11-24T12:35:19.846Z] 10:36:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2025-11-24T12:35:19.846Z] 10:37:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 [2025-11-24T12:35:19.846Z] 10:38:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2025-11-24T12:35:19.846Z] 10:39:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.846Z] 10:40:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2025-11-24T12:35:19.846Z] 10:41:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 [2025-11-24T12:35:19.846Z] 10:42:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2025-11-24T12:35:19.846Z] 10:43:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.846Z] 10:44:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2025-11-24T12:35:19.846Z] 10:45:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2025-11-24T12:35:19.846Z] 10:46:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2025-11-24T12:35:19.846Z] 10:47:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 [2025-11-24T12:35:19.846Z] 10:48:02 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2025-11-24T12:35:19.846Z] 10:49:01 1.34 0.00 1.34 0.00 0.00 16.95 0.00 [2025-11-24T12:35:19.846Z] 10:50:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2025-11-24T12:35:19.846Z] 10:51:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 [2025-11-24T12:35:19.846Z] 10:52:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2025-11-24T12:35:19.846Z] 10:53:01 1.75 0.00 1.75 0.00 0.00 20.79 0.00 [2025-11-24T12:35:19.846Z] 10:54:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2025-11-24T12:35:19.846Z] 10:55:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 [2025-11-24T12:35:19.846Z] 10:56:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2025-11-24T12:35:19.846Z] 10:57:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2025-11-24T12:35:19.846Z] 10:58:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2025-11-24T12:35:19.846Z] 10:59:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 [2025-11-24T12:35:19.846Z] 11:00:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2025-11-24T12:35:19.846Z] 11:01:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2025-11-24T12:35:19.846Z] 11:02:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.846Z] 11:03:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 [2025-11-24T12:35:19.846Z] 11:04:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2025-11-24T12:35:19.846Z] 11:05:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.846Z] 11:06:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2025-11-24T12:35:19.846Z] 11:07:01 1.55 0.00 1.55 0.00 0.00 19.19 0.00 [2025-11-24T12:35:19.846Z] 11:08:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2025-11-24T12:35:19.846Z] 11:09:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2025-11-24T12:35:19.846Z] 11:10:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2025-11-24T12:35:19.846Z] 11:11:01 1.33 0.00 1.33 0.00 0.00 16.79 0.00 [2025-11-24T12:35:19.846Z] 11:12:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-11-24T12:35:19.846Z] 11:13:01 1.43 0.00 1.43 0.00 0.00 18.26 0.00 [2025-11-24T12:35:19.846Z] 11:14:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.846Z] 11:15:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 [2025-11-24T12:35:19.846Z] 11:16:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2025-11-24T12:35:19.846Z] 11:17:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 [2025-11-24T12:35:19.846Z] 11:18:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2025-11-24T12:35:19.846Z] 11:19:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 [2025-11-24T12:35:19.846Z] 11:20:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.846Z] 11:21:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 [2025-11-24T12:35:19.846Z] 11:22:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.846Z] 11:23:01 1.60 0.00 1.60 0.00 0.00 19.59 0.00 [2025-11-24T12:35:19.846Z] 11:24:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.846Z] 11:25:01 1.47 0.00 1.47 0.00 0.00 18.66 0.00 [2025-11-24T12:35:19.846Z] 11:26:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2025-11-24T12:35:19.846Z] 11:27:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 [2025-11-24T12:35:19.846Z] 11:28:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2025-11-24T12:35:19.846Z] 11:29:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2025-11-24T12:35:19.846Z] 11:30:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2025-11-24T12:35:19.846Z] 11:31:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 [2025-11-24T12:35:19.846Z] 11:32:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2025-11-24T12:35:19.846Z] 11:33:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 [2025-11-24T12:35:19.846Z] 11:34:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2025-11-24T12:35:19.846Z] 11:35:01 1.30 0.00 1.30 0.00 0.00 16.93 0.00 [2025-11-24T12:35:19.846Z] 11:36:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2025-11-24T12:35:19.846Z] 11:37:01 1.33 0.00 1.33 0.00 0.00 17.20 0.00 [2025-11-24T12:35:19.846Z] 11:38:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2025-11-24T12:35:19.846Z] 11:39:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 [2025-11-24T12:35:19.846Z] 11:40:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.846Z] 11:41:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 [2025-11-24T12:35:19.846Z] 11:42:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2025-11-24T12:35:19.846Z] 11:43:01 1.62 0.00 1.62 0.00 0.00 20.26 0.00 [2025-11-24T12:35:19.846Z] 11:44:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2025-11-24T12:35:19.846Z] 11:45:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 [2025-11-24T12:35:19.846Z] 11:46:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2025-11-24T12:35:19.846Z] 11:47:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 [2025-11-24T12:35:19.846Z] 11:48:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2025-11-24T12:35:19.846Z] 11:49:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2025-11-24T12:35:19.846Z] 11:50:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2025-11-24T12:35:19.846Z] 11:51:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2025-11-24T12:35:19.846Z] 11:52:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2025-11-24T12:35:19.846Z] 11:53:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 [2025-11-24T12:35:19.846Z] 11:54:01 1.15 0.00 1.15 0.00 0.00 12.67 0.00 [2025-11-24T12:35:19.846Z] 11:55:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 [2025-11-24T12:35:19.846Z] 11:56:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2025-11-24T12:35:19.846Z] 11:57:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.846Z] 11:58:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2025-11-24T12:35:19.846Z] 11:59:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2025-11-24T12:35:19.846Z] 12:00:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2025-11-24T12:35:19.846Z] 12:01:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.846Z] 12:02:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.846Z] 12:03:01 1.48 0.00 1.48 0.00 0.00 18.66 0.00 [2025-11-24T12:35:19.846Z] 12:04:02 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2025-11-24T12:35:19.846Z] 12:05:01 1.39 0.00 1.39 0.00 0.00 17.35 0.00 [2025-11-24T12:35:19.846Z] 12:06:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2025-11-24T12:35:19.846Z] 12:07:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2025-11-24T12:35:19.846Z] 12:08:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2025-11-24T12:35:19.847Z] 12:09:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 [2025-11-24T12:35:19.847Z] 12:10:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2025-11-24T12:35:19.847Z] 12:11:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.847Z] 12:12:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2025-11-24T12:35:19.847Z] 12:13:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 [2025-11-24T12:35:19.847Z] 12:14:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2025-11-24T12:35:19.847Z] 12:15:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 [2025-11-24T12:35:19.847Z] 12:16:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.847Z] 12:17:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2025-11-24T12:35:19.847Z] 12:18:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2025-11-24T12:35:19.847Z] 12:19:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2025-11-24T12:35:19.847Z] 12:20:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2025-11-24T12:35:19.847Z] 12:21:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 [2025-11-24T12:35:19.847Z] 12:22:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2025-11-24T12:35:19.847Z] 12:23:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2025-11-24T12:35:19.847Z] 12:24:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2025-11-24T12:35:19.847Z] 12:25:01 1.55 0.00 1.55 0.00 0.00 18.79 0.00 [2025-11-24T12:35:19.847Z] 12:26:01 1.10 0.00 1.10 0.00 0.00 11.06 0.00 [2025-11-24T12:35:19.847Z] 12:27:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2025-11-24T12:35:19.847Z] 12:28:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2025-11-24T12:35:19.847Z] 12:29:01 1.52 0.00 1.52 0.00 0.00 18.39 0.00 [2025-11-24T12:35:19.847Z] 12:30:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 [2025-11-24T12:35:19.847Z] 12:31:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 [2025-11-24T12:35:19.847Z] 12:32:01 1.22 0.00 1.22 0.00 0.00 12.40 0.00 [2025-11-24T12:35:19.847Z] 12:33:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2025-11-24T12:35:19.847Z] 12:34:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 [2025-11-24T12:35:19.847Z] 12:35:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2025-11-24T12:35:19.847Z] Average: 10.49 0.34 10.16 0.00 52.18 3134.50 0.00 [2025-11-24T12:35:19.847Z] [2025-11-24T12:35:19.847Z] 06:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-11-24T12:35:19.847Z] 06:35:02 28803400 31495276 810800 2.47 80052 2901516 1719788 5.07 1040324 2656824 940 [2025-11-24T12:35:19.847Z] 06:36:01 26389640 31280908 1000992 3.05 128260 4900016 2093336 6.17 2002256 3932884 942088 [2025-11-24T12:35:19.847Z] 06:37:01 25861304 31178292 1101340 3.35 132028 5298380 2091832 6.17 2089584 4351208 804176 [2025-11-24T12:35:19.847Z] 06:38:01 25701460 31310924 964464 2.93 140036 5517016 1913908 5.64 2013972 4518660 476984 [2025-11-24T12:35:19.847Z] 06:39:01 18890848 30714536 1526448 4.64 204976 11416256 6849636 20.19 2798896 10231060 31104 [2025-11-24T12:35:19.847Z] 06:40:01 7413140 28723448 3440288 10.47 487724 19715824 10708996 31.57 6503744 17003492 882676 [2025-11-24T12:35:19.847Z] 06:41:01 3726100 27812948 4344736 13.22 504356 22344704 11666084 34.39 8710300 18346828 1554752 [2025-11-24T12:35:19.847Z] 06:42:01 1494980 28640584 3524056 10.72 519436 25283408 9154152 26.99 9223056 19973404 2005632 [2025-11-24T12:35:19.847Z] 06:43:01 5979396 31049008 1181196 3.59 528240 23465868 3112832 9.18 4445112 20624720 304 [2025-11-24T12:35:19.847Z] 06:44:01 5975228 31046604 1182716 3.60 529676 23466220 3106544 9.16 4905100 20163752 500 [2025-11-24T12:35:19.847Z] 06:45:01 5979144 31050908 1178456 3.59 529876 23466324 2998732 8.84 4946264 20120396 16 [2025-11-24T12:35:19.847Z] 06:46:01 5984592 31056424 1172804 3.57 529896 23466324 2998732 8.84 4940256 20120396 140 [2025-11-24T12:35:19.847Z] 06:47:01 5985624 31057460 1172460 3.57 529908 23466328 2998732 8.84 4940148 20120400 12 [2025-11-24T12:35:19.847Z] 06:48:01 6081212 31153076 1076908 3.28 529920 23466332 2998732 8.84 4843472 20120404 144 [2025-11-24T12:35:19.847Z] 06:49:01 6081660 31153628 1076424 3.27 529952 23466332 3029232 8.93 4842092 20120404 220 [2025-11-24T12:35:19.847Z] 06:50:01 6081328 31153332 1076628 3.28 529980 23466336 3029232 8.93 4841852 20120408 136 [2025-11-24T12:35:19.847Z] 06:51:01 6080924 31153056 1076736 3.28 530016 23466464 3029232 8.93 4842152 20120536 12 [2025-11-24T12:35:19.847Z] 06:52:01 6081232 31153436 1076328 3.27 530048 23466472 3029232 8.93 4841956 20120540 180 [2025-11-24T12:35:19.847Z] 06:53:01 6081184 31153392 1076304 3.27 530056 23466476 3029232 8.93 4841968 20120544 12 [2025-11-24T12:35:19.847Z] 06:54:01 6081096 31153340 1076308 3.27 530080 23466476 3029232 8.93 4841756 20120548 140 [2025-11-24T12:35:19.847Z] 06:55:01 6080992 31153240 1076300 3.27 530096 23466480 3029232 8.93 4842116 20120552 24 [2025-11-24T12:35:19.847Z] 06:56:01 6081068 31153360 1076136 3.27 530120 23466480 3029232 8.93 4841940 20120552 152 [2025-11-24T12:35:19.847Z] 06:57:01 6081284 31153584 1076076 3.27 530136 23466484 3029232 8.93 4842108 20120556 144 [2025-11-24T12:35:19.847Z] 06:58:01 6080652 31153132 1076432 3.27 530144 23466616 3029232 8.93 4842396 20120680 276 [2025-11-24T12:35:19.847Z] 06:59:01 6081188 31153676 1075888 3.27 530160 23466612 3029232 8.93 4841792 20120688 16 [2025-11-24T12:35:19.847Z] 07:00:01 6080600 31153108 1076580 3.28 530176 23466620 3029232 8.93 4841860 20120692 156 [2025-11-24T12:35:19.847Z] 07:01:01 6080624 31153136 1076520 3.28 530184 23466624 3029232 8.93 4841896 20120692 4 [2025-11-24T12:35:19.847Z] 07:02:01 6080828 31153348 1076224 3.27 530204 23466632 3029232 8.93 4841888 20120696 168 [2025-11-24T12:35:19.847Z] 07:03:01 6080748 31153328 1076280 3.27 530208 23466636 3029232 8.93 4841952 20120708 28 [2025-11-24T12:35:19.847Z] 07:04:01 6081236 31153816 1075764 3.27 530224 23466632 3045276 8.98 4842320 20120708 152 [2025-11-24T12:35:19.847Z] 07:05:01 6081032 31153644 1075884 3.27 530240 23466640 3045276 8.98 4842132 20120712 24 [2025-11-24T12:35:19.847Z] 07:06:01 6081268 31153880 1075580 3.27 530248 23466640 3045276 8.98 4842012 20120712 12 [2025-11-24T12:35:19.847Z] 07:07:01 6081000 31153632 1075816 3.27 530260 23466640 3045276 8.98 4842008 20120716 32 [2025-11-24T12:35:19.847Z] 07:08:01 6081416 31154064 1075320 3.27 530276 23466640 3045276 8.98 4842048 20120720 8 [2025-11-24T12:35:19.847Z] 07:09:01 6081108 31153760 1075548 3.27 530308 23466640 3045276 8.98 4841944 20120720 12 [2025-11-24T12:35:19.847Z] 07:10:01 6081028 31153744 1075500 3.27 530328 23466652 3045276 8.98 4842068 20120728 28 [2025-11-24T12:35:19.847Z] 07:11:01 6081012 31153728 1075432 3.27 530348 23466656 3045276 8.98 4842000 20120728 4 [2025-11-24T12:35:19.847Z] 07:12:01 6080996 31153752 1075416 3.27 530352 23466660 3045276 8.98 4842048 20120732 164 [2025-11-24T12:35:19.847Z] 07:13:01 6080436 31153212 1075932 3.27 530376 23466664 3045276 8.98 4842068 20120736 8 [2025-11-24T12:35:19.847Z] 07:14:02 6080636 31153412 1075860 3.27 530400 23466656 3028856 8.93 4842068 20120736 4 [2025-11-24T12:35:19.847Z] 07:15:01 6080360 31153184 1076064 3.27 530424 23466668 3028856 8.93 4842484 20120740 28 [2025-11-24T12:35:19.847Z] 07:16:01 6080872 31153740 1075480 3.27 530448 23466668 3028856 8.93 4843644 20120740 4 [2025-11-24T12:35:19.847Z] 07:17:01 6080556 31153556 1075756 3.27 530464 23466796 3028856 8.93 4842760 20120872 32 [2025-11-24T12:35:19.847Z] 07:18:01 6080928 31153976 1075480 3.27 530492 23466812 3028856 8.93 4843552 20120876 272 [2025-11-24T12:35:19.847Z] 07:19:01 6081960 31155008 1074432 3.27 530516 23466804 3028856 8.93 4842256 20120876 24 [2025-11-24T12:35:19.847Z] 07:20:01 6081676 31154796 1074644 3.27 530552 23466816 3028856 8.93 4843388 20120892 196 [2025-11-24T12:35:19.847Z] 07:21:01 6081652 31154772 1074604 3.27 530584 23466812 3028856 8.93 4842344 20120892 8 [2025-11-24T12:35:19.847Z] 07:22:01 6081092 31154220 1075068 3.27 530600 23466820 3028856 8.93 4843496 20120896 8 [2025-11-24T12:35:19.847Z] 07:23:01 6080996 31154184 1075076 3.27 530612 23466820 3044900 8.98 4842872 20120892 180 [2025-11-24T12:35:19.847Z] 07:24:01 6081564 31154756 1074492 3.27 530624 23466824 3044900 8.98 4843564 20120896 168 [2025-11-24T12:35:19.847Z] 07:25:01 6080924 31154144 1075056 3.27 530632 23466828 3044900 8.98 4843040 20120900 228 [2025-11-24T12:35:19.847Z] 07:26:01 6080908 31154132 1075056 3.27 530644 23466828 3044900 8.98 4843584 20120900 12 [2025-11-24T12:35:19.847Z] 07:27:01 6080648 31153876 1075240 3.27 530656 23466832 3044900 8.98 4842416 20120904 28 [2025-11-24T12:35:19.847Z] 07:28:01 6080808 31154040 1075204 3.27 530680 23466840 3044900 8.98 4843464 20120908 168 [2025-11-24T12:35:19.847Z] 07:29:01 6081076 31154372 1074876 3.27 530704 23466840 3044900 8.98 4842484 20120916 8 [2025-11-24T12:35:19.847Z] 07:30:01 6080272 31153572 1075600 3.27 530728 23466836 3027944 8.93 4843424 20120920 24 [2025-11-24T12:35:19.847Z] 07:31:01 6080160 31153520 1075548 3.27 530756 23466844 3027944 8.93 4842568 20120924 4 [2025-11-24T12:35:19.847Z] 07:32:01 6080136 31153500 1075492 3.27 530772 23466848 3027944 8.93 4843472 20120928 4 [2025-11-24T12:35:19.847Z] 07:33:01 6080048 31153412 1075500 3.27 530776 23466848 3027944 8.93 4842924 20120928 12 [2025-11-24T12:35:19.847Z] 07:34:01 6079724 31153632 1075188 3.27 530800 23467356 3027944 8.93 4845196 20121252 36 [2025-11-24T12:35:19.847Z] 07:35:01 6077216 31151380 1077332 3.28 530828 23467488 3027944 8.93 4845624 20121032 56 [2025-11-24T12:35:19.847Z] 07:36:01 6076972 31151156 1077540 3.28 530852 23467488 3027944 8.93 4846388 20120988 168 [2025-11-24T12:35:19.847Z] 07:37:01 6077240 31151428 1077216 3.28 530864 23467488 3027944 8.93 4845044 20120992 16 [2025-11-24T12:35:19.847Z] 07:38:01 6076680 31150904 1077680 3.28 530892 23467496 3027944 8.93 4846376 20120992 156 [2025-11-24T12:35:19.847Z] 07:39:01 6077132 31151360 1077396 3.28 530916 23467496 3027944 8.93 4845304 20120996 28 [2025-11-24T12:35:19.847Z] 07:40:01 6077116 31151412 1077296 3.28 530940 23467504 3027944 8.93 4846560 20121004 68 [2025-11-24T12:35:19.847Z] 07:41:01 6077392 31151692 1076996 3.28 530960 23467504 3027944 8.93 4845432 20121004 4 [2025-11-24T12:35:19.847Z] 07:42:01 6076456 31150876 1077900 3.28 530980 23467636 3027944 8.93 4846484 20121120 300 [2025-11-24T12:35:19.847Z] 07:43:01 6076780 31151276 1077572 3.28 530992 23467636 3027944 8.93 4845196 20121140 8 [2025-11-24T12:35:19.847Z] 07:44:01 6076156 31150692 1078128 3.28 531000 23467640 3027944 8.93 4846544 20121144 252 [2025-11-24T12:35:19.847Z] 07:45:01 6076604 31151164 1077656 3.28 531012 23467644 3027944 8.93 4845308 20121140 8 [2025-11-24T12:35:19.847Z] 07:46:01 6076564 31151132 1077652 3.28 531024 23467644 3027944 8.93 4846192 20121140 164 [2025-11-24T12:35:19.847Z] 07:47:01 6076848 31151428 1077340 3.28 531028 23467652 3027944 8.93 4845232 20121148 12 [2025-11-24T12:35:19.847Z] 07:48:01 6076604 31151184 1077756 3.28 531048 23467652 3027944 8.93 4846252 20121148 156 [2025-11-24T12:35:19.847Z] 07:49:01 6076552 31151184 1077952 3.28 531060 23467656 3027944 8.93 4845288 20121152 12 [2025-11-24T12:35:19.847Z] 07:50:01 6076536 31151172 1077920 3.28 531092 23467656 3027944 8.93 4846320 20121156 152 [2025-11-24T12:35:19.847Z] 07:51:01 6076520 31151228 1077824 3.28 531096 23467744 3027944 8.93 4845304 20121228 28 [2025-11-24T12:35:19.847Z] 07:52:01 6075864 31150580 1078408 3.28 531104 23467748 3027944 8.93 4846308 20121232 160 [2025-11-24T12:35:19.847Z] 07:53:01 6076296 31151072 1077904 3.28 531128 23467740 3027944 8.93 4845344 20121236 8 [2025-11-24T12:35:19.847Z] 07:54:01 6076500 31151280 1077612 3.28 531144 23467752 3027944 8.93 4846448 20121240 164 [2025-11-24T12:35:19.847Z] 07:55:01 6076452 31151272 1077572 3.28 531176 23467748 3027944 8.93 4845448 20121248 24 [2025-11-24T12:35:19.847Z] 07:56:01 6076152 31150972 1077780 3.28 531200 23467756 3043996 8.97 4846336 20121248 164 [2025-11-24T12:35:19.847Z] 07:57:01 6076104 31150988 1077740 3.28 531220 23467764 3043996 8.97 4845432 20121256 8 [2025-11-24T12:35:19.847Z] 07:58:01 6076024 31150916 1077752 3.28 531228 23467764 3060076 9.02 4846408 20121264 4 [2025-11-24T12:35:19.847Z] 07:59:01 6076160 31151060 1077752 3.28 531236 23467768 3060076 9.02 4845796 20121268 184 [2025-11-24T12:35:19.847Z] 08:00:01 6076256 31151160 1077636 3.28 531260 23467764 3060076 9.02 4846476 20121272 152 [2025-11-24T12:35:19.847Z] 08:01:01 6076404 31151368 1077416 3.28 531276 23467772 3060076 9.02 4845816 20121276 184 [2025-11-24T12:35:19.847Z] 08:02:01 6076680 31151648 1077120 3.28 531292 23467776 3060076 9.02 4846380 20121280 176 [2025-11-24T12:35:19.847Z] 08:03:01 6076268 31151240 1077396 3.28 531312 23467776 3060076 9.02 4845908 20121280 200 [2025-11-24T12:35:19.847Z] 08:04:01 6076404 31151436 1077244 3.28 531324 23467780 3060076 9.02 4846460 20121276 180 [2025-11-24T12:35:19.847Z] 08:05:01 6076200 31151236 1077372 3.28 531340 23467780 3060076 9.02 4845692 20121280 8 [2025-11-24T12:35:19.847Z] 08:06:01 6076372 31151444 1077112 3.28 531356 23467788 3060076 9.02 4846536 20121280 156 [2025-11-24T12:35:19.847Z] 08:07:01 6076540 31151616 1077076 3.28 531372 23467796 3060076 9.02 4845520 20121284 40 [2025-11-24T12:35:19.847Z] 08:08:01 6076492 31151596 1077084 3.28 531384 23467796 3060076 9.02 4846556 20121284 152 [2025-11-24T12:35:19.847Z] 08:09:01 6076192 31151300 1077296 3.28 531408 23467800 3043532 8.97 4845548 20121288 28 [2025-11-24T12:35:19.847Z] 08:10:01 6075892 31151056 1077844 3.28 531432 23467804 3043532 8.97 4846672 20121292 8 [2025-11-24T12:35:19.847Z] 08:11:01 6076596 31151760 1077100 3.28 531448 23467804 3043532 8.97 4845596 20121292 8 [2025-11-24T12:35:19.847Z] 08:12:01 6076124 31151328 1077548 3.28 531464 23467808 3043532 8.97 4846616 20121296 160 [2025-11-24T12:35:19.847Z] 08:13:01 6076084 31151288 1077524 3.28 531484 23467808 3043532 8.97 4845628 20121296 4 [2025-11-24T12:35:19.847Z] 08:14:01 6075940 31151200 1077588 3.28 531508 23467812 3043532 8.97 4846728 20121308 180 [2025-11-24T12:35:19.847Z] 08:15:01 6076132 31151408 1077540 3.28 531524 23467812 3043532 8.97 4846020 20121316 4 [2025-11-24T12:35:19.847Z] 08:16:01 6075564 31150860 1078032 3.28 531536 23467820 3043532 8.97 4846748 20121316 12 [2025-11-24T12:35:19.847Z] 08:17:01 6075548 31150852 1078012 3.28 531540 23467824 3043532 8.97 4846068 20121320 188 [2025-11-24T12:35:19.847Z] 08:18:01 6075736 31151176 1077616 3.28 531540 23467952 3043532 8.97 4846736 20121448 8 [2025-11-24T12:35:19.847Z] 08:19:01 6075476 31150920 1077808 3.28 531560 23467956 3043532 8.97 4846008 20121452 8 [2025-11-24T12:35:19.847Z] 08:20:01 6075648 31151136 1077592 3.28 531584 23467960 3043532 8.97 4846892 20121456 196 [2025-11-24T12:35:19.847Z] 08:21:01 6075848 31151340 1077576 3.28 531600 23467960 3043532 8.97 4845832 20121456 8 [2025-11-24T12:35:19.847Z] 08:22:02 6075832 31151364 1077532 3.28 531620 23467972 3043532 8.97 4846868 20121460 192 [2025-11-24T12:35:19.847Z] 08:23:01 6075532 31151076 1077760 3.28 531632 23467968 3043532 8.97 4846176 20121460 40 [2025-11-24T12:35:19.847Z] 08:24:01 6075636 31151192 1077804 3.28 531640 23467976 3043532 8.97 4846064 20121464 28 [2025-11-24T12:35:19.847Z] 08:25:01 6075108 31150668 1078256 3.28 531644 23467972 3026716 8.92 4845836 20121464 16 [2025-11-24T12:35:19.847Z] 08:26:01 6075620 31151208 1077632 3.28 531672 23467972 3026716 8.92 4845800 20121468 24 [2025-11-24T12:35:19.847Z] 08:27:01 6075068 31150672 1078152 3.28 531684 23467984 3026716 8.92 4845800 20121472 32 [2025-11-24T12:35:19.847Z] 08:28:01 6075060 31150680 1078088 3.28 531700 23467984 3042760 8.97 4845816 20121472 8 [2025-11-24T12:35:19.847Z] 08:29:01 6075076 31150716 1078000 3.28 531708 23467988 3042760 8.97 4845924 20121484 8 [2025-11-24T12:35:19.847Z] 08:30:01 6075240 31150888 1077756 3.28 531720 23467988 3042760 8.97 4845968 20121484 12 [2025-11-24T12:35:19.847Z] 08:31:01 6074940 31150732 1077844 3.28 531748 23468112 3042760 8.97 4845908 20121616 28 [2025-11-24T12:35:19.847Z] 08:32:01 6075108 31150872 1077832 3.28 531768 23468124 3042760 8.97 4845908 20121620 8 [2025-11-24T12:35:19.847Z] 08:33:01 6075564 31151376 1077324 3.28 531792 23468120 3042760 8.97 4845972 20121620 8 [2025-11-24T12:35:19.847Z] 08:34:01 6074736 31150580 1078212 3.28 531816 23468132 3042760 8.97 4846040 20121624 32 [2025-11-24T12:35:19.847Z] 08:35:01 6074760 31150628 1078116 3.28 531836 23468132 3042760 8.97 4846116 20121624 8 [2025-11-24T12:35:19.847Z] 08:36:01 6074536 31150580 1078112 3.28 531852 23468128 3042760 8.97 4847264 20120908 28 [2025-11-24T12:35:19.847Z] 08:37:01 6074508 31150580 1078312 3.28 531860 23468140 3042760 8.97 4847500 20120912 224 [2025-11-24T12:35:19.847Z] 08:38:01 6074792 31150868 1078012 3.28 531884 23468128 3042760 8.97 4846940 20120912 8 [2025-11-24T12:35:19.847Z] 08:39:01 6074500 31150604 1078264 3.28 531900 23468144 3042760 8.97 4846964 20120916 8 [2025-11-24T12:35:19.847Z] 08:40:01 6074444 31150564 1078276 3.28 531912 23468148 3042760 8.97 4847348 20120916 4 [2025-11-24T12:35:19.847Z] 08:41:01 6074516 31150652 1078120 3.28 531940 23468156 3042760 8.97 4847008 20120920 40 [2025-11-24T12:35:19.847Z] 08:42:01 6074224 31150392 1078372 3.28 531968 23468160 3042760 8.97 4847148 20120924 28 [2025-11-24T12:35:19.847Z] 08:43:01 6074428 31150624 1078400 3.28 531976 23468160 3042760 8.97 4847048 20120924 16 [2025-11-24T12:35:19.847Z] 08:44:01 6074588 31150796 1078172 3.28 531996 23468164 3042308 8.97 4847056 20120928 28 [2025-11-24T12:35:19.847Z] 08:45:01 6074508 31150736 1078224 3.28 532008 23468160 3042308 8.97 4847156 20120928 20 [2025-11-24T12:35:19.847Z] 08:46:01 6074200 31150444 1078456 3.28 532024 23468160 3042308 8.97 4847096 20120932 24 [2025-11-24T12:35:19.847Z] 08:47:01 6074568 31150864 1077928 3.28 532040 23468168 3042308 8.97 4847192 20120936 28 [2025-11-24T12:35:19.847Z] 08:48:01 6074584 31150896 1077880 3.28 532056 23468168 3042308 8.97 4847192 20120936 12 [2025-11-24T12:35:19.847Z] 08:49:01 6073992 31150328 1078328 3.28 532072 23468176 3042308 8.97 4847640 20120940 232 [2025-11-24T12:35:19.847Z] 08:50:01 6074520 31150856 1077788 3.28 532084 23468176 3042308 8.97 4847280 20120940 4 [2025-11-24T12:35:19.847Z] 08:51:01 6074720 31151096 1077712 3.28 532108 23468184 3042308 8.97 4847268 20120944 40 [2025-11-24T12:35:19.847Z] 08:52:01 6074452 31150848 1077948 3.28 532108 23468188 3042308 8.97 4847268 20120948 4 [2025-11-24T12:35:19.847Z] 08:53:01 6073576 31149972 1078748 3.28 532124 23468188 3042308 8.97 4847284 20120948 4 [2025-11-24T12:35:19.847Z] 08:54:01 6073528 31149944 1078708 3.28 532140 23468192 3042308 8.97 4847616 20120952 24 [2025-11-24T12:35:19.847Z] 08:55:01 6073292 31149736 1078868 3.28 532156 23468192 3042308 8.97 4847396 20120964 4 [2025-11-24T12:35:19.848Z] 08:56:01 6073424 31149912 1078672 3.28 532176 23468200 3042308 8.97 4847868 20120972 268 [2025-11-24T12:35:19.848Z] 08:57:01 6074204 31150696 1077864 3.28 532200 23468204 3042308 8.97 4847376 20120976 32 [2025-11-24T12:35:19.848Z] 08:58:01 6074108 31150644 1077868 3.28 532216 23468204 3042308 8.97 4847956 20120976 192 [2025-11-24T12:35:19.848Z] 08:59:01 6073540 31150084 1078408 3.28 532232 23468212 3058424 9.02 4847712 20120980 40 [2025-11-24T12:35:19.848Z] 09:00:01 6073484 31150048 1078376 3.28 532256 23468212 3058424 9.02 4847496 20120984 4 [2025-11-24T12:35:19.848Z] 09:01:01 6073304 31150040 1078348 3.28 532292 23468336 3042144 8.97 4847684 20121116 8 [2025-11-24T12:35:19.848Z] 09:02:01 6073808 31150584 1077816 3.28 532320 23468336 3042144 8.97 4847644 20121120 228 [2025-11-24T12:35:19.848Z] 09:03:01 6073784 31150588 1077780 3.28 532344 23468348 3042144 8.97 4847564 20121120 12 [2025-11-24T12:35:19.848Z] 09:04:01 6073768 31150596 1077724 3.28 532356 23468352 3042144 8.97 4847568 20121124 4 [2025-11-24T12:35:19.848Z] 09:05:01 6073528 31150356 1078096 3.28 532380 23468352 3042144 8.97 4847780 20121124 12 [2025-11-24T12:35:19.848Z] 09:06:01 6073544 31150400 1078032 3.28 532420 23468332 3042144 8.97 4847616 20121128 4 [2025-11-24T12:35:19.848Z] 09:07:01 6073680 31150572 1078004 3.28 532440 23468360 3042144 8.97 4847652 20121132 28 [2025-11-24T12:35:19.848Z] 09:08:01 6073664 31150584 1077968 3.28 532464 23468360 3042144 8.97 4847668 20121132 8 [2025-11-24T12:35:19.848Z] 09:09:01 6073356 31150308 1078180 3.28 532480 23468368 3042144 8.97 4848004 20121136 40 [2025-11-24T12:35:19.848Z] 09:10:01 6073812 31150784 1077648 3.28 532500 23468360 3042144 8.97 4847792 20121140 4 [2025-11-24T12:35:19.848Z] 09:11:01 6074028 31151024 1077568 3.28 532532 23468360 3042144 8.97 4847760 20121144 24 [2025-11-24T12:35:19.848Z] 09:12:01 6074280 31151320 1077292 3.28 532540 23468376 3042144 8.97 4847784 20121148 24 [2025-11-24T12:35:19.848Z] 09:13:01 6073500 31150568 1078012 3.28 532568 23468380 3042144 8.97 4847828 20121152 24 [2025-11-24T12:35:19.848Z] 09:14:01 6073956 31151040 1077476 3.28 532580 23468384 3042144 8.97 4848076 20121156 28 [2025-11-24T12:35:19.848Z] 09:15:01 6073040 31150136 1078328 3.28 532596 23468384 3042144 8.97 4847872 20121156 4 [2025-11-24T12:35:19.848Z] 09:16:01 6073804 31150916 1077504 3.28 532620 23468372 3042144 8.97 4847824 20121164 40 [2025-11-24T12:35:19.848Z] 09:17:01 6072952 31150120 1078360 3.28 532632 23468396 3042144 8.97 4848400 20121164 296 [2025-11-24T12:35:19.848Z] 09:18:01 6073308 31150412 1078064 3.28 532640 23468392 3042144 8.97 4847844 20121164 268 [2025-11-24T12:35:19.848Z] 09:19:01 6073040 31150180 1078384 3.28 532668 23468400 3042144 8.97 4847892 20121172 32 [2025-11-24T12:35:19.848Z] 09:20:01 6073000 31150152 1078368 3.28 532684 23468400 3042144 8.97 4847948 20121172 4 [2025-11-24T12:35:19.848Z] 09:21:01 6072912 31150084 1078372 3.28 532720 23468392 3042144 8.97 4847924 20121176 24 [2025-11-24T12:35:19.848Z] 09:22:01 6073364 31150576 1078076 3.28 532748 23468408 3042144 8.97 4847944 20121180 4 [2025-11-24T12:35:19.848Z] 09:23:01 6072592 31149832 1078808 3.28 532768 23468408 3042144 8.97 4847996 20121180 12 [2025-11-24T12:35:19.848Z] 09:24:01 6072576 31149840 1078780 3.28 532792 23468412 3042144 8.97 4848292 20121184 4 [2025-11-24T12:35:19.848Z] 09:25:01 6072700 31150012 1078560 3.28 532812 23468412 3042144 8.97 4848684 20121184 204 [2025-11-24T12:35:19.848Z] 09:26:01 6073236 31150552 1078008 3.28 532840 23468400 3042144 8.97 4848048 20121188 28 [2025-11-24T12:35:19.848Z] 09:27:01 6072716 31150036 1078436 3.28 532852 23468420 3042144 8.97 4848072 20121188 28 [2025-11-24T12:35:19.848Z] 09:28:01 6072668 31150032 1078400 3.28 532876 23468424 3042144 8.97 4848400 20121192 32 [2025-11-24T12:35:19.848Z] 09:29:01 6072872 31150384 1078028 3.28 532896 23468556 3042144 8.97 4848148 20121316 28 [2025-11-24T12:35:19.848Z] 09:30:01 6072840 31150380 1078000 3.28 532912 23468556 3058200 9.02 4848224 20121324 4 [2025-11-24T12:35:19.848Z] 09:31:01 6072320 31149900 1078432 3.28 532940 23468552 3074336 9.06 4848212 20121336 24 [2025-11-24T12:35:19.848Z] 09:32:01 6072516 31150120 1078176 3.28 532976 23468556 3074336 9.06 4848216 20121336 4 [2025-11-24T12:35:19.848Z] 09:33:02 6072256 31149912 1078348 3.28 532988 23468568 3074336 9.06 4848572 20121340 28 [2025-11-24T12:35:19.848Z] 09:34:01 6072460 31150132 1078068 3.28 533004 23468572 3074336 9.06 4848288 20121348 28 [2025-11-24T12:35:19.848Z] 09:35:01 6071984 31149664 1078740 3.28 533020 23468576 3074336 9.06 4848396 20121344 4 [2025-11-24T12:35:19.848Z] 09:36:01 6072368 31150216 1078084 3.28 533044 23468580 3074336 9.06 4850060 20121348 40 [2025-11-24T12:35:19.848Z] 09:37:01 6071924 31149792 1078488 3.28 533068 23468580 3074336 9.06 4850052 20121348 12 [2025-11-24T12:35:19.848Z] 09:38:01 6071664 31149544 1078720 3.28 533084 23468584 3074336 9.06 4849776 20121352 28 [2025-11-24T12:35:19.848Z] 09:39:01 6071176 31149060 1079140 3.28 533092 23468588 3074336 9.06 4849800 20121356 4 [2025-11-24T12:35:19.848Z] 09:40:01 6071192 31149104 1079040 3.28 533112 23468588 3074336 9.06 4849888 20121356 8 [2025-11-24T12:35:19.848Z] 09:41:01 6071344 31149304 1079052 3.28 533136 23468592 3074336 9.06 4849948 20121360 4 [2025-11-24T12:35:19.848Z] 09:42:01 6071052 31149024 1079280 3.28 533164 23468592 3074336 9.06 4850220 20121360 236 [2025-11-24T12:35:19.848Z] 09:43:01 6070604 31148580 1079700 3.28 533184 23468596 3074336 9.06 4849904 20121364 28 [2025-11-24T12:35:19.848Z] 09:44:01 6070596 31148612 1079676 3.28 533204 23468600 3074336 9.06 4849924 20121368 24 [2025-11-24T12:35:19.848Z] 09:45:01 6070800 31148844 1079396 3.28 533212 23468608 3074336 9.06 4850096 20121376 40 [2025-11-24T12:35:19.848Z] 09:46:01 6070532 31148588 1079628 3.28 533228 23468612 3074336 9.06 4850020 20121380 28 [2025-11-24T12:35:19.848Z] 09:47:01 6070684 31148776 1079604 3.28 533248 23468612 3074336 9.06 4850340 20121380 28 [2025-11-24T12:35:19.848Z] 09:48:01 6070944 31149052 1079328 3.28 533264 23468612 3074336 9.06 4850080 20121384 28 [2025-11-24T12:35:19.848Z] 09:49:01 6070820 31148936 1079580 3.28 533276 23468620 3074336 9.06 4850512 20121388 232 [2025-11-24T12:35:19.848Z] 09:50:01 6071332 31149448 1079060 3.28 533292 23468620 3074336 9.06 4850164 20121388 12 [2025-11-24T12:35:19.848Z] 09:51:01 6070956 31149132 1079544 3.28 533320 23468624 3057984 9.02 4850156 20121392 28 [2025-11-24T12:35:19.848Z] 09:52:01 6070972 31149156 1079488 3.28 533332 23468624 3057984 9.02 4850156 20121392 4 [2025-11-24T12:35:19.848Z] 09:53:01 6070672 31148876 1079700 3.28 533352 23468628 3057984 9.02 4850408 20121396 28 [2025-11-24T12:35:19.848Z] 09:54:01 6070624 31148860 1079672 3.28 533360 23468636 3057984 9.02 4850200 20121404 36 [2025-11-24T12:35:19.848Z] 09:55:01 6070632 31148876 1079576 3.28 533380 23468636 3057984 9.02 4850320 20121404 12 [2025-11-24T12:35:19.848Z] 09:56:01 6070552 31148832 1079616 3.28 533396 23468640 3057984 9.02 4850288 20121408 28 [2025-11-24T12:35:19.848Z] 09:57:01 6070212 31148500 1079892 3.29 533412 23468628 3057984 9.02 4850596 20121408 12 [2025-11-24T12:35:19.848Z] 09:58:01 6070708 31149024 1079292 3.28 533440 23468644 3041216 8.97 4850620 20121412 28 [2025-11-24T12:35:19.848Z] 09:59:01 6070164 31148504 1079816 3.29 533456 23468640 3041216 8.97 4850644 20121416 24 [2025-11-24T12:35:19.848Z] 10:00:01 6070148 31148496 1079752 3.28 533472 23468648 3041216 8.97 4850412 20121416 8 [2025-11-24T12:35:19.848Z] 10:01:01 6069880 31148252 1079984 3.29 533500 23468640 3041216 8.97 4850396 20121420 12 [2025-11-24T12:35:19.848Z] 10:02:01 6069936 31148340 1079984 3.29 533540 23468632 3057260 9.01 4850408 20121424 40 [2025-11-24T12:35:19.848Z] 10:03:01 6070160 31148572 1079912 3.29 533556 23468660 3057260 9.01 4850428 20121428 40 [2025-11-24T12:35:19.848Z] 10:04:01 6070072 31148544 1079940 3.29 533584 23468668 3057260 9.01 4850472 20121432 4 [2025-11-24T12:35:19.848Z] 10:05:01 6069772 31148280 1080164 3.29 533604 23468668 3057260 9.01 4850784 20121436 12 [2025-11-24T12:35:19.848Z] 10:06:01 6070276 31148812 1079588 3.28 533632 23468672 3057260 9.01 4850560 20121440 8 [2025-11-24T12:35:19.848Z] 10:07:01 6072552 31151108 1077244 3.28 533652 23468672 3057260 9.01 4848204 20121440 16 [2025-11-24T12:35:19.848Z] 10:08:01 6072764 31151344 1077012 3.28 533668 23468676 3057260 9.01 4848208 20121444 20 [2025-11-24T12:35:19.848Z] 10:09:01 6072252 31150852 1077440 3.28 533688 23468680 3057260 9.01 4848248 20121448 8 [2025-11-24T12:35:19.848Z] 10:10:01 6072108 31150708 1077496 3.28 533716 23468680 3057260 9.01 4848584 20121448 8 [2025-11-24T12:35:19.848Z] 10:11:01 6072076 31150744 1077456 3.28 533744 23468676 3057260 9.01 4848304 20121456 32 [2025-11-24T12:35:19.848Z] 10:12:01 6072492 31151176 1077060 3.28 533772 23468672 3057260 9.01 4848324 20121452 4 [2025-11-24T12:35:19.848Z] 10:13:01 6072212 31151000 1077428 3.28 533780 23468756 3057260 9.01 4848360 20121524 40 [2025-11-24T12:35:19.848Z] 10:14:01 6071456 31150256 1078168 3.28 533788 23468760 3057260 9.01 4848348 20121528 28 [2025-11-24T12:35:19.848Z] 10:15:01 6071376 31150176 1078232 3.28 533804 23468760 3057260 9.01 4848432 20121528 12 [2025-11-24T12:35:19.848Z] 10:16:01 6072084 31150916 1077444 3.28 533816 23468764 3057260 9.01 4848400 20121532 28 [2025-11-24T12:35:19.848Z] 10:17:01 6071540 31150424 1077868 3.28 533864 23468764 3057260 9.01 4849328 20121532 44 [2025-11-24T12:35:19.848Z] 10:18:01 6072092 31151004 1077284 3.28 533876 23468772 3057260 9.01 4848732 20121540 44 [2025-11-24T12:35:19.848Z] 10:19:01 6072016 31150944 1077552 3.28 533888 23468776 3057260 9.01 4848756 20121544 28 [2025-11-24T12:35:19.848Z] 10:20:01 6072056 31150988 1077500 3.28 533904 23468772 3057260 9.01 4848572 20121544 216 [2025-11-24T12:35:19.848Z] 10:21:01 6072276 31151360 1077080 3.28 533912 23468912 3057260 9.01 4848784 20121676 228 [2025-11-24T12:35:19.848Z] 10:22:01 6072552 31151640 1076800 3.28 533912 23468912 3057260 9.01 4848504 20121676 12 [2025-11-24T12:35:19.848Z] 10:23:01 6071772 31150868 1077556 3.28 533924 23468908 3057260 9.01 4848524 20121684 24 [2025-11-24T12:35:19.848Z] 10:24:01 6071748 31150864 1077504 3.28 533932 23468916 3073304 9.06 4848676 20121684 4 [2025-11-24T12:35:19.848Z] 10:25:01 6071928 31151060 1077348 3.28 533948 23468920 3073304 9.06 4848672 20121688 24 [2025-11-24T12:35:19.848Z] 10:26:01 6071636 31150776 1077604 3.28 533964 23468924 3073304 9.06 4848544 20121692 4 [2025-11-24T12:35:19.848Z] 10:27:01 6071936 31151096 1077272 3.28 533988 23468912 3073304 9.06 4848576 20121692 12 [2025-11-24T12:35:19.848Z] 10:28:01 6071628 31150816 1077548 3.28 533988 23468928 3073304 9.06 4848584 20121696 28 [2025-11-24T12:35:19.848Z] 10:29:01 6071620 31150944 1077356 3.28 534000 23469056 3073304 9.06 4848604 20121824 12 [2025-11-24T12:35:19.848Z] 10:30:01 6071272 31150616 1077648 3.28 534012 23469064 3073304 9.06 4848952 20121832 8 [2025-11-24T12:35:19.848Z] 10:31:01 6071228 31150584 1077848 3.28 534020 23469068 3073304 9.06 4848624 20121836 8 [2025-11-24T12:35:19.848Z] 10:32:01 6071480 31150844 1077588 3.28 534036 23469060 3073304 9.06 4848632 20121836 0 [2025-11-24T12:35:19.848Z] 10:33:01 6071480 31150868 1077552 3.28 534060 23469068 3073304 9.06 4848648 20121840 32 [2025-11-24T12:35:19.848Z] 10:34:01 6071228 31150644 1077788 3.28 534068 23469076 3073304 9.06 4848948 20121844 20 [2025-11-24T12:35:19.848Z] 10:35:01 6071212 31150652 1077772 3.28 534088 23469076 3073304 9.06 4848916 20121728 4 [2025-11-24T12:35:19.848Z] 10:36:01 6071220 31150704 1077652 3.28 534108 23469076 3089460 9.11 4849272 20121688 40 [2025-11-24T12:35:19.848Z] 10:37:01 6071620 31151128 1077176 3.28 534132 23469072 3089460 9.11 4849348 20121688 20 [2025-11-24T12:35:19.848Z] 10:38:01 6071628 31151164 1077088 3.28 534148 23469088 3089460 9.11 4849064 20121692 36 [2025-11-24T12:35:19.848Z] 10:39:01 6071532 31151084 1077120 3.28 534164 23469092 3089460 9.11 4849552 20121692 28 [2025-11-24T12:35:19.848Z] 10:40:01 6071516 31151092 1077096 3.28 534180 23469096 3089460 9.11 4849456 20121696 12 [2025-11-24T12:35:19.848Z] 10:41:01 6071280 31150880 1077292 3.28 534192 23469100 3089460 9.11 4849112 20121700 28 [2025-11-24T12:35:19.848Z] 10:42:01 6071260 31150868 1077500 3.28 534208 23469092 3089460 9.11 4849096 20121704 8 [2025-11-24T12:35:19.848Z] 10:43:01 6071008 31150652 1077716 3.28 534228 23469104 3073172 9.06 4849140 20121708 28 [2025-11-24T12:35:19.848Z] 10:44:01 6070968 31150624 1077688 3.28 534244 23469104 3073172 9.06 4849428 20121708 4 [2025-11-24T12:35:19.848Z] 10:45:01 6070864 31150540 1077732 3.28 534256 23469108 3073172 9.06 4849288 20121712 28 [2025-11-24T12:35:19.848Z] 10:46:01 6070856 31150556 1077700 3.28 534280 23469108 3073172 9.06 4849172 20121716 32 [2025-11-24T12:35:19.848Z] 10:47:01 6071316 31151032 1077428 3.28 534296 23469104 3073172 9.06 4849496 20121716 8 [2025-11-24T12:35:19.848Z] 10:48:02 6071224 31150960 1077684 3.28 534308 23469116 3073172 9.06 4849204 20121720 4 [2025-11-24T12:35:19.848Z] 10:49:01 6070988 31150760 1077880 3.28 534324 23469120 3073172 9.06 4849248 20121724 24 [2025-11-24T12:35:19.848Z] 10:50:01 6070932 31150716 1077972 3.28 534336 23469124 3073172 9.06 4849296 20121732 4 [2025-11-24T12:35:19.848Z] 10:51:01 6070924 31150724 1077908 3.28 534352 23469124 3073172 9.06 4849264 20121736 32 [2025-11-24T12:35:19.848Z] 10:52:01 6070908 31150720 1077892 3.28 534364 23469128 3073172 9.06 4849292 20121736 4 [2025-11-24T12:35:19.848Z] 10:53:01 6071152 31150992 1077584 3.28 534380 23469136 3073172 9.06 4849424 20121740 8 [2025-11-24T12:35:19.848Z] 10:54:01 6070852 31150696 1077812 3.28 534396 23469136 3056516 9.01 4849324 20121740 8 [2025-11-24T12:35:19.848Z] 10:55:01 6070972 31150840 1077852 3.28 534416 23469140 3056516 9.01 4849576 20121744 8 [2025-11-24T12:35:19.848Z] 10:56:01 6070980 31150868 1077804 3.28 534428 23469144 3056516 9.01 4849396 20121748 4 [2025-11-24T12:35:19.848Z] 10:57:01 6070460 31150360 1078292 3.28 534432 23469148 3056516 9.01 4849424 20121748 8 [2025-11-24T12:35:19.848Z] 10:58:01 6070568 31150476 1078200 3.28 534456 23469152 3056516 9.01 4849412 20121752 4 [2025-11-24T12:35:19.848Z] 10:59:01 6070772 31150708 1077944 3.28 534460 23469152 3056516 9.01 4849324 20121756 12 [2025-11-24T12:35:19.848Z] 11:00:01 6070756 31150700 1077892 3.28 534476 23469156 3056516 9.01 4849408 20121760 32 [2025-11-24T12:35:19.848Z] 11:01:01 6070716 31150688 1077828 3.28 534496 23469160 3056516 9.01 4849384 20121764 28 [2025-11-24T12:35:19.848Z] 11:02:01 6070684 31150672 1077812 3.28 534504 23469160 3040300 8.96 4849384 20121764 36 [2025-11-24T12:35:19.848Z] 11:03:01 6070524 31150556 1077776 3.28 534532 23469152 3040300 8.96 4849400 20121768 28 [2025-11-24T12:35:19.848Z] 11:04:01 6070764 31150952 1077540 3.28 534556 23469292 3040300 8.96 4849428 20121896 12 [2025-11-24T12:35:19.848Z] 11:05:01 6070488 31150708 1077764 3.28 534580 23469288 3040300 8.96 4849660 20121900 28 [2025-11-24T12:35:19.848Z] 11:06:01 6070600 31150856 1077768 3.28 534600 23469296 3040300 8.96 4849564 20121904 24 [2025-11-24T12:35:19.848Z] 11:07:01 6070292 31150564 1078008 3.28 534612 23469308 3040300 8.96 4849792 20121904 68 [2025-11-24T12:35:19.849Z] 11:08:01 6070552 31150852 1077696 3.28 534636 23469300 3040300 8.96 4849520 20121908 4 [2025-11-24T12:35:19.849Z] 11:09:01 6070316 31150648 1077892 3.28 534644 23469312 3056532 9.01 4849852 20121916 12 [2025-11-24T12:35:19.849Z] 11:10:01 6070700 31151056 1077432 3.28 534668 23469316 3056532 9.01 4849700 20121920 28 [2025-11-24T12:35:19.849Z] 11:11:01 6071400 31151788 1076664 3.28 534692 23469320 3056532 9.01 4849900 20121924 28 [2025-11-24T12:35:19.849Z] 11:12:01 6071116 31151520 1076928 3.28 534712 23469312 3056532 9.01 4849604 20121924 8 [2025-11-24T12:35:19.849Z] 11:13:01 6070596 31151028 1077396 3.28 534748 23469312 3056532 9.01 4849628 20121928 28 [2025-11-24T12:35:19.849Z] 11:14:01 6070832 31151304 1077168 3.28 534772 23469324 3056532 9.01 4849668 20121928 8 [2025-11-24T12:35:19.849Z] 11:15:01 6070784 31151280 1077140 3.28 534796 23469324 3056532 9.01 4849756 20121932 44 [2025-11-24T12:35:19.849Z] 11:16:01 6070484 31151016 1077360 3.28 534816 23469332 3056532 9.01 4849712 20121936 4 [2025-11-24T12:35:19.849Z] 11:17:01 6070176 31150724 1077596 3.28 534832 23469336 3056532 9.01 4850084 20121940 12 [2025-11-24T12:35:19.849Z] 11:18:01 6070676 31151196 1077288 3.28 534856 23469324 3056532 9.01 4849852 20121944 24 [2025-11-24T12:35:19.849Z] 11:19:01 6070612 31151156 1077328 3.28 534864 23469340 3056532 9.01 4849860 20121944 8 [2025-11-24T12:35:19.849Z] 11:20:01 6070564 31151132 1077408 3.28 534880 23469344 3056532 9.01 4849812 20121948 8 [2025-11-24T12:35:19.849Z] 11:21:01 6070548 31151140 1077384 3.28 534900 23469348 3056532 9.01 4849772 20121952 4 [2025-11-24T12:35:19.849Z] 11:22:01 6070460 31151052 1077404 3.28 534908 23469352 3056532 9.01 4849788 20121952 52 [2025-11-24T12:35:19.849Z] 11:23:01 6070176 31150788 1077636 3.28 534928 23469344 3056532 9.01 4849804 20121960 8 [2025-11-24T12:35:19.849Z] 11:24:01 6069964 31150600 1077784 3.28 534936 23469356 3056532 9.01 4849812 20121960 4 [2025-11-24T12:35:19.849Z] 11:25:01 6069948 31150612 1077704 3.28 534960 23469364 3056532 9.01 4849900 20121964 8 [2025-11-24T12:35:19.849Z] 11:26:01 6069640 31150320 1077984 3.28 534972 23469364 3056532 9.01 4850140 20121964 12 [2025-11-24T12:35:19.849Z] 11:27:01 6070112 31150800 1077464 3.28 534976 23469368 3056532 9.01 4849864 20121972 8 [2025-11-24T12:35:19.849Z] 11:28:01 6070080 31150788 1077480 3.28 534988 23469372 3056532 9.01 4849864 20121976 24 [2025-11-24T12:35:19.849Z] 11:29:01 6069988 31150704 1077712 3.28 535000 23469372 3056532 9.01 4849872 20121976 8 [2025-11-24T12:35:19.849Z] 11:30:01 6069744 31150468 1077912 3.28 535004 23469376 3056532 9.01 4849936 20121980 24 [2025-11-24T12:35:19.849Z] 11:31:01 6070028 31150764 1077612 3.28 535012 23469376 3056532 9.01 4849900 20121980 8 [2025-11-24T12:35:19.849Z] 11:32:01 6071020 31151772 1076588 3.28 535032 23469372 3056532 9.01 4849900 20121984 24 [2025-11-24T12:35:19.849Z] 11:33:01 6069932 31150716 1077624 3.28 535052 23469388 3056532 9.01 4849928 20121988 32 [2025-11-24T12:35:19.849Z] 11:34:01 6069972 31150828 1077480 3.28 535068 23469452 3056532 9.01 4849944 20122044 12 [2025-11-24T12:35:19.849Z] 11:35:01 6070460 31151356 1076948 3.28 535092 23469456 3056532 9.01 4850036 20122060 28 [2025-11-24T12:35:19.849Z] 11:36:01 6068820 31149768 1078572 3.28 535104 23469456 3056532 9.01 4850444 20122060 20 [2025-11-24T12:35:19.849Z] 11:37:01 6068520 31149476 1078792 3.28 535124 23469460 3056532 9.01 4850472 20122064 20 [2025-11-24T12:35:19.849Z] 11:38:01 6069048 31150008 1078200 3.28 535136 23469452 3056532 9.01 4850136 20122068 36 [2025-11-24T12:35:19.849Z] 11:39:01 6069248 31150232 1078180 3.28 535140 23469468 3056532 9.01 4850392 20122068 4 [2025-11-24T12:35:19.849Z] 11:40:01 6069216 31150220 1078156 3.28 535160 23469472 3056532 9.01 4850464 20122076 28 [2025-11-24T12:35:19.849Z] 11:41:01 6069648 31150672 1077644 3.28 535188 23469472 3056532 9.01 4850148 20122076 8 [2025-11-24T12:35:19.849Z] 11:42:01 6069900 31150928 1077372 3.28 535204 23469476 3056532 9.01 4850136 20122080 24 [2025-11-24T12:35:19.849Z] 11:43:01 6069916 31151104 1077196 3.28 535212 23469612 3056532 9.01 4850180 20122196 8 [2025-11-24T12:35:19.849Z] 11:44:01 6070152 31151368 1076932 3.28 535220 23469612 3072576 9.06 4850188 20122212 4 [2025-11-24T12:35:19.849Z] 11:45:01 6069812 31151052 1077232 3.28 535228 23469616 3072576 9.06 4850268 20122220 28 [2025-11-24T12:35:19.849Z] 11:46:01 6069228 31150488 1077728 3.28 535256 23469616 3072576 9.06 4850216 20122220 8 [2025-11-24T12:35:19.849Z] 11:47:01 6069172 31150468 1077696 3.28 535276 23469620 3072576 9.06 4850240 20122224 28 [2025-11-24T12:35:19.849Z] 11:48:01 6069416 31150728 1077380 3.28 535288 23469624 3072576 9.06 4850252 20122228 8 [2025-11-24T12:35:19.849Z] 11:49:01 6069548 31150876 1077228 3.28 535292 23469624 3072576 9.06 4850272 20122228 4 [2025-11-24T12:35:19.849Z] 11:50:01 6069216 31150548 1077476 3.28 535312 23469628 3056320 9.01 4850628 20122232 24 [2025-11-24T12:35:19.849Z] 11:51:01 6068984 31150460 1077704 3.28 535340 23469760 3056320 9.01 4850292 20122352 8 [2025-11-24T12:35:19.849Z] 11:52:01 6068920 31150452 1077716 3.28 535344 23469764 3039736 8.96 4850328 20122368 8 [2025-11-24T12:35:19.849Z] 11:53:01 6069140 31150680 1077412 3.28 535380 23469768 3023268 8.91 4850320 20122372 52 [2025-11-24T12:35:19.849Z] 11:54:01 6069080 31150620 1077664 3.28 535396 23469760 3023268 8.91 4850408 20122372 8 [2025-11-24T12:35:19.849Z] 11:55:01 6069072 31150676 1077612 3.28 535416 23469772 3023268 8.91 4850472 20122376 32 [2025-11-24T12:35:19.849Z] 11:56:01 6069268 31150900 1077328 3.28 535432 23469776 3023268 8.91 4850448 20122380 28 [2025-11-24T12:35:19.849Z] 11:57:01 6069528 31151188 1077000 3.28 535444 23469780 3023268 8.91 4850468 20122384 28 [2025-11-24T12:35:19.849Z] 11:58:01 6069260 31150924 1077524 3.28 535456 23469776 3023268 8.91 4850452 20122388 24 [2025-11-24T12:35:19.849Z] 11:59:01 6069704 31151388 1077008 3.28 535476 23469784 3023268 8.91 4850472 20122388 12 [2025-11-24T12:35:19.849Z] 12:00:01 6069720 31151420 1076960 3.28 535484 23469788 3039520 8.96 4850560 20122392 4 [2025-11-24T12:35:19.849Z] 12:01:01 6069736 31151460 1076872 3.28 535496 23469792 3039520 8.96 4850516 20122396 36 [2025-11-24T12:35:19.849Z] 12:02:01 6069616 31151356 1076916 3.28 535512 23469796 3039520 8.96 4850580 20122400 8 [2025-11-24T12:35:19.849Z] 12:03:01 6069544 31151296 1076924 3.28 535524 23469788 3039520 8.96 4850524 20122404 8 [2025-11-24T12:35:19.849Z] 12:04:02 6069180 31150952 1077184 3.28 535556 23469800 3039520 8.96 4850544 20122404 4 [2025-11-24T12:35:19.849Z] 12:05:01 6069164 31150992 1077104 3.28 535584 23469804 3039520 8.96 4850736 20122408 8 [2025-11-24T12:35:19.849Z] 12:06:01 6068392 31150240 1077844 3.28 535600 23469804 3039520 8.96 4850636 20122408 4 [2025-11-24T12:35:19.849Z] 12:07:01 6068912 31150788 1077264 3.28 535624 23469808 3039520 8.96 4850640 20122412 28 [2025-11-24T12:35:19.849Z] 12:08:01 6068304 31150200 1077800 3.28 535640 23469812 3039520 8.96 4850656 20122416 28 [2025-11-24T12:35:19.849Z] 12:09:01 6068772 31150704 1077460 3.28 535676 23469812 3039520 8.96 4850684 20122416 12 [2025-11-24T12:35:19.849Z] 12:10:01 6068788 31150756 1077384 3.28 535700 23469820 3039520 8.96 4850796 20122420 8 [2025-11-24T12:35:19.849Z] 12:11:01 6068520 31150512 1077616 3.28 535724 23469812 3039520 8.96 4850736 20122420 8 [2025-11-24T12:35:19.849Z] 12:12:01 6068196 31150212 1077824 3.28 535732 23469828 3039520 8.96 4851016 20122424 200 [2025-11-24T12:35:19.849Z] 12:13:01 6068400 31150436 1077592 3.28 535740 23469832 3039520 8.96 4850776 20122436 28 [2025-11-24T12:35:19.849Z] 12:14:01 6068392 31150452 1077516 3.28 535764 23469832 3039520 8.96 4850784 20122436 4 [2025-11-24T12:35:19.849Z] 12:15:01 6068540 31150612 1077296 3.28 535772 23469836 3055684 9.01 4850860 20122440 28 [2025-11-24T12:35:19.849Z] 12:16:01 6069196 31151272 1076760 3.28 535780 23469836 3055684 9.01 4850868 20122440 16 [2025-11-24T12:35:19.849Z] 12:17:01 6068424 31150520 1077480 3.28 535792 23469840 3055684 9.01 4851104 20122444 4 [2025-11-24T12:35:19.849Z] 12:18:01 6069380 31151488 1076740 3.28 535800 23469844 3055684 9.01 4850836 20122448 28 [2025-11-24T12:35:19.849Z] 12:19:01 6069160 31151288 1076936 3.28 535820 23469848 3071728 9.06 4850840 20122448 4 [2025-11-24T12:35:19.849Z] 12:20:01 6069176 31151400 1076740 3.28 535852 23469980 3071728 9.06 4850928 20122524 28 [2025-11-24T12:35:19.849Z] 12:21:01 6069112 31151440 1076736 3.28 535888 23469980 3071728 9.06 4850908 20122580 4 [2025-11-24T12:35:19.849Z] 12:22:01 6068812 31151164 1076948 3.28 535916 23469984 3071728 9.06 4850928 20122588 28 [2025-11-24T12:35:19.849Z] 12:23:01 6069080 31151468 1076608 3.28 535932 23469988 3071728 9.06 4850952 20122592 8 [2025-11-24T12:35:19.849Z] 12:24:01 6068528 31150932 1077080 3.28 535956 23469984 3071728 9.06 4851292 20122592 8 [2025-11-24T12:35:19.849Z] 12:25:01 6068220 31150656 1077292 3.28 535976 23469992 3071728 9.06 4851196 20122596 32 [2025-11-24T12:35:19.849Z] 12:26:01 6067968 31150420 1077516 3.28 535996 23469992 3071728 9.06 4851076 20122596 12 [2025-11-24T12:35:19.849Z] 12:27:01 6068212 31150688 1077196 3.28 536012 23469996 3071728 9.06 4851096 20122600 8 [2025-11-24T12:35:19.849Z] 12:28:01 6067820 31150316 1077844 3.28 536024 23470004 3071728 9.06 4851500 20122608 192 [2025-11-24T12:35:19.849Z] 12:29:01 6067592 31150108 1078048 3.28 536056 23469992 3071728 9.06 4851140 20122612 28 [2025-11-24T12:35:19.849Z] 12:30:01 6068048 31150608 1077532 3.28 536080 23470012 3071728 9.06 4851296 20122616 8 [2025-11-24T12:35:19.849Z] 12:31:01 6067756 31150336 1077860 3.28 536092 23470012 3071728 9.06 4851176 20122616 12 [2025-11-24T12:35:19.849Z] 12:32:01 6067912 31150500 1077656 3.28 536108 23470012 3071728 9.06 4851472 20122620 4 [2025-11-24T12:35:19.849Z] 12:33:01 6068108 31150836 1077240 3.28 536140 23470136 3071728 9.06 4851220 20122740 12 [2025-11-24T12:35:19.849Z] 12:34:01 6067848 31150580 1077464 3.28 536152 23470148 3054688 9.01 4851236 20122744 4 [2025-11-24T12:35:19.849Z] 12:35:01 6067176 31150024 1077920 3.28 536184 23470152 3054688 9.01 4851768 20122756 28 [2025-11-24T12:35:19.849Z] Average: 6320498 31127350 1101376 3.35 527303 23218125 3110631 9.17 4835488 19901519 18602 [2025-11-24T12:35:19.849Z] [2025-11-24T12:35:19.849Z] 06:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-11-24T12:35:19.849Z] 06:35:02 vetha2adcea 534.64 518.36 47.18 2991.27 0.00 0.00 0.00 0.25 [2025-11-24T12:35:19.849Z] 06:35:02 ens3 1357.49 1248.64 10506.75 180.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:35:02 lo 3.77 3.77 0.38 0.38 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:35:02 docker0 534.64 518.25 39.87 2991.26 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:36:01 veth504201f 0.05 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:36:01 ens3 390.95 312.27 4960.98 47.53 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:36:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:36:01 docker0 214.35 242.30 18.22 1673.22 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:37:01 veth504201f 1.25 1.27 0.11 0.11 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:37:01 ens3 34.61 24.95 26.77 15.67 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:37:01 docker0 1.25 1.25 0.09 0.11 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:38:01 veth504201f 7.72 11.15 0.64 34.60 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:38:01 ens3 32.34 22.08 53.12 11.67 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:38:01 docker0 7.72 11.13 0.54 34.59 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth80c9419 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 vethd384a73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 vethccd55bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth7fc3eb6 3.07 5.27 0.23 76.19 0.00 0.00 0.00 0.01 [2025-11-24T12:35:19.849Z] 06:39:01 vethda67b8d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 vethcb1b260 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth1e3c728 1.62 1.83 0.13 8.35 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth4fd1a26 1.43 2.78 0.11 38.11 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth07f6204 1.95 4.23 0.16 42.64 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 vethae58574 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth2ccd322 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth4b7a1d3 3.00 5.93 0.26 85.12 0.00 0.00 0.00 0.01 [2025-11-24T12:35:19.849Z] 06:39:01 vethff9553a 3.50 7.10 0.31 86.47 0.00 0.00 0.00 0.01 [2025-11-24T12:35:19.849Z] 06:39:01 veth759764e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth63c0edb 1.67 4.13 0.14 42.63 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 vethac55596 3.53 1.62 38.14 0.12 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 ens3 226.18 131.68 4266.15 29.54 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 vethb2323c5 1.48 3.77 0.11 38.15 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 vethb87ecbe 0.67 1.68 0.06 0.29 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth5c756e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 vethddeeda4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth31aa204 2.78 1.43 38.11 0.11 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth30097ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth1f8f588 1.62 3.53 0.12 38.14 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 veth7a1b827 3.77 1.48 38.15 0.11 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 vethfe7d0a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:39:01 docker0 43.36 84.44 2.95 1116.33 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 veth0b1dec4 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 vethfb52b96 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 veth4d3b944 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 vethdc3bc63 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 vethdde882e 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 veth26f29e8 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 veth9bf7377 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 ens3 940.96 601.81 9992.21 227.69 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 veth7ba04df 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 vethb87ecbe 0.12 2.23 0.01 0.09 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 veth2977b74 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 vethc6f239a 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 veth82be1f4 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 veth0574199 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:40:01 docker0 511.03 791.15 44.08 7851.69 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 veth0b1dec4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 vethfb52b96 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 veth4d3b944 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 vethdc3bc63 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 vethdde882e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 veth26f29e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 veth9bf7377 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 ens3 2.61 1.90 2.10 1.17 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 veth7ba04df 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 vethb87ecbe 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 veth2977b74 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 vethc6f239a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 veth82be1f4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 veth0574199 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:41:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:42:01 veth0b1dec4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:42:01 vethfb52b96 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:42:01 veth4d3b944 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:42:01 vethdc3bc63 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:42:01 vethdde882e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:42:01 veth9bf7377 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:42:01 ens3 5.61 4.18 4.54 2.67 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:42:01 vethb87ecbe 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.849Z] 06:42:01 veth2977b74 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:42:01 vethc6f239a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:42:01 veth82be1f4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:42:01 veth0574199 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:42:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:43:01 ens3 228.45 199.28 128.50 788.66 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:43:01 lo 25.06 25.06 2.47 2.47 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:43:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:44:01 ens3 471.84 431.89 161.13 2859.23 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:44:01 lo 28.72 28.72 2.81 2.81 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:45:01 ens3 60.26 52.01 36.10 245.37 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:45:01 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:46:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:47:01 ens3 0.45 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:48:01 ens3 1.55 0.48 0.46 0.29 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:49:01 ens3 0.47 0.32 0.27 0.21 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:50:01 ens3 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:51:01 ens3 0.17 0.08 0.02 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:52:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:53:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:54:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:55:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:56:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:57:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:59:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:00:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:01:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:02:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:03:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:04:01 ens3 0.93 0.48 0.32 0.22 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:05:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:07:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:08:01 ens3 0.30 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:09:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:10:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:11:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:12:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:13:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:14:02 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:14:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:15:01 ens3 0.24 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:16:01 ens3 0.25 0.20 0.13 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:17:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:18:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:19:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:20:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:21:01 ens3 0.23 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:22:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:23:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:24:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:25:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:27:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:28:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:29:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:30:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:31:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:32:01 ens3 0.27 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:33:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:34:01 ens3 0.72 0.62 0.63 0.34 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:35:01 ens3 3.47 3.03 2.00 4.09 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:36:01 ens3 0.58 0.40 0.28 0.22 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:37:01 ens3 1.55 1.25 0.80 1.15 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:39:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.850Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:40:01 ens3 0.35 0.25 0.15 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:41:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:42:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:44:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:45:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:46:01 ens3 0.28 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:47:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:48:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:49:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:50:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:51:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:52:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:53:01 ens3 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:54:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:55:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:56:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:57:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:58:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:59:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:00:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:01:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:02:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:03:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:04:01 ens3 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:05:01 ens3 0.75 0.63 0.44 0.29 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:06:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:07:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:08:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:09:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:10:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:11:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:12:01 ens3 0.27 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:13:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:14:01 ens3 0.62 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:15:01 ens3 1.53 0.97 0.79 0.57 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:16:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:17:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:18:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:19:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:20:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:21:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:22:02 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:22:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:23:01 ens3 0.24 0.14 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:25:01 ens3 0.42 0.33 0.15 0.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:27:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:29:01 ens3 0.43 0.37 0.25 0.14 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:30:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:33:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:34:01 ens3 0.32 0.18 0.11 0.25 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:35:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:36:01 ens3 3.08 2.52 1.72 4.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:37:01 ens3 1.62 1.28 0.80 1.15 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:38:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:40:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:41:01 ens3 0.48 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:42:01 ens3 0.57 0.33 0.33 0.21 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.851Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:43:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:44:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:45:01 ens3 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:46:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:48:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:49:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:50:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:51:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:52:01 ens3 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:53:01 ens3 0.52 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:54:01 ens3 0.53 0.23 0.27 0.20 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:55:01 ens3 0.83 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:56:01 ens3 0.78 0.40 0.42 0.27 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:57:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:59:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:00:01 ens3 0.30 0.10 0.09 0.06 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:01:01 ens3 0.97 0.40 0.37 0.22 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:02:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:03:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:04:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:05:01 ens3 0.68 0.45 0.35 0.28 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:06:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:07:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:08:01 ens3 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:09:01 ens3 0.48 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:10:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:11:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:13:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:14:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:15:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:17:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:20:01 ens3 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:22:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:24:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:25:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:26:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:27:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:30:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:31:01 ens3 0.25 0.20 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:33:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:33:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:34:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:35:01 ens3 0.47 0.33 0.24 0.32 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:36:01 ens3 4.02 3.53 1.79 21.46 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:37:01 ens3 13.66 21.04 1.59 54.78 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:40:01 ens3 0.73 1.70 0.12 6.69 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.852Z] 09:43:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:44:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:45:01 ens3 0.38 0.40 0.10 2.36 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:49:01 ens3 0.27 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:50:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:51:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:55:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:59:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:00:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:02:01 ens3 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:04:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:05:01 ens3 0.65 0.40 0.35 0.27 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:06:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:07:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:08:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:09:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:10:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:12:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:13:01 ens3 0.27 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:15:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:17:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:20:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:24:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:25:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:27:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:29:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:30:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:33:01 ens3 0.18 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:35:01 ens3 0.55 0.35 0.25 0.32 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:36:01 ens3 3.10 2.38 1.72 4.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:37:01 ens3 1.58 1.25 0.80 1.15 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:39:01 ens3 0.92 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:40:01 ens3 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:41:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:42:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:45:01 ens3 0.38 0.22 0.15 0.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:48:02 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:49:01 ens3 0.14 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:50:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:54:01 ens3 0.63 0.05 0.12 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:55:01 ens3 0.72 0.47 0.41 0.28 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:59:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:00:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:01:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:03:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:04:01 ens3 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:05:01 ens3 0.67 0.45 0.35 0.28 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:06:01 ens3 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.853Z] 11:07:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:08:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:09:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:10:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:11:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:13:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:15:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:18:01 ens3 0.23 0.07 0.13 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:19:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:20:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:23:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:25:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:27:01 ens3 0.30 0.20 0.13 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:28:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:30:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:34:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:35:01 ens3 0.57 0.45 0.25 0.33 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:36:01 ens3 3.03 2.58 1.72 4.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:37:01 ens3 1.65 1.32 0.80 1.16 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:40:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:41:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:42:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:44:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:45:01 ens3 0.38 0.28 0.21 0.14 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:46:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:47:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:50:01 ens3 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:52:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:55:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:57:01 ens3 0.27 0.20 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:58:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:00:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:01:01 ens3 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:04:02 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:05:01 ens3 0.75 0.42 0.42 0.28 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:10:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:11:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:13:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:15:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:16:01 ens3 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:20:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:22:01 ens3 0.22 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:25:01 ens3 0.30 0.18 0.10 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:26:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:27:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:30:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:31:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:33:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:34:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:35:01 ens3 1.28 0.80 1.18 0.56 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] Average: ens3 10.68 8.60 83.42 12.54 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] Average: docker0 3.63 4.56 0.29 37.83 0.00 0.00 0.00 0.00 [2025-11-24T12:35:19.854Z] [2025-11-24T12:35:19.854Z] [2025-11-24T12:35:19.854Z] ---> sar -P ALL: [2025-11-24T12:35:19.854Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773721) 11/24/25 _x86_64_ (8 CPU) [2025-11-24T12:35:19.854Z] [2025-11-24T12:35:19.854Z] 06:33:51 LINUX RESTART (8 CPU) [2025-11-24T12:35:19.854Z] [2025-11-24T12:35:19.854Z] 06:34:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.854Z] 06:35:02 all 9.23 0.00 3.04 2.24 0.07 85.42 [2025-11-24T12:35:19.854Z] 06:35:02 0 7.75 0.00 3.59 5.17 0.07 83.43 [2025-11-24T12:35:19.854Z] 06:35:02 1 6.86 0.00 2.08 0.15 0.07 90.84 [2025-11-24T12:35:19.854Z] 06:35:02 2 11.02 0.00 3.43 2.63 0.05 82.87 [2025-11-24T12:35:19.854Z] 06:35:02 3 11.43 0.00 3.29 0.54 0.07 84.68 [2025-11-24T12:35:19.854Z] 06:35:02 4 8.58 0.00 1.56 0.79 0.08 88.99 [2025-11-24T12:35:19.854Z] 06:35:02 5 8.17 0.00 2.81 1.11 0.05 87.85 [2025-11-24T12:35:19.854Z] 06:35:02 6 11.50 0.00 4.34 1.29 0.07 82.80 [2025-11-24T12:35:19.854Z] 06:35:02 7 8.52 0.00 3.23 6.29 0.10 81.86 [2025-11-24T12:35:19.854Z] 06:36:01 all 37.76 0.00 7.17 1.25 0.11 53.72 [2025-11-24T12:35:19.854Z] 06:36:01 0 36.91 0.00 7.26 0.72 0.10 55.01 [2025-11-24T12:35:19.855Z] 06:36:01 1 37.27 0.00 7.80 0.12 0.10 54.71 [2025-11-24T12:35:19.855Z] 06:36:01 2 39.18 0.00 6.87 1.69 0.10 52.15 [2025-11-24T12:35:19.855Z] 06:36:01 3 37.84 0.00 7.84 2.68 0.10 51.53 [2025-11-24T12:35:19.855Z] 06:36:01 4 37.19 0.00 6.58 0.14 0.10 55.98 [2025-11-24T12:35:19.855Z] 06:36:01 5 40.68 0.00 7.15 1.24 0.12 50.81 [2025-11-24T12:35:19.855Z] 06:36:01 6 38.14 0.00 6.51 0.10 0.10 55.14 [2025-11-24T12:35:19.855Z] 06:36:01 7 34.85 0.00 7.34 3.30 0.10 54.40 [2025-11-24T12:35:19.855Z] 06:37:01 all 41.29 0.00 7.32 0.72 0.09 50.58 [2025-11-24T12:35:19.855Z] 06:37:01 0 40.82 0.00 7.53 0.22 0.08 51.35 [2025-11-24T12:35:19.855Z] 06:37:01 1 40.06 0.00 6.72 0.00 0.10 53.11 [2025-11-24T12:35:19.855Z] 06:37:01 2 44.53 0.00 6.89 0.15 0.10 48.34 [2025-11-24T12:35:19.855Z] 06:37:01 3 40.44 0.00 7.05 0.00 0.08 52.42 [2025-11-24T12:35:19.855Z] 06:37:01 4 41.00 0.00 8.17 0.00 0.08 50.75 [2025-11-24T12:35:19.855Z] 06:37:01 5 39.83 0.00 8.01 0.00 0.10 52.05 [2025-11-24T12:35:19.855Z] 06:37:01 6 41.63 0.00 7.29 5.43 0.10 45.55 [2025-11-24T12:35:19.855Z] 06:37:01 7 42.00 0.00 6.87 0.00 0.08 51.05 [2025-11-24T12:35:19.855Z] 06:38:01 all 56.55 0.00 7.70 0.22 0.11 35.43 [2025-11-24T12:35:19.855Z] 06:38:01 0 57.89 0.00 7.24 0.05 0.10 34.72 [2025-11-24T12:35:19.855Z] 06:38:01 1 53.62 0.00 7.05 0.00 0.10 39.23 [2025-11-24T12:35:19.855Z] 06:38:01 2 53.54 0.00 7.91 0.96 0.10 37.49 [2025-11-24T12:35:19.855Z] 06:38:01 3 56.66 0.00 7.22 0.07 0.10 35.95 [2025-11-24T12:35:19.855Z] 06:38:01 4 58.27 0.00 8.67 0.03 0.12 32.91 [2025-11-24T12:35:19.855Z] 06:38:01 5 57.35 0.00 8.02 0.02 0.12 34.49 [2025-11-24T12:35:19.855Z] 06:38:01 6 58.70 0.00 7.53 0.57 0.10 33.10 [2025-11-24T12:35:19.855Z] 06:38:01 7 56.32 0.00 7.95 0.03 0.10 35.59 [2025-11-24T12:35:19.855Z] 06:39:01 all 25.44 0.00 9.53 11.16 0.11 53.75 [2025-11-24T12:35:19.855Z] 06:39:01 0 24.70 0.00 9.89 13.08 0.12 52.21 [2025-11-24T12:35:19.855Z] 06:39:01 1 22.78 0.00 8.78 10.88 0.10 57.45 [2025-11-24T12:35:19.855Z] 06:39:01 2 25.14 0.00 10.45 18.80 0.12 45.49 [2025-11-24T12:35:19.855Z] 06:39:01 3 26.68 0.00 9.20 9.83 0.12 54.17 [2025-11-24T12:35:19.855Z] 06:39:01 4 26.96 0.00 9.84 15.22 0.12 47.86 [2025-11-24T12:35:19.855Z] 06:39:01 5 25.37 0.00 9.31 5.57 0.12 59.64 [2025-11-24T12:35:19.855Z] 06:39:01 6 26.22 0.00 9.11 8.53 0.12 56.03 [2025-11-24T12:35:19.855Z] 06:39:01 7 25.70 0.00 9.68 7.40 0.10 57.12 [2025-11-24T12:35:19.855Z] 06:40:01 all 45.06 0.00 12.96 14.21 0.11 27.67 [2025-11-24T12:35:19.855Z] 06:40:01 0 43.48 0.00 11.56 13.85 0.10 31.01 [2025-11-24T12:35:19.855Z] 06:40:01 1 44.91 0.00 13.06 12.66 0.12 29.26 [2025-11-24T12:35:19.855Z] 06:40:01 2 46.45 0.00 12.06 8.41 0.12 32.96 [2025-11-24T12:35:19.855Z] 06:40:01 3 45.10 0.00 12.64 18.75 0.12 23.40 [2025-11-24T12:35:19.855Z] 06:40:01 4 44.49 0.00 14.13 17.91 0.12 23.36 [2025-11-24T12:35:19.855Z] 06:40:01 5 45.12 0.00 13.32 19.21 0.10 22.25 [2025-11-24T12:35:19.855Z] 06:40:01 6 45.60 0.00 12.44 7.31 0.10 34.55 [2025-11-24T12:35:19.855Z] 06:40:01 7 45.32 0.00 14.46 15.59 0.10 24.53 [2025-11-24T12:35:19.855Z] 06:41:01 all 89.17 0.00 10.70 0.00 0.14 0.00 [2025-11-24T12:35:19.855Z] 06:41:01 0 89.72 0.00 10.17 0.00 0.12 0.00 [2025-11-24T12:35:19.855Z] 06:41:01 1 89.40 0.00 10.47 0.00 0.13 0.00 [2025-11-24T12:35:19.855Z] 06:41:01 2 89.50 0.00 10.38 0.00 0.12 0.00 [2025-11-24T12:35:19.855Z] 06:41:01 3 88.65 0.00 11.21 0.00 0.13 0.00 [2025-11-24T12:35:19.855Z] 06:41:01 4 89.09 0.00 10.79 0.00 0.12 0.00 [2025-11-24T12:35:19.855Z] 06:41:01 5 88.91 0.00 10.93 0.00 0.17 0.00 [2025-11-24T12:35:19.855Z] 06:41:01 6 89.68 0.00 10.15 0.00 0.17 0.00 [2025-11-24T12:35:19.855Z] 06:41:01 7 88.39 0.00 11.48 0.00 0.13 0.00 [2025-11-24T12:35:19.855Z] 06:42:01 all 90.63 0.00 9.25 0.00 0.13 0.00 [2025-11-24T12:35:19.855Z] 06:42:01 0 90.78 0.00 9.08 0.00 0.13 0.00 [2025-11-24T12:35:19.855Z] 06:42:01 1 90.30 0.00 9.59 0.00 0.12 0.00 [2025-11-24T12:35:19.855Z] 06:42:01 2 89.33 0.00 10.56 0.00 0.12 0.00 [2025-11-24T12:35:19.855Z] 06:42:01 3 90.42 0.00 9.45 0.00 0.13 0.00 [2025-11-24T12:35:19.855Z] 06:42:01 4 91.43 0.00 8.45 0.00 0.12 0.00 [2025-11-24T12:35:19.855Z] 06:42:01 5 90.41 0.00 9.45 0.00 0.13 0.00 [2025-11-24T12:35:19.855Z] 06:42:01 6 91.45 0.00 8.43 0.00 0.12 0.00 [2025-11-24T12:35:19.855Z] 06:42:01 7 90.89 0.00 8.98 0.00 0.13 0.00 [2025-11-24T12:35:19.855Z] 06:43:01 all 31.02 0.00 5.57 1.97 0.10 61.34 [2025-11-24T12:35:19.855Z] 06:43:01 0 30.67 0.00 6.25 4.18 0.10 58.80 [2025-11-24T12:35:19.855Z] 06:43:01 1 31.79 0.00 5.76 1.26 0.10 61.09 [2025-11-24T12:35:19.855Z] 06:43:01 2 32.04 0.00 5.78 1.34 0.12 60.73 [2025-11-24T12:35:19.855Z] 06:43:01 3 30.12 0.00 5.56 1.24 0.12 62.96 [2025-11-24T12:35:19.855Z] 06:43:01 4 31.31 0.00 4.62 1.31 0.08 62.68 [2025-11-24T12:35:19.855Z] 06:43:01 5 30.48 0.00 5.43 1.14 0.10 62.85 [2025-11-24T12:35:19.855Z] 06:43:01 6 29.81 0.00 5.71 3.75 0.12 60.61 [2025-11-24T12:35:19.855Z] 06:43:01 7 31.90 0.00 5.46 1.56 0.10 60.98 [2025-11-24T12:35:19.855Z] 06:44:01 all 11.18 0.00 0.91 0.11 0.08 87.72 [2025-11-24T12:35:19.855Z] 06:44:01 0 14.43 0.00 1.19 0.05 0.08 84.25 [2025-11-24T12:35:19.855Z] 06:44:01 1 7.30 0.00 0.71 0.03 0.07 91.89 [2025-11-24T12:35:19.855Z] 06:44:01 2 12.00 0.00 0.87 0.07 0.08 86.97 [2025-11-24T12:35:19.855Z] 06:44:01 3 12.73 0.00 0.80 0.05 0.07 86.35 [2025-11-24T12:35:19.855Z] 06:44:01 4 13.29 0.00 1.06 0.07 0.08 85.50 [2025-11-24T12:35:19.855Z] 06:44:01 5 14.45 0.00 1.14 0.22 0.10 84.10 [2025-11-24T12:35:19.855Z] 06:44:01 6 8.85 0.00 0.75 0.03 0.08 90.28 [2025-11-24T12:35:19.855Z] 06:44:01 7 6.42 0.00 0.72 0.38 0.08 92.39 [2025-11-24T12:35:19.855Z] 06:45:01 all 1.15 0.00 0.18 0.02 0.04 98.62 [2025-11-24T12:35:19.855Z] 06:45:01 0 0.30 0.00 0.20 0.00 0.05 99.45 [2025-11-24T12:35:19.855Z] 06:45:01 1 0.30 0.00 0.12 0.00 0.02 99.57 [2025-11-24T12:35:19.855Z] 06:45:01 2 1.47 0.00 0.15 0.00 0.03 98.34 [2025-11-24T12:35:19.855Z] 06:45:01 3 1.95 0.00 0.23 0.00 0.03 97.78 [2025-11-24T12:35:19.855Z] 06:45:01 4 2.23 0.00 0.22 0.00 0.05 97.50 [2025-11-24T12:35:19.855Z] 06:45:01 5 0.27 0.00 0.12 0.00 0.02 99.60 [2025-11-24T12:35:19.855Z] 06:45:01 6 1.34 0.00 0.10 0.03 0.03 98.50 [2025-11-24T12:35:19.855Z] 06:45:01 7 1.32 0.00 0.28 0.12 0.07 98.22 [2025-11-24T12:35:19.855Z] [2025-11-24T12:35:19.855Z] 06:45:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.855Z] 06:46:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2025-11-24T12:35:19.855Z] 06:46:01 0 0.30 0.00 0.05 0.00 0.02 99.63 [2025-11-24T12:35:19.855Z] 06:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:46:01 2 0.10 0.00 0.02 0.00 0.03 99.85 [2025-11-24T12:35:19.855Z] 06:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 06:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 06:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:46:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.855Z] 06:46:01 7 0.23 0.00 0.00 0.02 0.02 99.73 [2025-11-24T12:35:19.855Z] 06:47:01 all 0.02 0.00 0.01 0.01 0.02 99.94 [2025-11-24T12:35:19.855Z] 06:47:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2025-11-24T12:35:19.855Z] 06:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:47:01 2 0.03 0.00 0.02 0.00 0.05 99.90 [2025-11-24T12:35:19.855Z] 06:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.855Z] 06:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:47:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2025-11-24T12:35:19.855Z] 06:47:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2025-11-24T12:35:19.855Z] 06:48:01 all 0.05 0.00 0.03 0.00 0.01 99.90 [2025-11-24T12:35:19.855Z] 06:48:01 0 0.17 0.00 0.05 0.00 0.02 99.77 [2025-11-24T12:35:19.855Z] 06:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:48:01 2 0.03 0.00 0.03 0.00 0.05 99.88 [2025-11-24T12:35:19.855Z] 06:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:48:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-24T12:35:19.855Z] 06:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.855Z] 06:48:01 7 0.17 0.00 0.02 0.02 0.02 99.78 [2025-11-24T12:35:19.855Z] 06:49:01 all 0.27 0.00 0.04 0.00 0.02 99.67 [2025-11-24T12:35:19.855Z] 06:49:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2025-11-24T12:35:19.855Z] 06:49:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2025-11-24T12:35:19.855Z] 06:49:01 2 1.99 0.00 0.03 0.00 0.07 97.91 [2025-11-24T12:35:19.855Z] 06:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:49:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.855Z] 06:49:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.855Z] 06:49:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2025-11-24T12:35:19.855Z] 06:50:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2025-11-24T12:35:19.855Z] 06:50:01 0 0.15 0.00 0.05 0.00 0.02 99.78 [2025-11-24T12:35:19.855Z] 06:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 06:50:01 2 0.03 0.00 0.02 0.00 0.05 99.90 [2025-11-24T12:35:19.855Z] 06:50:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2025-11-24T12:35:19.855Z] 06:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.855Z] 06:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:50:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:50:01 7 0.18 0.00 0.00 0.03 0.00 99.78 [2025-11-24T12:35:19.855Z] 06:51:01 all 0.02 0.00 0.02 0.00 0.02 99.94 [2025-11-24T12:35:19.855Z] 06:51:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:51:01 2 0.08 0.00 0.02 0.00 0.05 99.85 [2025-11-24T12:35:19.855Z] 06:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:51:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-24T12:35:19.855Z] 06:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:51:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.855Z] 06:51:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2025-11-24T12:35:19.855Z] 06:52:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-11-24T12:35:19.855Z] 06:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.855Z] 06:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:52:01 2 0.05 0.00 0.03 0.00 0.07 99.85 [2025-11-24T12:35:19.855Z] 06:52:01 3 0.33 0.00 0.02 0.00 0.02 99.63 [2025-11-24T12:35:19.855Z] 06:52:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-24T12:35:19.855Z] 06:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 06:52:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.855Z] 06:52:01 7 0.20 0.00 0.00 0.00 0.00 99.80 [2025-11-24T12:35:19.855Z] 06:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-11-24T12:35:19.855Z] 06:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 06:53:01 2 0.05 0.00 0.02 0.00 0.05 99.88 [2025-11-24T12:35:19.855Z] 06:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 06:53:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.855Z] 06:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.855Z] 06:53:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:53:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2025-11-24T12:35:19.855Z] 06:54:01 all 0.32 0.00 0.01 0.00 0.02 99.64 [2025-11-24T12:35:19.855Z] 06:54:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2025-11-24T12:35:19.855Z] 06:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 06:54:01 2 1.97 0.00 0.05 0.00 0.05 97.93 [2025-11-24T12:35:19.855Z] 06:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:54:01 4 0.20 0.00 0.03 0.00 0.03 99.73 [2025-11-24T12:35:19.855Z] 06:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 06:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:54:01 7 0.30 0.00 0.02 0.02 0.02 99.65 [2025-11-24T12:35:19.855Z] 06:55:01 all 0.12 0.00 0.01 0.00 0.02 99.85 [2025-11-24T12:35:19.855Z] 06:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.855Z] 06:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:55:01 2 0.78 0.00 0.02 0.00 0.05 99.15 [2025-11-24T12:35:19.855Z] 06:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 06:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.855Z] 06:55:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-11-24T12:35:19.855Z] 06:55:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-11-24T12:35:19.855Z] 06:56:01 all 0.07 0.00 0.01 0.00 0.02 99.90 [2025-11-24T12:35:19.855Z] 06:56:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-24T12:35:19.855Z] 06:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:56:01 2 0.22 0.00 0.02 0.00 0.07 99.70 [2025-11-24T12:35:19.855Z] 06:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.855Z] 06:56:01 6 0.00 0.00 0.02 0.02 0.03 99.93 [2025-11-24T12:35:19.855Z] 06:56:01 7 0.20 0.00 0.00 0.02 0.00 99.78 [2025-11-24T12:35:19.855Z] [2025-11-24T12:35:19.855Z] 06:56:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.855Z] 06:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.855Z] 06:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.855Z] 06:57:01 2 0.03 0.00 0.02 0.00 0.05 99.90 [2025-11-24T12:35:19.855Z] 06:57:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.855Z] 06:57:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.855Z] 06:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 06:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:57:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:58:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.855Z] 06:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.855Z] 06:58:01 2 0.05 0.00 0.00 0.00 0.05 99.90 [2025-11-24T12:35:19.855Z] 06:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:58:01 4 0.20 0.00 0.02 0.00 0.02 99.77 [2025-11-24T12:35:19.855Z] 06:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.855Z] 06:58:01 7 0.15 0.00 0.00 0.02 0.00 99.83 [2025-11-24T12:35:19.855Z] 06:59:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2025-11-24T12:35:19.855Z] 06:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.855Z] 06:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 06:59:01 2 0.05 0.00 0.05 0.00 0.05 99.85 [2025-11-24T12:35:19.855Z] 06:59:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:59:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.855Z] 06:59:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.855Z] 06:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 06:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.855Z] 07:00:01 all 0.09 0.00 0.02 0.01 0.02 99.87 [2025-11-24T12:35:19.855Z] 07:00:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2025-11-24T12:35:19.855Z] 07:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 07:00:01 2 0.05 0.00 0.02 0.00 0.05 99.88 [2025-11-24T12:35:19.855Z] 07:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.855Z] 07:00:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.855Z] 07:00:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.855Z] 07:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 07:00:01 7 0.32 0.00 0.02 0.03 0.02 99.62 [2025-11-24T12:35:19.855Z] 07:01:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-11-24T12:35:19.855Z] 07:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.855Z] 07:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.855Z] 07:01:01 2 0.03 0.00 0.03 0.00 0.05 99.88 [2025-11-24T12:35:19.855Z] 07:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.855Z] 07:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 07:01:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.855Z] 07:01:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.855Z] 07:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 07:02:01 all 0.10 0.00 0.02 0.00 0.02 99.86 [2025-11-24T12:35:19.855Z] 07:02:01 0 0.37 0.00 0.03 0.00 0.02 99.58 [2025-11-24T12:35:19.855Z] 07:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 07:02:01 2 0.27 0.00 0.03 0.00 0.05 99.65 [2025-11-24T12:35:19.855Z] 07:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 07:02:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2025-11-24T12:35:19.855Z] 07:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 07:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 07:02:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.855Z] 07:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.855Z] 07:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 07:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 07:03:01 2 0.03 0.00 0.02 0.00 0.05 99.90 [2025-11-24T12:35:19.855Z] 07:03:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 07:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.855Z] 07:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.855Z] 07:03:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.855Z] 07:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.855Z] 07:04:01 all 0.09 0.00 0.02 0.01 0.02 99.87 [2025-11-24T12:35:19.855Z] 07:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.855Z] 07:04:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2025-11-24T12:35:19.855Z] 07:04:01 2 0.12 0.00 0.03 0.02 0.05 99.78 [2025-11-24T12:35:19.855Z] 07:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.855Z] 07:04:01 4 0.43 0.00 0.03 0.02 0.02 99.50 [2025-11-24T12:35:19.855Z] 07:04:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 07:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.855Z] 07:04:01 7 0.08 0.00 0.00 0.02 0.02 99.88 [2025-11-24T12:35:19.855Z] 07:05:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2025-11-24T12:35:19.855Z] 07:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.855Z] 07:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 07:05:01 2 0.02 0.00 0.03 0.02 0.03 99.90 [2025-11-24T12:35:19.855Z] 07:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 07:05:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2025-11-24T12:35:19.855Z] 07:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.855Z] 07:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.855Z] 07:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.855Z] 07:06:01 all 0.07 0.00 0.01 0.00 0.02 99.90 [2025-11-24T12:35:19.855Z] 07:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.855Z] 07:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.855Z] 07:06:01 2 0.02 0.00 0.02 0.00 0.05 99.92 [2025-11-24T12:35:19.855Z] 07:06:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2025-11-24T12:35:19.855Z] 07:06:01 4 0.12 0.00 0.02 0.00 0.03 99.83 [2025-11-24T12:35:19.855Z] 07:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.855Z] 07:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.855Z] 07:06:01 7 0.37 0.00 0.00 0.02 0.00 99.62 [2025-11-24T12:35:19.855Z] 07:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.856Z] 07:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:07:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.856Z] 07:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:07:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2025-11-24T12:35:19.856Z] 07:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:07:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.856Z] [2025-11-24T12:35:19.856Z] 07:07:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.856Z] 07:08:01 all 0.08 0.00 0.01 0.00 0.02 99.89 [2025-11-24T12:35:19.856Z] 07:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:08:01 2 0.02 0.00 0.03 0.00 0.05 99.90 [2025-11-24T12:35:19.856Z] 07:08:01 3 0.25 0.00 0.02 0.00 0.02 99.72 [2025-11-24T12:35:19.856Z] 07:08:01 4 0.28 0.00 0.03 0.00 0.02 99.67 [2025-11-24T12:35:19.856Z] 07:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:08:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:09:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2025-11-24T12:35:19.856Z] 07:09:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:09:01 2 0.42 0.00 0.02 0.00 0.03 99.53 [2025-11-24T12:35:19.856Z] 07:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.856Z] 07:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:09:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:09:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-11-24T12:35:19.856Z] 07:10:01 all 0.31 0.00 0.01 0.00 0.02 99.65 [2025-11-24T12:35:19.856Z] 07:10:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.856Z] 07:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:10:01 2 2.17 0.00 0.02 0.00 0.00 97.82 [2025-11-24T12:35:19.856Z] 07:10:01 3 0.22 0.00 0.00 0.00 0.02 99.77 [2025-11-24T12:35:19.856Z] 07:10:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2025-11-24T12:35:19.856Z] 07:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:10:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:11:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2025-11-24T12:35:19.856Z] 07:11:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2025-11-24T12:35:19.856Z] 07:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:11:01 2 1.92 0.00 0.00 0.00 0.02 98.06 [2025-11-24T12:35:19.856Z] 07:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.856Z] 07:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:11:01 6 0.02 0.00 0.02 0.02 0.03 99.92 [2025-11-24T12:35:19.856Z] 07:11:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-11-24T12:35:19.856Z] 07:12:01 all 0.06 0.00 0.01 0.00 0.01 99.90 [2025-11-24T12:35:19.856Z] 07:12:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2025-11-24T12:35:19.856Z] 07:12:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2025-11-24T12:35:19.856Z] 07:12:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.856Z] 07:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:12:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2025-11-24T12:35:19.856Z] 07:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.856Z] 07:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:12:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:13:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2025-11-24T12:35:19.856Z] 07:13:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.856Z] 07:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:13:01 2 0.18 0.00 0.02 0.00 0.02 99.78 [2025-11-24T12:35:19.856Z] 07:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:13:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:13:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.856Z] 07:14:02 all 0.08 0.00 0.01 0.00 0.01 99.89 [2025-11-24T12:35:19.856Z] 07:14:02 0 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.856Z] 07:14:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:14:02 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:14:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:14:02 4 0.27 0.00 0.03 0.00 0.02 99.68 [2025-11-24T12:35:19.856Z] 07:14:02 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:14:02 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:14:02 7 0.23 0.00 0.00 0.02 0.00 99.75 [2025-11-24T12:35:19.856Z] 07:15:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2025-11-24T12:35:19.856Z] 07:15:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.856Z] 07:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:15:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:15:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:16:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2025-11-24T12:35:19.856Z] 07:16:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.856Z] 07:16:01 1 0.20 0.00 0.00 0.00 0.02 99.78 [2025-11-24T12:35:19.856Z] 07:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:16:01 4 0.28 0.00 0.02 0.00 0.02 99.68 [2025-11-24T12:35:19.856Z] 07:16:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-24T12:35:19.856Z] 07:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:16:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2025-11-24T12:35:19.856Z] 07:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-11-24T12:35:19.856Z] 07:17:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.856Z] 07:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:17:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2025-11-24T12:35:19.856Z] 07:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.856Z] 07:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:17:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2025-11-24T12:35:19.856Z] 07:18:01 all 0.27 0.00 0.02 0.01 0.02 99.68 [2025-11-24T12:35:19.856Z] 07:18:01 0 0.20 0.00 0.05 0.00 0.03 99.72 [2025-11-24T12:35:19.856Z] 07:18:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2025-11-24T12:35:19.856Z] 07:18:01 2 1.61 0.00 0.07 0.00 0.02 98.30 [2025-11-24T12:35:19.856Z] 07:18:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.856Z] 07:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:18:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2025-11-24T12:35:19.856Z] [2025-11-24T12:35:19.856Z] 07:18:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.856Z] 07:19:01 all 0.04 0.00 0.01 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:19:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2025-11-24T12:35:19.856Z] 07:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:19:01 2 0.23 0.00 0.02 0.02 0.03 99.70 [2025-11-24T12:35:19.856Z] 07:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:19:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:20:01 all 0.16 0.00 0.01 0.00 0.02 99.81 [2025-11-24T12:35:19.856Z] 07:20:01 0 0.40 0.00 0.02 0.00 0.03 99.55 [2025-11-24T12:35:19.856Z] 07:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:20:01 2 0.47 0.00 0.00 0.00 0.02 99.52 [2025-11-24T12:35:19.856Z] 07:20:01 3 0.23 0.00 0.00 0.02 0.02 99.73 [2025-11-24T12:35:19.856Z] 07:20:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.856Z] 07:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:20:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.856Z] 07:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.856Z] 07:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:21:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:21:01 6 0.02 0.00 0.02 0.02 0.05 99.90 [2025-11-24T12:35:19.856Z] 07:21:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:22:01 all 0.19 0.00 0.01 0.00 0.02 99.78 [2025-11-24T12:35:19.856Z] 07:22:01 0 0.18 0.00 0.00 0.00 0.02 99.80 [2025-11-24T12:35:19.856Z] 07:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:22:01 2 0.99 0.00 0.03 0.00 0.02 98.96 [2025-11-24T12:35:19.856Z] 07:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:22:01 4 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-24T12:35:19.856Z] 07:22:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2025-11-24T12:35:19.856Z] 07:22:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.856Z] 07:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:23:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2025-11-24T12:35:19.856Z] 07:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:23:01 6 0.78 0.00 0.02 0.02 0.03 99.15 [2025-11-24T12:35:19.856Z] 07:23:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.856Z] 07:24:01 all 0.06 0.00 0.02 0.00 0.02 99.90 [2025-11-24T12:35:19.856Z] 07:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:24:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:24:01 4 0.18 0.00 0.03 0.00 0.02 99.77 [2025-11-24T12:35:19.856Z] 07:24:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.856Z] 07:24:01 6 0.02 0.00 0.03 0.00 0.05 99.90 [2025-11-24T12:35:19.856Z] 07:24:01 7 0.17 0.00 0.00 0.00 0.00 99.83 [2025-11-24T12:35:19.856Z] 07:25:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2025-11-24T12:35:19.856Z] 07:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:25:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2025-11-24T12:35:19.856Z] 07:25:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:25:01 6 0.03 0.00 0.02 0.00 0.05 99.90 [2025-11-24T12:35:19.856Z] 07:25:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:26:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.856Z] 07:26:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2025-11-24T12:35:19.856Z] 07:26:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2025-11-24T12:35:19.856Z] 07:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:26:01 6 0.05 0.00 0.00 0.00 0.03 99.92 [2025-11-24T12:35:19.856Z] 07:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:27:01 all 0.02 0.00 0.02 0.01 0.02 99.94 [2025-11-24T12:35:19.856Z] 07:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2025-11-24T12:35:19.856Z] 07:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:27:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:27:01 6 0.05 0.00 0.05 0.00 0.05 99.85 [2025-11-24T12:35:19.856Z] 07:27:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2025-11-24T12:35:19.856Z] 07:28:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2025-11-24T12:35:19.856Z] 07:28:01 0 0.23 0.00 0.00 0.00 0.00 99.77 [2025-11-24T12:35:19.856Z] 07:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:28:01 3 0.27 0.00 0.00 0.00 0.02 99.72 [2025-11-24T12:35:19.856Z] 07:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:28:01 6 0.05 0.00 0.03 0.00 0.05 99.87 [2025-11-24T12:35:19.856Z] 07:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.856Z] 07:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:29:01 6 0.02 0.00 0.02 0.00 0.05 99.92 [2025-11-24T12:35:19.856Z] 07:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.856Z] [2025-11-24T12:35:19.856Z] 07:29:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.856Z] 07:30:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2025-11-24T12:35:19.856Z] 07:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:30:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2025-11-24T12:35:19.856Z] 07:30:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:30:01 3 0.23 0.00 0.03 0.00 0.02 99.72 [2025-11-24T12:35:19.856Z] 07:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:30:01 6 0.05 0.00 0.03 0.00 0.05 99.87 [2025-11-24T12:35:19.856Z] 07:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.856Z] 07:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:31:01 6 0.02 0.00 0.00 0.00 0.05 99.93 [2025-11-24T12:35:19.856Z] 07:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:32:01 all 0.06 0.00 0.02 0.00 0.02 99.90 [2025-11-24T12:35:19.856Z] 07:32:01 0 0.17 0.00 0.00 0.00 0.00 99.83 [2025-11-24T12:35:19.856Z] 07:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:32:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.856Z] 07:32:01 6 0.02 0.00 0.00 0.00 0.05 99.93 [2025-11-24T12:35:19.856Z] 07:32:01 7 0.18 0.00 0.00 0.02 0.02 99.78 [2025-11-24T12:35:19.856Z] 07:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.856Z] 07:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:33:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:33:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2025-11-24T12:35:19.856Z] 07:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:34:01 all 0.11 0.00 0.02 0.00 0.01 99.85 [2025-11-24T12:35:19.856Z] 07:34:01 0 0.22 0.00 0.00 0.00 0.00 99.78 [2025-11-24T12:35:19.856Z] 07:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:34:01 2 0.08 0.00 0.03 0.02 0.00 99.87 [2025-11-24T12:35:19.856Z] 07:34:01 3 0.27 0.00 0.02 0.00 0.02 99.70 [2025-11-24T12:35:19.856Z] 07:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.856Z] 07:34:01 5 0.08 0.00 0.03 0.02 0.02 99.85 [2025-11-24T12:35:19.856Z] 07:34:01 6 0.05 0.00 0.02 0.00 0.05 99.88 [2025-11-24T12:35:19.856Z] 07:34:01 7 0.12 0.00 0.02 0.00 0.02 99.85 [2025-11-24T12:35:19.856Z] 07:35:01 all 0.14 0.00 0.02 0.00 0.01 99.82 [2025-11-24T12:35:19.856Z] 07:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.856Z] 07:35:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2025-11-24T12:35:19.856Z] 07:35:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2025-11-24T12:35:19.856Z] 07:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:35:01 4 0.15 0.00 0.07 0.00 0.02 99.77 [2025-11-24T12:35:19.856Z] 07:35:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2025-11-24T12:35:19.856Z] 07:35:01 6 0.02 0.00 0.02 0.00 0.05 99.92 [2025-11-24T12:35:19.856Z] 07:35:01 7 0.62 0.00 0.00 0.03 0.00 99.35 [2025-11-24T12:35:19.856Z] 07:36:01 all 0.06 0.00 0.01 0.01 0.02 99.90 [2025-11-24T12:35:19.856Z] 07:36:01 0 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.856Z] 07:36:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2025-11-24T12:35:19.856Z] 07:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.856Z] 07:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:36:01 6 0.03 0.00 0.02 0.00 0.05 99.90 [2025-11-24T12:35:19.856Z] 07:36:01 7 0.05 0.00 0.02 0.03 0.02 99.88 [2025-11-24T12:35:19.856Z] 07:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-11-24T12:35:19.856Z] 07:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-11-24T12:35:19.856Z] 07:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:37:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.856Z] 07:37:01 6 0.00 0.00 0.00 0.00 0.03 99.97 [2025-11-24T12:35:19.856Z] 07:37:01 7 0.15 0.00 0.00 0.02 0.00 99.83 [2025-11-24T12:35:19.856Z] 07:38:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.856Z] 07:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:38:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2025-11-24T12:35:19.856Z] 07:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:38:01 6 0.02 0.00 0.02 0.00 0.05 99.92 [2025-11-24T12:35:19.856Z] 07:38:01 7 0.13 0.00 0.00 0.02 0.00 99.85 [2025-11-24T12:35:19.856Z] 07:39:01 all 0.14 0.00 0.01 0.01 0.02 99.83 [2025-11-24T12:35:19.856Z] 07:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.856Z] 07:39:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:39:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:39:01 6 1.00 0.00 0.02 0.00 0.03 98.96 [2025-11-24T12:35:19.856Z] 07:39:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:40:01 all 0.21 0.00 0.03 0.01 0.02 99.73 [2025-11-24T12:35:19.856Z] 07:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:40:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2025-11-24T12:35:19.856Z] 07:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:40:01 3 0.15 0.00 0.03 0.00 0.02 99.80 [2025-11-24T12:35:19.856Z] 07:40:01 4 0.00 0.00 0.03 0.02 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:40:01 6 1.26 0.00 0.07 0.00 0.03 98.65 [2025-11-24T12:35:19.856Z] 07:40:01 7 0.07 0.00 0.00 0.02 0.03 99.88 [2025-11-24T12:35:19.856Z] [2025-11-24T12:35:19.856Z] 07:40:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.856Z] 07:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.856Z] 07:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.856Z] 07:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.856Z] 07:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:41:01 7 0.02 0.00 0.03 0.03 0.03 99.88 [2025-11-24T12:35:19.856Z] 07:42:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.856Z] 07:42:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2025-11-24T12:35:19.856Z] 07:42:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.856Z] 07:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:42:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:42:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.856Z] 07:43:01 all 0.02 0.00 0.01 0.00 0.02 99.96 [2025-11-24T12:35:19.856Z] 07:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.856Z] 07:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.856Z] 07:43:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-11-24T12:35:19.856Z] 07:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.856Z] 07:43:01 7 0.03 0.00 0.02 0.02 0.03 99.90 [2025-11-24T12:35:19.856Z] 07:44:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2025-11-24T12:35:19.856Z] 07:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.856Z] 07:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:44:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:44:01 3 0.25 0.00 0.02 0.02 0.02 99.70 [2025-11-24T12:35:19.856Z] 07:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.856Z] 07:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:44:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-11-24T12:35:19.856Z] 07:44:01 7 0.25 0.00 0.02 0.02 0.03 99.68 [2025-11-24T12:35:19.856Z] 07:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.856Z] 07:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.856Z] 07:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.856Z] 07:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 07:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 07:45:01 7 0.03 0.00 0.03 0.02 0.03 99.88 [2025-11-24T12:35:19.857Z] 07:46:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.857Z] 07:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 07:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 07:46:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:46:01 3 0.12 0.00 0.05 0.00 0.00 99.83 [2025-11-24T12:35:19.857Z] 07:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.857Z] 07:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:46:01 6 0.07 0.00 0.00 0.00 0.03 99.90 [2025-11-24T12:35:19.857Z] 07:46:01 7 0.17 0.00 0.00 0.02 0.02 99.80 [2025-11-24T12:35:19.857Z] 07:47:01 all 0.15 0.00 0.02 0.00 0.02 99.81 [2025-11-24T12:35:19.857Z] 07:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 07:47:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2025-11-24T12:35:19.857Z] 07:47:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.857Z] 07:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 07:47:01 6 1.04 0.00 0.03 0.00 0.03 98.89 [2025-11-24T12:35:19.857Z] 07:47:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:48:01 all 0.31 0.00 0.01 0.00 0.01 99.67 [2025-11-24T12:35:19.857Z] 07:48:01 0 0.25 0.00 0.00 0.00 0.00 99.75 [2025-11-24T12:35:19.857Z] 07:48:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2025-11-24T12:35:19.857Z] 07:48:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 07:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 07:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:48:01 6 1.99 0.00 0.00 0.00 0.03 97.98 [2025-11-24T12:35:19.857Z] 07:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 07:49:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2025-11-24T12:35:19.857Z] 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 07:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.857Z] 07:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 07:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 07:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 07:49:01 6 1.99 0.00 0.02 0.00 0.05 97.95 [2025-11-24T12:35:19.857Z] 07:49:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:50:01 all 0.18 0.00 0.01 0.01 0.02 99.79 [2025-11-24T12:35:19.857Z] 07:50:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.857Z] 07:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.857Z] 07:50:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.857Z] 07:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 07:50:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.857Z] 07:50:01 6 0.96 0.00 0.02 0.00 0.03 98.99 [2025-11-24T12:35:19.857Z] 07:50:01 7 0.18 0.00 0.00 0.02 0.00 99.80 [2025-11-24T12:35:19.857Z] 07:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.857Z] 07:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 07:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 07:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.857Z] 07:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 07:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:51:01 6 0.05 0.00 0.03 0.00 0.05 99.87 [2025-11-24T12:35:19.857Z] 07:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.857Z] [2025-11-24T12:35:19.857Z] 07:51:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.857Z] 07:52:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.857Z] 07:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 07:52:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2025-11-24T12:35:19.857Z] 07:52:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:52:01 3 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.857Z] 07:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 07:52:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.857Z] 07:52:01 7 0.13 0.00 0.02 0.02 0.00 99.83 [2025-11-24T12:35:19.857Z] 07:53:01 all 0.01 0.00 0.01 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 07:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.857Z] 07:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 07:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:53:01 6 0.02 0.00 0.03 0.00 0.07 99.88 [2025-11-24T12:35:19.857Z] 07:53:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:54:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2025-11-24T12:35:19.857Z] 07:54:01 0 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.857Z] 07:54:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2025-11-24T12:35:19.857Z] 07:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 07:54:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 07:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 07:54:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2025-11-24T12:35:19.857Z] 07:54:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2025-11-24T12:35:19.857Z] 07:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.857Z] 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 07:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 07:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 07:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 07:55:01 6 0.18 0.00 0.02 0.00 0.02 99.78 [2025-11-24T12:35:19.857Z] 07:55:01 7 0.02 0.00 0.00 0.02 0.03 99.93 [2025-11-24T12:35:19.857Z] 07:56:01 all 0.19 0.00 0.02 0.00 0.02 99.77 [2025-11-24T12:35:19.857Z] 07:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 07:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:56:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:56:01 3 0.23 0.00 0.03 0.00 0.02 99.72 [2025-11-24T12:35:19.857Z] 07:56:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 07:56:01 6 0.93 0.00 0.05 0.00 0.02 99.01 [2025-11-24T12:35:19.857Z] 07:56:01 7 0.28 0.00 0.02 0.02 0.03 99.65 [2025-11-24T12:35:19.857Z] 07:57:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-11-24T12:35:19.857Z] 07:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 07:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:57:01 2 0.02 0.00 0.05 0.02 0.02 99.90 [2025-11-24T12:35:19.857Z] 07:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 07:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.857Z] 07:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 07:57:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2025-11-24T12:35:19.857Z] 07:58:01 all 0.05 0.00 0.01 0.00 0.02 99.92 [2025-11-24T12:35:19.857Z] 07:58:01 0 0.17 0.00 0.00 0.00 0.00 99.83 [2025-11-24T12:35:19.857Z] 07:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 07:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 07:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 07:58:01 6 0.00 0.00 0.02 0.02 0.03 99.93 [2025-11-24T12:35:19.857Z] 07:58:01 7 0.20 0.00 0.02 0.02 0.05 99.72 [2025-11-24T12:35:19.857Z] 07:59:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-11-24T12:35:19.857Z] 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 07:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 07:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 07:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 07:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 07:59:01 6 0.03 0.00 0.00 0.02 0.03 99.92 [2025-11-24T12:35:19.857Z] 07:59:01 7 0.03 0.00 0.03 0.02 0.03 99.88 [2025-11-24T12:35:19.857Z] 08:00:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2025-11-24T12:35:19.857Z] 08:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:00:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2025-11-24T12:35:19.857Z] 08:00:01 3 0.12 0.00 0.03 0.00 0.02 99.83 [2025-11-24T12:35:19.857Z] 08:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 08:00:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.857Z] 08:00:01 6 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-24T12:35:19.857Z] 08:00:01 7 0.13 0.00 0.00 0.02 0.03 99.82 [2025-11-24T12:35:19.857Z] 08:01:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.857Z] 08:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 08:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:01:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:01:01 3 0.12 0.00 0.02 0.00 0.00 99.87 [2025-11-24T12:35:19.857Z] 08:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.857Z] 08:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:01:01 6 0.07 0.00 0.02 0.00 0.03 99.88 [2025-11-24T12:35:19.857Z] 08:01:01 7 0.20 0.00 0.00 0.02 0.03 99.75 [2025-11-24T12:35:19.857Z] 08:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.857Z] 08:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 08:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 08:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.857Z] 08:02:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.857Z] [2025-11-24T12:35:19.857Z] 08:02:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.857Z] 08:03:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2025-11-24T12:35:19.857Z] 08:03:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2025-11-24T12:35:19.857Z] 08:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.857Z] 08:03:01 2 0.00 0.00 0.05 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 08:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:03:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2025-11-24T12:35:19.857Z] 08:03:01 7 0.08 0.00 0.02 0.02 0.03 99.85 [2025-11-24T12:35:19.857Z] 08:04:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-11-24T12:35:19.857Z] 08:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 08:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 08:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:04:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:04:01 6 0.20 0.00 0.07 0.00 0.03 99.70 [2025-11-24T12:35:19.857Z] 08:04:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:05:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2025-11-24T12:35:19.857Z] 08:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:05:01 1 0.23 0.00 0.00 0.00 0.02 99.75 [2025-11-24T12:35:19.857Z] 08:05:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.857Z] 08:05:01 3 0.20 0.00 0.02 0.02 0.00 99.77 [2025-11-24T12:35:19.857Z] 08:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.857Z] 08:05:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.857Z] 08:05:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.857Z] 08:05:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2025-11-24T12:35:19.857Z] 08:06:01 all 0.01 0.00 0.01 0.01 0.02 99.94 [2025-11-24T12:35:19.857Z] 08:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 08:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:06:01 3 0.02 0.00 0.03 0.12 0.03 99.80 [2025-11-24T12:35:19.857Z] 08:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:06:01 6 0.00 0.00 0.00 0.00 0.03 99.97 [2025-11-24T12:35:19.857Z] 08:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:07:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.857Z] 08:07:01 0 0.17 0.00 0.00 0.00 0.02 99.82 [2025-11-24T12:35:19.857Z] 08:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.857Z] 08:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.857Z] 08:07:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2025-11-24T12:35:19.857Z] 08:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.857Z] 08:07:01 6 0.03 0.00 0.00 0.00 0.03 99.93 [2025-11-24T12:35:19.857Z] 08:07:01 7 0.17 0.00 0.02 0.00 0.00 99.82 [2025-11-24T12:35:19.857Z] 08:08:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2025-11-24T12:35:19.857Z] 08:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 08:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:08:01 3 0.02 0.00 0.02 0.02 0.05 99.90 [2025-11-24T12:35:19.857Z] 08:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 08:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:08:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:09:01 all 0.21 0.00 0.02 0.00 0.01 99.76 [2025-11-24T12:35:19.857Z] 08:09:01 0 0.25 0.00 0.00 0.00 0.00 99.75 [2025-11-24T12:35:19.857Z] 08:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:09:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:09:01 3 0.25 0.00 0.03 0.02 0.03 99.67 [2025-11-24T12:35:19.857Z] 08:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 08:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:09:01 6 1.09 0.00 0.03 0.00 0.02 98.86 [2025-11-24T12:35:19.857Z] 08:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:10:01 all 0.26 0.00 0.01 0.01 0.01 99.70 [2025-11-24T12:35:19.857Z] 08:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 08:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 08:10:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:10:01 3 0.02 0.00 0.05 0.03 0.03 99.87 [2025-11-24T12:35:19.857Z] 08:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.857Z] 08:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:10:01 6 1.97 0.00 0.00 0.00 0.03 98.00 [2025-11-24T12:35:19.857Z] 08:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:11:01 all 0.31 0.00 0.01 0.00 0.01 99.66 [2025-11-24T12:35:19.857Z] 08:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 08:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:11:01 2 0.12 0.00 0.02 0.02 0.02 99.83 [2025-11-24T12:35:19.857Z] 08:11:01 3 0.03 0.00 0.00 0.02 0.03 99.92 [2025-11-24T12:35:19.857Z] 08:11:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:11:01 5 0.25 0.00 0.03 0.00 0.02 99.70 [2025-11-24T12:35:19.857Z] 08:11:01 6 1.99 0.00 0.02 0.00 0.02 97.98 [2025-11-24T12:35:19.857Z] 08:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-24T12:35:19.857Z] 08:12:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2025-11-24T12:35:19.857Z] 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 08:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:12:01 2 0.00 0.00 0.05 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:12:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2025-11-24T12:35:19.857Z] 08:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.857Z] 08:12:01 6 0.40 0.00 0.00 0.00 0.02 99.58 [2025-11-24T12:35:19.857Z] 08:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.857Z] 08:13:01 all 0.15 0.00 0.01 0.00 0.01 99.82 [2025-11-24T12:35:19.857Z] 08:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:13:01 2 0.23 0.00 0.02 0.02 0.02 99.72 [2025-11-24T12:35:19.857Z] 08:13:01 3 0.30 0.00 0.02 0.02 0.05 99.62 [2025-11-24T12:35:19.857Z] 08:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.857Z] 08:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.857Z] 08:13:01 6 0.57 0.00 0.02 0.00 0.02 99.40 [2025-11-24T12:35:19.857Z] 08:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] [2025-11-24T12:35:19.857Z] 08:13:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.857Z] 08:14:01 all 0.24 0.00 0.01 0.00 0.01 99.73 [2025-11-24T12:35:19.857Z] 08:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:14:01 2 0.02 0.00 0.00 0.02 0.03 99.93 [2025-11-24T12:35:19.857Z] 08:14:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.857Z] 08:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.857Z] 08:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.857Z] 08:14:01 6 1.71 0.00 0.00 0.00 0.02 98.27 [2025-11-24T12:35:19.857Z] 08:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.857Z] 08:15:01 all 0.06 0.00 0.01 0.01 0.02 99.90 [2025-11-24T12:35:19.857Z] 08:15:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2025-11-24T12:35:19.857Z] 08:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.857Z] 08:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.857Z] 08:15:01 3 0.02 0.00 0.02 0.05 0.05 99.87 [2025-11-24T12:35:19.857Z] 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.857Z] 08:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:15:01 7 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-24T12:35:19.858Z] 08:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.858Z] 08:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:16:01 3 0.03 0.00 0.03 0.02 0.03 99.88 [2025-11-24T12:35:19.858Z] 08:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:16:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:17:01 all 0.09 0.00 0.01 0.00 0.02 99.87 [2025-11-24T12:35:19.858Z] 08:17:01 0 0.22 0.00 0.00 0.00 0.02 99.77 [2025-11-24T12:35:19.858Z] 08:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:17:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2025-11-24T12:35:19.858Z] 08:17:01 3 0.40 0.00 0.03 0.03 0.05 99.48 [2025-11-24T12:35:19.858Z] 08:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-24T12:35:19.858Z] 08:17:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.858Z] 08:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.858Z] 08:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:18:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:18:01 3 0.02 0.00 0.05 0.02 0.03 99.88 [2025-11-24T12:35:19.858Z] 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.858Z] 08:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:19:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.858Z] 08:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:19:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:19:01 3 0.05 0.00 0.02 0.02 0.03 99.88 [2025-11-24T12:35:19.858Z] 08:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:19:01 5 0.20 0.00 0.02 0.00 0.00 99.78 [2025-11-24T12:35:19.858Z] 08:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:19:01 7 0.18 0.00 0.00 0.00 0.02 99.80 [2025-11-24T12:35:19.858Z] 08:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-11-24T12:35:19.858Z] 08:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:20:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2025-11-24T12:35:19.858Z] 08:20:01 3 0.00 0.00 0.02 0.03 0.03 99.92 [2025-11-24T12:35:19.858Z] 08:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:20:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.858Z] 08:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:21:01 all 0.17 0.00 0.02 0.00 0.01 99.79 [2025-11-24T12:35:19.858Z] 08:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:21:01 2 0.15 0.00 0.02 0.02 0.02 99.80 [2025-11-24T12:35:19.858Z] 08:21:01 3 0.02 0.00 0.05 0.02 0.05 99.87 [2025-11-24T12:35:19.858Z] 08:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:21:01 5 0.17 0.00 0.03 0.00 0.00 99.80 [2025-11-24T12:35:19.858Z] 08:21:01 6 0.91 0.00 0.03 0.00 0.02 99.04 [2025-11-24T12:35:19.858Z] 08:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:22:02 all 0.24 0.00 0.01 0.00 0.01 99.73 [2025-11-24T12:35:19.858Z] 08:22:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:22:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:22:02 2 0.02 0.00 0.05 0.02 0.03 99.88 [2025-11-24T12:35:19.858Z] 08:22:02 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:22:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:22:02 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:22:02 6 1.82 0.00 0.00 0.00 0.02 98.16 [2025-11-24T12:35:19.858Z] 08:22:02 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:23:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.858Z] 08:23:01 0 0.17 0.00 0.00 0.00 0.00 99.83 [2025-11-24T12:35:19.858Z] 08:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:23:01 2 0.20 0.00 0.02 0.00 0.05 99.73 [2025-11-24T12:35:19.858Z] 08:23:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:23:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2025-11-24T12:35:19.858Z] 08:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-11-24T12:35:19.858Z] 08:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:24:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2025-11-24T12:35:19.858Z] 08:24:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] [2025-11-24T12:35:19.858Z] 08:24:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.858Z] 08:25:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.858Z] 08:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:25:01 2 0.03 0.00 0.03 0.02 0.03 99.88 [2025-11-24T12:35:19.858Z] 08:25:01 3 0.15 0.00 0.00 0.02 0.02 99.82 [2025-11-24T12:35:19.858Z] 08:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:25:01 5 0.17 0.00 0.03 0.00 0.00 99.80 [2025-11-24T12:35:19.858Z] 08:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.858Z] 08:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-11-24T12:35:19.858Z] 08:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:26:01 2 0.02 0.00 0.07 0.02 0.03 99.87 [2025-11-24T12:35:19.858Z] 08:26:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:26:01 6 0.00 0.00 0.02 0.00 0.03 99.95 [2025-11-24T12:35:19.858Z] 08:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:27:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2025-11-24T12:35:19.858Z] 08:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:27:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2025-11-24T12:35:19.858Z] 08:27:01 2 0.15 0.00 0.00 0.00 0.02 99.83 [2025-11-24T12:35:19.858Z] 08:27:01 3 0.15 0.00 0.00 0.02 0.02 99.82 [2025-11-24T12:35:19.858Z] 08:27:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:27:01 6 1.01 0.00 0.00 0.00 0.02 98.97 [2025-11-24T12:35:19.858Z] 08:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.858Z] 08:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.858Z] 08:28:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:29:01 all 0.06 0.00 0.01 0.00 0.02 99.91 [2025-11-24T12:35:19.858Z] 08:29:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.858Z] 08:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.858Z] 08:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:29:01 3 0.18 0.00 0.00 0.02 0.02 99.78 [2025-11-24T12:35:19.858Z] 08:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.858Z] 08:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:30:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.858Z] 08:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:31:01 all 0.06 0.00 0.02 0.01 0.02 99.90 [2025-11-24T12:35:19.858Z] 08:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:31:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.858Z] 08:31:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:31:01 3 0.18 0.00 0.02 0.03 0.02 99.75 [2025-11-24T12:35:19.858Z] 08:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:31:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:31:01 6 0.07 0.00 0.00 0.00 0.03 99.90 [2025-11-24T12:35:19.858Z] 08:31:01 7 0.18 0.00 0.00 0.00 0.02 99.80 [2025-11-24T12:35:19.858Z] 08:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-11-24T12:35:19.858Z] 08:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:32:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.858Z] 08:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.858Z] 08:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:33:01 all 0.06 0.00 0.01 0.00 0.02 99.91 [2025-11-24T12:35:19.858Z] 08:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:33:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.858Z] 08:33:01 2 0.18 0.00 0.00 0.02 0.02 99.78 [2025-11-24T12:35:19.858Z] 08:33:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2025-11-24T12:35:19.858Z] 08:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:33:01 5 0.18 0.00 0.02 0.00 0.02 99.78 [2025-11-24T12:35:19.858Z] 08:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:34:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2025-11-24T12:35:19.858Z] 08:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.858Z] 08:34:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.858Z] 08:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:34:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:34:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.858Z] 08:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:34:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:35:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2025-11-24T12:35:19.858Z] 08:35:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.858Z] 08:35:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2025-11-24T12:35:19.858Z] 08:35:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:35:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:35:01 4 0.17 0.00 0.03 0.00 0.02 99.78 [2025-11-24T12:35:19.858Z] 08:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.858Z] 08:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] [2025-11-24T12:35:19.858Z] 08:35:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.858Z] 08:36:01 all 0.07 0.00 0.02 0.00 0.01 99.89 [2025-11-24T12:35:19.858Z] 08:36:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2025-11-24T12:35:19.858Z] 08:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:36:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.858Z] 08:36:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:36:01 4 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.858Z] 08:36:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2025-11-24T12:35:19.858Z] 08:36:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.858Z] 08:36:01 7 0.13 0.00 0.02 0.00 0.00 99.85 [2025-11-24T12:35:19.858Z] 08:37:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.858Z] 08:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:37:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2025-11-24T12:35:19.858Z] 08:37:01 2 0.15 0.00 0.02 0.02 0.00 99.82 [2025-11-24T12:35:19.858Z] 08:37:01 3 0.20 0.00 0.00 0.02 0.00 99.78 [2025-11-24T12:35:19.858Z] 08:37:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:37:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:38:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2025-11-24T12:35:19.858Z] 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:38:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2025-11-24T12:35:19.858Z] 08:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:38:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:38:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:38:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.858Z] 08:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:39:01 all 0.06 0.00 0.02 0.01 0.01 99.91 [2025-11-24T12:35:19.858Z] 08:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.858Z] 08:39:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2025-11-24T12:35:19.858Z] 08:39:01 3 0.17 0.00 0.02 0.02 0.00 99.80 [2025-11-24T12:35:19.858Z] 08:39:01 4 0.18 0.00 0.00 0.00 0.02 99.80 [2025-11-24T12:35:19.858Z] 08:39:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2025-11-24T12:35:19.858Z] 08:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.858Z] 08:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:40:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.858Z] 08:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.858Z] 08:40:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:41:01 all 0.06 0.00 0.02 0.01 0.01 99.90 [2025-11-24T12:35:19.858Z] 08:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:41:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.858Z] 08:41:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2025-11-24T12:35:19.858Z] 08:41:01 3 0.15 0.00 0.02 0.05 0.03 99.75 [2025-11-24T12:35:19.858Z] 08:41:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:41:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-24T12:35:19.858Z] 08:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:41:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:42:01 all 0.01 0.00 0.01 0.41 0.01 99.55 [2025-11-24T12:35:19.858Z] 08:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:42:01 2 0.02 0.00 0.02 0.10 0.02 99.85 [2025-11-24T12:35:19.858Z] 08:42:01 3 0.00 0.00 0.02 0.55 0.00 99.43 [2025-11-24T12:35:19.858Z] 08:42:01 4 0.00 0.00 0.02 2.62 0.02 97.35 [2025-11-24T12:35:19.858Z] 08:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:42:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.858Z] 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:43:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.858Z] 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.858Z] 08:43:01 2 0.13 0.00 0.02 0.00 0.00 99.85 [2025-11-24T12:35:19.858Z] 08:43:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:43:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-24T12:35:19.858Z] 08:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.858Z] 08:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:44:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:44:01 6 0.10 0.00 0.00 0.00 0.02 99.88 [2025-11-24T12:35:19.858Z] 08:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:45:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2025-11-24T12:35:19.858Z] 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:45:01 3 0.18 0.00 0.02 0.02 0.02 99.77 [2025-11-24T12:35:19.858Z] 08:45:01 4 0.22 0.00 0.02 0.00 0.03 99.73 [2025-11-24T12:35:19.858Z] 08:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.858Z] 08:45:01 6 0.99 0.00 0.00 0.00 0.02 98.99 [2025-11-24T12:35:19.858Z] 08:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.858Z] 08:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-11-24T12:35:19.858Z] 08:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:46:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:46:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2025-11-24T12:35:19.858Z] 08:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:46:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2025-11-24T12:35:19.858Z] 08:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] [2025-11-24T12:35:19.858Z] 08:46:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.858Z] 08:47:01 all 0.06 0.00 0.01 0.02 0.01 99.91 [2025-11-24T12:35:19.858Z] 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:47:01 3 0.02 0.00 0.02 0.12 0.02 99.83 [2025-11-24T12:35:19.858Z] 08:47:01 4 0.20 0.00 0.02 0.00 0.03 99.75 [2025-11-24T12:35:19.858Z] 08:47:01 5 0.22 0.00 0.02 0.00 0.02 99.75 [2025-11-24T12:35:19.858Z] 08:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:48:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2025-11-24T12:35:19.858Z] 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.858Z] 08:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:48:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.858Z] 08:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:48:01 6 0.78 0.00 0.00 0.00 0.03 99.19 [2025-11-24T12:35:19.858Z] 08:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:49:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.858Z] 08:49:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-24T12:35:19.858Z] 08:49:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:49:01 2 0.00 0.00 0.03 0.02 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:49:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2025-11-24T12:35:19.858Z] 08:49:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.858Z] 08:49:01 5 0.13 0.00 0.03 0.00 0.02 99.82 [2025-11-24T12:35:19.858Z] 08:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-11-24T12:35:19.858Z] 08:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.858Z] 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:50:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.858Z] 08:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:51:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2025-11-24T12:35:19.858Z] 08:51:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2025-11-24T12:35:19.858Z] 08:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:51:01 2 0.00 0.00 0.03 0.02 0.02 99.93 [2025-11-24T12:35:19.858Z] 08:51:01 3 0.27 0.00 0.03 0.02 0.02 99.67 [2025-11-24T12:35:19.858Z] 08:51:01 4 0.02 0.00 0.05 0.00 0.03 99.90 [2025-11-24T12:35:19.858Z] 08:51:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:51:01 6 0.23 0.00 0.00 0.00 0.03 99.73 [2025-11-24T12:35:19.858Z] 08:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:52:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2025-11-24T12:35:19.858Z] 08:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.858Z] 08:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.858Z] 08:52:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2025-11-24T12:35:19.858Z] 08:52:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.858Z] 08:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.858Z] 08:52:01 6 0.75 0.00 0.02 0.00 0.03 99.20 [2025-11-24T12:35:19.858Z] 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:53:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2025-11-24T12:35:19.858Z] 08:53:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.858Z] 08:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:53:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.858Z] 08:53:01 3 0.13 0.00 0.02 0.00 0.02 99.83 [2025-11-24T12:35:19.858Z] 08:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.858Z] 08:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.858Z] 08:53:01 6 0.76 0.00 0.00 0.00 0.03 99.20 [2025-11-24T12:35:19.858Z] 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.858Z] 08:54:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-11-24T12:35:19.858Z] 08:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 08:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 08:54:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.859Z] 08:54:01 3 0.05 0.00 0.03 0.03 0.02 99.87 [2025-11-24T12:35:19.859Z] 08:54:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2025-11-24T12:35:19.859Z] 08:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-24T12:35:19.859Z] 08:54:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-11-24T12:35:19.859Z] 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 08:55:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2025-11-24T12:35:19.859Z] 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 08:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 08:55:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.859Z] 08:55:01 3 0.17 0.00 0.02 0.02 0.00 99.80 [2025-11-24T12:35:19.859Z] 08:55:01 4 0.20 0.00 0.02 0.00 0.02 99.77 [2025-11-24T12:35:19.859Z] 08:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.859Z] 08:55:01 6 0.12 0.00 0.03 0.00 0.02 99.83 [2025-11-24T12:35:19.859Z] 08:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 08:56:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-11-24T12:35:19.859Z] 08:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 08:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 08:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 08:56:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.859Z] 08:56:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.859Z] 08:56:01 6 0.65 0.00 0.00 0.00 0.03 99.32 [2025-11-24T12:35:19.859Z] 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 08:57:01 all 0.30 0.00 0.01 0.00 0.01 99.67 [2025-11-24T12:35:19.859Z] 08:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 08:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 08:57:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.859Z] 08:57:01 3 0.18 0.00 0.02 0.02 0.02 99.77 [2025-11-24T12:35:19.859Z] 08:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.859Z] 08:57:01 5 0.22 0.00 0.02 0.00 0.02 99.75 [2025-11-24T12:35:19.859Z] 08:57:01 6 1.89 0.00 0.02 0.00 0.02 98.08 [2025-11-24T12:35:19.859Z] 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] [2025-11-24T12:35:19.859Z] 08:57:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.859Z] 08:58:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2025-11-24T12:35:19.859Z] 08:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 08:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.859Z] 08:58:01 3 0.07 0.00 0.03 0.03 0.03 99.83 [2025-11-24T12:35:19.859Z] 08:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 08:58:01 6 0.93 0.00 0.02 0.00 0.02 99.04 [2025-11-24T12:35:19.859Z] 08:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 08:59:01 all 0.15 0.00 0.01 0.00 0.01 99.82 [2025-11-24T12:35:19.859Z] 08:59:01 0 0.17 0.00 0.00 0.00 0.00 99.83 [2025-11-24T12:35:19.859Z] 08:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 08:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 08:59:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2025-11-24T12:35:19.859Z] 08:59:01 4 0.18 0.00 0.00 0.00 0.02 99.80 [2025-11-24T12:35:19.859Z] 08:59:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2025-11-24T12:35:19.859Z] 08:59:01 6 0.75 0.00 0.00 0.00 0.02 99.24 [2025-11-24T12:35:19.859Z] 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:00:01 all 0.02 0.00 0.02 0.01 0.02 99.94 [2025-11-24T12:35:19.859Z] 09:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:00:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2025-11-24T12:35:19.859Z] 09:00:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.859Z] 09:00:01 3 0.03 0.00 0.03 0.08 0.03 99.82 [2025-11-24T12:35:19.859Z] 09:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:00:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-11-24T12:35:19.859Z] 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:01:01 all 0.05 0.00 0.02 0.00 0.00 99.92 [2025-11-24T12:35:19.859Z] 09:01:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2025-11-24T12:35:19.859Z] 09:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:01:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-11-24T12:35:19.859Z] 09:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:01:01 5 0.18 0.00 0.02 0.00 0.00 99.80 [2025-11-24T12:35:19.859Z] 09:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.859Z] 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:02:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:02:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:02:01 3 0.03 0.00 0.03 0.02 0.03 99.88 [2025-11-24T12:35:19.859Z] 09:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:02:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-24T12:35:19.859Z] 09:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:03:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2025-11-24T12:35:19.859Z] 09:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:03:01 2 0.18 0.00 0.02 0.02 0.02 99.77 [2025-11-24T12:35:19.859Z] 09:03:01 3 0.03 0.00 0.02 0.02 0.05 99.88 [2025-11-24T12:35:19.859Z] 09:03:01 4 0.18 0.00 0.00 0.00 0.02 99.80 [2025-11-24T12:35:19.859Z] 09:03:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.859Z] 09:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.859Z] 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:04:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-11-24T12:35:19.859Z] 09:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:04:01 3 0.03 0.00 0.03 0.02 0.03 99.88 [2025-11-24T12:35:19.859Z] 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:04:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2025-11-24T12:35:19.859Z] 09:04:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2025-11-24T12:35:19.859Z] 09:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:05:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2025-11-24T12:35:19.859Z] 09:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:05:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:05:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2025-11-24T12:35:19.859Z] 09:05:01 4 0.18 0.00 0.03 0.00 0.02 99.77 [2025-11-24T12:35:19.859Z] 09:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:05:01 6 0.23 0.00 0.00 0.00 0.02 99.75 [2025-11-24T12:35:19.859Z] 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.859Z] 09:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:06:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:06:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2025-11-24T12:35:19.859Z] 09:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:06:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-11-24T12:35:19.859Z] 09:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:07:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2025-11-24T12:35:19.859Z] 09:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:07:01 2 0.17 0.00 0.02 0.02 0.02 99.78 [2025-11-24T12:35:19.859Z] 09:07:01 3 0.00 0.00 0.03 0.02 0.03 99.92 [2025-11-24T12:35:19.859Z] 09:07:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.859Z] 09:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:07:01 6 0.27 0.00 0.02 0.00 0.02 99.70 [2025-11-24T12:35:19.859Z] 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.859Z] 09:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:08:01 3 0.02 0.00 0.00 0.02 0.03 99.93 [2025-11-24T12:35:19.859Z] 09:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.859Z] 09:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] [2025-11-24T12:35:19.859Z] 09:08:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.859Z] 09:09:01 all 0.06 0.00 0.01 0.00 0.02 99.92 [2025-11-24T12:35:19.859Z] 09:09:01 0 0.17 0.00 0.00 0.00 0.02 99.82 [2025-11-24T12:35:19.859Z] 09:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:09:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2025-11-24T12:35:19.859Z] 09:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:09:01 6 0.17 0.00 0.00 0.00 0.02 99.82 [2025-11-24T12:35:19.859Z] 09:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.859Z] 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:10:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:10:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.859Z] 09:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2025-11-24T12:35:19.859Z] 09:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:11:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2025-11-24T12:35:19.859Z] 09:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:11:01 3 0.00 0.00 0.03 0.03 0.03 99.90 [2025-11-24T12:35:19.859Z] 09:11:01 4 0.15 0.00 0.00 0.00 0.02 99.83 [2025-11-24T12:35:19.859Z] 09:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:11:01 6 0.60 0.00 0.02 0.00 0.02 99.37 [2025-11-24T12:35:19.859Z] 09:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:12:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2025-11-24T12:35:19.859Z] 09:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:12:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.859Z] 09:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:12:01 6 0.71 0.00 0.00 0.00 0.02 99.27 [2025-11-24T12:35:19.859Z] 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:13:01 all 0.29 0.00 0.02 0.00 0.01 99.67 [2025-11-24T12:35:19.859Z] 09:13:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2025-11-24T12:35:19.859Z] 09:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.859Z] 09:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:13:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2025-11-24T12:35:19.859Z] 09:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:13:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:13:01 6 2.07 0.00 0.00 0.00 0.02 97.91 [2025-11-24T12:35:19.859Z] 09:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:14:01 all 0.07 0.00 0.01 0.01 0.01 99.89 [2025-11-24T12:35:19.859Z] 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:14:01 3 0.00 0.00 0.05 0.10 0.03 99.82 [2025-11-24T12:35:19.859Z] 09:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:14:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2025-11-24T12:35:19.859Z] 09:14:01 6 0.48 0.00 0.03 0.00 0.02 99.47 [2025-11-24T12:35:19.859Z] 09:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:15:01 all 0.23 0.00 0.01 0.00 0.01 99.74 [2025-11-24T12:35:19.859Z] 09:15:01 0 0.15 0.00 0.00 0.00 0.05 99.80 [2025-11-24T12:35:19.859Z] 09:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:15:01 3 0.03 0.00 0.02 0.03 0.05 99.87 [2025-11-24T12:35:19.859Z] 09:15:01 4 0.20 0.00 0.02 0.00 0.00 99.78 [2025-11-24T12:35:19.859Z] 09:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.859Z] 09:15:01 6 1.32 0.00 0.03 0.00 0.00 98.65 [2025-11-24T12:35:19.859Z] 09:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:16:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-11-24T12:35:19.859Z] 09:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:16:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2025-11-24T12:35:19.859Z] 09:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:16:01 6 0.23 0.00 0.07 0.00 0.02 99.68 [2025-11-24T12:35:19.859Z] 09:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:17:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.859Z] 09:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:17:01 2 0.18 0.00 0.03 0.02 0.03 99.73 [2025-11-24T12:35:19.859Z] 09:17:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-11-24T12:35:19.859Z] 09:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:17:01 6 0.17 0.00 0.00 0.00 0.02 99.82 [2025-11-24T12:35:19.859Z] 09:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:18:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2025-11-24T12:35:19.859Z] 09:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:18:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.859Z] 09:18:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-24T12:35:19.859Z] 09:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:18:01 6 1.03 0.00 0.00 0.00 0.03 98.94 [2025-11-24T12:35:19.859Z] 09:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:19:01 all 0.24 0.00 0.01 0.00 0.01 99.73 [2025-11-24T12:35:19.859Z] 09:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:19:01 2 0.20 0.00 0.00 0.02 0.03 99.75 [2025-11-24T12:35:19.859Z] 09:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:19:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:19:01 6 1.62 0.00 0.03 0.00 0.02 98.33 [2025-11-24T12:35:19.859Z] 09:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] [2025-11-24T12:35:19.859Z] 09:19:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.859Z] 09:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.859Z] 09:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:20:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:20:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2025-11-24T12:35:19.859Z] 09:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:21:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2025-11-24T12:35:19.859Z] 09:21:01 0 0.17 0.00 0.00 0.00 0.00 99.83 [2025-11-24T12:35:19.859Z] 09:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:21:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2025-11-24T12:35:19.859Z] 09:21:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:21:01 4 0.18 0.00 0.02 0.00 0.02 99.78 [2025-11-24T12:35:19.859Z] 09:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-11-24T12:35:19.859Z] 09:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:22:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2025-11-24T12:35:19.859Z] 09:22:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:22:01 6 0.20 0.00 0.02 0.00 0.02 99.77 [2025-11-24T12:35:19.859Z] 09:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:23:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.859Z] 09:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:23:01 2 0.22 0.00 0.05 0.02 0.02 99.70 [2025-11-24T12:35:19.859Z] 09:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.859Z] 09:23:01 6 0.17 0.00 0.00 0.00 0.02 99.82 [2025-11-24T12:35:19.859Z] 09:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:24:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2025-11-24T12:35:19.859Z] 09:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:24:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.859Z] 09:24:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:24:01 6 0.81 0.00 0.00 0.00 0.00 99.19 [2025-11-24T12:35:19.859Z] 09:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:25:01 all 0.20 0.00 0.02 0.01 0.01 99.76 [2025-11-24T12:35:19.859Z] 09:25:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2025-11-24T12:35:19.859Z] 09:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:25:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2025-11-24T12:35:19.859Z] 09:25:01 3 0.02 0.00 0.03 0.05 0.02 99.88 [2025-11-24T12:35:19.859Z] 09:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-24T12:35:19.859Z] 09:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:25:01 6 1.21 0.00 0.02 0.00 0.02 98.76 [2025-11-24T12:35:19.859Z] 09:25:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:26:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2025-11-24T12:35:19.859Z] 09:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:26:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.859Z] 09:26:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:26:01 6 1.95 0.00 0.00 0.00 0.02 98.03 [2025-11-24T12:35:19.859Z] 09:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:27:01 all 0.09 0.00 0.02 0.00 0.01 99.87 [2025-11-24T12:35:19.859Z] 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:27:01 2 0.15 0.00 0.03 0.02 0.02 99.78 [2025-11-24T12:35:19.859Z] 09:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.859Z] 09:27:01 4 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.859Z] 09:27:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2025-11-24T12:35:19.859Z] 09:27:01 6 0.28 0.00 0.05 0.00 0.02 99.65 [2025-11-24T12:35:19.859Z] 09:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:28:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2025-11-24T12:35:19.859Z] 09:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.859Z] 09:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:28:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2025-11-24T12:35:19.859Z] 09:28:01 3 0.00 0.00 0.03 0.07 0.02 99.88 [2025-11-24T12:35:19.859Z] 09:28:01 4 0.02 0.00 0.07 0.00 0.02 99.90 [2025-11-24T12:35:19.859Z] 09:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.859Z] 09:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.859Z] 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:29:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.859Z] 09:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.859Z] 09:29:01 2 0.25 0.00 0.02 0.02 0.02 99.70 [2025-11-24T12:35:19.859Z] 09:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.859Z] 09:29:01 4 0.07 0.00 0.05 0.00 0.03 99.85 [2025-11-24T12:35:19.859Z] 09:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.859Z] 09:29:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2025-11-24T12:35:19.859Z] 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.859Z] 09:30:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2025-11-24T12:35:19.859Z] 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 09:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] [2025-11-24T12:35:19.860Z] 09:30:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.860Z] 09:31:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2025-11-24T12:35:19.860Z] 09:31:01 0 0.17 0.00 0.00 0.00 0.02 99.82 [2025-11-24T12:35:19.860Z] 09:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:31:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2025-11-24T12:35:19.860Z] 09:31:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:31:01 4 0.18 0.00 0.03 0.00 0.00 99.78 [2025-11-24T12:35:19.860Z] 09:31:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2025-11-24T12:35:19.860Z] 09:31:01 6 0.15 0.00 0.03 0.00 0.02 99.80 [2025-11-24T12:35:19.860Z] 09:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:32:01 all 0.02 0.00 0.01 0.03 0.01 99.93 [2025-11-24T12:35:19.860Z] 09:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:32:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.860Z] 09:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:32:01 3 0.03 0.00 0.00 0.27 0.00 99.70 [2025-11-24T12:35:19.860Z] 09:32:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:33:02 all 0.11 0.00 0.02 0.00 0.01 99.86 [2025-11-24T12:35:19.860Z] 09:33:02 0 0.20 0.00 0.02 0.00 0.00 99.78 [2025-11-24T12:35:19.860Z] 09:33:02 1 0.33 0.00 0.02 0.00 0.02 99.63 [2025-11-24T12:35:19.860Z] 09:33:02 2 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:33:02 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:33:02 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 09:33:02 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:33:02 6 0.22 0.00 0.00 0.00 0.00 99.78 [2025-11-24T12:35:19.860Z] 09:33:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:34:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2025-11-24T12:35:19.860Z] 09:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:34:01 1 2.00 0.00 0.03 0.00 0.03 97.93 [2025-11-24T12:35:19.860Z] 09:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:34:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.860Z] 09:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:35:01 all 0.11 0.00 0.02 0.00 0.01 99.86 [2025-11-24T12:35:19.860Z] 09:35:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2025-11-24T12:35:19.860Z] 09:35:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2025-11-24T12:35:19.860Z] 09:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-24T12:35:19.860Z] 09:35:01 3 0.05 0.00 0.00 0.02 0.03 99.90 [2025-11-24T12:35:19.860Z] 09:35:01 4 0.33 0.00 0.03 0.00 0.02 99.62 [2025-11-24T12:35:19.860Z] 09:35:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.860Z] 09:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:36:01 all 0.11 0.00 0.06 0.00 0.01 99.81 [2025-11-24T12:35:19.860Z] 09:36:01 0 0.03 0.00 0.08 0.00 0.02 99.87 [2025-11-24T12:35:19.860Z] 09:36:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2025-11-24T12:35:19.860Z] 09:36:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2025-11-24T12:35:19.860Z] 09:36:01 3 0.10 0.00 0.05 0.02 0.03 99.80 [2025-11-24T12:35:19.860Z] 09:36:01 4 0.32 0.00 0.03 0.00 0.00 99.65 [2025-11-24T12:35:19.860Z] 09:36:01 5 0.15 0.00 0.05 0.00 0.02 99.78 [2025-11-24T12:35:19.860Z] 09:36:01 6 0.07 0.00 0.15 0.00 0.02 99.77 [2025-11-24T12:35:19.860Z] 09:36:01 7 0.10 0.00 0.05 0.00 0.02 99.83 [2025-11-24T12:35:19.860Z] 09:37:01 all 0.08 0.00 0.03 0.00 0.01 99.87 [2025-11-24T12:35:19.860Z] 09:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:37:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-24T12:35:19.860Z] 09:37:01 2 0.17 0.00 0.02 0.02 0.00 99.80 [2025-11-24T12:35:19.860Z] 09:37:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2025-11-24T12:35:19.860Z] 09:37:01 4 0.22 0.00 0.08 0.00 0.00 99.70 [2025-11-24T12:35:19.860Z] 09:37:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2025-11-24T12:35:19.860Z] 09:37:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2025-11-24T12:35:19.860Z] 09:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:38:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2025-11-24T12:35:19.860Z] 09:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:38:01 3 0.08 0.00 0.08 0.00 0.03 99.80 [2025-11-24T12:35:19.860Z] 09:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 09:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:39:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.860Z] 09:39:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-24T12:35:19.860Z] 09:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:39:01 3 0.20 0.00 0.03 0.02 0.02 99.73 [2025-11-24T12:35:19.860Z] 09:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:39:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2025-11-24T12:35:19.860Z] 09:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.860Z] 09:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:40:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:40:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2025-11-24T12:35:19.860Z] 09:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 09:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:41:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.860Z] 09:41:01 0 0.17 0.00 0.00 0.00 0.00 99.83 [2025-11-24T12:35:19.860Z] 09:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:41:01 2 0.15 0.00 0.00 0.02 0.00 99.83 [2025-11-24T12:35:19.860Z] 09:41:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2025-11-24T12:35:19.860Z] 09:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-24T12:35:19.860Z] 09:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 09:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] [2025-11-24T12:35:19.860Z] 09:41:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.860Z] 09:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.860Z] 09:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:42:01 3 0.07 0.00 0.03 0.02 0.03 99.85 [2025-11-24T12:35:19.860Z] 09:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 09:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:43:01 all 0.06 0.00 0.01 0.03 0.01 99.89 [2025-11-24T12:35:19.860Z] 09:43:01 0 0.18 0.00 0.00 0.00 0.02 99.80 [2025-11-24T12:35:19.860Z] 09:43:01 1 0.20 0.00 0.00 0.00 0.00 99.80 [2025-11-24T12:35:19.860Z] 09:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:43:01 3 0.05 0.00 0.05 0.25 0.03 99.62 [2025-11-24T12:35:19.860Z] 09:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.860Z] 09:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:44:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2025-11-24T12:35:19.860Z] 09:44:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 09:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:45:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-11-24T12:35:19.860Z] 09:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-24T12:35:19.860Z] 09:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 09:45:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:45:01 3 0.05 0.00 0.03 0.07 0.03 99.82 [2025-11-24T12:35:19.860Z] 09:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:46:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.860Z] 09:46:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.860Z] 09:46:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-24T12:35:19.860Z] 09:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:46:01 3 0.08 0.00 0.02 0.02 0.03 99.85 [2025-11-24T12:35:19.860Z] 09:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:47:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2025-11-24T12:35:19.860Z] 09:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:47:01 2 0.00 0.00 0.00 0.05 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:47:01 3 0.00 0.00 0.05 0.02 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 09:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:48:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2025-11-24T12:35:19.860Z] 09:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 09:48:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.860Z] 09:48:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:48:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.860Z] 09:48:01 4 1.55 0.00 0.02 0.00 0.00 98.43 [2025-11-24T12:35:19.860Z] 09:48:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 09:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 09:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:49:01 all 0.23 0.00 0.01 0.00 0.01 99.74 [2025-11-24T12:35:19.860Z] 09:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.860Z] 09:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:49:01 4 1.68 0.00 0.00 0.00 0.02 98.31 [2025-11-24T12:35:19.860Z] 09:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:50:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2025-11-24T12:35:19.860Z] 09:50:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2025-11-24T12:35:19.860Z] 09:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:50:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2025-11-24T12:35:19.860Z] 09:50:01 3 0.07 0.00 0.02 0.02 0.03 99.87 [2025-11-24T12:35:19.860Z] 09:50:01 4 0.53 0.00 0.00 0.00 0.00 99.47 [2025-11-24T12:35:19.860Z] 09:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.860Z] 09:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:51:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.860Z] 09:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:51:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:51:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:51:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:51:01 4 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-24T12:35:19.860Z] 09:51:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-11-24T12:35:19.860Z] 09:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:51:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:52:01 all 0.11 0.00 0.01 0.00 0.00 99.86 [2025-11-24T12:35:19.860Z] 09:52:01 0 0.28 0.00 0.02 0.00 0.00 99.70 [2025-11-24T12:35:19.860Z] 09:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.860Z] 09:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:52:01 3 0.13 0.00 0.02 0.02 0.02 99.82 [2025-11-24T12:35:19.860Z] 09:52:01 4 0.37 0.00 0.02 0.00 0.00 99.62 [2025-11-24T12:35:19.860Z] 09:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] [2025-11-24T12:35:19.860Z] 09:52:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.860Z] 09:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.860Z] 09:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:53:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:53:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:53:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.860Z] 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:54:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.860Z] 09:54:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2025-11-24T12:35:19.860Z] 09:54:01 1 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.860Z] 09:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 09:54:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.860Z] 09:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:55:01 2 0.07 0.00 0.02 0.02 0.03 99.87 [2025-11-24T12:35:19.860Z] 09:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.860Z] 09:56:01 all 0.30 0.00 0.02 0.00 0.01 99.67 [2025-11-24T12:35:19.860Z] 09:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 09:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:56:01 2 0.20 0.00 0.00 0.00 0.03 99.77 [2025-11-24T12:35:19.860Z] 09:56:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-11-24T12:35:19.860Z] 09:56:01 4 2.00 0.00 0.03 0.00 0.02 97.95 [2025-11-24T12:35:19.860Z] 09:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 09:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:57:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.860Z] 09:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:57:01 3 0.07 0.00 0.03 0.03 0.00 99.87 [2025-11-24T12:35:19.860Z] 09:57:01 4 0.42 0.00 0.00 0.00 0.00 99.58 [2025-11-24T12:35:19.860Z] 09:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:58:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.860Z] 09:58:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2025-11-24T12:35:19.860Z] 09:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:58:01 2 0.23 0.00 0.00 0.00 0.02 99.75 [2025-11-24T12:35:19.860Z] 09:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 09:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 09:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 09:59:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2025-11-24T12:35:19.860Z] 09:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 09:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 09:59:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.860Z] 09:59:01 3 0.07 0.00 0.02 0.03 0.02 99.87 [2025-11-24T12:35:19.860Z] 09:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 09:59:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.860Z] 09:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 09:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:00:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2025-11-24T12:35:19.860Z] 10:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 10:00:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-24T12:35:19.860Z] 10:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:00:01 4 1.34 0.00 0.00 0.00 0.00 98.66 [2025-11-24T12:35:19.860Z] 10:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 10:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 10:00:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:01:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2025-11-24T12:35:19.860Z] 10:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 10:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.860Z] 10:01:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:01:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-11-24T12:35:19.860Z] 10:01:01 4 0.30 0.00 0.05 0.00 0.00 99.65 [2025-11-24T12:35:19.860Z] 10:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-11-24T12:35:19.860Z] 10:02:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2025-11-24T12:35:19.860Z] 10:02:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2025-11-24T12:35:19.860Z] 10:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.860Z] 10:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.860Z] 10:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 10:02:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-24T12:35:19.860Z] 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 10:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 10:03:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2025-11-24T12:35:19.860Z] 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.860Z] 10:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 10:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 10:03:01 3 0.00 0.00 0.00 0.02 0.03 99.95 [2025-11-24T12:35:19.860Z] 10:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 10:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.860Z] 10:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 10:03:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.860Z] [2025-11-24T12:35:19.860Z] 10:03:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.860Z] 10:04:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.860Z] 10:04:01 0 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.860Z] 10:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.860Z] 10:04:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-11-24T12:35:19.860Z] 10:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 10:04:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-24T12:35:19.860Z] 10:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 10:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 10:05:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2025-11-24T12:35:19.860Z] 10:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 10:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 10:05:01 2 0.00 0.00 0.00 0.13 0.02 99.85 [2025-11-24T12:35:19.860Z] 10:05:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2025-11-24T12:35:19.860Z] 10:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 10:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 10:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.860Z] 10:06:01 all 0.06 0.00 0.02 0.02 0.01 99.89 [2025-11-24T12:35:19.860Z] 10:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.860Z] 10:06:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-24T12:35:19.860Z] 10:06:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.860Z] 10:06:01 3 0.03 0.00 0.03 0.13 0.02 99.78 [2025-11-24T12:35:19.860Z] 10:06:01 4 0.17 0.00 0.00 0.00 0.00 99.83 [2025-11-24T12:35:19.860Z] 10:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.860Z] 10:06:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-24T12:35:19.860Z] 10:06:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.860Z] 10:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.860Z] 10:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.860Z] 10:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.860Z] 10:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.860Z] 10:07:01 3 0.02 0.00 0.03 0.03 0.03 99.88 [2025-11-24T12:35:19.860Z] 10:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] 10:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:07:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:08:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.861Z] 10:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:08:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2025-11-24T12:35:19.861Z] 10:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:08:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.861Z] 10:08:01 6 0.00 0.00 0.05 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-11-24T12:35:19.861Z] 10:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:09:01 2 0.00 0.00 0.05 0.02 0.00 99.93 [2025-11-24T12:35:19.861Z] 10:09:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:09:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.861Z] 10:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:10:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.861Z] 10:10:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2025-11-24T12:35:19.861Z] 10:10:01 1 0.22 0.00 0.00 0.00 0.02 99.77 [2025-11-24T12:35:19.861Z] 10:10:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:10:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.861Z] 10:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:11:01 all 0.20 0.00 0.01 0.00 0.01 99.77 [2025-11-24T12:35:19.861Z] 10:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:11:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2025-11-24T12:35:19.861Z] 10:11:01 4 1.48 0.00 0.00 0.00 0.00 98.52 [2025-11-24T12:35:19.861Z] 10:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:12:01 all 0.30 0.00 0.01 0.00 0.01 99.68 [2025-11-24T12:35:19.861Z] 10:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:12:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.861Z] 10:12:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:12:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.861Z] 10:12:01 4 2.12 0.00 0.00 0.00 0.02 97.87 [2025-11-24T12:35:19.861Z] 10:12:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.861Z] 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:13:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-11-24T12:35:19.861Z] 10:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:13:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.861Z] 10:13:01 4 0.17 0.00 0.00 0.00 0.00 99.83 [2025-11-24T12:35:19.861Z] 10:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:14:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2025-11-24T12:35:19.861Z] 10:14:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2025-11-24T12:35:19.861Z] 10:14:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2025-11-24T12:35:19.861Z] 10:14:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:14:01 3 0.07 0.00 0.03 0.02 0.03 99.85 [2025-11-24T12:35:19.861Z] 10:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] 10:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] [2025-11-24T12:35:19.861Z] 10:14:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.861Z] 10:15:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.861Z] 10:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:15:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:15:01 3 0.02 0.00 0.05 0.02 0.02 99.90 [2025-11-24T12:35:19.861Z] 10:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] 10:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:15:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.861Z] 10:16:01 all 0.05 0.00 0.01 0.00 0.01 99.94 [2025-11-24T12:35:19.861Z] 10:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:16:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.861Z] 10:16:01 4 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.861Z] 10:16:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.861Z] 10:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] 10:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:17:01 all 0.15 0.00 0.02 0.00 0.01 99.81 [2025-11-24T12:35:19.861Z] 10:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.861Z] 10:17:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:17:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2025-11-24T12:35:19.861Z] 10:17:01 4 1.11 0.00 0.05 0.00 0.02 98.83 [2025-11-24T12:35:19.861Z] 10:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] 10:17:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:18:01 all 0.29 0.00 0.01 0.01 0.01 99.68 [2025-11-24T12:35:19.861Z] 10:18:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2025-11-24T12:35:19.861Z] 10:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:18:01 3 0.02 0.00 0.02 0.03 0.03 99.90 [2025-11-24T12:35:19.861Z] 10:18:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2025-11-24T12:35:19.861Z] 10:18:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2025-11-24T12:35:19.861Z] 10:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:19:01 all 0.20 0.00 0.02 0.00 0.01 99.76 [2025-11-24T12:35:19.861Z] 10:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] 10:19:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.861Z] 10:19:01 4 1.48 0.00 0.03 0.00 0.02 98.47 [2025-11-24T12:35:19.861Z] 10:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.861Z] 10:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.861Z] 10:20:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.861Z] 10:20:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2025-11-24T12:35:19.861Z] 10:20:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:20:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:20:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2025-11-24T12:35:19.861Z] 10:20:01 4 0.18 0.00 0.00 0.00 0.00 99.82 [2025-11-24T12:35:19.861Z] 10:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:20:01 7 0.00 0.00 0.00 0.00 0.03 99.97 [2025-11-24T12:35:19.861Z] 10:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.861Z] 10:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:21:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:21:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:21:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:22:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2025-11-24T12:35:19.861Z] 10:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-24T12:35:19.861Z] 10:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:22:01 2 0.25 0.00 0.02 0.00 0.02 99.72 [2025-11-24T12:35:19.861Z] 10:22:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2025-11-24T12:35:19.861Z] 10:22:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2025-11-24T12:35:19.861Z] 10:22:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-24T12:35:19.861Z] 10:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:22:01 7 0.00 0.00 0.00 0.00 0.03 99.97 [2025-11-24T12:35:19.861Z] 10:23:01 all 0.05 0.00 0.01 0.00 0.02 99.91 [2025-11-24T12:35:19.861Z] 10:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2025-11-24T12:35:19.861Z] 10:23:01 2 0.28 0.00 0.02 0.02 0.02 99.67 [2025-11-24T12:35:19.861Z] 10:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:24:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.861Z] 10:24:01 0 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.861Z] 10:24:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.861Z] 10:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:24:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.861Z] 10:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-11-24T12:35:19.861Z] 10:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:25:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:25:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:25:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] [2025-11-24T12:35:19.861Z] 10:25:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.861Z] 10:26:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.861Z] 10:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:26:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2025-11-24T12:35:19.861Z] 10:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:26:01 4 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.861Z] 10:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:26:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.861Z] 10:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.861Z] 10:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:27:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2025-11-24T12:35:19.861Z] 10:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.861Z] 10:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:28:01 1 0.18 0.00 0.02 0.00 0.03 99.77 [2025-11-24T12:35:19.861Z] 10:28:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] 10:28:01 4 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.861Z] 10:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:28:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.861Z] 10:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.861Z] 10:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:29:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2025-11-24T12:35:19.861Z] 10:29:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:29:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] 10:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:30:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.861Z] 10:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:30:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2025-11-24T12:35:19.861Z] 10:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] 10:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:30:01 4 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.861Z] 10:30:01 5 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-24T12:35:19.861Z] 10:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.861Z] 10:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-11-24T12:35:19.861Z] 10:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:31:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2025-11-24T12:35:19.861Z] 10:31:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:31:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:32:01 all 0.23 0.00 0.01 0.00 0.01 99.74 [2025-11-24T12:35:19.861Z] 10:32:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2025-11-24T12:35:19.861Z] 10:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2025-11-24T12:35:19.861Z] 10:32:01 2 1.48 0.00 0.00 0.00 0.02 98.50 [2025-11-24T12:35:19.861Z] 10:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:32:01 5 0.12 0.00 0.02 0.00 0.02 99.85 [2025-11-24T12:35:19.861Z] 10:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:32:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.861Z] 10:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.861Z] 10:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:33:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:33:01 7 0.00 0.00 0.00 0.00 0.03 99.97 [2025-11-24T12:35:19.861Z] 10:34:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2025-11-24T12:35:19.861Z] 10:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:34:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2025-11-24T12:35:19.861Z] 10:34:01 2 1.37 0.00 0.00 0.02 0.02 98.60 [2025-11-24T12:35:19.861Z] 10:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:34:01 5 0.12 0.00 0.02 0.00 0.02 99.85 [2025-11-24T12:35:19.861Z] 10:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:35:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.861Z] 10:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-24T12:35:19.861Z] 10:35:01 2 0.27 0.00 0.02 0.00 0.02 99.70 [2025-11-24T12:35:19.861Z] 10:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:35:01 6 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.861Z] 10:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:36:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2025-11-24T12:35:19.861Z] 10:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:36:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2025-11-24T12:35:19.861Z] 10:36:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:36:01 3 0.08 0.00 0.00 0.02 0.00 99.90 [2025-11-24T12:35:19.861Z] 10:36:01 4 0.22 0.00 0.02 0.00 0.00 99.77 [2025-11-24T12:35:19.861Z] 10:36:01 5 0.23 0.00 0.03 0.00 0.02 99.72 [2025-11-24T12:35:19.861Z] 10:36:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.861Z] 10:36:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2025-11-24T12:35:19.861Z] [2025-11-24T12:35:19.861Z] 10:36:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.861Z] 10:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.861Z] 10:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.861Z] 10:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.861Z] 10:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:38:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.861Z] 10:38:01 0 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.861Z] 10:38:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.861Z] 10:38:01 2 0.05 0.00 0.00 0.02 0.02 99.92 [2025-11-24T12:35:19.861Z] 10:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:38:01 4 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-24T12:35:19.861Z] 10:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:38:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.861Z] 10:39:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2025-11-24T12:35:19.861Z] 10:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.861Z] 10:39:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2025-11-24T12:35:19.861Z] 10:39:01 2 1.14 0.00 0.00 0.02 0.02 98.82 [2025-11-24T12:35:19.861Z] 10:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:40:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.861Z] 10:40:01 0 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.861Z] 10:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.861Z] 10:40:01 2 0.15 0.00 0.00 0.00 0.02 99.83 [2025-11-24T12:35:19.861Z] 10:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:40:01 6 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.861Z] 10:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.861Z] 10:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-11-24T12:35:19.861Z] 10:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.861Z] 10:41:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:41:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2025-11-24T12:35:19.861Z] 10:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:41:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.861Z] 10:42:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.861Z] 10:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.861Z] 10:42:01 2 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.861Z] 10:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:42:01 4 0.12 0.00 0.00 0.00 0.00 99.88 [2025-11-24T12:35:19.861Z] 10:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:42:01 6 0.13 0.00 0.03 0.00 0.00 99.83 [2025-11-24T12:35:19.861Z] 10:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-11-24T12:35:19.861Z] 10:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.861Z] 10:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.861Z] 10:43:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.861Z] 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.861Z] 10:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.861Z] 10:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.861Z] 10:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:44:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.862Z] 10:44:01 0 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.862Z] 10:44:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2025-11-24T12:35:19.862Z] 10:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 10:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:44:01 5 0.15 0.00 0.03 0.00 0.00 99.82 [2025-11-24T12:35:19.862Z] 10:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.862Z] 10:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 10:45:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.862Z] 10:45:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:45:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:45:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-24T12:35:19.862Z] 10:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:46:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.862Z] 10:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 10:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.862Z] 10:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:46:01 4 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.862Z] 10:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.862Z] 10:46:01 6 0.15 0.00 0.00 0.00 0.02 99.83 [2025-11-24T12:35:19.862Z] 10:46:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.862Z] 10:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.862Z] 10:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 10:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.862Z] 10:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 10:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] [2025-11-24T12:35:19.862Z] 10:47:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.862Z] 10:48:02 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.862Z] 10:48:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:48:02 1 0.03 0.00 0.03 0.00 0.05 99.88 [2025-11-24T12:35:19.862Z] 10:48:02 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:48:02 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:48:02 4 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.862Z] 10:48:02 5 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.862Z] 10:48:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 10:48:02 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:49:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2025-11-24T12:35:19.862Z] 10:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 10:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.862Z] 10:49:01 2 0.83 0.00 0.02 0.00 0.00 99.16 [2025-11-24T12:35:19.862Z] 10:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.862Z] 10:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 10:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.862Z] 10:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 10:50:01 all 0.29 0.00 0.01 0.00 0.01 99.68 [2025-11-24T12:35:19.862Z] 10:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 10:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.862Z] 10:50:01 2 1.99 0.00 0.00 0.02 0.02 97.98 [2025-11-24T12:35:19.862Z] 10:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 10:50:01 5 0.13 0.00 0.02 0.00 0.00 99.85 [2025-11-24T12:35:19.862Z] 10:50:01 6 0.12 0.00 0.02 0.00 0.02 99.85 [2025-11-24T12:35:19.862Z] 10:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:51:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2025-11-24T12:35:19.862Z] 10:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 10:51:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2025-11-24T12:35:19.862Z] 10:51:01 2 1.60 0.00 0.02 0.00 0.02 98.37 [2025-11-24T12:35:19.862Z] 10:51:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:51:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:51:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:52:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.862Z] 10:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:52:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2025-11-24T12:35:19.862Z] 10:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.862Z] 10:52:01 4 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.862Z] 10:52:01 5 0.22 0.00 0.00 0.00 0.02 99.77 [2025-11-24T12:35:19.862Z] 10:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:52:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.862Z] 10:53:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2025-11-24T12:35:19.862Z] 10:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:53:01 2 1.63 0.00 0.00 0.00 0.00 98.37 [2025-11-24T12:35:19.862Z] 10:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.862Z] 10:53:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.862Z] 10:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:53:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2025-11-24T12:35:19.862Z] 10:54:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.862Z] 10:54:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2025-11-24T12:35:19.862Z] 10:54:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2025-11-24T12:35:19.862Z] 10:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:54:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2025-11-24T12:35:19.862Z] 10:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.862Z] 10:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 10:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.862Z] 10:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:55:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2025-11-24T12:35:19.862Z] 10:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 10:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:56:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.862Z] 10:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 10:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-24T12:35:19.862Z] 10:56:01 2 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-24T12:35:19.862Z] 10:56:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2025-11-24T12:35:19.862Z] 10:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:56:01 5 0.13 0.00 0.02 0.00 0.00 99.85 [2025-11-24T12:35:19.862Z] 10:56:01 6 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.862Z] 10:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:57:01 all 0.17 0.00 0.01 0.00 0.02 99.80 [2025-11-24T12:35:19.862Z] 10:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:57:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.862Z] 10:57:01 2 1.21 0.00 0.00 0.02 0.02 98.76 [2025-11-24T12:35:19.862Z] 10:57:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:57:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2025-11-24T12:35:19.862Z] 10:58:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.862Z] 10:58:01 0 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.862Z] 10:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.862Z] 10:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 10:58:01 3 0.00 0.00 0.03 0.03 0.00 99.93 [2025-11-24T12:35:19.862Z] 10:58:01 4 0.12 0.00 0.00 0.00 0.02 99.87 [2025-11-24T12:35:19.862Z] 10:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 10:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] [2025-11-24T12:35:19.862Z] 10:58:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.862Z] 10:59:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2025-11-24T12:35:19.862Z] 10:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 10:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:59:01 2 0.91 0.00 0.13 0.02 0.02 98.92 [2025-11-24T12:35:19.862Z] 10:59:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2025-11-24T12:35:19.862Z] 10:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 10:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 10:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 10:59:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.862Z] 11:00:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.862Z] 11:00:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.862Z] 11:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:00:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-11-24T12:35:19.862Z] 11:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 11:00:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.862Z] 11:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:00:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.862Z] 11:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.862Z] 11:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:01:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2025-11-24T12:35:19.862Z] 11:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 11:01:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 11:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:02:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.862Z] 11:02:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-24T12:35:19.862Z] 11:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:02:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:02:01 3 0.03 0.00 0.02 0.02 0.03 99.90 [2025-11-24T12:35:19.862Z] 11:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 11:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:02:01 6 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.862Z] 11:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.862Z] 11:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:03:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 11:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.862Z] 11:03:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:04:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.862Z] 11:04:01 0 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.862Z] 11:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:04:01 4 0.15 0.00 0.03 0.00 0.02 99.80 [2025-11-24T12:35:19.862Z] 11:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.862Z] 11:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-11-24T12:35:19.862Z] 11:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:05:01 3 0.02 0.00 0.00 0.08 0.00 99.90 [2025-11-24T12:35:19.862Z] 11:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:06:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.862Z] 11:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:06:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:06:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.862Z] 11:06:01 5 0.17 0.00 0.02 0.00 0.00 99.82 [2025-11-24T12:35:19.862Z] 11:06:01 6 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.862Z] 11:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-11-24T12:35:19.862Z] 11:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:07:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2025-11-24T12:35:19.862Z] 11:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:08:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2025-11-24T12:35:19.862Z] 11:08:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2025-11-24T12:35:19.862Z] 11:08:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2025-11-24T12:35:19.862Z] 11:08:01 2 0.35 0.00 0.00 0.02 0.02 99.62 [2025-11-24T12:35:19.862Z] 11:08:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:08:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:09:01 all 0.24 0.00 0.00 0.00 0.01 99.75 [2025-11-24T12:35:19.862Z] 11:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:09:01 2 1.73 0.00 0.00 0.00 0.02 98.26 [2025-11-24T12:35:19.862Z] 11:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 11:09:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] [2025-11-24T12:35:19.862Z] 11:09:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.862Z] 11:10:01 all 0.04 0.00 0.01 0.01 0.01 99.92 [2025-11-24T12:35:19.862Z] 11:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:10:01 1 0.12 0.00 0.00 0.00 0.02 99.87 [2025-11-24T12:35:19.862Z] 11:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:10:01 3 0.00 0.00 0.02 0.10 0.00 99.88 [2025-11-24T12:35:19.862Z] 11:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:10:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-24T12:35:19.862Z] 11:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 11:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.862Z] 11:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:11:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:11:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:12:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2025-11-24T12:35:19.862Z] 11:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:12:01 1 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.862Z] 11:12:01 2 1.38 0.00 0.02 0.00 0.02 98.58 [2025-11-24T12:35:19.862Z] 11:12:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2025-11-24T12:35:19.862Z] 11:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:12:01 5 0.13 0.00 0.03 0.00 0.00 99.83 [2025-11-24T12:35:19.862Z] 11:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:13:01 all 0.24 0.00 0.01 0.01 0.01 99.74 [2025-11-24T12:35:19.862Z] 11:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.862Z] 11:13:01 2 1.69 0.00 0.02 0.00 0.00 98.29 [2025-11-24T12:35:19.862Z] 11:13:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2025-11-24T12:35:19.862Z] 11:13:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2025-11-24T12:35:19.862Z] 11:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.862Z] 11:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:14:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.862Z] 11:14:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2025-11-24T12:35:19.862Z] 11:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:14:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2025-11-24T12:35:19.862Z] 11:14:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:14:01 5 0.12 0.00 0.02 0.00 0.00 99.87 [2025-11-24T12:35:19.862Z] 11:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.862Z] 11:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:15:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.862Z] 11:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:16:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2025-11-24T12:35:19.862Z] 11:16:01 0 0.17 0.00 0.05 0.00 0.00 99.78 [2025-11-24T12:35:19.862Z] 11:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-24T12:35:19.862Z] 11:16:01 2 0.67 0.00 0.00 0.00 0.00 99.33 [2025-11-24T12:35:19.862Z] 11:16:01 3 0.15 0.00 0.02 0.02 0.02 99.80 [2025-11-24T12:35:19.862Z] 11:16:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.862Z] 11:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:17:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-11-24T12:35:19.862Z] 11:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:17:01 2 1.97 0.00 0.00 0.02 0.02 98.00 [2025-11-24T12:35:19.862Z] 11:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.862Z] 11:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 11:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:18:01 all 0.29 0.00 0.02 0.00 0.01 99.67 [2025-11-24T12:35:19.862Z] 11:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:18:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2025-11-24T12:35:19.862Z] 11:18:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2025-11-24T12:35:19.862Z] 11:18:01 3 0.10 0.00 0.00 0.03 0.02 99.85 [2025-11-24T12:35:19.862Z] 11:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.862Z] 11:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:18:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2025-11-24T12:35:19.862Z] 11:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.862Z] 11:19:01 all 0.12 0.00 0.02 0.00 0.01 99.84 [2025-11-24T12:35:19.862Z] 11:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:19:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-24T12:35:19.862Z] 11:19:01 2 0.89 0.00 0.07 0.00 0.02 99.02 [2025-11-24T12:35:19.862Z] 11:19:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 11:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.862Z] 11:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.862Z] 11:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.862Z] 11:20:01 all 0.11 0.00 0.01 0.03 0.01 99.83 [2025-11-24T12:35:19.862Z] 11:20:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2025-11-24T12:35:19.862Z] 11:20:01 1 0.15 0.00 0.05 0.00 0.03 99.77 [2025-11-24T12:35:19.862Z] 11:20:01 2 0.53 0.00 0.00 0.25 0.00 99.22 [2025-11-24T12:35:19.862Z] 11:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.862Z] 11:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.862Z] 11:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] [2025-11-24T12:35:19.863Z] 11:20:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.863Z] 11:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.863Z] 11:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.863Z] 11:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:21:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.863Z] 11:22:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.863Z] 11:22:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2025-11-24T12:35:19.863Z] 11:22:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2025-11-24T12:35:19.863Z] 11:22:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:22:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-11-24T12:35:19.863Z] 11:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:22:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2025-11-24T12:35:19.863Z] 11:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.863Z] 11:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:23:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:24:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2025-11-24T12:35:19.863Z] 11:24:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2025-11-24T12:35:19.863Z] 11:24:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2025-11-24T12:35:19.863Z] 11:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:24:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.863Z] 11:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:24:01 7 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.863Z] 11:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-11-24T12:35:19.863Z] 11:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:25:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2025-11-24T12:35:19.863Z] 11:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:26:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.863Z] 11:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:26:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2025-11-24T12:35:19.863Z] 11:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:26:01 5 0.15 0.00 0.00 0.00 0.02 99.83 [2025-11-24T12:35:19.863Z] 11:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:27:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.863Z] 11:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:27:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2025-11-24T12:35:19.863Z] 11:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:27:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:27:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:28:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2025-11-24T12:35:19.863Z] 11:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:28:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2025-11-24T12:35:19.863Z] 11:28:01 2 0.30 0.00 0.00 0.00 0.00 99.70 [2025-11-24T12:35:19.863Z] 11:28:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:28:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2025-11-24T12:35:19.863Z] 11:28:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.863Z] 11:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:29:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2025-11-24T12:35:19.863Z] 11:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:29:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2025-11-24T12:35:19.863Z] 11:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:29:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:30:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.863Z] 11:30:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2025-11-24T12:35:19.863Z] 11:30:01 1 0.07 0.00 0.00 0.00 0.03 99.90 [2025-11-24T12:35:19.863Z] 11:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:30:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2025-11-24T12:35:19.863Z] 11:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.863Z] 11:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:31:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2025-11-24T12:35:19.863Z] 11:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:31:01 3 0.00 0.00 0.03 0.03 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] [2025-11-24T12:35:19.863Z] 11:31:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.863Z] 11:32:01 all 0.05 0.00 0.00 0.00 0.01 99.93 [2025-11-24T12:35:19.863Z] 11:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:32:01 1 0.15 0.00 0.00 0.00 0.03 99.82 [2025-11-24T12:35:19.863Z] 11:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:32:01 5 0.17 0.00 0.02 0.00 0.00 99.82 [2025-11-24T12:35:19.863Z] 11:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:32:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.863Z] 11:33:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2025-11-24T12:35:19.863Z] 11:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:33:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-11-24T12:35:19.863Z] 11:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:34:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.863Z] 11:34:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2025-11-24T12:35:19.863Z] 11:34:01 1 0.17 0.00 0.00 0.00 0.02 99.82 [2025-11-24T12:35:19.863Z] 11:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:34:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-11-24T12:35:19.863Z] 11:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:35:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2025-11-24T12:35:19.863Z] 11:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:35:01 2 0.90 0.00 0.02 0.00 0.02 99.07 [2025-11-24T12:35:19.863Z] 11:35:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:35:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:35:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:36:01 all 0.38 0.00 0.02 0.01 0.01 99.57 [2025-11-24T12:35:19.863Z] 11:36:01 0 0.13 0.00 0.00 0.00 0.02 99.85 [2025-11-24T12:35:19.863Z] 11:36:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2025-11-24T12:35:19.863Z] 11:36:01 2 2.04 0.00 0.02 0.00 0.00 97.95 [2025-11-24T12:35:19.863Z] 11:36:01 3 0.08 0.00 0.03 0.12 0.02 99.75 [2025-11-24T12:35:19.863Z] 11:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.863Z] 11:36:01 5 0.22 0.00 0.03 0.00 0.00 99.75 [2025-11-24T12:35:19.863Z] 11:36:01 6 0.38 0.00 0.03 0.00 0.03 99.55 [2025-11-24T12:35:19.863Z] 11:36:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:37:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2025-11-24T12:35:19.863Z] 11:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:37:01 2 0.90 0.00 0.02 0.00 0.02 99.07 [2025-11-24T12:35:19.863Z] 11:37:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2025-11-24T12:35:19.863Z] 11:37:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2025-11-24T12:35:19.863Z] 11:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:38:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2025-11-24T12:35:19.863Z] 11:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:38:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2025-11-24T12:35:19.863Z] 11:38:01 2 0.27 0.00 0.02 0.02 0.02 99.68 [2025-11-24T12:35:19.863Z] 11:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:38:01 5 0.12 0.00 0.00 0.00 0.02 99.87 [2025-11-24T12:35:19.863Z] 11:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:39:01 all 0.06 0.00 0.01 0.02 0.01 99.90 [2025-11-24T12:35:19.863Z] 11:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:39:01 2 0.40 0.00 0.00 0.13 0.02 99.45 [2025-11-24T12:35:19.863Z] 11:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:39:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.863Z] 11:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:40:01 all 0.29 0.00 0.01 0.00 0.01 99.68 [2025-11-24T12:35:19.863Z] 11:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:40:01 1 0.15 0.00 0.05 0.00 0.02 99.78 [2025-11-24T12:35:19.863Z] 11:40:01 2 1.97 0.00 0.00 0.02 0.00 98.01 [2025-11-24T12:35:19.863Z] 11:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:40:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2025-11-24T12:35:19.863Z] 11:40:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-24T12:35:19.863Z] 11:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:41:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.863Z] 11:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:41:01 2 0.40 0.00 0.00 0.00 0.02 99.58 [2025-11-24T12:35:19.863Z] 11:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:41:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:42:01 all 0.13 0.00 0.02 0.00 0.01 99.84 [2025-11-24T12:35:19.863Z] 11:42:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2025-11-24T12:35:19.863Z] 11:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:42:01 2 0.70 0.00 0.05 0.02 0.02 99.22 [2025-11-24T12:35:19.863Z] 11:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:42:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.863Z] 11:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] [2025-11-24T12:35:19.863Z] 11:42:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.863Z] 11:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.863Z] 11:43:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:43:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:43:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.863Z] 11:44:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.863Z] 11:44:01 0 0.12 0.00 0.07 0.00 0.00 99.82 [2025-11-24T12:35:19.863Z] 11:44:01 1 0.12 0.00 0.00 0.00 0.00 99.88 [2025-11-24T12:35:19.863Z] 11:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:44:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.863Z] 11:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:45:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2025-11-24T12:35:19.863Z] 11:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:45:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2025-11-24T12:35:19.863Z] 11:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.863Z] 11:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:45:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:46:01 all 0.06 0.00 0.01 0.01 0.01 99.90 [2025-11-24T12:35:19.863Z] 11:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:46:01 1 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.863Z] 11:46:01 2 0.13 0.00 0.00 0.02 0.02 99.83 [2025-11-24T12:35:19.863Z] 11:46:01 3 0.00 0.00 0.02 0.07 0.00 99.92 [2025-11-24T12:35:19.863Z] 11:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:46:01 5 0.12 0.00 0.03 0.00 0.02 99.83 [2025-11-24T12:35:19.863Z] 11:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.863Z] 11:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:47:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2025-11-24T12:35:19.863Z] 11:47:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-11-24T12:35:19.863Z] 11:47:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.863Z] 11:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:48:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2025-11-24T12:35:19.863Z] 11:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-11-24T12:35:19.863Z] 11:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:48:01 2 1.16 0.00 0.00 0.02 0.02 98.81 [2025-11-24T12:35:19.863Z] 11:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:48:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:49:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2025-11-24T12:35:19.863Z] 11:49:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.863Z] 11:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.863Z] 11:49:01 2 1.74 0.00 0.02 0.00 0.02 98.22 [2025-11-24T12:35:19.863Z] 11:49:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:49:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:49:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.863Z] 11:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:50:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2025-11-24T12:35:19.863Z] 11:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:50:01 2 0.12 0.00 0.02 0.02 0.00 99.85 [2025-11-24T12:35:19.863Z] 11:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:50:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.863Z] 11:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:51:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.863Z] 11:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:51:01 1 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.863Z] 11:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-24T12:35:19.863Z] 11:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:51:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2025-11-24T12:35:19.863Z] 11:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.863Z] 11:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-11-24T12:35:19.863Z] 11:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:52:01 2 0.10 0.00 0.00 0.02 0.02 99.87 [2025-11-24T12:35:19.863Z] 11:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:52:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-24T12:35:19.863Z] 11:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:53:01 all 0.16 0.00 0.00 0.00 0.01 99.82 [2025-11-24T12:35:19.863Z] 11:53:01 0 0.17 0.00 0.00 0.00 0.02 99.82 [2025-11-24T12:35:19.863Z] 11:53:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-24T12:35:19.863Z] 11:53:01 2 0.90 0.00 0.02 0.00 0.02 99.07 [2025-11-24T12:35:19.863Z] 11:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:53:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.863Z] 11:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] [2025-11-24T12:35:19.863Z] 11:53:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.863Z] 11:54:01 all 0.17 0.00 0.01 0.00 0.01 99.79 [2025-11-24T12:35:19.863Z] 11:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.863Z] 11:54:01 2 1.34 0.00 0.03 0.02 0.00 98.61 [2025-11-24T12:35:19.863Z] 11:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:54:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.863Z] 11:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:55:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.863Z] 11:55:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2025-11-24T12:35:19.863Z] 11:55:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-11-24T12:35:19.863Z] 11:55:01 2 0.20 0.00 0.00 0.00 0.02 99.78 [2025-11-24T12:35:19.863Z] 11:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:55:01 5 0.13 0.00 0.03 0.00 0.00 99.83 [2025-11-24T12:35:19.863Z] 11:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:56:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-11-24T12:35:19.863Z] 11:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:56:01 2 1.97 0.00 0.00 0.02 0.02 98.00 [2025-11-24T12:35:19.863Z] 11:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:56:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.863Z] 11:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:56:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.863Z] 11:57:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2025-11-24T12:35:19.863Z] 11:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:57:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2025-11-24T12:35:19.863Z] 11:57:01 2 0.90 0.00 0.03 0.00 0.00 99.07 [2025-11-24T12:35:19.863Z] 11:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.863Z] 11:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:57:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2025-11-24T12:35:19.863Z] 11:57:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:57:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:58:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2025-11-24T12:35:19.863Z] 11:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:58:01 2 0.66 0.00 0.00 0.02 0.02 99.30 [2025-11-24T12:35:19.863Z] 11:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.863Z] 11:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:59:01 all 0.05 0.00 0.01 0.00 0.02 99.92 [2025-11-24T12:35:19.863Z] 11:59:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2025-11-24T12:35:19.863Z] 11:59:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.863Z] 11:59:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.863Z] 11:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.863Z] 11:59:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.863Z] 11:59:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.863Z] 11:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.863Z] 11:59:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2025-11-24T12:35:19.863Z] 12:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.864Z] 12:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:00:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.864Z] 12:01:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.864Z] 12:01:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2025-11-24T12:35:19.864Z] 12:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:01:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.864Z] 12:01:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.864Z] 12:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:02:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:02:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:02:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:02:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:03:01 all 0.09 0.00 0.02 0.01 0.01 99.87 [2025-11-24T12:35:19.864Z] 12:03:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.864Z] 12:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-11-24T12:35:19.864Z] 12:03:01 2 0.33 0.00 0.05 0.03 0.02 99.57 [2025-11-24T12:35:19.864Z] 12:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:03:01 4 0.15 0.00 0.03 0.00 0.02 99.80 [2025-11-24T12:35:19.864Z] 12:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:03:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.864Z] 12:04:02 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.864Z] 12:04:02 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:04:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:04:02 2 0.00 0.00 0.03 0.02 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:04:02 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:04:02 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:04:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:04:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:04:02 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] [2025-11-24T12:35:19.864Z] 12:04:02 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.864Z] 12:05:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.864Z] 12:05:01 0 0.14 0.00 0.00 0.00 0.00 99.86 [2025-11-24T12:35:19.864Z] 12:05:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2025-11-24T12:35:19.864Z] 12:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:05:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:06:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.864Z] 12:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.864Z] 12:06:01 2 0.37 0.00 0.00 0.00 0.00 99.63 [2025-11-24T12:35:19.864Z] 12:06:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2025-11-24T12:35:19.864Z] 12:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:06:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:07:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.864Z] 12:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2025-11-24T12:35:19.864Z] 12:07:01 1 0.18 0.00 0.03 0.00 0.02 99.77 [2025-11-24T12:35:19.864Z] 12:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:07:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:07:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.864Z] 12:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:07:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.864Z] 12:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-11-24T12:35:19.864Z] 12:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.864Z] 12:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:08:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2025-11-24T12:35:19.864Z] 12:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.864Z] 12:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:09:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2025-11-24T12:35:19.864Z] 12:09:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.864Z] 12:09:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2025-11-24T12:35:19.864Z] 12:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:09:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2025-11-24T12:35:19.864Z] 12:09:01 4 0.13 0.00 0.00 0.02 0.00 99.85 [2025-11-24T12:35:19.864Z] 12:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-11-24T12:35:19.864Z] 12:10:01 0 0.02 0.00 0.05 0.00 0.05 99.88 [2025-11-24T12:35:19.864Z] 12:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:10:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.864Z] 12:11:01 all 0.04 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.864Z] 12:11:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2025-11-24T12:35:19.864Z] 12:11:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2025-11-24T12:35:19.864Z] 12:11:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.864Z] 12:11:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2025-11-24T12:35:19.864Z] 12:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.864Z] 12:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.864Z] 12:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:12:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:12:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.864Z] 12:13:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2025-11-24T12:35:19.864Z] 12:13:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.864Z] 12:13:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2025-11-24T12:35:19.864Z] 12:13:01 2 1.71 0.00 0.02 0.00 0.00 98.27 [2025-11-24T12:35:19.864Z] 12:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:13:01 5 0.17 0.00 0.00 0.00 0.00 99.83 [2025-11-24T12:35:19.864Z] 12:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:14:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2025-11-24T12:35:19.864Z] 12:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.864Z] 12:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:14:01 2 0.93 0.00 0.00 0.00 0.02 99.06 [2025-11-24T12:35:19.864Z] 12:14:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:15:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.864Z] 12:15:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2025-11-24T12:35:19.864Z] 12:15:01 1 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.864Z] 12:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:15:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2025-11-24T12:35:19.864Z] 12:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:15:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.864Z] 12:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:15:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.864Z] [2025-11-24T12:35:19.864Z] 12:15:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.864Z] 12:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-11-24T12:35:19.864Z] 12:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.864Z] 12:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:16:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:17:01 all 0.05 0.00 0.02 0.00 0.02 99.91 [2025-11-24T12:35:19.864Z] 12:17:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2025-11-24T12:35:19.864Z] 12:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:17:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:17:01 4 0.15 0.00 0.00 0.00 0.02 99.83 [2025-11-24T12:35:19.864Z] 12:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:17:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.864Z] 12:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-11-24T12:35:19.864Z] 12:18:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2025-11-24T12:35:19.864Z] 12:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:19:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2025-11-24T12:35:19.864Z] 12:19:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2025-11-24T12:35:19.864Z] 12:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:19:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:19:01 4 0.25 0.00 0.03 0.00 0.00 99.72 [2025-11-24T12:35:19.864Z] 12:19:01 5 0.22 0.00 0.00 0.00 0.00 99.78 [2025-11-24T12:35:19.864Z] 12:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.864Z] 12:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.864Z] 12:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.864Z] 12:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:20:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2025-11-24T12:35:19.864Z] 12:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:20:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.864Z] 12:21:01 all 0.07 0.00 0.02 0.01 0.01 99.90 [2025-11-24T12:35:19.864Z] 12:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2025-11-24T12:35:19.864Z] 12:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-24T12:35:19.864Z] 12:21:01 2 0.20 0.00 0.00 0.00 0.00 99.80 [2025-11-24T12:35:19.864Z] 12:21:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2025-11-24T12:35:19.864Z] 12:21:01 4 0.22 0.00 0.00 0.00 0.00 99.78 [2025-11-24T12:35:19.864Z] 12:21:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-24T12:35:19.864Z] 12:22:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2025-11-24T12:35:19.864Z] 12:22:01 0 0.05 0.00 0.07 0.00 0.05 99.83 [2025-11-24T12:35:19.864Z] 12:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:22:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:22:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.864Z] 12:23:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.864Z] 12:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2025-11-24T12:35:19.864Z] 12:23:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2025-11-24T12:35:19.864Z] 12:23:01 2 0.12 0.00 0.00 0.02 0.02 99.85 [2025-11-24T12:35:19.864Z] 12:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:23:01 4 0.15 0.00 0.02 0.00 0.02 99.82 [2025-11-24T12:35:19.864Z] 12:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:24:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2025-11-24T12:35:19.864Z] 12:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2025-11-24T12:35:19.864Z] 12:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:24:01 3 0.02 0.00 0.03 0.03 0.00 99.92 [2025-11-24T12:35:19.864Z] 12:24:01 4 0.43 0.00 0.02 0.00 0.00 99.55 [2025-11-24T12:35:19.864Z] 12:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:25:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2025-11-24T12:35:19.864Z] 12:25:01 0 0.25 0.00 0.07 0.00 0.05 99.63 [2025-11-24T12:35:19.864Z] 12:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:25:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:25:01 4 0.20 0.00 0.02 0.00 0.00 99.78 [2025-11-24T12:35:19.864Z] 12:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-24T12:35:19.864Z] 12:26:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2025-11-24T12:35:19.864Z] 12:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] [2025-11-24T12:35:19.864Z] 12:26:01 CPU %user %nice %system %iowait %steal %idle [2025-11-24T12:35:19.864Z] 12:27:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2025-11-24T12:35:19.864Z] 12:27:01 0 0.18 0.00 0.02 0.00 0.03 99.77 [2025-11-24T12:35:19.864Z] 12:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:27:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:27:01 4 0.52 0.00 0.00 0.00 0.02 99.47 [2025-11-24T12:35:19.864Z] 12:27:01 5 0.13 0.00 0.02 0.00 0.00 99.85 [2025-11-24T12:35:19.864Z] 12:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:28:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-11-24T12:35:19.864Z] 12:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.864Z] 12:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-24T12:35:19.864Z] 12:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:28:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:28:01 4 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.864Z] 12:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:29:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2025-11-24T12:35:19.864Z] 12:29:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2025-11-24T12:35:19.864Z] 12:29:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2025-11-24T12:35:19.864Z] 12:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:29:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2025-11-24T12:35:19.864Z] 12:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:29:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2025-11-24T12:35:19.864Z] 12:30:01 all 0.02 0.00 0.01 0.00 0.02 99.94 [2025-11-24T12:35:19.864Z] 12:30:01 0 0.05 0.00 0.00 0.00 0.05 99.90 [2025-11-24T12:35:19.864Z] 12:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:30:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2025-11-24T12:35:19.864Z] 12:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:30:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-11-24T12:35:19.864Z] 12:31:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-11-24T12:35:19.864Z] 12:31:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2025-11-24T12:35:19.864Z] 12:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:31:01 2 0.15 0.00 0.00 0.00 0.02 99.83 [2025-11-24T12:35:19.864Z] 12:31:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2025-11-24T12:35:19.864Z] 12:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:31:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2025-11-24T12:35:19.864Z] 12:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-24T12:35:19.864Z] 12:32:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-11-24T12:35:19.864Z] 12:32:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2025-11-24T12:35:19.864Z] 12:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:32:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:32:01 4 0.55 0.00 0.00 0.00 0.00 99.45 [2025-11-24T12:35:19.864Z] 12:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:33:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-11-24T12:35:19.864Z] 12:33:01 0 0.15 0.00 0.05 0.00 0.03 99.77 [2025-11-24T12:35:19.864Z] 12:33:01 1 0.13 0.00 0.00 0.00 0.00 99.87 [2025-11-24T12:35:19.864Z] 12:33:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-24T12:35:19.864Z] 12:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:33:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2025-11-24T12:35:19.864Z] 12:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-11-24T12:35:19.864Z] 12:34:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2025-11-24T12:35:19.864Z] 12:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-24T12:35:19.864Z] 12:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-24T12:35:19.864Z] 12:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-24T12:35:19.864Z] 12:34:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.864Z] 12:35:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-11-24T12:35:19.864Z] 12:35:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2025-11-24T12:35:19.864Z] 12:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-24T12:35:19.864Z] 12:35:01 2 0.22 0.00 0.02 0.02 0.02 99.73 [2025-11-24T12:35:19.864Z] 12:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-24T12:35:19.864Z] 12:35:01 4 0.28 0.00 0.00 0.00 0.02 99.70 [2025-11-24T12:35:19.865Z] 12:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-24T12:35:19.865Z] 12:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-24T12:35:19.865Z] 12:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-24T12:35:19.865Z] Average: all 1.29 0.00 0.22 0.09 0.02 98.39 [2025-11-24T12:35:19.865Z] Average: 0 1.26 0.00 0.22 0.10 0.01 98.41 [2025-11-24T12:35:19.865Z] Average: 1 1.22 0.00 0.21 0.07 0.02 98.48 [2025-11-24T12:35:19.865Z] Average: 2 1.41 0.00 0.22 0.10 0.02 98.25 [2025-11-24T12:35:19.865Z] Average: 3 1.25 0.00 0.22 0.11 0.02 98.41 [2025-11-24T12:35:19.865Z] Average: 4 1.31 0.00 0.22 0.10 0.01 98.35 [2025-11-24T12:35:19.865Z] Average: 5 1.25 0.00 0.22 0.08 0.01 98.44 [2025-11-24T12:35:19.865Z] Average: 6 1.36 0.00 0.21 0.08 0.02 98.34 [2025-11-24T12:35:19.865Z] Average: 7 1.22 0.00 0.22 0.10 0.02 98.44 [2025-11-24T12:35:19.865Z] [2025-11-24T12:35:19.865Z] [2025-11-24T12:35:19.865Z]