Push event to branch golang-1.25-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fea81554339c4f3c2fc798b072234ab340a2bc32 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-ssh8180237615644919419.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-ssh5232550313422406169.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/ci-build-images/branches/golang-1-25-lts.q31kfu/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/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15397853035820165998.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-ssh9360285099107213541.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/ci-build-images/branches/golang-1-25-lts.q31kfu/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/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12102934682479082210.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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[1.25-alpine-lts, 1.25-alpine3.22-lts], releaseBranchOverride:golang-1.25-lts] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.25-lts DOCKER_CUSTOM_TAGS: 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9667 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/_ci-build-images_golang-1.25-lts # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fea81554339c4f3c2fc798b072234ab340a2bc32 (golang-1.25-lts) Commit message: "ci: new golang 1.25 lts image (#231)" > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fea81554339c4f3c2fc798b072234ab340a2bc32 # timeout=10 > git rev-list --no-walk aec0474d7215e73ee489beef8eebf2e5a2d481c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-20T02:24:49.431Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-20T02:24:49.507Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-20T02:24:49.535Z] ========================================================= [2026-05-20T02:24:49.535Z] EdgeX Global Pipelines Version Info [2026-05-20T02:24:49.535Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:24:50.614Z] ------------------- [2026-05-20T02:24:50.614Z] stable info: [2026-05-20T02:24:50.614Z] ------------------- [2026-05-20T02:24:50.614Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-20T02:24:50.614Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-20T02:24:50.614Z] Message: update stable to v1.0.278 [2026-05-20T02:24:51.184Z] ------------------- [2026-05-20T02:24:51.184Z] experimental info: [2026-05-20T02:24:51.184Z] ------------------- [2026-05-20T02:24:51.184Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-20T02:24:51.184Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-20T02:24:51.184Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-05-20T02:24:51.281Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2026-05-20T02:24:51.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2026-05-20T02:24:51.312Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2026-05-20T02:24:51.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-20T02:24:51.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-20T02:24:51.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2026-05-20T02:24:51.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2026-05-20T02:24:51.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo [2026-05-20T02:24:51.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-05-20T02:24:51.442Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T02:24:51.462Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-05-20T02:24:51.480Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2026-05-20T02:24:51.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-20T02:24:51.511Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-20T02:24:51.526Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25-lts [Pipeline] echo [2026-05-20T02:24:51.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] echo [2026-05-20T02:24:51.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25-lts [Pipeline] echo [2026-05-20T02:24:51.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25-lts [Pipeline] echo [2026-05-20T02:24:51.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25-lts [Pipeline] echo [2026-05-20T02:24:51.605Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fea81554339c4f3c2fc798b072234ab340a2bc32 [Pipeline] echo [2026-05-20T02:24:51.626Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fea8155 [Pipeline] echo [2026-05-20T02:24:51.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T02:24:51.702Z] provisioning config files... [2026-05-20T02:24:51.722Z] copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config2359706957846876944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:24:52.063Z] ---> ****-login.sh [2026-05-20T02:24:52.063Z] nexus3.edgexfoundry.org:10001 [2026-05-20T02:24:52.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:24:52.632Z] [2026-05-20T02:24:52.632Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T02:24:52.632Z] Configure a credential helper to remove this warning. See [2026-05-20T02:24:52.632Z] https://docs.****.com/go/credential-store/ [2026-05-20T02:24:52.632Z] [2026-05-20T02:24:52.632Z] Login Succeeded [2026-05-20T02:24:52.632Z] nexus3.edgexfoundry.org:10002 [2026-05-20T02:24:52.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:24:52.632Z] [2026-05-20T02:24:52.632Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T02:24:52.632Z] Configure a credential helper to remove this warning. See [2026-05-20T02:24:52.632Z] https://docs.****.com/go/credential-store/ [2026-05-20T02:24:52.632Z] [2026-05-20T02:24:52.632Z] Login Succeeded [2026-05-20T02:24:52.632Z] nexus3.edgexfoundry.org:10003 [2026-05-20T02:24:52.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:24:52.632Z] [2026-05-20T02:24:52.632Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T02:24:52.632Z] Configure a credential helper to remove this warning. See [2026-05-20T02:24:52.632Z] https://docs.****.com/go/credential-store/ [2026-05-20T02:24:52.632Z] [2026-05-20T02:24:52.632Z] Login Succeeded [2026-05-20T02:24:52.632Z] nexus3.edgexfoundry.org:10004 [2026-05-20T02:24:52.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:24:52.633Z] [2026-05-20T02:24:52.633Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T02:24:52.633Z] Configure a credential helper to remove this warning. See [2026-05-20T02:24:52.633Z] https://docs.****.com/go/credential-store/ [2026-05-20T02:24:52.633Z] [2026-05-20T02:24:52.633Z] Login Succeeded [2026-05-20T02:24:52.633Z] ****.io [2026-05-20T02:24:52.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:24:52.896Z] [2026-05-20T02:24:52.896Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T02:24:52.897Z] Configure a credential helper to remove this warning. See [2026-05-20T02:24:52.897Z] https://docs.****.com/go/credential-store/ [2026-05-20T02:24:52.897Z] [2026-05-20T02:24:52.897Z] Login Succeeded [2026-05-20T02:24:52.897Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T02:24:52.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T02:24:53.114Z] provisioning config files... [2026-05-20T02:24:53.124Z] copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config8491940951612133229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:24:53.435Z] ---> ****-login.sh [2026-05-20T02:24:53.435Z] nexus3.edgexfoundry.org:10001 [2026-05-20T02:24:53.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:24:53.435Z] Login Succeeded [2026-05-20T02:24:53.435Z] nexus3.edgexfoundry.org:10002 [2026-05-20T02:24:53.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:24:53.435Z] Login Succeeded [2026-05-20T02:24:53.435Z] nexus3.edgexfoundry.org:10003 [2026-05-20T02:24:53.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:24:53.695Z] Login Succeeded [2026-05-20T02:24:53.695Z] nexus3.edgexfoundry.org:10004 [2026-05-20T02:24:53.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:24:53.695Z] Login Succeeded [2026-05-20T02:24:53.695Z] ****.io [2026-05-20T02:24:53.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:24:53.953Z] Login Succeeded [2026-05-20T02:24:53.953Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T02:24:53.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-20T02:24:54.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-20T02:24:55.048Z] + ls -al . [2026-05-20T02:24:55.048Z] total 28 [2026-05-20T02:24:55.048Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:24 . [2026-05-20T02:24:55.048Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:24 .. [2026-05-20T02:24:55.048Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 02:24 .git [2026-05-20T02:24:55.048Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 02:24 .github [2026-05-20T02:24:55.048Z] -rw-rw-r-- 1 jenkins jenkins 499 May 20 02:24 .golangci.yml [2026-05-20T02:24:55.048Z] -rw-rw-r-- 1 jenkins jenkins 1029 May 20 02:24 Dockerfile [2026-05-20T02:24:55.048Z] -rw-rw-r-- 1 jenkins jenkins 961 May 20 02:24 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:24:55.474Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fea81554339c4f3c2fc798b072234ab340a2bc32 --label arch=amd64 . [2026-05-20T02:24:56.046Z] #0 building with "default" instance using docker driver [2026-05-20T02:24:56.046Z] [2026-05-20T02:24:56.046Z] #1 [internal] load build definition from Dockerfile [2026-05-20T02:24:56.046Z] #1 transferring dockerfile: 1.07kB done [2026-05-20T02:24:56.046Z] #1 DONE 0.0s [2026-05-20T02:24:56.046Z] [2026-05-20T02:24:56.046Z] #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 [2026-05-20T02:24:56.046Z] #2 DONE 0.1s [2026-05-20T02:24:56.046Z] [2026-05-20T02:24:56.046Z] #3 [internal] load metadata for docker.io/golangci/golangci-lint:v2.12.2-alpine [2026-05-20T02:24:56.305Z] #3 DONE 0.1s [2026-05-20T02:24:56.305Z] [2026-05-20T02:24:56.305Z] #4 [internal] load .dockerignore [2026-05-20T02:24:56.305Z] #4 transferring context: 2B done [2026-05-20T02:24:56.305Z] #4 DONE 0.0s [2026-05-20T02:24:56.305Z] [2026-05-20T02:24:56.305Z] #5 [internal] load build context [2026-05-20T02:24:56.305Z] #5 transferring context: 541B done [2026-05-20T02:24:56.305Z] #5 DONE 0.0s [2026-05-20T02:24:56.305Z] [2026-05-20T02:24:56.305Z] #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.12.2-alpine@sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 [2026-05-20T02:24:56.305Z] #6 resolve docker.io/golangci/golangci-lint:v2.12.2-alpine@sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 0.0s done [2026-05-20T02:24:56.305Z] #6 sha256:d3af4c649be7e411a86e0516e2dc946d3558c2325f2f4761b079c1bb910ad2cc 1.81kB / 1.81kB done [2026-05-20T02:24:56.305Z] #6 sha256:4c3aca1499f06ff02939c8f744463049feecb3965f1319b86b5e91790a9631e6 290.24kB / 290.24kB 0.0s done [2026-05-20T02:24:56.305Z] #6 sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 4.19MB / 67.22MB 0.1s [2026-05-20T02:24:56.305Z] #6 sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 1.61kB / 1.61kB done [2026-05-20T02:24:56.305Z] #6 sha256:a68b7c27c75fa6d941a797d6ee5160aa0deb73582b03dbb6688a377429d53ea9 4.09kB / 4.09kB done [2026-05-20T02:24:56.305Z] #6 sha256:6a0ac1617861a677b045b7ff88545213ec31c0ff08763195a70a4a5adda577bb 3.86MB / 3.86MB 0.1s done [2026-05-20T02:24:56.305Z] #6 sha256:973f1b4898e9c2c22c54ff9d1bc2e2d45d59d4c2e53c60281dde84ef43df4c79 126B / 126B 0.1s done [2026-05-20T02:24:56.305Z] #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-05-20T02:24:56.305Z] #6 sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 15.49MB / 67.22MB 0.2s [2026-05-20T02:24:56.305Z] #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-20T02:24:56.305Z] #6 extracting sha256:6a0ac1617861a677b045b7ff88545213ec31c0ff08763195a70a4a5adda577bb [2026-05-20T02:24:56.305Z] #6 sha256:9b70e35a29f6e06f84aaebec8c4927af6ab26705b178dfc7abd4265fc90abb87 2.10MB / 15.05MB 0.2s [2026-05-20T02:24:56.305Z] #6 sha256:fd0daee503f7d2879ac9f3b7b9fa8d5cd40bc8668d9e7e52039d19cf58a2e53e 160B / 160B 0.1s done [2026-05-20T02:24:56.305Z] #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 7.34MB / 103.63MB 0.2s [2026-05-20T02:24:56.565Z] #6 sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 30.41MB / 67.22MB 0.3s [2026-05-20T02:24:56.565Z] #6 extracting sha256:6a0ac1617861a677b045b7ff88545213ec31c0ff08763195a70a4a5adda577bb 0.2s done [2026-05-20T02:24:56.565Z] #6 sha256:9b70e35a29f6e06f84aaebec8c4927af6ab26705b178dfc7abd4265fc90abb87 12.58MB / 15.05MB 0.3s [2026-05-20T02:24:56.565Z] #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 17.83MB / 103.63MB 0.3s [2026-05-20T02:24:56.565Z] #6 extracting sha256:4c3aca1499f06ff02939c8f744463049feecb3965f1319b86b5e91790a9631e6 [2026-05-20T02:24:56.824Z] #6 sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 65.01MB / 67.22MB 0.5s [2026-05-20T02:24:56.824Z] #6 sha256:9b70e35a29f6e06f84aaebec8c4927af6ab26705b178dfc7abd4265fc90abb87 15.05MB / 15.05MB 0.3s done [2026-05-20T02:24:56.824Z] #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 47.19MB / 103.63MB 0.5s [2026-05-20T02:24:56.824Z] #6 extracting sha256:4c3aca1499f06ff02939c8f744463049feecb3965f1319b86b5e91790a9631e6 0.0s done [2026-05-20T02:24:56.824Z] #6 sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 67.22MB / 67.22MB 0.6s done [2026-05-20T02:24:56.824Z] #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 57.67MB / 103.63MB 0.6s [2026-05-20T02:24:56.824Z] #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 79.69MB / 103.63MB 0.7s [2026-05-20T02:24:56.824Z] #6 extracting sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f [2026-05-20T02:24:57.083Z] #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 101.71MB / 103.63MB 0.8s [2026-05-20T02:24:57.341Z] #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 103.63MB / 103.63MB 0.9s done [2026-05-20T02:25:01.536Z] #6 extracting sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 4.5s done [2026-05-20T02:25:01.536Z] #6 extracting sha256:973f1b4898e9c2c22c54ff9d1bc2e2d45d59d4c2e53c60281dde84ef43df4c79 [2026-05-20T02:25:01.795Z] #6 extracting sha256:973f1b4898e9c2c22c54ff9d1bc2e2d45d59d4c2e53c60281dde84ef43df4c79 done [2026-05-20T02:25:01.795Z] #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-20T02:25:01.795Z] #6 extracting sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b [2026-05-20T02:25:02.363Z] #6 ... [2026-05-20T02:25:02.363Z] [2026-05-20T02:25:02.363Z] #7 [stage-1 1/6] FROM docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 [2026-05-20T02:25:02.363Z] #7 resolve docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 0.0s done [2026-05-20T02:25:02.363Z] #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-20T02:25:02.363Z] #7 sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 10.30kB / 10.30kB done [2026-05-20T02:25:02.363Z] #7 sha256:e7b0e83d7046b619a32652d33384fcaf395fb601bf50d19fc221379b9c135158 1.92kB / 1.92kB done [2026-05-20T02:25:02.363Z] #7 sha256:c5ea4029e63ab94ba42c6984026a02c81c7ac57a40d19e0f9cf2c65a77b4e751 2.19kB / 2.19kB done [2026-05-20T02:25:02.363Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.6s done [2026-05-20T02:25:02.363Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-20T02:25:02.363Z] #7 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.6s done [2026-05-20T02:25:02.363Z] #7 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 1.1s done [2026-05-20T02:25:02.363Z] #7 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.6s done [2026-05-20T02:25:02.363Z] #7 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.0s done [2026-05-20T02:25:02.363Z] #7 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.5s done [2026-05-20T02:25:02.363Z] #7 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-20T02:25:02.363Z] #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-20T02:25:02.363Z] #7 DONE 6.0s [2026-05-20T02:25:02.364Z] [2026-05-20T02:25:02.364Z] #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.12.2-alpine@sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 [2026-05-20T02:25:03.740Z] #6 ... [2026-05-20T02:25:03.740Z] [2026-05-20T02:25:03.740Z] #8 [stage-1 2/6] COPY ./.golangci.yml /etc/.golangci.yml [2026-05-20T02:25:03.740Z] #8 DONE 1.6s [2026-05-20T02:25:04.008Z] [2026-05-20T02:25:04.008Z] #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.12.2-alpine@sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 [2026-05-20T02:25:04.574Z] #6 extracting sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 2.6s done [2026-05-20T02:25:04.574Z] #6 extracting sha256:fd0daee503f7d2879ac9f3b7b9fa8d5cd40bc8668d9e7e52039d19cf58a2e53e [2026-05-20T02:25:04.574Z] #6 extracting sha256:fd0daee503f7d2879ac9f3b7b9fa8d5cd40bc8668d9e7e52039d19cf58a2e53e done [2026-05-20T02:25:04.574Z] #6 extracting sha256:9b70e35a29f6e06f84aaebec8c4927af6ab26705b178dfc7abd4265fc90abb87 0.1s [2026-05-20T02:25:04.834Z] #6 extracting sha256:9b70e35a29f6e06f84aaebec8c4927af6ab26705b178dfc7abd4265fc90abb87 0.2s done [2026-05-20T02:25:04.834Z] #6 DONE 8.6s [2026-05-20T02:25:05.096Z] [2026-05-20T02:25:05.096Z] #9 [stage-1 3/6] COPY --from=golangci-lint /usr/bin/golangci-lint /usr/local/bin/golangci-lint [2026-05-20T02:25:05.096Z] #9 DONE 0.1s [2026-05-20T02:25:05.356Z] [2026-05-20T02:25:05.356Z] #10 [stage-1 4/6] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2026-05-20T02:25:05.356Z] #10 0.226 Connecting to github.com (140.82.114.4:443) [2026-05-20T02:25:05.614Z] #10 0.320 Connecting to release-assets.githubusercontent.com (185.199.109.133:443) [2026-05-20T02:25:05.614Z] #10 0.355 saving to '/usr/local/bin/hadolint' [2026-05-20T02:25:05.614Z] #10 0.419 hadolint 100% |********************************| 2369k 0:00:00 ETA [2026-05-20T02:25:05.614Z] #10 0.419 '/usr/local/bin/hadolint' saved [2026-05-20T02:25:05.614Z] #10 DONE 0.5s [2026-05-20T02:25:05.871Z] [2026-05-20T02:25:05.871Z] #11 [stage-1 5/6] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch [2026-05-20T02:25:05.871Z] #11 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T02:25:06.137Z] #11 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T02:25:06.406Z] #11 0.744 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-05-20T02:25:06.672Z] #11 0.752 (2/43) Installing libncursesw (6.5_p20250503-r0) [2026-05-20T02:25:06.672Z] #11 0.761 (3/43) Installing readline (8.2.13-r1) [2026-05-20T02:25:06.672Z] #11 0.768 (4/43) Installing bash (5.2.37-r0) [2026-05-20T02:25:06.672Z] #11 0.785 Executing bash-5.2.37-r0.post-install [2026-05-20T02:25:06.672Z] #11 0.788 (5/43) Installing libgcc (14.2.0-r6) [2026-05-20T02:25:06.672Z] #11 0.797 (6/43) Installing jansson (2.14.1-r0) [2026-05-20T02:25:06.672Z] #11 0.805 (7/43) Installing libstdc++ (14.2.0-r6) [2026-05-20T02:25:06.672Z] #11 0.831 (8/43) Installing zstd-libs (1.5.7-r0) [2026-05-20T02:25:06.672Z] #11 0.842 (9/43) Installing binutils (2.44-r3) [2026-05-20T02:25:06.672Z] #11 0.911 (10/43) Installing libmagic (5.46-r2) [2026-05-20T02:25:06.672Z] #11 0.943 (11/43) Installing file (5.46-r2) [2026-05-20T02:25:06.672Z] #11 0.946 (12/43) Installing libgomp (14.2.0-r6) [2026-05-20T02:25:06.672Z] #11 0.955 (13/43) Installing libatomic (14.2.0-r6) [2026-05-20T02:25:06.672Z] #11 0.958 (14/43) Installing gmp (6.3.0-r3) [2026-05-20T02:25:06.672Z] #11 0.968 (15/43) Installing isl26 (0.26-r1) [2026-05-20T02:25:06.672Z] #11 0.991 (16/43) Installing mpfr4 (4.2.1_p1-r0) [2026-05-20T02:25:06.672Z] #11 1.006 (17/43) Installing mpc1 (1.3.1-r1) [2026-05-20T02:25:06.672Z] #11 1.011 (18/43) Installing gcc (14.2.0-r6) [2026-05-20T02:25:07.645Z] #11 1.832 (19/43) Installing libstdc++-dev (14.2.0-r6) [2026-05-20T02:25:07.645Z] #11 2.042 (20/43) Installing musl-dev (1.2.5-r12) [2026-05-20T02:25:07.935Z] #11 2.124 (21/43) Installing g++ (14.2.0-r6) [2026-05-20T02:25:08.061Z] Still waiting to schedule task [2026-05-20T02:25:08.061Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-20T02:25:08.202Z] #11 2.437 (22/43) Installing make (4.4.1-r3) [2026-05-20T02:25:08.202Z] #11 2.446 (23/43) Installing fortify-headers (1.1-r5) [2026-05-20T02:25:08.202Z] #11 2.450 (24/43) Installing patch (2.8-r0) [2026-05-20T02:25:08.202Z] #11 2.458 (25/43) Installing build-base (0.5-r3) [2026-05-20T02:25:08.202Z] #11 2.458 (26/43) Installing brotli-libs (1.1.0-r2) [2026-05-20T02:25:08.202Z] #11 2.474 (27/43) Installing c-ares (1.34.6-r0) [2026-05-20T02:25:08.202Z] #11 2.480 (28/43) Installing libunistring (1.3-r0) [2026-05-20T02:25:08.202Z] #11 2.503 (29/43) Installing libidn2 (2.3.7-r0) [2026-05-20T02:25:08.202Z] #11 2.511 (30/43) Installing nghttp2-libs (1.69.0-r0) [2026-05-20T02:25:08.202Z] #11 2.518 (31/43) Installing libpsl (0.21.5-r3) [2026-05-20T02:25:08.202Z] #11 2.523 (32/43) Installing libcurl (8.14.1-r2) [2026-05-20T02:25:08.202Z] #11 2.539 (33/43) Installing curl (8.14.1-r2) [2026-05-20T02:25:08.202Z] #11 2.547 (34/43) Installing libexpat (2.7.5-r0) [2026-05-20T02:25:08.202Z] #11 2.554 (35/43) Installing pcre2 (10.46-r0) [2026-05-20T02:25:08.202Z] #11 2.569 (36/43) Installing git (2.49.1-r0) [2026-05-20T02:25:08.202Z] #11 2.657 (37/43) Installing git-init-template (2.49.1-r0) [2026-05-20T02:25:08.466Z] #11 2.661 (38/43) Installing linux-headers (6.14.2-r0) [2026-05-20T02:25:08.466Z] #11 2.742 (39/43) Installing pkgconf (2.4.3-r0) [2026-05-20T02:25:08.466Z] #11 2.750 (40/43) Installing libsodium (1.0.20-r1) [2026-05-20T02:25:08.466Z] #11 2.761 (41/43) Installing libzmq (4.3.5-r2) [2026-05-20T02:25:08.466Z] #11 2.774 (42/43) Installing libsodium-dev (1.0.20-r1) [2026-05-20T02:25:08.466Z] #11 2.783 (43/43) Installing zeromq-dev (4.3.5-r2) [2026-05-20T02:25:08.466Z] #11 2.789 Executing busybox-1.37.0-r20.trigger [2026-05-20T02:25:08.467Z] #11 2.800 OK: 265 MiB in 60 packages [2026-05-20T02:25:08.467Z] #11 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T02:25:08.730Z] #11 2.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T02:25:08.998Z] #11 3.306 OK: 265 MiB in 60 packages [2026-05-20T02:25:09.576Z] #11 DONE 3.9s [2026-05-20T02:25:09.576Z] [2026-05-20T02:25:09.576Z] #12 [stage-1 6/6] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-20T02:25:10.146Z] #12 0.562 go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2026-05-20T02:25:10.146Z] #12 0.569 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2026-05-20T02:25:15.455Z] #12 DONE 5.8s [2026-05-20T02:25:15.455Z] [2026-05-20T02:25:15.455Z] #13 exporting to image [2026-05-20T02:25:15.455Z] #13 exporting layers [2026-05-20T02:25:16.401Z] #13 exporting layers 0.9s done [2026-05-20T02:25:16.401Z] #13 writing image sha256:988202c48324e2024fd998a349d8c2e634a8c956ea9268096534220b1a8f8d6d done [2026-05-20T02:25:16.401Z] #13 naming to docker.io/edgex-devops/edgex-golang-base done [2026-05-20T02:25:16.401Z] #13 DONE 1.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2026-05-20T02:25:16.551Z] [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: [2026-05-20T02:25:16.551Z] fea81554339c4f3c2fc798b072234ab340a2bc32 [2026-05-20T02:25:16.551Z] latest [2026-05-20T02:25:16.551Z] golang-1.25-lts [2026-05-20T02:25:16.551Z] 1.25-alpine-lts [2026-05-20T02:25:16.551Z] 1.25-alpine3.22-lts [2026-05-20T02:25:16.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:25:16.887Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:fea81554339c4f3c2fc798b072234ab340a2bc32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:25:17.224Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:fea81554339c4f3c2fc798b072234ab340a2bc32 [2026-05-20T02:25:17.225Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] [2026-05-20T02:25:17.225Z] 1f5e53556351: Preparing [2026-05-20T02:25:17.225Z] 0cd303524923: Preparing [2026-05-20T02:25:17.225Z] c26226583832: Preparing [2026-05-20T02:25:17.225Z] c1702b1c98f7: Preparing [2026-05-20T02:25:17.225Z] 9092094adda1: Preparing [2026-05-20T02:25:17.225Z] 5f70bf18a086: Preparing [2026-05-20T02:25:17.225Z] 7de1ff79c575: Preparing [2026-05-20T02:25:17.225Z] 1a4a85102274: Preparing [2026-05-20T02:25:17.225Z] b44424f96216: Preparing [2026-05-20T02:25:17.225Z] 0854555d70ac: Preparing [2026-05-20T02:25:17.225Z] 0854555d70ac: Waiting [2026-05-20T02:25:17.225Z] 1a4a85102274: Waiting [2026-05-20T02:25:17.225Z] b44424f96216: Waiting [2026-05-20T02:25:17.225Z] 5f70bf18a086: Waiting [2026-05-20T02:25:17.225Z] 7de1ff79c575: Waiting [2026-05-20T02:25:17.225Z] 9092094adda1: Pushed [2026-05-20T02:25:17.225Z] 5f70bf18a086: Layer already exists [2026-05-20T02:25:17.484Z] 7de1ff79c575: Pushed [2026-05-20T02:25:17.484Z] c26226583832: Pushed [2026-05-20T02:25:17.484Z] b44424f96216: Pushed [2026-05-20T02:25:18.420Z] 0854555d70ac: Pushed [2026-05-20T02:25:20.958Z] c1702b1c98f7: Pushed [2026-05-20T02:25:20.958Z] 1f5e53556351: Pushed [2026-05-20T02:25:39.098Z] 1a4a85102274: Pushed [2026-05-20T02:25:42.409Z] 0cd303524923: Pushed [2026-05-20T02:25:42.671Z] fea81554339c4f3c2fc798b072234ab340a2bc32: digest: sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:25:42.998Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:25:43.327Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest [2026-05-20T02:25:43.327Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] [2026-05-20T02:25:43.327Z] 1f5e53556351: Preparing [2026-05-20T02:25:43.327Z] 0cd303524923: Preparing [2026-05-20T02:25:43.327Z] c26226583832: Preparing [2026-05-20T02:25:43.327Z] c1702b1c98f7: Preparing [2026-05-20T02:25:43.327Z] 9092094adda1: Preparing [2026-05-20T02:25:43.327Z] 5f70bf18a086: Preparing [2026-05-20T02:25:43.327Z] 7de1ff79c575: Preparing [2026-05-20T02:25:43.327Z] 1a4a85102274: Preparing [2026-05-20T02:25:43.327Z] b44424f96216: Preparing [2026-05-20T02:25:43.327Z] 0854555d70ac: Preparing [2026-05-20T02:25:43.327Z] 1a4a85102274: Waiting [2026-05-20T02:25:43.327Z] b44424f96216: Waiting [2026-05-20T02:25:43.327Z] 0854555d70ac: Waiting [2026-05-20T02:25:43.327Z] 5f70bf18a086: Waiting [2026-05-20T02:25:43.327Z] 7de1ff79c575: Waiting [2026-05-20T02:25:43.327Z] c26226583832: Layer already exists [2026-05-20T02:25:43.327Z] c1702b1c98f7: Layer already exists [2026-05-20T02:25:43.327Z] 9092094adda1: Layer already exists [2026-05-20T02:25:43.327Z] 1f5e53556351: Layer already exists [2026-05-20T02:25:43.327Z] 0cd303524923: Layer already exists [2026-05-20T02:25:43.327Z] 5f70bf18a086: Layer already exists [2026-05-20T02:25:43.327Z] 7de1ff79c575: Layer already exists [2026-05-20T02:25:43.327Z] 0854555d70ac: Layer already exists [2026-05-20T02:25:43.327Z] b44424f96216: Layer already exists [2026-05-20T02:25:43.327Z] 1a4a85102274: Layer already exists [2026-05-20T02:25:43.327Z] latest: digest: sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:25:43.656Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:25:43.983Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts [2026-05-20T02:25:43.983Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] [2026-05-20T02:25:43.983Z] 1f5e53556351: Preparing [2026-05-20T02:25:43.983Z] 0cd303524923: Preparing [2026-05-20T02:25:43.983Z] c26226583832: Preparing [2026-05-20T02:25:43.983Z] c1702b1c98f7: Preparing [2026-05-20T02:25:43.983Z] 9092094adda1: Preparing [2026-05-20T02:25:43.983Z] 5f70bf18a086: Preparing [2026-05-20T02:25:43.983Z] 7de1ff79c575: Preparing [2026-05-20T02:25:43.983Z] 1a4a85102274: Preparing [2026-05-20T02:25:43.983Z] b44424f96216: Preparing [2026-05-20T02:25:43.983Z] 0854555d70ac: Preparing [2026-05-20T02:25:43.983Z] 5f70bf18a086: Waiting [2026-05-20T02:25:43.983Z] 7de1ff79c575: Waiting [2026-05-20T02:25:43.983Z] 1a4a85102274: Waiting [2026-05-20T02:25:43.983Z] b44424f96216: Waiting [2026-05-20T02:25:43.983Z] 0854555d70ac: Waiting [2026-05-20T02:25:43.983Z] c26226583832: Layer already exists [2026-05-20T02:25:43.983Z] 0cd303524923: Layer already exists [2026-05-20T02:25:43.983Z] c1702b1c98f7: Layer already exists [2026-05-20T02:25:43.983Z] 9092094adda1: Layer already exists [2026-05-20T02:25:43.983Z] 1f5e53556351: Layer already exists [2026-05-20T02:25:43.983Z] b44424f96216: Layer already exists [2026-05-20T02:25:43.983Z] 7de1ff79c575: Layer already exists [2026-05-20T02:25:43.983Z] 1a4a85102274: Layer already exists [2026-05-20T02:25:43.983Z] 0854555d70ac: Layer already exists [2026-05-20T02:25:43.983Z] 5f70bf18a086: Layer already exists [2026-05-20T02:25:43.983Z] golang-1.25-lts: digest: sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:25:44.311Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:25:44.628Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-20T02:25:44.629Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] [2026-05-20T02:25:44.629Z] 1f5e53556351: Preparing [2026-05-20T02:25:44.629Z] 0cd303524923: Preparing [2026-05-20T02:25:44.629Z] c26226583832: Preparing [2026-05-20T02:25:44.629Z] c1702b1c98f7: Preparing [2026-05-20T02:25:44.629Z] 9092094adda1: Preparing [2026-05-20T02:25:44.629Z] 5f70bf18a086: Preparing [2026-05-20T02:25:44.629Z] 7de1ff79c575: Preparing [2026-05-20T02:25:44.629Z] 1a4a85102274: Preparing [2026-05-20T02:25:44.629Z] b44424f96216: Preparing [2026-05-20T02:25:44.629Z] 0854555d70ac: Preparing [2026-05-20T02:25:44.629Z] 7de1ff79c575: Waiting [2026-05-20T02:25:44.629Z] b44424f96216: Waiting [2026-05-20T02:25:44.629Z] 1a4a85102274: Waiting [2026-05-20T02:25:44.629Z] 0854555d70ac: Waiting [2026-05-20T02:25:44.629Z] 5f70bf18a086: Waiting [2026-05-20T02:25:44.629Z] c26226583832: Layer already exists [2026-05-20T02:25:44.629Z] 0cd303524923: Layer already exists [2026-05-20T02:25:44.629Z] 1f5e53556351: Layer already exists [2026-05-20T02:25:44.629Z] 9092094adda1: Layer already exists [2026-05-20T02:25:44.629Z] c1702b1c98f7: Layer already exists [2026-05-20T02:25:44.629Z] 1a4a85102274: Layer already exists [2026-05-20T02:25:44.629Z] 5f70bf18a086: Layer already exists [2026-05-20T02:25:44.629Z] 7de1ff79c575: Layer already exists [2026-05-20T02:25:44.629Z] 0854555d70ac: Layer already exists [2026-05-20T02:25:44.629Z] b44424f96216: Layer already exists [2026-05-20T02:25:44.629Z] 1.25-alpine-lts: digest: sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:25:44.973Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:25:45.301Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [2026-05-20T02:25:45.301Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] [2026-05-20T02:25:45.301Z] 1f5e53556351: Preparing [2026-05-20T02:25:45.301Z] 0cd303524923: Preparing [2026-05-20T02:25:45.301Z] c26226583832: Preparing [2026-05-20T02:25:45.301Z] c1702b1c98f7: Preparing [2026-05-20T02:25:45.301Z] 9092094adda1: Preparing [2026-05-20T02:25:45.301Z] 5f70bf18a086: Preparing [2026-05-20T02:25:45.301Z] 7de1ff79c575: Preparing [2026-05-20T02:25:45.301Z] 1a4a85102274: Preparing [2026-05-20T02:25:45.301Z] b44424f96216: Preparing [2026-05-20T02:25:45.301Z] 0854555d70ac: Preparing [2026-05-20T02:25:45.301Z] b44424f96216: Waiting [2026-05-20T02:25:45.301Z] 0854555d70ac: Waiting [2026-05-20T02:25:45.301Z] 1a4a85102274: Waiting [2026-05-20T02:25:45.301Z] 5f70bf18a086: Waiting [2026-05-20T02:25:45.301Z] 7de1ff79c575: Waiting [2026-05-20T02:25:45.301Z] 9092094adda1: Layer already exists [2026-05-20T02:25:45.301Z] 0cd303524923: Layer already exists [2026-05-20T02:25:45.301Z] 1f5e53556351: Layer already exists [2026-05-20T02:25:45.301Z] c26226583832: Layer already exists [2026-05-20T02:25:45.301Z] c1702b1c98f7: Layer already exists [2026-05-20T02:25:45.301Z] 5f70bf18a086: Layer already exists [2026-05-20T02:25:45.301Z] 7de1ff79c575: Layer already exists [2026-05-20T02:25:45.301Z] b44424f96216: Layer already exists [2026-05-20T02:25:45.301Z] 1a4a85102274: Layer already exists [2026-05-20T02:25:45.301Z] 0854555d70ac: Layer already exists [2026-05-20T02:25:45.301Z] 1.25-alpine3.22-lts: digest: sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T02:25:45.363Z] ===================================================== [Pipeline] echo [2026-05-20T02:25:45.374Z] taggedImages: [2026-05-20T02:25:45.374Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:fea81554339c4f3c2fc798b072234ab340a2bc32 [2026-05-20T02:25:45.374Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest [2026-05-20T02:25:45.374Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts [2026-05-20T02:25:45.374Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-20T02:25:45.374Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [Pipeline] echo [2026-05-20T02:25:45.420Z] ========================================================= [2026-05-20T02:25:45.420Z] [edgeXBuildMultiArch] RAW Config: [2026-05-20T02:25:45.420Z] images: [2026-05-20T02:25:45.420Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:fea81554339c4f3c2fc798b072234ab340a2bc32 [2026-05-20T02:25:45.420Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest [2026-05-20T02:25:45.420Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts [2026-05-20T02:25:45.420Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-20T02:25:45.420Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [2026-05-20T02:25:45.420Z] settingsFile: [2026-05-20T02:25:45.420Z] ci-build-images-settings [2026-05-20T02:25:45.420Z] ========================================================= [Pipeline] node [2026-05-20T02:26:00.430Z] Still waiting to schedule task [2026-05-20T02:26:00.430Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-05-20T02:26:39.964Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9668 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] checkout [2026-05-20T02:26:43.025Z] Selected Git installation does not exist. Using Default [2026-05-20T02:26:43.025Z] The recommended git tool is: NONE [2026-05-20T02:26:44.096Z] Running on prd-centos7-docker-4c-2g-9669 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T02:26:44.134Z] provisioning config files... [2026-05-20T02:26:44.159Z] copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config8801371357877056375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:26:45.281Z] ---> ****-login.sh [2026-05-20T02:26:45.281Z] nexus3.edgexfoundry.org:10001 [2026-05-20T02:26:47.545Z] using credential edgex-jenkins-ssh [2026-05-20T02:26:47.565Z] Cloning the remote Git repository [2026-05-20T02:26:47.606Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2026-05-20T02:26:47.693Z] > git init /w/workspace/_ci-build-images_golang-1.25-lts # timeout=10 [2026-05-20T02:26:47.833Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2026-05-20T02:26:47.834Z] > git --version # timeout=10 [2026-05-20T02:26:47.853Z] > git --version # 'git version 2.25.1' [2026-05-20T02:26:47.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-20T02:26:47.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T02:26:48.628Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2026-05-20T02:26:48.652Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T02:26:49.514Z] Avoid second fetch [2026-05-20T02:26:49.515Z] Checking out Revision fea81554339c4f3c2fc798b072234ab340a2bc32 (golang-1.25-lts) [2026-05-20T02:26:50.072Z] Commit message: "ci: new golang 1.25 lts image (#231)" [2026-05-20T02:26:49.531Z] > git config core.sparsecheckout # timeout=10 [2026-05-20T02:26:49.600Z] > git checkout -f fea81554339c4f3c2fc798b072234ab340a2bc32 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T02:26:54.744Z] provisioning config files... [2026-05-20T02:26:54.785Z] copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config7347545702235987396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:26:55.459Z] ---> ****-login.sh [2026-05-20T02:26:55.459Z] nexus3.edgexfoundry.org:10001 [2026-05-20T02:26:55.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:26:56.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T02:26:56.033Z] Configure a credential helper to remove this warning. See [2026-05-20T02:26:56.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T02:26:56.033Z] [2026-05-20T02:26:56.033Z] Login Succeeded [2026-05-20T02:26:56.033Z] nexus3.edgexfoundry.org:10002 [2026-05-20T02:26:56.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:26:56.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T02:26:56.304Z] Configure a credential helper to remove this warning. See [2026-05-20T02:26:56.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T02:26:56.304Z] [2026-05-20T02:26:56.304Z] Login Succeeded [2026-05-20T02:26:56.304Z] nexus3.edgexfoundry.org:10003 [2026-05-20T02:26:56.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:26:56.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T02:26:56.573Z] Configure a credential helper to remove this warning. See [2026-05-20T02:26:56.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T02:26:56.573Z] [2026-05-20T02:26:56.573Z] Login Succeeded [2026-05-20T02:26:56.573Z] nexus3.edgexfoundry.org:10004 [2026-05-20T02:26:56.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:26:57.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T02:26:57.113Z] Configure a credential helper to remove this warning. See [2026-05-20T02:26:57.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T02:26:57.113Z] [2026-05-20T02:26:57.113Z] Login Succeeded [2026-05-20T02:26:57.113Z] ****.io [2026-05-20T02:26:57.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T02:26:57.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T02:26:57.384Z] Configure a credential helper to remove this warning. See [2026-05-20T02:26:57.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T02:26:57.384Z] [2026-05-20T02:26:57.384Z] Login Succeeded [2026-05-20T02:26:57.658Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T02:26:57.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-20T02:26:58.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-20T02:26:58.460Z] + ls -al . [2026-05-20T02:26:58.460Z] total 28 [2026-05-20T02:26:58.460Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:26 . [2026-05-20T02:26:58.460Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:26 .. [2026-05-20T02:26:58.460Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 02:26 .git [2026-05-20T02:26:58.460Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 02:26 .github [2026-05-20T02:26:58.460Z] -rw-rw-r-- 1 jenkins jenkins 499 May 20 02:26 .golangci.yml [2026-05-20T02:26:58.460Z] -rw-rw-r-- 1 jenkins jenkins 1029 May 20 02:26 Dockerfile [2026-05-20T02:26:58.460Z] -rw-rw-r-- 1 jenkins jenkins 961 May 20 02:26 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:26:58.812Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=fea81554339c4f3c2fc798b072234ab340a2bc32 --label arch=arm64 . [2026-05-20T02:26:59.084Z] Sending build context to Docker daemon 503.8kB [2026-05-20T02:26:59.084Z] Step 1/12 : ARG GOLANGCI_VERSION=2.12.2 [2026-05-20T02:26:59.084Z] Step 2/12 : FROM golangci/golangci-lint:v${GOLANGCI_VERSION}-alpine AS golangci-lint [2026-05-20T02:27:03.371Z] v2.12.2-alpine: Pulling from golangci/golangci-lint [2026-05-20T02:27:03.371Z] d17f077ada11: Pulling fs layer [2026-05-20T02:27:03.371Z] 892449357054: Pulling fs layer [2026-05-20T02:27:03.371Z] 05e89efc4b5e: Pulling fs layer [2026-05-20T02:27:03.371Z] e813a1647e7e: Pulling fs layer [2026-05-20T02:27:03.371Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T02:27:03.371Z] f88ec92514ab: Pulling fs layer [2026-05-20T02:27:03.371Z] 27ec903d81f4: Pulling fs layer [2026-05-20T02:27:03.371Z] a52c5e5caaa7: Pulling fs layer [2026-05-20T02:27:03.371Z] e813a1647e7e: Waiting [2026-05-20T02:27:03.371Z] 4f4fb700ef54: Waiting [2026-05-20T02:27:03.371Z] f88ec92514ab: Waiting [2026-05-20T02:27:03.371Z] 27ec903d81f4: Waiting [2026-05-20T02:27:03.371Z] a52c5e5caaa7: Waiting [2026-05-20T02:27:03.639Z] 892449357054: Verifying Checksum [2026-05-20T02:27:03.639Z] 892449357054: Download complete [2026-05-20T02:27:03.639Z] d17f077ada11: Verifying Checksum [2026-05-20T02:27:03.639Z] d17f077ada11: Download complete [2026-05-20T02:27:03.907Z] e813a1647e7e: Verifying Checksum [2026-05-20T02:27:03.907Z] 4f4fb700ef54: Verifying Checksum [2026-05-20T02:27:03.907Z] 4f4fb700ef54: Download complete [2026-05-20T02:27:03.907Z] 27ec903d81f4: Verifying Checksum [2026-05-20T02:27:03.907Z] 27ec903d81f4: Download complete [2026-05-20T02:27:04.493Z] d17f077ada11: Pull complete [2026-05-20T02:27:04.768Z] a52c5e5caaa7: Verifying Checksum [2026-05-20T02:27:04.768Z] a52c5e5caaa7: Download complete [2026-05-20T02:27:05.361Z] 892449357054: Pull complete [2026-05-20T02:27:05.634Z] 05e89efc4b5e: Verifying Checksum [2026-05-20T02:27:05.634Z] 05e89efc4b5e: Download complete [2026-05-20T02:27:07.052Z] f88ec92514ab: Verifying Checksum [2026-05-20T02:27:07.052Z] f88ec92514ab: Download complete [2026-05-20T02:27:22.062Z] 05e89efc4b5e: Pull complete [2026-05-20T02:27:22.062Z] e813a1647e7e: Pull complete [2026-05-20T02:27:22.062Z] 4f4fb700ef54: Pull complete [2026-05-20T02:27:28.712Z] f88ec92514ab: Pull complete [2026-05-20T02:27:28.712Z] 27ec903d81f4: Pull complete [2026-05-20T02:27:32.057Z] a52c5e5caaa7: Pull complete [2026-05-20T02:27:32.057Z] Digest: sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 [2026-05-20T02:27:32.057Z] Status: Downloaded newer image for golangci/golangci-lint:v2.12.2-alpine [2026-05-20T02:27:32.057Z] ---> e75b1e5260c7 [2026-05-20T02:27:32.057Z] Step 3/12 : FROM golang:1.25-alpine3.22 [2026-05-20T02:27:32.332Z] 1.25-alpine3.22: Pulling from library/golang [2026-05-20T02:27:32.332Z] 58e777220c39: Pulling fs layer [2026-05-20T02:27:32.332Z] 5d96c866386f: Pulling fs layer [2026-05-20T02:27:32.332Z] 8985e74deb67: Pulling fs layer [2026-05-20T02:27:32.332Z] a90cb41c1532: Pulling fs layer [2026-05-20T02:27:32.332Z] a90cb41c1532: Waiting [2026-05-20T02:27:32.332Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T02:27:32.332Z] 4f4fb700ef54: Waiting [2026-05-20T02:27:32.332Z] 5d96c866386f: Download complete [2026-05-20T02:27:32.600Z] a90cb41c1532: Verifying Checksum [2026-05-20T02:27:32.600Z] a90cb41c1532: Download complete [2026-05-20T02:27:32.600Z] 58e777220c39: Verifying Checksum [2026-05-20T02:27:32.600Z] 58e777220c39: Download complete [2026-05-20T02:27:32.600Z] 4f4fb700ef54: Verifying Checksum [2026-05-20T02:27:32.600Z] 4f4fb700ef54: Download complete [2026-05-20T02:27:33.562Z] 58e777220c39: Pull complete [2026-05-20T02:27:33.828Z] 5d96c866386f: Pull complete [2026-05-20T02:27:34.095Z] 8985e74deb67: Verifying Checksum [2026-05-20T02:27:34.095Z] 8985e74deb67: Download complete [2026-05-20T02:27:49.100Z] 8985e74deb67: Pull complete [2026-05-20T02:27:49.100Z] a90cb41c1532: Pull complete [2026-05-20T02:27:49.100Z] 4f4fb700ef54: Pull complete [2026-05-20T02:27:49.100Z] Digest: sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 [2026-05-20T02:27:49.100Z] Status: Downloaded newer image for golang:1.25-alpine3.22 [2026-05-20T02:27:49.100Z] ---> bb287bfa5b1a [2026-05-20T02:27:49.100Z] Step 4/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' copyright='Copyright (c) 2025-2026: IOTech Ltd' [2026-05-20T02:27:50.067Z] ---> Running in 11bfda997991 [2026-05-20T02:27:50.342Z] Removing intermediate container 11bfda997991 [2026-05-20T02:27:50.342Z] ---> 52ddb87d2fe6 [2026-05-20T02:27:50.342Z] Step 5/12 : ENV HADOLINT_VERSION=2.12.0 [2026-05-20T02:27:50.342Z] ---> Running in 9e7647c0cc34 [2026-05-20T02:27:50.609Z] Removing intermediate container 9e7647c0cc34 [2026-05-20T02:27:50.609Z] ---> e3b7fd1820ef [2026-05-20T02:27:50.609Z] Step 6/12 : COPY ./.golangci.yml /etc/.golangci.yml [2026-05-20T02:27:51.193Z] ---> 4a010f4eab39 [2026-05-20T02:27:51.193Z] Step 7/12 : COPY --from=golangci-lint /usr/bin/golangci-lint /usr/local/bin/golangci-lint [2026-05-20T02:27:53.135Z] ---> 81838d97d36a [2026-05-20T02:27:53.135Z] Step 8/12 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2026-05-20T02:27:53.135Z] ---> Running in de62f6004689 [2026-05-20T02:27:55.102Z] Removing intermediate container de62f6004689 [2026-05-20T02:27:55.102Z] ---> 2e9a096bcb8d [2026-05-20T02:27:55.102Z] Step 9/12 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch [2026-05-20T02:27:55.102Z] ---> Running in b8ebdbc25ed3 [2026-05-20T02:27:55.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T02:27:55.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T02:27:57.365Z] (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-05-20T02:27:57.365Z] (2/43) Installing libncursesw (6.5_p20250503-r0) [2026-05-20T02:27:57.365Z] (3/43) Installing readline (8.2.13-r1) [2026-05-20T02:27:57.634Z] (4/43) Installing bash (5.2.37-r0) [2026-05-20T02:27:57.634Z] Executing bash-5.2.37-r0.post-install [2026-05-20T02:27:57.634Z] (5/43) Installing libgcc (14.2.0-r6) [2026-05-20T02:27:57.634Z] (6/43) Installing jansson (2.14.1-r0) [2026-05-20T02:27:57.634Z] (7/43) Installing libstdc++ (14.2.0-r6) [2026-05-20T02:27:57.634Z] (8/43) Installing zstd-libs (1.5.7-r0) [2026-05-20T02:27:57.634Z] (9/43) Installing binutils (2.44-r3) [2026-05-20T02:27:58.228Z] (10/43) Installing libmagic (5.46-r2) [2026-05-20T02:27:58.228Z] (11/43) Installing file (5.46-r2) [2026-05-20T02:27:58.228Z] (12/43) Installing libgomp (14.2.0-r6) [2026-05-20T02:27:58.228Z] (13/43) Installing libatomic (14.2.0-r6) [2026-05-20T02:27:58.228Z] (14/43) Installing gmp (6.3.0-r3) [2026-05-20T02:27:58.228Z] (15/43) Installing isl26 (0.26-r1) [2026-05-20T02:27:58.228Z] (16/43) Installing mpfr4 (4.2.1_p1-r0) [2026-05-20T02:27:58.494Z] (17/43) Installing mpc1 (1.3.1-r1) [2026-05-20T02:27:58.494Z] (18/43) Installing gcc (14.2.0-r6) [2026-05-20T02:28:01.076Z] (19/43) Installing libstdc++-dev (14.2.0-r6) [2026-05-20T02:28:02.040Z] (20/43) Installing musl-dev (1.2.5-r12) [2026-05-20T02:28:02.040Z] (21/43) Installing g++ (14.2.0-r6) [2026-05-20T02:28:03.001Z] (22/43) Installing make (4.4.1-r3) [2026-05-20T02:28:03.001Z] (23/43) Installing fortify-headers (1.1-r5) [2026-05-20T02:28:03.001Z] (24/43) Installing patch (2.8-r0) [2026-05-20T02:28:03.001Z] (25/43) Installing build-base (0.5-r3) [2026-05-20T02:28:03.001Z] (26/43) Installing brotli-libs (1.1.0-r2) [2026-05-20T02:28:03.001Z] (27/43) Installing c-ares (1.34.6-r0) [2026-05-20T02:28:03.001Z] (28/43) Installing libunistring (1.3-r0) [2026-05-20T02:28:03.001Z] (29/43) Installing libidn2 (2.3.7-r0) [2026-05-20T02:28:03.001Z] (30/43) Installing nghttp2-libs (1.69.0-r0) [2026-05-20T02:28:03.001Z] (31/43) Installing libpsl (0.21.5-r3) [2026-05-20T02:28:03.001Z] (32/43) Installing libcurl (8.14.1-r2) [2026-05-20T02:28:03.268Z] (33/43) Installing curl (8.14.1-r2) [2026-05-20T02:28:03.268Z] (34/43) Installing libexpat (2.7.5-r0) [2026-05-20T02:28:03.268Z] (35/43) Installing pcre2 (10.46-r0) [2026-05-20T02:28:03.268Z] (36/43) Installing git (2.49.1-r0) [2026-05-20T02:28:03.537Z] (37/43) Installing git-init-template (2.49.1-r0) [2026-05-20T02:28:03.537Z] (38/43) Installing linux-headers (6.14.2-r0) [2026-05-20T02:28:03.807Z] (39/43) Installing pkgconf (2.4.3-r0) [2026-05-20T02:28:04.079Z] (40/43) Installing libsodium (1.0.20-r1) [2026-05-20T02:28:04.079Z] (41/43) Installing libzmq (4.3.5-r2) [2026-05-20T02:28:04.079Z] (42/43) Installing libsodium-dev (1.0.20-r1) [2026-05-20T02:28:04.079Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2026-05-20T02:28:04.079Z] Executing busybox-1.37.0-r20.trigger [2026-05-20T02:28:04.079Z] OK: 255 MiB in 60 packages [2026-05-20T02:28:04.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T02:28:04.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T02:28:06.026Z] OK: 255 MiB in 60 packages [2026-05-20T02:28:16.106Z] Removing intermediate container b8ebdbc25ed3 [2026-05-20T02:28:16.106Z] ---> 05c33bf7699b [2026-05-20T02:28:16.106Z] Step 10/12 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-20T02:28:16.106Z] ---> Running in b0e661ddb3e1 [2026-05-20T02:28:16.373Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2026-05-20T02:28:16.373Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2026-05-20T02:28:55.272Z] Removing intermediate container b0e661ddb3e1 [2026-05-20T02:28:55.272Z] ---> e2862d3dd058 [2026-05-20T02:28:55.272Z] Step 11/12 : LABEL arch=arm64 [2026-05-20T02:28:55.272Z] ---> Running in a0635c238cba [2026-05-20T02:28:55.272Z] Removing intermediate container a0635c238cba [2026-05-20T02:28:55.272Z] ---> 6e6f3cb8c47e [2026-05-20T02:28:55.272Z] Step 12/12 : LABEL git_sha=fea81554339c4f3c2fc798b072234ab340a2bc32 [2026-05-20T02:28:55.272Z] ---> Running in bc4e21966282 [2026-05-20T02:28:55.272Z] Removing intermediate container bc4e21966282 [2026-05-20T02:28:55.272Z] ---> e923a9b4a175 [2026-05-20T02:28:55.272Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-20T02:28:55.272Z] Successfully built e923a9b4a175 [2026-05-20T02:28:55.272Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2026-05-20T02:28:55.422Z] [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: [2026-05-20T02:28:55.422Z] fea81554339c4f3c2fc798b072234ab340a2bc32 [2026-05-20T02:28:55.422Z] latest [2026-05-20T02:28:55.422Z] golang-1.25-lts [2026-05-20T02:28:55.422Z] 1.25-alpine-lts [2026-05-20T02:28:55.422Z] 1.25-alpine3.22-lts [2026-05-20T02:28:55.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:28:55.775Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:fea81554339c4f3c2fc798b072234ab340a2bc32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:28:56.130Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:fea81554339c4f3c2fc798b072234ab340a2bc32 [2026-05-20T02:28:56.130Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] [2026-05-20T02:28:56.130Z] f6d1e9086962: Preparing [2026-05-20T02:28:56.130Z] 1cc4ae463e14: Preparing [2026-05-20T02:28:56.130Z] a0704d7ac42a: Preparing [2026-05-20T02:28:56.130Z] d51c613e0fbf: Preparing [2026-05-20T02:28:56.130Z] 5f70bf18a086: Preparing [2026-05-20T02:28:56.130Z] 32fe14b348d7: Preparing [2026-05-20T02:28:56.130Z] c9360038055d: Preparing [2026-05-20T02:28:56.130Z] 32fe14b348d7: Waiting [2026-05-20T02:28:56.130Z] 0c6420f25e90: Preparing [2026-05-20T02:28:56.130Z] eeaa73608b53: Preparing [2026-05-20T02:28:56.130Z] c9360038055d: Waiting [2026-05-20T02:28:56.130Z] 0c6420f25e90: Waiting [2026-05-20T02:28:56.130Z] 5f70bf18a086: Layer already exists [2026-05-20T02:28:56.397Z] d51c613e0fbf: Pushed [2026-05-20T02:28:56.397Z] 32fe14b348d7: Pushed [2026-05-20T02:28:57.800Z] 0c6420f25e90: Pushed [2026-05-20T02:29:03.126Z] eeaa73608b53: Pushed [2026-05-20T02:29:04.528Z] a0704d7ac42a: Pushed [2026-05-20T02:29:06.467Z] f6d1e9086962: Pushed [2026-05-20T02:29:45.320Z] c9360038055d: Pushed [2026-05-20T02:29:47.257Z] 1cc4ae463e14: Pushed [2026-05-20T02:29:47.257Z] fea81554339c4f3c2fc798b072234ab340a2bc32: digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:29:47.613Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:29:47.962Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest [2026-05-20T02:29:47.962Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] [2026-05-20T02:29:47.962Z] f6d1e9086962: Preparing [2026-05-20T02:29:47.962Z] 1cc4ae463e14: Preparing [2026-05-20T02:29:47.962Z] a0704d7ac42a: Preparing [2026-05-20T02:29:47.962Z] d51c613e0fbf: Preparing [2026-05-20T02:29:47.962Z] 5f70bf18a086: Preparing [2026-05-20T02:29:47.962Z] 32fe14b348d7: Preparing [2026-05-20T02:29:47.962Z] c9360038055d: Preparing [2026-05-20T02:29:47.962Z] 0c6420f25e90: Preparing [2026-05-20T02:29:47.962Z] eeaa73608b53: Preparing [2026-05-20T02:29:47.962Z] c9360038055d: Waiting [2026-05-20T02:29:47.962Z] 0c6420f25e90: Waiting [2026-05-20T02:29:47.962Z] eeaa73608b53: Waiting [2026-05-20T02:29:47.962Z] 32fe14b348d7: Waiting [2026-05-20T02:29:47.962Z] 1cc4ae463e14: Layer already exists [2026-05-20T02:29:47.962Z] f6d1e9086962: Layer already exists [2026-05-20T02:29:47.963Z] 5f70bf18a086: Layer already exists [2026-05-20T02:29:47.963Z] d51c613e0fbf: Layer already exists [2026-05-20T02:29:47.963Z] a0704d7ac42a: Layer already exists [2026-05-20T02:29:47.963Z] eeaa73608b53: Layer already exists [2026-05-20T02:29:47.963Z] 0c6420f25e90: Layer already exists [2026-05-20T02:29:47.963Z] c9360038055d: Layer already exists [2026-05-20T02:29:47.963Z] 32fe14b348d7: Layer already exists [2026-05-20T02:29:48.227Z] latest: digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:29:48.581Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:29:48.932Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts [2026-05-20T02:29:48.932Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] [2026-05-20T02:29:48.932Z] f6d1e9086962: Preparing [2026-05-20T02:29:48.932Z] 1cc4ae463e14: Preparing [2026-05-20T02:29:48.932Z] a0704d7ac42a: Preparing [2026-05-20T02:29:48.932Z] d51c613e0fbf: Preparing [2026-05-20T02:29:48.932Z] 5f70bf18a086: Preparing [2026-05-20T02:29:48.932Z] 32fe14b348d7: Preparing [2026-05-20T02:29:48.932Z] c9360038055d: Preparing [2026-05-20T02:29:48.932Z] 0c6420f25e90: Preparing [2026-05-20T02:29:48.932Z] eeaa73608b53: Preparing [2026-05-20T02:29:48.932Z] c9360038055d: Waiting [2026-05-20T02:29:48.932Z] 0c6420f25e90: Waiting [2026-05-20T02:29:48.932Z] eeaa73608b53: Waiting [2026-05-20T02:29:48.932Z] 32fe14b348d7: Waiting [2026-05-20T02:29:48.932Z] a0704d7ac42a: Layer already exists [2026-05-20T02:29:48.932Z] 1cc4ae463e14: Layer already exists [2026-05-20T02:29:48.932Z] d51c613e0fbf: Layer already exists [2026-05-20T02:29:48.932Z] 5f70bf18a086: Layer already exists [2026-05-20T02:29:48.932Z] f6d1e9086962: Layer already exists [2026-05-20T02:29:48.932Z] 32fe14b348d7: Layer already exists [2026-05-20T02:29:48.932Z] c9360038055d: Layer already exists [2026-05-20T02:29:48.932Z] 0c6420f25e90: Layer already exists [2026-05-20T02:29:48.932Z] eeaa73608b53: Layer already exists [2026-05-20T02:29:48.932Z] golang-1.25-lts: digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:29:49.284Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:29:49.628Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-20T02:29:49.628Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] [2026-05-20T02:29:49.628Z] f6d1e9086962: Preparing [2026-05-20T02:29:49.628Z] 1cc4ae463e14: Preparing [2026-05-20T02:29:49.628Z] a0704d7ac42a: Preparing [2026-05-20T02:29:49.628Z] d51c613e0fbf: Preparing [2026-05-20T02:29:49.628Z] 5f70bf18a086: Preparing [2026-05-20T02:29:49.628Z] 32fe14b348d7: Preparing [2026-05-20T02:29:49.628Z] c9360038055d: Preparing [2026-05-20T02:29:49.628Z] 0c6420f25e90: Preparing [2026-05-20T02:29:49.628Z] eeaa73608b53: Preparing [2026-05-20T02:29:49.628Z] 32fe14b348d7: Waiting [2026-05-20T02:29:49.628Z] c9360038055d: Waiting [2026-05-20T02:29:49.628Z] 0c6420f25e90: Waiting [2026-05-20T02:29:49.628Z] eeaa73608b53: Waiting [2026-05-20T02:29:49.628Z] a0704d7ac42a: Layer already exists [2026-05-20T02:29:49.628Z] d51c613e0fbf: Layer already exists [2026-05-20T02:29:49.628Z] 1cc4ae463e14: Layer already exists [2026-05-20T02:29:49.628Z] f6d1e9086962: Layer already exists [2026-05-20T02:29:49.628Z] 5f70bf18a086: Layer already exists [2026-05-20T02:29:49.628Z] 0c6420f25e90: Layer already exists [2026-05-20T02:29:49.628Z] 32fe14b348d7: Layer already exists [2026-05-20T02:29:49.628Z] c9360038055d: Layer already exists [2026-05-20T02:29:49.628Z] eeaa73608b53: Layer already exists [2026-05-20T02:29:49.892Z] 1.25-alpine-lts: digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:29:50.242Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:29:50.613Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [2026-05-20T02:29:50.613Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] [2026-05-20T02:29:50.613Z] f6d1e9086962: Preparing [2026-05-20T02:29:50.613Z] 1cc4ae463e14: Preparing [2026-05-20T02:29:50.613Z] a0704d7ac42a: Preparing [2026-05-20T02:29:50.613Z] d51c613e0fbf: Preparing [2026-05-20T02:29:50.613Z] 5f70bf18a086: Preparing [2026-05-20T02:29:50.613Z] 32fe14b348d7: Preparing [2026-05-20T02:29:50.613Z] c9360038055d: Preparing [2026-05-20T02:29:50.613Z] 0c6420f25e90: Preparing [2026-05-20T02:29:50.613Z] eeaa73608b53: Preparing [2026-05-20T02:29:50.613Z] c9360038055d: Waiting [2026-05-20T02:29:50.613Z] 0c6420f25e90: Waiting [2026-05-20T02:29:50.613Z] 32fe14b348d7: Waiting [2026-05-20T02:29:50.613Z] eeaa73608b53: Waiting [2026-05-20T02:29:50.613Z] d51c613e0fbf: Layer already exists [2026-05-20T02:29:50.613Z] 5f70bf18a086: Layer already exists [2026-05-20T02:29:50.613Z] f6d1e9086962: Layer already exists [2026-05-20T02:29:50.613Z] 1cc4ae463e14: Layer already exists [2026-05-20T02:29:50.613Z] a0704d7ac42a: Layer already exists [2026-05-20T02:29:50.613Z] c9360038055d: Layer already exists [2026-05-20T02:29:50.613Z] 32fe14b348d7: Layer already exists [2026-05-20T02:29:50.613Z] eeaa73608b53: Layer already exists [2026-05-20T02:29:50.613Z] 0c6420f25e90: Layer already exists [2026-05-20T02:29:50.613Z] 1.25-alpine3.22-lts: digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T02:29:50.949Z] ===================================================== [Pipeline] echo [2026-05-20T02:29:50.962Z] taggedImages: [2026-05-20T02:29:50.962Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:fea81554339c4f3c2fc798b072234ab340a2bc32 [2026-05-20T02:29:50.962Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest [2026-05-20T02:29:50.962Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts [2026-05-20T02:29:50.962Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-20T02:29:50.962Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [Pipeline] echo [2026-05-20T02:29:50.977Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:fea81554339c4f3c2fc798b072234ab340a2bc32 [Pipeline] echo [2026-05-20T02:29:50.988Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] echo [2026-05-20T02:29:51.002Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts [Pipeline] echo [2026-05-20T02:29:51.011Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [Pipeline] echo [2026-05-20T02:29:51.020Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:29:51.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T02:29:51.442Z] [2026-05-20T02:29:51.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:29:51.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T02:29:51.772Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-20T02:29:51.772Z] 8998bd30e6a1: Pulling fs layer [2026-05-20T02:29:51.772Z] 04944245beec: Pulling fs layer [2026-05-20T02:29:51.772Z] 699f458cf7ca: Pulling fs layer [2026-05-20T02:29:51.772Z] 765212b225bb: Pulling fs layer [2026-05-20T02:29:51.772Z] f23df028b6ca: Pulling fs layer [2026-05-20T02:29:51.772Z] d65c8cfc05b1: Pulling fs layer [2026-05-20T02:29:51.772Z] 2437ff75d9bd: Pulling fs layer [2026-05-20T02:29:51.772Z] d65c8cfc05b1: Waiting [2026-05-20T02:29:51.772Z] f23df028b6ca: Waiting [2026-05-20T02:29:51.772Z] 2437ff75d9bd: Waiting [2026-05-20T02:29:51.772Z] 765212b225bb: Waiting [2026-05-20T02:29:52.040Z] 04944245beec: Verifying Checksum [2026-05-20T02:29:52.040Z] 04944245beec: Download complete [2026-05-20T02:29:52.040Z] 765212b225bb: Verifying Checksum [2026-05-20T02:29:52.040Z] 765212b225bb: Download complete [2026-05-20T02:29:52.040Z] f23df028b6ca: Verifying Checksum [2026-05-20T02:29:52.040Z] f23df028b6ca: Download complete [2026-05-20T02:29:52.040Z] d65c8cfc05b1: Verifying Checksum [2026-05-20T02:29:52.040Z] d65c8cfc05b1: Download complete [2026-05-20T02:29:52.040Z] 699f458cf7ca: Verifying Checksum [2026-05-20T02:29:52.040Z] 699f458cf7ca: Download complete [2026-05-20T02:29:52.626Z] 8998bd30e6a1: Verifying Checksum [2026-05-20T02:29:52.626Z] 8998bd30e6a1: Download complete [2026-05-20T02:29:55.204Z] 2437ff75d9bd: Verifying Checksum [2026-05-20T02:29:55.204Z] 2437ff75d9bd: Download complete [2026-05-20T02:29:57.190Z] 8998bd30e6a1: Pull complete [2026-05-20T02:29:57.472Z] 04944245beec: Pull complete [2026-05-20T02:29:59.478Z] 699f458cf7ca: Pull complete [2026-05-20T02:30:00.913Z] 765212b225bb: Pull complete [2026-05-20T02:30:01.499Z] f23df028b6ca: Pull complete [2026-05-20T02:30:01.773Z] d65c8cfc05b1: Pull complete [2026-05-20T02:30:19.980Z] 2437ff75d9bd: Pull complete [2026-05-20T02:30:19.980Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-20T02:30:19.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T02:30:19.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T02:30:20.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-9668 does not seem to be running inside a container [2026-05-20T02:30:20.348Z] $ 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/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-20T02:30:21.741Z] $ docker top e11772b76958f23148d5060318935858cc8087353bfbcf9e0226767c3bd9599d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:30:22.629Z] ---> job-cost.sh [2026-05-20T02:30:22.629Z] lf-activate-venv: SKIPPING [2026-05-20T02:30:22.629Z] INFO: No Stack... [2026-05-20T02:30:22.896Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-20T02:30:23.478Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T02:30:24.115Z] + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv [2026-05-20T02:30:24.115Z] + cut -d, -f6 [Pipeline] lock [2026-05-20T02:30:24.178Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] [2026-05-20T02:30:24.187Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] did not exist. Created. [2026-05-20T02:30:24.193Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T02:30:24.850Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-20T02:30:25.373Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T02:30:25.383Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T02:30:25.412Z] $ docker stop --time=1 e11772b76958f23148d5060318935858cc8087353bfbcf9e0226767c3bd9599d [2026-05-20T02:30:27.422Z] $ docker rm -f --volumes e11772b76958f23148d5060318935858cc8087353bfbcf9e0226767c3bd9599d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-20T02:55:18.478Z] Aborted by Cherry Wang [2026-05-20T02:55:18.492Z] Sending interrupt signal to process [2026-05-20T02:55:23.848Z] script returned exit code 143 [Pipeline] } [2026-05-20T02:55:23.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-20T02:55:24.456Z] + '[' -d /w/workspace/_ci-build-images_golang-1.25-lts/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:55:24.757Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:55:25.320Z] ---> package-listing.sh [2026-05-20T02:55:25.320Z] ++ facter osfamily [2026-05-20T02:55:25.320Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-20T02:55:25.581Z] + OS_FAMILY=redhat [2026-05-20T02:55:25.581Z] + workspace=/w/workspace/_ci-build-images_golang-1.25-lts [2026-05-20T02:55:25.581Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-20T02:55:25.581Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-20T02:55:25.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-20T02:55:25.581Z] + PACKAGES=/tmp/packages_start.txt [2026-05-20T02:55:25.581Z] + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' [2026-05-20T02:55:25.581Z] + PACKAGES=/tmp/packages_end.txt [2026-05-20T02:55:25.581Z] + case "${OS_FAMILY}" in [2026-05-20T02:55:25.581Z] + rpm -qa [2026-05-20T02:55:25.581Z] + sort [2026-05-20T02:55:26.154Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-20T02:55:26.154Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-20T02:55:26.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-20T02:55:26.154Z] + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' [2026-05-20T02:55:26.154Z] + mkdir -p /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [2026-05-20T02:55:26.154Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [Pipeline] echo [2026-05-20T02:55:26.169Z] 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/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-20T02:55:26.462Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:55:27.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T02:55:27.058Z] [2026-05-20T02:55:27.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:55:27.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T02:55:27.636Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-20T02:55:27.636Z] 5eb5b503b376: Pulling fs layer [2026-05-20T02:55:27.636Z] 5c69ac0246d0: Pulling fs layer [2026-05-20T02:55:27.636Z] ec43610c2a17: Pulling fs layer [2026-05-20T02:55:27.636Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-20T02:55:27.636Z] 33b1e0a273af: Pulling fs layer [2026-05-20T02:55:27.636Z] 5d3b04190fa2: Pulling fs layer [2026-05-20T02:55:27.636Z] 2f39f015ded8: Pulling fs layer [2026-05-20T02:55:27.636Z] 3a2ae6a8a46f: Waiting [2026-05-20T02:55:27.636Z] 33b1e0a273af: Waiting [2026-05-20T02:55:27.636Z] 5d3b04190fa2: Waiting [2026-05-20T02:55:27.636Z] 2f39f015ded8: Waiting [2026-05-20T02:55:27.636Z] 5c69ac0246d0: Verifying Checksum [2026-05-20T02:55:27.636Z] 5c69ac0246d0: Download complete [2026-05-20T02:55:27.636Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-20T02:55:27.636Z] 3a2ae6a8a46f: Download complete [2026-05-20T02:55:27.636Z] 33b1e0a273af: Verifying Checksum [2026-05-20T02:55:27.636Z] 33b1e0a273af: Download complete [2026-05-20T02:55:27.636Z] ec43610c2a17: Verifying Checksum [2026-05-20T02:55:27.636Z] ec43610c2a17: Download complete [2026-05-20T02:55:27.636Z] 5d3b04190fa2: Verifying Checksum [2026-05-20T02:55:27.636Z] 5d3b04190fa2: Download complete [2026-05-20T02:55:27.897Z] 5eb5b503b376: Verifying Checksum [2026-05-20T02:55:27.897Z] 5eb5b503b376: Download complete Aborted by Cherry Wang [2026-05-20T02:55:27.973Z] Sending interrupt signal to process [2026-05-20T02:55:28.158Z] /w/workspace/_ci-build-images_golang-1.25-lts@tmp/durable-44e91f29/script.sh.copy: line 1: 9726 Terminated docker pull "$JD_TO_PULL" [2026-05-20T02:55:28.164Z] script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:55:28.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T02:55:28.678Z] [2026-05-20T02:55:28.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:55:28.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T02:55:28.988Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-20T02:55:28.988Z] 5eb5b503b376: Pulling fs layer [2026-05-20T02:55:28.988Z] 5c69ac0246d0: Pulling fs layer [2026-05-20T02:55:28.988Z] ec43610c2a17: Pulling fs layer [2026-05-20T02:55:28.988Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-20T02:55:28.988Z] 33b1e0a273af: Pulling fs layer [2026-05-20T02:55:28.988Z] 5d3b04190fa2: Pulling fs layer [2026-05-20T02:55:28.988Z] 2f39f015ded8: Pulling fs layer [2026-05-20T02:55:28.988Z] 3a2ae6a8a46f: Waiting [2026-05-20T02:55:28.988Z] 33b1e0a273af: Waiting [2026-05-20T02:55:28.988Z] 5d3b04190fa2: Waiting [2026-05-20T02:55:28.988Z] 2f39f015ded8: Waiting [2026-05-20T02:55:28.988Z] 5c69ac0246d0: Verifying Checksum [2026-05-20T02:55:28.988Z] 5c69ac0246d0: Download complete [2026-05-20T02:55:28.988Z] 3a2ae6a8a46f: Download complete [2026-05-20T02:55:28.988Z] ec43610c2a17: Verifying Checksum [2026-05-20T02:55:28.988Z] ec43610c2a17: Download complete [2026-05-20T02:55:28.988Z] 33b1e0a273af: Verifying Checksum [2026-05-20T02:55:28.988Z] 33b1e0a273af: Download complete [2026-05-20T02:55:28.988Z] 5d3b04190fa2: Download complete [2026-05-20T02:55:29.247Z] 5eb5b503b376: Verifying Checksum [2026-05-20T02:55:29.247Z] 5eb5b503b376: Download complete [2026-05-20T02:55:29.814Z] 2f39f015ded8: Download complete [2026-05-20T02:55:30.750Z] 5eb5b503b376: Pull complete [2026-05-20T02:55:30.750Z] 5c69ac0246d0: Pull complete [2026-05-20T02:55:31.323Z] ec43610c2a17: Pull complete [2026-05-20T02:55:31.323Z] 3a2ae6a8a46f: Pull complete [2026-05-20T02:55:31.581Z] 33b1e0a273af: Pull complete [2026-05-20T02:55:31.581Z] 5d3b04190fa2: Pull complete [2026-05-20T02:55:36.896Z] 2f39f015ded8: Pull complete [2026-05-20T02:55:36.896Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-20T02:55:36.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T02:55:36.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T02:55:37.018Z] prd-ubuntu20.04-docker-8c-8g-9667 does not seem to be running inside a container [2026-05-20T02:55:37.028Z] $ 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/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-20T02:55:38.312Z] $ docker top fc099e1f176f5b48ba250149266b3ce579a1459541b67839370a5d9f6091957c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:55:38.697Z] ---> job-cost.sh [2026-05-20T02:55:38.697Z] lf-activate-venv: SKIPPING [2026-05-20T02:55:38.697Z] INFO: No Stack... [2026-05-20T02:55:38.959Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T02:55:39.219Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T02:55:39.512Z] + + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv [2026-05-20T02:55:39.512Z] cut -d, -f6 [Pipeline] lock [2026-05-20T02:55:39.542Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] [2026-05-20T02:55:39.550Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] did not exist. Created. [2026-05-20T02:55:39.556Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T02:55:39.961Z] /w/workspace/_ci-build-images_golang-1.25-lts@tmp/durable-fad65786/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-20T02:55:40.260Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-20T02:55:40.280Z] Warning: overwriting stash ‘stack-cost’ [2026-05-20T02:55:40.446Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T02:55:40.453Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T02:55:40.464Z] $ docker stop --time=1 fc099e1f176f5b48ba250149266b3ce579a1459541b67839370a5d9f6091957c [2026-05-20T02:55:41.594Z] $ docker rm -f --volumes fc099e1f176f5b48ba250149266b3ce579a1459541b67839370a5d9f6091957c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-20T02:55:41.760Z] Failed in branch amd64 [Pipeline] // parallel [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-20T02:55:42.298Z] + [ -d /w/workspace/_ci-build-images_golang-1.25-lts/archives ] [2026-05-20T02:55:42.298Z] + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives [2026-05-20T02:55:42.298Z] total 16 [2026-05-20T02:55:42.298Z] drwxr-xr-x 3 root root 4096 May 20 02:55 . [2026-05-20T02:55:42.298Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 02:55 .. [2026-05-20T02:55:42.298Z] drwxr-xr-x 2 root root 4096 May 20 02:55 cost [2026-05-20T02:55:42.298Z] -rw-r--r-- 1 root root 97 May 20 02:55 cost.csv [2026-05-20T02:55:42.298Z] + sudo chown -R jenkins:jenkins /w/workspace/_ci-build-images_golang-1.25-lts/archives [2026-05-20T02:55:42.298Z] + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives [2026-05-20T02:55:42.298Z] total 16 [2026-05-20T02:55:42.298Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 02:55 . [2026-05-20T02:55:42.298Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 02:55 .. [2026-05-20T02:55:42.298Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 02:55 cost [2026-05-20T02:55:42.298Z] -rw-r--r-- 1 jenkins jenkins 97 May 20 02:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:55:42.588Z] ---> sysstat.sh Click here to forcibly terminate running steps [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:55:43.451Z] ---> package-listing.sh [2026-05-20T02:55:43.451Z] ++ facter osfamily [2026-05-20T02:55:43.451Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-20T02:55:43.719Z] + OS_FAMILY=debian [2026-05-20T02:55:43.719Z] + workspace=/w/workspace/_ci-build-images_golang-1.25-lts [2026-05-20T02:55:43.719Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-20T02:55:43.719Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-20T02:55:43.719Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-20T02:55:43.719Z] + PACKAGES=/tmp/packages_start.txt [2026-05-20T02:55:43.719Z] + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' [2026-05-20T02:55:43.719Z] + PACKAGES=/tmp/packages_end.txt [2026-05-20T02:55:43.719Z] + case "${OS_FAMILY}" in [2026-05-20T02:55:43.719Z] + dpkg -l [2026-05-20T02:55:43.719Z] + grep '^ii' [2026-05-20T02:55:43.719Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-20T02:55:43.719Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-20T02:55:43.719Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-20T02:55:43.719Z] + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' [2026-05-20T02:55:43.719Z] + mkdir -p /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [2026-05-20T02:55:43.719Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [Pipeline] echo [2026-05-20T02:55:43.731Z] 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/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-20T02:55:44.011Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T02:55:44.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T02:55:44.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T02:55:44.660Z] prd-ubuntu20.04-docker-8c-8g-9667 does not seem to be running inside a container [2026-05-20T02:55:44.664Z] $ 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/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-20T02:55:44.845Z] $ docker top 706a595213b969e86720967403377a8361a30c5edcc0829f78cc80251ac4e267 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T02:55:45.215Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-20T02:55:45.503Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-20T02:55:45.787Z] + ls /var/log/sa-host [2026-05-20T02:55:45.787Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T02:55:45.961Z] provisioning config files... [2026-05-20T02:55:45.973Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config9412857463602516172tmp [Pipeline] { [Pipeline] echo [2026-05-20T02:55:45.992Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:55:46.276Z] ---> create-netrc.sh [Pipeline] } [2026-05-20T02:55:46.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:55:46.636Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-20T02:55:46.647Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:55:46.931Z] ---> sudo-logs.sh [2026-05-20T02:55:46.931Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-20T02:55:47.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:55:47.326Z] ---> job-cost.sh [2026-05-20T02:55:47.326Z] lf-activate-venv: SKIPPING [2026-05-20T02:55:47.326Z] DEBUG: total: 0.2199999988079071 [2026-05-20T02:55:47.326Z] INFO: Retrieving Stack Cost... [2026-05-20T02:55:47.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T02:55:47.585Z] INFO: Archiving Costs [Pipeline] echo [2026-05-20T02:55:47.598Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T02:55:47.882Z] ---> logs-deploy.sh [2026-05-20T02:55:47.882Z] lf-activate-venv: SKIPPING [2026-05-20T02:55:47.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25-lts/2 [2026-05-20T02:55:47.882Z] INFO: archiving workspace using pattern(s): [2026-05-20T02:55:48.821Z] Archives upload complete. [2026-05-20T02:55:49.080Z] INFO: archiving logs to Nexus [2026-05-20T02:55:49.651Z] ---> uname -a: [2026-05-20T02:55:49.651Z] Linux prd-ubuntu20-04-docker-8c-8g-9667 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] ---> lscpu: [2026-05-20T02:55:49.651Z] Architecture: x86_64 [2026-05-20T02:55:49.651Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-20T02:55:49.651Z] Byte Order: Little Endian [2026-05-20T02:55:49.651Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-20T02:55:49.651Z] CPU(s): 8 [2026-05-20T02:55:49.651Z] On-line CPU(s) list: 0-7 [2026-05-20T02:55:49.651Z] Thread(s) per core: 1 [2026-05-20T02:55:49.651Z] Core(s) per socket: 1 [2026-05-20T02:55:49.651Z] Socket(s): 8 [2026-05-20T02:55:49.651Z] NUMA node(s): 1 [2026-05-20T02:55:49.651Z] Vendor ID: AuthenticAMD [2026-05-20T02:55:49.651Z] CPU family: 23 [2026-05-20T02:55:49.651Z] Model: 49 [2026-05-20T02:55:49.651Z] Model name: AMD EPYC-Rome Processor [2026-05-20T02:55:49.651Z] Stepping: 0 [2026-05-20T02:55:49.651Z] CPU MHz: 2800.000 [2026-05-20T02:55:49.651Z] BogoMIPS: 5600.00 [2026-05-20T02:55:49.651Z] Virtualization: AMD-V [2026-05-20T02:55:49.651Z] Hypervisor vendor: KVM [2026-05-20T02:55:49.651Z] Virtualization type: full [2026-05-20T02:55:49.651Z] L1d cache: 256 KiB [2026-05-20T02:55:49.651Z] L1i cache: 256 KiB [2026-05-20T02:55:49.651Z] L2 cache: 4 MiB [2026-05-20T02:55:49.651Z] L3 cache: 128 MiB [2026-05-20T02:55:49.651Z] NUMA node0 CPU(s): 0-7 [2026-05-20T02:55:49.651Z] Vulnerability Gather data sampling: Not affected [2026-05-20T02:55:49.651Z] Vulnerability Itlb multihit: Not affected [2026-05-20T02:55:49.651Z] Vulnerability L1tf: Not affected [2026-05-20T02:55:49.651Z] Vulnerability Mds: Not affected [2026-05-20T02:55:49.651Z] Vulnerability Meltdown: Not affected [2026-05-20T02:55:49.651Z] Vulnerability Mmio stale data: Not affected [2026-05-20T02:55:49.651Z] Vulnerability Retbleed: Vulnerable [2026-05-20T02:55:49.651Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-20T02:55:49.651Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-20T02:55:49.651Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-20T02:55:49.651Z] Vulnerability Srbds: Not affected [2026-05-20T02:55:49.651Z] Vulnerability Tsx async abort: Not affected [2026-05-20T02:55:49.651Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] ---> nproc: [2026-05-20T02:55:49.651Z] 8 [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] ---> df -h: [2026-05-20T02:55:49.651Z] Filesystem Size Used Avail Use% Mounted on [2026-05-20T02:55:49.651Z] overlay 155G 12G 144G 8% / [2026-05-20T02:55:49.651Z] tmpfs 64M 0 64M 0% /dev [2026-05-20T02:55:49.651Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-20T02:55:49.651Z] shm 64M 0 64M 0% /dev/shm [2026-05-20T02:55:49.651Z] /dev/vda1 155G 12G 144G 8% /facter-os [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] ---> sar -b -r -n DEV: [2026-05-20T02:55:49.651Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9667) 05/20/26 _x86_64_ (8 CPU) [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] 02:24:11 LINUX RESTART (8 CPU) [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] 02:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-20T02:55:49.651Z] 02:26:01 123.51 0.70 122.81 0.00 63.85 44200.75 0.00 [2026-05-20T02:55:49.651Z] 02:27:01 1.55 0.02 1.53 0.00 0.13 18.66 0.00 [2026-05-20T02:55:49.651Z] 02:28:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2026-05-20T02:55:49.651Z] 02:29:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2026-05-20T02:55:49.651Z] 02:30:01 23.84 3.55 20.29 0.00 2531.27 3900.58 0.00 [2026-05-20T02:55:49.651Z] 02:31:01 2.63 0.00 2.63 0.00 0.00 28.13 0.00 [2026-05-20T02:55:49.651Z] 02:32:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2026-05-20T02:55:49.651Z] 02:33:01 1.43 0.00 1.43 0.00 0.00 16.25 0.00 [2026-05-20T02:55:49.651Z] 02:34:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2026-05-20T02:55:49.651Z] 02:35:01 1.97 0.00 1.97 0.00 0.00 30.78 0.00 [2026-05-20T02:55:49.651Z] 02:36:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2026-05-20T02:55:49.651Z] 02:37:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 [2026-05-20T02:55:49.651Z] 02:38:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 [2026-05-20T02:55:49.651Z] 02:39:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2026-05-20T02:55:49.651Z] 02:40:01 1.63 0.02 1.62 0.00 0.13 19.20 0.00 [2026-05-20T02:55:49.651Z] 02:41:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 [2026-05-20T02:55:49.651Z] 02:42:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2026-05-20T02:55:49.651Z] 02:43:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2026-05-20T02:55:49.651Z] 02:44:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2026-05-20T02:55:49.651Z] 02:45:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 [2026-05-20T02:55:49.651Z] 02:46:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2026-05-20T02:55:49.651Z] 02:47:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2026-05-20T02:55:49.651Z] 02:48:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2026-05-20T02:55:49.651Z] 02:49:01 1.72 0.30 1.42 0.00 16.79 17.46 0.00 [2026-05-20T02:55:49.651Z] 02:50:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2026-05-20T02:55:49.651Z] 02:51:01 2.93 1.65 1.28 0.00 32.39 17.46 0.00 [2026-05-20T02:55:49.651Z] 02:52:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2026-05-20T02:55:49.651Z] 02:53:01 1.35 0.00 1.35 0.00 0.00 17.46 0.00 [2026-05-20T02:55:49.651Z] 02:54:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2026-05-20T02:55:49.651Z] 02:55:01 1.35 0.00 1.35 0.00 0.00 17.86 0.00 [2026-05-20T02:55:49.651Z] Average: 6.16 0.21 5.95 0.00 88.17 1617.71 0.00 [2026-05-20T02:55:49.651Z] [2026-05-20T02:55:49.651Z] 02:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-20T02:55:49.651Z] 02:26:01 28553236 31543244 750220 2.28 95776 3156768 1641384 4.84 1489396 2422172 12 [2026-05-20T02:55:49.651Z] 02:27:01 28552200 31542352 750488 2.28 95824 3156776 1641384 4.84 1489756 2422160 12 [2026-05-20T02:55:49.651Z] 02:28:01 28558252 31548448 744180 2.26 95848 3156776 1641384 4.84 1483072 2422160 12 [2026-05-20T02:55:49.651Z] 02:29:01 28559604 31549872 742448 2.26 95896 3156772 1641384 4.84 1482476 2422164 4 [2026-05-20T02:55:49.651Z] 02:30:01 28355088 31525060 752964 2.29 99456 3327240 1734228 5.11 1608792 2471260 368 [2026-05-20T02:55:49.651Z] 02:31:01 28356348 31526356 751684 2.29 99504 3327240 1734228 5.11 1608776 2471260 8 [2026-05-20T02:55:49.651Z] 02:32:01 28356300 31526364 751632 2.29 99532 3327244 1734228 5.11 1608824 2471264 16 [2026-05-20T02:55:49.651Z] 02:33:01 28358904 31528996 748916 2.28 99560 3327248 1734228 5.11 1606256 2471264 20 [2026-05-20T02:55:49.651Z] 02:34:01 28358856 31528960 748860 2.28 99584 3327252 1734228 5.11 1606240 2471268 8 [2026-05-20T02:55:49.651Z] 02:35:01 28359256 31529456 748236 2.28 99680 3327232 1734228 5.11 1606676 2471252 4 [2026-05-20T02:55:49.651Z] 02:36:01 28358524 31528796 748708 2.28 99704 3327232 1734228 5.11 1606804 2471248 192 [2026-05-20T02:55:49.651Z] 02:37:01 28358356 31528696 748508 2.28 99752 3327236 1734228 5.11 1606812 2471252 168 [2026-05-20T02:55:49.651Z] 02:38:01 28358056 31528456 748732 2.28 99768 3327236 1734228 5.11 1606856 2471256 68 [2026-05-20T02:55:49.651Z] 02:39:01 28358336 31528744 748640 2.28 99792 3327240 1734228 5.11 1606944 2471264 176 [2026-05-20T02:55:49.651Z] 02:40:01 28358168 31528748 748592 2.28 99840 3327240 1705496 5.03 1606400 2471260 212 [2026-05-20T02:55:49.651Z] 02:41:01 28357932 31528580 748716 2.28 99880 3327248 1705496 5.03 1606388 2471272 200 [2026-05-20T02:55:49.651Z] 02:42:01 28357820 31528512 748648 2.28 99904 3327256 1705496 5.03 1606116 2471280 8 [2026-05-20T02:55:49.651Z] 02:43:01 28356744 31527564 749428 2.28 99944 3327256 1705496 5.03 1606156 2471284 8 [2026-05-20T02:55:49.651Z] 02:44:01 28357220 31528128 748528 2.28 99976 3327260 1705496 5.03 1606192 2471288 32 [2026-05-20T02:55:49.651Z] 02:45:01 28357352 31528376 748096 2.28 100032 3327244 1705496 5.03 1606032 2471280 20 [2026-05-20T02:55:49.651Z] 02:46:01 28357124 31528216 748240 2.28 100048 3327264 1705496 5.03 1606036 2471288 12 [2026-05-20T02:55:49.652Z] 02:47:01 28357012 31528140 748268 2.28 100072 3327264 1705496 5.03 1606336 2471284 8 [2026-05-20T02:55:49.652Z] 02:48:01 28356972 31528104 748220 2.28 100104 3327268 1705496 5.03 1606136 2471288 24 [2026-05-20T02:55:49.652Z] 02:49:01 28355964 31527812 748476 2.28 100148 3327900 1705496 5.03 1610336 2471744 8 [2026-05-20T02:55:49.652Z] 02:50:01 28355344 31527236 749172 2.28 100188 3327884 1705496 5.03 1610352 2471744 8 [2026-05-20T02:55:49.652Z] 02:51:01 28341712 31515744 760524 2.31 100220 3328884 1705496 5.03 1625940 2472044 44 [2026-05-20T02:55:49.652Z] 02:52:01 28341468 31515500 760704 2.31 100240 3328884 1705496 5.03 1625468 2471992 8 [2026-05-20T02:55:49.652Z] 02:53:01 28340216 31514388 761784 2.32 100280 3328888 1705496 5.03 1625716 2471984 8 [2026-05-20T02:55:49.652Z] 02:54:01 28339948 31514120 761992 2.32 100320 3328880 1705496 5.03 1625588 2471980 12 [2026-05-20T02:55:49.652Z] 02:55:01 28339964 31514216 761860 2.32 100376 3328876 1705496 5.03 1625384 2471980 8 [2026-05-20T02:55:49.652Z] Average: 28381076 31528239 750849 2.28 99375 3304833 1706525 5.03 1594075 2464875 56 [2026-05-20T02:55:49.652Z] [2026-05-20T02:55:49.652Z] 02:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-20T02:55:49.652Z] 02:26:01 docker0 37.89 85.99 2.50 1653.12 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:26:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:26:01 ens3 432.46 377.14 1712.80 3224.85 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:27:01 ens3 1.38 0.68 0.66 0.48 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:29:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:30:01 ens3 269.90 125.29 1418.11 10.27 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:31:01 ens3 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:33:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:34:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:35:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:40:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:42:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:43:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:45:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:49:01 ens3 0.95 0.72 0.83 0.38 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:50:01 ens3 0.22 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:51:01 ens3 15.63 17.36 4.92 54.13 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:52:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:53:01 ens3 1.83 1.55 0.99 1.23 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] 02:55:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] Average: docker0 1.26 2.87 0.08 55.11 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] Average: ens3 24.19 17.49 104.66 109.74 0.00 0.00 0.00 0.00 [2026-05-20T02:55:49.652Z] [2026-05-20T02:55:49.652Z] [2026-05-20T02:55:49.652Z] ---> sar -P ALL: [2026-05-20T02:55:49.652Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9667) 05/20/26 _x86_64_ (8 CPU) [2026-05-20T02:55:49.652Z] [2026-05-20T02:55:49.652Z] 02:24:11 LINUX RESTART (8 CPU) [2026-05-20T02:55:49.652Z] [2026-05-20T02:55:49.652Z] 02:25:01 CPU %user %nice %system %iowait %steal %idle [2026-05-20T02:55:49.652Z] 02:26:01 all 16.45 0.00 1.90 0.58 0.06 81.01 [2026-05-20T02:55:49.652Z] 02:26:01 0 13.69 0.00 1.96 0.37 0.03 83.95 [2026-05-20T02:55:49.652Z] 02:26:01 1 16.27 0.00 1.70 0.02 0.05 81.96 [2026-05-20T02:55:49.652Z] 02:26:01 2 16.70 0.00 1.92 0.18 0.07 81.13 [2026-05-20T02:55:49.652Z] 02:26:01 3 17.56 0.00 1.66 0.89 0.07 79.83 [2026-05-20T02:55:49.652Z] 02:26:01 4 18.89 0.00 1.82 0.07 0.05 79.18 [2026-05-20T02:55:49.652Z] 02:26:01 5 14.06 0.00 2.19 2.53 0.05 81.17 [2026-05-20T02:55:49.652Z] 02:26:01 6 19.38 0.00 2.03 0.42 0.07 78.11 [2026-05-20T02:55:49.652Z] 02:26:01 7 15.06 0.00 1.93 0.20 0.07 82.74 [2026-05-20T02:55:49.652Z] 02:27:01 all 0.13 0.00 0.02 0.00 0.00 99.84 [2026-05-20T02:55:49.652Z] 02:27:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2026-05-20T02:55:49.652Z] 02:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-20T02:55:49.652Z] 02:27:01 2 0.78 0.00 0.00 0.00 0.00 99.22 [2026-05-20T02:55:49.652Z] 02:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-20T02:55:49.652Z] 02:27:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-20T02:55:49.652Z] 02:27:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2026-05-20T02:55:49.652Z] 02:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.652Z] 02:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-20T02:55:49.652Z] 02:28:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2026-05-20T02:55:49.652Z] 02:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-20T02:55:49.652Z] 02:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.652Z] 02:28:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2026-05-20T02:55:49.652Z] 02:28:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2026-05-20T02:55:49.652Z] 02:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.652Z] 02:28:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2026-05-20T02:55:49.652Z] 02:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-20T02:55:49.652Z] 02:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-20T02:55:49.652Z] 02:29:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2026-05-20T02:55:49.652Z] 02:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.652Z] 02:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.652Z] 02:29:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2026-05-20T02:55:49.652Z] 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.652Z] 02:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.652Z] 02:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.652Z] 02:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T02:55:49.652Z] 02:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-20T02:55:49.652Z] 02:30:01 all 1.14 0.00 0.43 0.15 0.02 98.26 [2026-05-20T02:55:49.652Z] 02:30:01 0 0.85 0.00 0.28 0.03 0.02 98.81 [2026-05-20T02:55:49.652Z] 02:30:01 1 1.39 0.00 0.60 0.18 0.02 97.81 [2026-05-20T02:55:49.652Z] 02:30:01 2 0.72 0.00 0.40 0.03 0.02 98.83 [2026-05-20T02:55:49.652Z] 02:30:01 3 0.77 0.00 0.38 0.65 0.02 98.18 [2026-05-20T02:55:49.652Z] 02:30:01 4 0.57 0.00 0.32 0.02 0.02 99.08 [2026-05-20T02:55:49.652Z] 02:30:01 5 0.73 0.00 0.22 0.08 0.02 98.95 [2026-05-20T02:55:49.652Z] 02:30:01 6 2.59 0.00 0.48 0.03 0.03 96.86 [2026-05-20T02:55:49.652Z] 02:30:01 7 1.54 0.00 0.75 0.13 0.03 97.54 [2026-05-20T02:55:49.652Z] 02:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-05-20T02:55:49.652Z] 02:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T02:55:49.652Z] 02:31:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2026-05-20T02:55:49.652Z] 02:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.652Z] 02:31:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2026-05-20T02:55:49.652Z] 02:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-20T02:55:49.652Z] 02:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-20T02:55:49.652Z] 02:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-20T02:55:49.652Z] 02:31:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2026-05-20T02:55:49.652Z] 02:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-05-20T02:55:49.652Z] 02:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.652Z] 02:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-20T02:55:49.652Z] 02:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-20T02:55:49.652Z] 02:32:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2026-05-20T02:55:49.652Z] 02:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.652Z] 02:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-20T02:55:49.652Z] 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.652Z] 02:32:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2026-05-20T02:55:49.652Z] 02:33:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2026-05-20T02:55:49.652Z] 02:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-20T02:55:49.652Z] 02:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-20T02:55:49.652Z] 02:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.652Z] 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.652Z] 02:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.652Z] 02:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-20T02:55:49.652Z] 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.652Z] 02:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-20T02:55:49.652Z] 02:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2026-05-20T02:55:49.652Z] 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.652Z] 02:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2026-05-20T02:55:49.652Z] 02:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.652Z] 02:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2026-05-20T02:55:49.652Z] 02:34:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-20T02:55:49.652Z] 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.652Z] 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.652Z] 02:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-20T02:55:49.652Z] 02:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2026-05-20T02:55:49.652Z] 02:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-20T02:55:49.652Z] 02:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-20T02:55:49.652Z] 02:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-20T02:55:49.652Z] 02:35:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2026-05-20T02:55:49.652Z] 02:35:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-20T02:55:49.652Z] 02:35:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2026-05-20T02:55:49.652Z] 02:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.652Z] 02:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2026-05-20T02:55:49.653Z] 02:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-20T02:55:49.653Z] 02:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:36:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-20T02:55:49.653Z] [2026-05-20T02:55:49.653Z] 02:36:01 CPU %user %nice %system %iowait %steal %idle [2026-05-20T02:55:49.653Z] 02:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:37:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:37:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2026-05-20T02:55:49.653Z] 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-05-20T02:55:49.653Z] 02:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-20T02:55:49.653Z] 02:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:38:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2026-05-20T02:55:49.653Z] 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:38:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:40:01 all 0.03 0.00 0.03 0.00 0.01 99.94 [2026-05-20T02:55:49.653Z] 02:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2026-05-20T02:55:49.653Z] 02:40:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-20T02:55:49.653Z] 02:40:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2026-05-20T02:55:49.653Z] 02:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-20T02:55:49.653Z] 02:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2026-05-20T02:55:49.653Z] 02:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-20T02:55:49.653Z] 02:41:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-20T02:55:49.653Z] 02:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-05-20T02:55:49.653Z] 02:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:42:01 1 0.03 0.00 0.03 0.02 0.03 99.88 [2026-05-20T02:55:49.653Z] 02:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-20T02:55:49.653Z] 02:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2026-05-20T02:55:49.653Z] 02:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-20T02:55:49.653Z] 02:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-20T02:55:49.653Z] 02:44:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2026-05-20T02:55:49.653Z] 02:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-20T02:55:49.653Z] 02:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-05-20T02:55:49.653Z] 02:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-20T02:55:49.653Z] 02:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-20T02:55:49.653Z] 02:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:46:01 all 0.08 0.00 0.00 0.00 0.01 99.90 [2026-05-20T02:55:49.653Z] 02:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:46:01 1 0.07 0.00 0.02 0.02 0.03 99.87 [2026-05-20T02:55:49.653Z] 02:46:01 2 0.53 0.00 0.00 0.00 0.02 99.45 [2026-05-20T02:55:49.653Z] 02:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:47:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2026-05-20T02:55:49.653Z] 02:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:47:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2026-05-20T02:55:49.653Z] 02:47:01 2 1.89 0.00 0.03 0.00 0.00 98.08 [2026-05-20T02:55:49.653Z] 02:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] [2026-05-20T02:55:49.653Z] 02:47:01 CPU %user %nice %system %iowait %steal %idle [2026-05-20T02:55:49.653Z] 02:48:01 all 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-20T02:55:49.653Z] 02:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:48:01 1 0.07 0.00 0.07 0.02 0.02 99.83 [2026-05-20T02:55:49.653Z] 02:48:01 2 0.27 0.00 0.03 0.00 0.00 99.70 [2026-05-20T02:55:49.653Z] 02:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:49:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2026-05-20T02:55:49.653Z] 02:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-20T02:55:49.653Z] 02:49:01 1 0.18 0.00 0.03 0.00 0.02 99.77 [2026-05-20T02:55:49.653Z] 02:49:01 2 0.18 0.00 0.05 0.00 0.02 99.75 [2026-05-20T02:55:49.653Z] 02:49:01 3 0.07 0.00 0.02 0.02 0.00 99.90 [2026-05-20T02:55:49.653Z] 02:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:49:01 5 0.18 0.00 0.02 0.02 0.02 99.77 [2026-05-20T02:55:49.653Z] 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:50:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2026-05-20T02:55:49.653Z] 02:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2026-05-20T02:55:49.653Z] 02:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-20T02:55:49.653Z] 02:50:01 2 1.97 0.00 0.02 0.00 0.02 98.00 [2026-05-20T02:55:49.653Z] 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:51:01 all 0.36 0.00 0.04 0.01 0.00 99.58 [2026-05-20T02:55:49.653Z] 02:51:01 0 0.18 0.00 0.03 0.02 0.00 99.77 [2026-05-20T02:55:49.653Z] 02:51:01 1 0.62 0.00 0.03 0.00 0.00 99.35 [2026-05-20T02:55:49.653Z] 02:51:01 2 1.05 0.00 0.03 0.00 0.00 98.92 [2026-05-20T02:55:49.653Z] 02:51:01 3 0.08 0.00 0.07 0.02 0.00 99.83 [2026-05-20T02:55:49.653Z] 02:51:01 4 0.23 0.00 0.02 0.02 0.00 99.73 [2026-05-20T02:55:49.653Z] 02:51:01 5 0.17 0.00 0.02 0.00 0.00 99.82 [2026-05-20T02:55:49.653Z] 02:51:01 6 0.37 0.00 0.07 0.05 0.02 99.50 [2026-05-20T02:55:49.653Z] 02:51:01 7 0.22 0.00 0.05 0.00 0.00 99.73 [2026-05-20T02:55:49.653Z] 02:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2026-05-20T02:55:49.653Z] 02:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:52:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2026-05-20T02:55:49.653Z] 02:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-20T02:55:49.653Z] 02:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:53:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2026-05-20T02:55:49.653Z] 02:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:53:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-20T02:55:49.653Z] 02:53:01 2 0.93 0.00 0.02 0.00 0.00 99.05 [2026-05-20T02:55:49.653Z] 02:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-20T02:55:49.653Z] 02:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:54:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2026-05-20T02:55:49.653Z] 02:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-20T02:55:49.653Z] 02:54:01 2 1.97 0.00 0.02 0.00 0.02 98.00 [2026-05-20T02:55:49.653Z] 02:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-20T02:55:49.653Z] 02:54:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2026-05-20T02:55:49.653Z] 02:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:55:01 all 0.15 0.00 0.03 0.00 0.01 99.82 [2026-05-20T02:55:49.653Z] 02:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T02:55:49.653Z] 02:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T02:55:49.653Z] 02:55:01 2 1.06 0.00 0.10 0.00 0.00 98.84 [2026-05-20T02:55:49.653Z] 02:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] 02:55:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2026-05-20T02:55:49.653Z] 02:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T02:55:49.653Z] 02:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-20T02:55:49.653Z] 02:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T02:55:49.653Z] Average: all 0.66 0.00 0.09 0.03 0.01 99.21 [2026-05-20T02:55:49.653Z] Average: 0 0.50 0.00 0.09 0.01 0.01 99.39 [2026-05-20T02:55:49.653Z] Average: 1 0.64 0.00 0.10 0.01 0.02 99.24 [2026-05-20T02:55:49.653Z] Average: 2 1.01 0.00 0.09 0.01 0.01 98.88 [2026-05-20T02:55:49.653Z] Average: 3 0.62 0.00 0.08 0.06 0.01 99.23 [2026-05-20T02:55:49.653Z] Average: 4 0.66 0.00 0.08 0.01 0.01 99.25 [2026-05-20T02:55:49.653Z] Average: 5 0.52 0.00 0.09 0.09 0.01 99.30 [2026-05-20T02:55:49.653Z] Average: 6 0.76 0.00 0.09 0.02 0.01 99.13 [2026-05-20T02:55:49.653Z] Average: 7 0.58 0.00 0.10 0.01 0.01 99.30 [2026-05-20T02:55:49.653Z] [2026-05-20T02:55:49.653Z] [2026-05-20T02:55:49.653Z]