Pull request #5288 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ac862b0bca12286d96b7ed5ccd9bff401799eb2+6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 (22986d1ae9404e3128c5107b56e2747c8ac1126a) 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-ssh4832984906145130094.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-ssh6723478765854868062.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15988174261683071133.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-ssh1377369255954763828.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17695049180210845044.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-517673 in /w/workspace/edgexfoundry_edgex-go_PR-5288 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 into PR head commit 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 Merge succeeded, producing 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 Checking out Revision 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 (PR-5288) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5288/head:refs/remotes/origin/PR-5288 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 # timeout=10 > git rev-list --no-walk 69fa716747758472b69d0325f6bfd3bd91d0fa8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-22T10:23:07.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-22T10:23:07.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-22T10:23:07.239Z] ========================================================= [2025-10-22T10:23:07.239Z] EdgeX Global Pipelines Version Info [2025-10-22T10:23:07.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:23:08.375Z] ------------------- [2025-10-22T10:23:08.375Z] stable info: [2025-10-22T10:23:08.375Z] ------------------- [2025-10-22T10:23:08.375Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-22T10:23:08.375Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-22T10:23:08.375Z] Message: update stable to v1.0.278 [2025-10-22T10:23:08.946Z] ------------------- [2025-10-22T10:23:08.946Z] experimental info: [2025-10-22T10:23:08.946Z] ------------------- [2025-10-22T10:23:08.946Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-22T10:23:08.946Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-22T10:23:08.946Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-22T10:23:09.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-22T10:23:09.043Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-22T10:23:09.059Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-22T10:23:09.080Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-22T10:23:09.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-22T10:23:09.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-22T10:23:09.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-22T10:23:09.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-22T10:23:09.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-22T10:23:09.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-22T10:23:09.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-22T10:23:09.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-22T10:23:09.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-22T10:23:09.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-22T10:23:09.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-22T10:23:09.377Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-22T10:23:09.398Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-22T10:23:09.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-22T10:23:09.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-22T10:23:09.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-22T10:23:09.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-22T10:23:09.529Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-22T10:23:09.555Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-22T10:23:09.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5288 [Pipeline] echo [2025-10-22T10:23:09.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5288 [Pipeline] echo [2025-10-22T10:23:09.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5288 [Pipeline] echo [2025-10-22T10:23:09.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 [Pipeline] echo [2025-10-22T10:23:09.670Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ac862b [Pipeline] echo [2025-10-22T10:23:09.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-22T10:23:09.746Z] provisioning config files... [2025-10-22T10:23:09.759Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6632400838454271257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:23:10.088Z] ---> ****-login.sh [2025-10-22T10:23:10.088Z] nexus3.edgexfoundry.org:10001 [2025-10-22T10:23:10.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:23:10.348Z] [2025-10-22T10:23:10.348Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-22T10:23:10.348Z] Configure a credential helper to remove this warning. See [2025-10-22T10:23:10.348Z] https://docs.****.com/go/credential-store/ [2025-10-22T10:23:10.348Z] [2025-10-22T10:23:10.348Z] Login Succeeded [2025-10-22T10:23:10.348Z] nexus3.edgexfoundry.org:10002 [2025-10-22T10:23:10.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:23:10.348Z] [2025-10-22T10:23:10.348Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-22T10:23:10.348Z] Configure a credential helper to remove this warning. See [2025-10-22T10:23:10.348Z] https://docs.****.com/go/credential-store/ [2025-10-22T10:23:10.348Z] [2025-10-22T10:23:10.348Z] Login Succeeded [2025-10-22T10:23:10.348Z] nexus3.edgexfoundry.org:10003 [2025-10-22T10:23:10.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:23:10.348Z] [2025-10-22T10:23:10.348Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-22T10:23:10.348Z] Configure a credential helper to remove this warning. See [2025-10-22T10:23:10.348Z] https://docs.****.com/go/credential-store/ [2025-10-22T10:23:10.348Z] [2025-10-22T10:23:10.348Z] Login Succeeded [2025-10-22T10:23:10.348Z] nexus3.edgexfoundry.org:10004 [2025-10-22T10:23:10.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:23:10.609Z] [2025-10-22T10:23:10.609Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-22T10:23:10.609Z] Configure a credential helper to remove this warning. See [2025-10-22T10:23:10.609Z] https://docs.****.com/go/credential-store/ [2025-10-22T10:23:10.609Z] [2025-10-22T10:23:10.609Z] Login Succeeded [2025-10-22T10:23:10.609Z] ****.io [2025-10-22T10:23:10.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-22T10:23:10.871Z] [2025-10-22T10:23:10.871Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-22T10:23:10.871Z] Configure a credential helper to remove this warning. See [2025-10-22T10:23:10.871Z] https://docs.****.com/go/credential-store/ [2025-10-22T10:23:10.871Z] [2025-10-22T10:23:10.871Z] Login Succeeded [2025-10-22T10:23:10.871Z] ---> ****-login.sh ends [Pipeline] } [2025-10-22T10:23:10.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-22T10:23:11.205Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-22T10:23:11.205Z] + dirname cmd/core-command/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-22T10:23:11.205Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-22T10:23:11.205Z] cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-22T10:23:11.205Z] + dirname cmd/core-data/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-22T10:23:11.205Z] + + cut -d/ -f2 [2025-10-22T10:23:11.205Z] dirname cmd/core-keeper/Dockerfile [2025-10-22T10:23:11.205Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-22T10:23:11.205Z] + dirname cmd/core-metadata/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-22T10:23:11.205Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-22T10:23:11.205Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-22T10:23:11.205Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-22T10:23:11.205Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2025-10-22T10:23:11.205Z] -f2 [2025-10-22T10:23:11.205Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-22T10:23:11.205Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-22T10:23:11.205Z] + dirname+ cmd/security-spire-agent/Dockerfile [2025-10-22T10:23:11.205Z] cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-22T10:23:11.205Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-22T10:23:11.205Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-22T10:23:11.205Z] + dirname cmd/support-notifications/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-22T10:23:11.205Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-22T10:23:11.205Z] + cut -d/ -f2 [2025-10-22T10:23:11.205Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-22T10:23:11.235Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-22T10:23:11.596Z] + git rev-list -1 --merges 0ac862b0bca12286d96b7ed5ccd9bff401799eb2~1..0ac862b0bca12286d96b7ed5ccd9bff401799eb2 [Pipeline] echo [2025-10-22T10:23:11.607Z] -----------> git rev-list -1 --merges 0ac862b0bca12286d96b7ed5ccd9bff401799eb2~1..0ac862b0bca12286d96b7ed5ccd9bff401799eb2 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 [false] [Pipeline] sh [2025-10-22T10:23:11.907Z] + git log --format=format:%s -1 0ac862b0bca12286d96b7ed5ccd9bff401799eb2 [Pipeline] echo [2025-10-22T10:23:11.924Z] ========================================================= [2025-10-22T10:23:11.924Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-22T10:23:11.924Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-22T10:23:12.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-22T10:23:12.303Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-22T10:23:12.303Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-22T10:23:12.303Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-22T10:23:12.303Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-22T10:23:12.303Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-22T10:23:12.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:23:12.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-22T10:23:12.655Z] [2025-10-22T10:23:12.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:23:12.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-22T10:23:12.960Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-22T10:23:12.960Z] 3dae71ba6b94: Pulling fs layer [2025-10-22T10:23:12.960Z] 6bf1a483ea7c: Pulling fs layer [2025-10-22T10:23:12.960Z] f5dfc541a4d3: Pulling fs layer [2025-10-22T10:23:12.960Z] 461d9e800cba: Pulling fs layer [2025-10-22T10:23:12.960Z] 80192f66455f: Pulling fs layer [2025-10-22T10:23:12.960Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-22T10:23:12.960Z] a29436f7fd5d: Pulling fs layer [2025-10-22T10:23:12.960Z] 923cac83aea3: Pulling fs layer [2025-10-22T10:23:12.960Z] 25ad8b0a4227: Pulling fs layer [2025-10-22T10:23:12.960Z] db01528c6b51: Pulling fs layer [2025-10-22T10:23:12.960Z] 28988de357af: Pulling fs layer [2025-10-22T10:23:12.960Z] 461d9e800cba: Waiting [2025-10-22T10:23:12.960Z] 25ad8b0a4227: Waiting [2025-10-22T10:23:12.960Z] 80192f66455f: Waiting [2025-10-22T10:23:12.960Z] a29436f7fd5d: Waiting [2025-10-22T10:23:12.960Z] 2e8e34ca0e6c: Waiting [2025-10-22T10:23:12.960Z] 923cac83aea3: Waiting [2025-10-22T10:23:12.960Z] db01528c6b51: Waiting [2025-10-22T10:23:13.219Z] 6bf1a483ea7c: Verifying Checksum [2025-10-22T10:23:13.219Z] 6bf1a483ea7c: Download complete [2025-10-22T10:23:13.219Z] 461d9e800cba: Verifying Checksum [2025-10-22T10:23:13.219Z] 461d9e800cba: Download complete [2025-10-22T10:23:13.219Z] 80192f66455f: Verifying Checksum [2025-10-22T10:23:13.219Z] 80192f66455f: Download complete [2025-10-22T10:23:13.219Z] f5dfc541a4d3: Verifying Checksum [2025-10-22T10:23:13.219Z] f5dfc541a4d3: Download complete [2025-10-22T10:23:13.477Z] 3dae71ba6b94: Verifying Checksum [2025-10-22T10:23:13.477Z] 3dae71ba6b94: Download complete [2025-10-22T10:23:13.477Z] 923cac83aea3: Download complete [2025-10-22T10:23:13.477Z] 25ad8b0a4227: Verifying Checksum [2025-10-22T10:23:13.477Z] 25ad8b0a4227: Download complete [2025-10-22T10:23:13.477Z] db01528c6b51: Verifying Checksum [2025-10-22T10:23:13.477Z] db01528c6b51: Download complete [2025-10-22T10:23:13.477Z] 28988de357af: Verifying Checksum [2025-10-22T10:23:13.477Z] 28988de357af: Download complete [2025-10-22T10:23:13.736Z] a29436f7fd5d: Verifying Checksum [2025-10-22T10:23:13.737Z] a29436f7fd5d: Download complete [2025-10-22T10:23:14.305Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-22T10:23:14.305Z] 2e8e34ca0e6c: Download complete [2025-10-22T10:23:14.874Z] 3dae71ba6b94: Pull complete [2025-10-22T10:23:15.133Z] 6bf1a483ea7c: Pull complete [2025-10-22T10:23:15.699Z] f5dfc541a4d3: Pull complete [2025-10-22T10:23:15.699Z] 461d9e800cba: Pull complete [2025-10-22T10:23:15.960Z] 80192f66455f: Pull complete [2025-10-22T10:23:21.255Z] 2e8e34ca0e6c: Pull complete [2025-10-22T10:23:21.255Z] a29436f7fd5d: Pull complete [2025-10-22T10:23:21.513Z] 923cac83aea3: Pull complete [2025-10-22T10:23:21.513Z] 25ad8b0a4227: Pull complete [2025-10-22T10:23:21.513Z] db01528c6b51: Pull complete [2025-10-22T10:23:21.513Z] 28988de357af: Pull complete [2025-10-22T10:23:21.772Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-22T10:23:21.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-22T10:23:21.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:23:21.903Z] prd-ubuntu20.04-docker-8c-8g-517673 does not seem to be running inside a container [2025-10-22T10:23:21.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-22T10:23:24.116Z] $ docker top 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c -eo pid,comm [2025-10-22T10:23:24.170Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-22T10:23:24.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-22T10:23:24.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-22T10:23:24.233Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-22T10:23:24.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-22T10:23:24.342Z] $ docker exec 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c ssh-agent [2025-10-22T10:23:24.463Z] SSH_AUTH_SOCK=/tmp/ssh-SFbRyC2Zqxpa/agent.31 [2025-10-22T10:23:24.463Z] SSH_AGENT_PID=37 [2025-10-22T10:23:24.469Z] Running ssh-add (command line suppressed) [2025-10-22T10:23:24.564Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_11754267583887479189.key (/w/workspace/edgex-go/4@tmp/private_key_11754267583887479189.key) [2025-10-22T10:23:24.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-22T10:23:24.879Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] sh [2025-10-22T10:23:25.166Z] + git tag --points-at HEAD [Pipeline] } [2025-10-22T10:23:25.171Z] $ docker exec --env ******** --env ******** 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c ssh-agent -k [2025-10-22T10:23:25.252Z] unset SSH_AUTH_SOCK; [2025-10-22T10:23:25.253Z] unset SSH_AGENT_PID; [2025-10-22T10:23:25.253Z] echo Agent pid 37 killed; [2025-10-22T10:23:25.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-22T10:23:25.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-22T10:23:25.304Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-22T10:23:25.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-22T10:23:25.399Z] $ docker exec 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c ssh-agent [2025-10-22T10:23:25.505Z] SSH_AUTH_SOCK=/tmp/ssh-wpDwIeUYkFJm/agent.86 [2025-10-22T10:23:25.505Z] SSH_AGENT_PID=92 [2025-10-22T10:23:25.509Z] Running ssh-add (command line suppressed) [2025-10-22T10:23:25.609Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6075108650197904878.key (/w/workspace/edgex-go/4@tmp/private_key_6075108650197904878.key) [2025-10-22T10:23:25.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-22T10:23:25.923Z] + git semver init [2025-10-22T10:23:26.182Z] 2025-10-22 10:23:26,113 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-22T10:23:26.182Z] 2025-10-22 10:23:26,117 [run_init] DEBUG init version:0.0.0 force:False [2025-10-22T10:23:26.182Z] 2025-10-22 10:23:26,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2025-10-22T10:23:26.182Z] 2025-10-22 10:23:26,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2025-10-22T10:23:26.182Z] 2025-10-22 10:23:26,119 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, stdin=None, shell=False, universal_newlines=False) [2025-10-22T10:23:38.403Z] 2025-10-22 10:23:36,553 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2025-10-22T10:23:38.404Z] 2025-10-22 10:23:36,553 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-5288 with force:False [2025-10-22T10:23:38.404Z] 2025-10-22 10:23:36,554 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-5288 [2025-10-22T10:23:38.404Z] 2025-10-22 10:23:36,558 [execute] INFO git cat-file --batch-check [2025-10-22T10:23:38.404Z] 2025-10-22 10:23:36,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-22T10:23:38.404Z] 2025-10-22 10:23:36,563 [execute] INFO git cat-file --batch [2025-10-22T10:23:38.404Z] 2025-10-22 10:23:36,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-22T10:23:38.404Z] 2025-10-22 10:23:36,566 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-5288 [2025-10-22T10:23:38.404Z] 0.0.0 [Pipeline] } [2025-10-22T10:23:38.414Z] $ docker exec --env ******** --env ******** 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c ssh-agent -k [2025-10-22T10:23:38.512Z] unset SSH_AUTH_SOCK; [2025-10-22T10:23:38.513Z] unset SSH_AGENT_PID; [2025-10-22T10:23:38.513Z] echo Agent pid 92 killed; [2025-10-22T10:23:38.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-22T10:23:38.853Z] + git semver [Pipeline] } [2025-10-22T10:23:39.128Z] $ docker stop --time=1 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c [2025-10-22T10:23:40.421Z] $ docker rm -f --volumes 684863fa23c9e4a855b40330090ce23d34e8c8af0154b4e20872c61cf7bbc96c [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-22T10:23:40.776Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-22T10:23:41.040Z] Stashed 1 file(s) [Pipeline] echo [2025-10-22T10:23:41.044Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-10-22T10:23:41.608Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2025-10-22T10:23:41.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-22T10:23:41.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-22T10:23:41.663Z] ========================================================= [2025-10-22T10:23:41.663Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-22T10:23:41.663Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-22T10:23:41.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-22T10:23:41.960Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-22T10:23:41.960Z] 9824c27679d3: Pulling fs layer [2025-10-22T10:23:41.960Z] 8371a51cbc44: Pulling fs layer [2025-10-22T10:23:41.960Z] d5791340ef18: Pulling fs layer [2025-10-22T10:23:41.960Z] d3178a7b2709: Pulling fs layer [2025-10-22T10:23:41.960Z] 4f4fb700ef54: Pulling fs layer [2025-10-22T10:23:41.960Z] 063b4f904bf5: Pulling fs layer [2025-10-22T10:23:41.960Z] 066ecc492849: Pulling fs layer [2025-10-22T10:23:41.960Z] 50a4da29d654: Pulling fs layer [2025-10-22T10:23:41.960Z] 417dd178857c: Pulling fs layer [2025-10-22T10:23:41.960Z] 4f4fb700ef54: Waiting [2025-10-22T10:23:41.960Z] 063b4f904bf5: Waiting [2025-10-22T10:23:41.960Z] 066ecc492849: Waiting [2025-10-22T10:23:41.960Z] 50a4da29d654: Waiting [2025-10-22T10:23:41.960Z] 417dd178857c: Waiting [2025-10-22T10:23:41.960Z] d3178a7b2709: Waiting [2025-10-22T10:23:41.960Z] 8371a51cbc44: Verifying Checksum [2025-10-22T10:23:41.960Z] 8371a51cbc44: Download complete [2025-10-22T10:23:41.960Z] d3178a7b2709: Verifying Checksum [2025-10-22T10:23:41.960Z] d3178a7b2709: Download complete [2025-10-22T10:23:41.960Z] 4f4fb700ef54: Download complete [2025-10-22T10:23:41.960Z] 063b4f904bf5: Verifying Checksum [2025-10-22T10:23:41.960Z] 063b4f904bf5: Download complete [2025-10-22T10:23:41.960Z] 9824c27679d3: Verifying Checksum [2025-10-22T10:23:41.960Z] 9824c27679d3: Download complete [2025-10-22T10:23:42.219Z] 066ecc492849: Verifying Checksum [2025-10-22T10:23:42.219Z] 066ecc492849: Download complete [2025-10-22T10:23:42.219Z] 9824c27679d3: Pull complete [2025-10-22T10:23:42.480Z] 8371a51cbc44: Pull complete [2025-10-22T10:23:42.480Z] 417dd178857c: Verifying Checksum [2025-10-22T10:23:42.480Z] 417dd178857c: Download complete [2025-10-22T10:23:42.480Z] d5791340ef18: Download complete [2025-10-22T10:23:43.047Z] 50a4da29d654: Verifying Checksum [2025-10-22T10:23:43.047Z] 50a4da29d654: Download complete [2025-10-22T10:23:48.320Z] d5791340ef18: Pull complete [2025-10-22T10:23:48.320Z] d3178a7b2709: Pull complete [2025-10-22T10:23:48.320Z] 4f4fb700ef54: Pull complete [2025-10-22T10:23:48.320Z] 063b4f904bf5: Pull complete [2025-10-22T10:23:48.320Z] 066ecc492849: Pull complete [2025-10-22T10:23:51.607Z] 50a4da29d654: Pull complete [2025-10-22T10:23:51.607Z] 417dd178857c: Pull complete [2025-10-22T10:23:51.865Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-22T10:23:51.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-22T10:23:51.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-22T10:23:52.165Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-22T10:23:52.165Z] WORKDIR /edgex [2025-10-22T10:23:52.165Z] COPY go.mod . [2025-10-22T10:23:52.165Z] RUN go mod download [2025-10-22T10:23:52.165Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-22T10:23:52.740Z] #0 building with "default" instance using docker driver [2025-10-22T10:23:52.740Z] [2025-10-22T10:23:52.740Z] #1 [internal] load build definition from Dockerfile [2025-10-22T10:23:52.740Z] #1 transferring dockerfile: 164B done [2025-10-22T10:23:52.740Z] #1 DONE 0.0s [2025-10-22T10:23:52.740Z] [2025-10-22T10:23:52.740Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-22T10:23:52.740Z] #2 DONE 0.0s [2025-10-22T10:23:52.740Z] [2025-10-22T10:23:52.740Z] #3 [internal] load .dockerignore [2025-10-22T10:23:52.740Z] #3 transferring context: 50B done [2025-10-22T10:23:52.740Z] #3 DONE 0.0s [2025-10-22T10:23:52.740Z] [2025-10-22T10:23:52.740Z] #4 [internal] load build context [2025-10-22T10:23:52.998Z] #4 transferring context: 6.57kB done [2025-10-22T10:23:52.998Z] #4 DONE 0.0s [2025-10-22T10:23:52.998Z] [2025-10-22T10:23:52.998Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-22T10:23:52.998Z] #5 DONE 0.1s [2025-10-22T10:23:52.998Z] [2025-10-22T10:23:52.998Z] #6 [2/4] WORKDIR /edgex [2025-10-22T10:23:54.906Z] #6 DONE 2.2s [2025-10-22T10:23:55.165Z] [2025-10-22T10:23:55.165Z] #7 [3/4] COPY go.mod . [2025-10-22T10:23:55.165Z] #7 DONE 0.0s [2025-10-22T10:23:55.165Z] [2025-10-22T10:23:55.165Z] #8 [4/4] RUN go mod download [2025-10-22T10:24:03.291Z] #8 DONE 8.1s [2025-10-22T10:24:03.291Z] [2025-10-22T10:24:03.291Z] #9 exporting to image [2025-10-22T10:24:03.291Z] #9 exporting layers [2025-10-22T10:24:07.477Z] #9 exporting layers 3.9s done [2025-10-22T10:24:07.477Z] #9 writing image sha256:cc92844ebb8e7a12bca4b878b555e7ddf2b9c86ccab7e6d8bf450aae72c34927 done [2025-10-22T10:24:07.477Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-22T10:24:07.477Z] #9 DONE 4.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:24:07.780Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-22T10:24:07.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:24:07.854Z] prd-ubuntu20.04-docker-8c-8g-517673 does not seem to be running inside a container [2025-10-22T10:24:07.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-22T10:24:08.223Z] $ docker top 7bfcec17ac48cfb3a3bb4bdc0675c93176a6b63ff432067f78eeff8efede8090 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-22T10:24:08.571Z] + go version [2025-10-22T10:24:08.571Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-22T10:24:08.589Z] $ docker stop --time=1 7bfcec17ac48cfb3a3bb4bdc0675c93176a6b63ff432067f78eeff8efede8090 [2025-10-22T10:24:09.883Z] $ docker rm -f --volumes 7bfcec17ac48cfb3a3bb4bdc0675c93176a6b63ff432067f78eeff8efede8090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:24:10.317Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-22T10:24:10.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:24:10.398Z] prd-ubuntu20.04-docker-8c-8g-517673 does not seem to be running inside a container [2025-10-22T10:24:10.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-22T10:24:10.676Z] $ docker top af56814a5df57ec5e7e0e12261c0f7538aad66046c09163dfdd1635f1d522907 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-22T10:24:10.741Z] ========================================================= [2025-10-22T10:24:10.741Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-22T10:24:10.741Z] ========================================================= [Pipeline] sh [2025-10-22T10:24:11.018Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2025-10-22T10:24:11.323Z] + make test [2025-10-22T10:24:11.323Z] go test -race -coverprofile=coverage.out ./... [2025-10-22T10:24:19.468Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-22T10:24:46.020Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-22T10:24:49.325Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-22T10:24:49.325Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-22T10:24:49.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2025-10-22T10:24:49.896Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-22T10:24:49.896Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-22T10:24:51.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-22T10:24:51.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-22T10:24:51.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-22T10:24:51.278Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-22T10:24:51.278Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:24:51.278Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-22T10:24:51.278Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-22T10:24:51.278Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-22T10:24:51.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-22T10:24:51.538Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-22T10:24:51.538Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-22T10:24:52.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-22T10:24:52.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-22T10:24:52.914Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-22T10:24:52.914Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:24:52.914Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-22T10:24:52.914Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-22T10:24:52.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements [2025-10-22T10:24:52.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2025-10-22T10:24:52.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.6% of statements [2025-10-22T10:24:52.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements [2025-10-22T10:24:54.287Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-22T10:24:54.287Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-22T10:24:54.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.500s coverage: 94.2% of statements [2025-10-22T10:24:54.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.4% of statements [2025-10-22T10:24:55.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements [2025-10-22T10:24:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-22T10:24:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-22T10:24:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-22T10:24:56.359Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-22T10:24:56.359Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-22T10:24:56.359Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:24:56.359Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-22T10:24:56.359Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-22T10:24:56.359Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-22T10:24:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-22T10:24:56.359Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-22T10:24:56.359Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-22T10:24:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-22T10:24:56.359Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-22T10:24:56.359Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-22T10:24:57.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.336s coverage: 95.8% of statements [2025-10-22T10:24:57.732Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements [2025-10-22T10:24:58.666Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-22T10:24:58.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-22T10:24:58.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-22T10:24:58.666Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-22T10:24:58.666Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:24:59.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.068s coverage: 2.4% of statements [2025-10-22T10:24:59.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-10-22T10:24:59.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 39.4% of statements [2025-10-22T10:24:59.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements [2025-10-22T10:25:00.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements [2025-10-22T10:25:00.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2025-10-22T10:25:00.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-10-22T10:25:00.536Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-22T10:25:00.536Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-22T10:25:00.536Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-22T10:25:00.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2025-10-22T10:25:01.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-22T10:25:01.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-22T10:25:01.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-22T10:25:01.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-22T10:25:01.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-10-22T10:25:01.667Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-22T10:25:01.667Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-22T10:25:01.667Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-22T10:25:02.232Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-22T10:25:02.232Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-22T10:25:02.232Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-22T10:25:02.232Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-22T10:25:02.797Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-22T10:25:02.797Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-22T10:25:03.362Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-22T10:25:05.261Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-22T10:25:05.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-22T10:25:06.638Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-22T10:25:07.572Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-22T10:25:07.572Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-22T10:25:07.572Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-22T10:25:10.855Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-22T10:25:11.422Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-22T10:25:11.423Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-22T10:25:11.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-22T10:25:11.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-22T10:25:11.681Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:25:13.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2025-10-22T10:25:13.855Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-22T10:25:13.855Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-22T10:25:13.855Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-22T10:25:13.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-22T10:25:13.855Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-22T10:25:13.855Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-22T10:25:14.792Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-22T10:25:15.051Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-22T10:25:15.051Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-22T10:25:15.051Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-22T10:25:15.051Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-22T10:25:15.051Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-22T10:25:16.966Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-22T10:25:16.966Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-22T10:25:16.966Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-22T10:25:16.966Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-22T10:25:17.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-22T10:25:17.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-22T10:25:17.921Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-22T10:25:17.921Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:25:18.179Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-22T10:25:18.179Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-22T10:25:18.179Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-22T10:25:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-22T10:25:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-22T10:25:19.567Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.054s coverage: 92.9% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.122s coverage: 81.8% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.103s coverage: 82.1% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.164s coverage: 54.5% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.245s coverage: 29.2% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-10-22T10:25:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-10-22T10:25:23.772Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-10-22T10:25:23.772Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements [2025-10-22T10:25:23.772Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-10-22T10:25:23.772Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements [2025-10-22T10:25:23.772Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-10-22T10:25:24.031Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-22T10:25:24.598Z] running golangci-lint [2025-10-22T10:25:24.598Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-22T10:25:24.598Z] go version go1.23.12 linux/amd64 [2025-10-22T10:25:24.857Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-22T10:25:24.857Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-22T10:25:24.857Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-22T10:25:51.434Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 25.016549061s" [2025-10-22T10:25:51.434Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.562054ms" [2025-10-22T10:26:03.659Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.720107152s with top 10 stages: buildir: 57.554906355s, gosec: 3.901604809s, fact_deprecated: 3.147475944s, inspect: 2.919233546s, printf: 2.344822668s, ctrlflow: 1.771159027s, nilness: 1.460146354s, fact_purity: 1.286617621s, S1038: 1.223746719s, SA1012: 817.980041ms" [2025-10-22T10:26:03.659Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-10-22T10:26:03.659Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 201/201, invalid_issue: 201/201, identifier_marker: 201/201, exclude: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude-rules: 201/20, nolint: 20/0, filename_unadjuster: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201" [2025-10-22T10:26:03.659Z] level=info msg="[runner] processing took 15.423757ms with stages: nolint: 7.557891ms, identifier_marker: 3.583288ms, path_prettifier: 1.557739ms, exclude-rules: 1.14344ms, autogenerated_exclude: 834.956µs, skip_dirs: 660.119µs, invalid_issue: 33.351µs, cgo: 32.461µs, filename_unadjuster: 16.631µs, max_same_issues: 960ns, uniq_by_line: 481ns, skip_files: 440ns, fixer: 420ns, exclude: 270ns, sort_results: 260ns, path_prefixer: 250ns, diff: 170ns, max_from_linter: 160ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_shortener: 100ns, severity-rules: 90ns" [2025-10-22T10:26:03.659Z] level=info msg="[runner] linters took 12.251607619s with stages: goanalysis_metalinter: 12.236102769s" [2025-10-22T10:26:03.659Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-22T10:26:03.659Z] level=info msg="Memory: 375 samples, avg is 286.7MB, max is 1303.7MB" [2025-10-22T10:26:03.659Z] level=info msg="Execution took 37.320396555s" [2025-10-22T10:26:03.659Z] go vet ./... [2025-10-22T10:26:08.918Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-22T10:26:08.918Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-22T10:26:08.918Z] ./bin/test-attribution-txt.sh [2025-10-22T10:26:08.918Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-22T10:26:08.918Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-22T10:26:08.918Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-22T10:26:08.918Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-22T10:26:08.918Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-22T10:26:09.178Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-22T10:26:09.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-22T10:26:09.493Z] + ls -al . [2025-10-22T10:26:09.493Z] total 2072 [2025-10-22T10:26:09.493Z] drwxrwxr-x 11 1001 1001 4096 Oct 22 10:24 . [2025-10-22T10:26:09.493Z] drwxr-xr-x 4 root root 4096 Oct 22 10:24 .. [2025-10-22T10:26:09.493Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 10:23 .blubracket [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 10 Oct 22 10:23 .dockerignore [2025-10-22T10:26:09.493Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 10:25 .git [2025-10-22T10:26:09.493Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 10:23 .github [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 909 Oct 22 10:23 .gitignore [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 218 Oct 22 10:23 .golangci.yml [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 100 Oct 22 10:23 .hadolint.yml [2025-10-22T10:26:09.493Z] drwxr-xr-x 3 1001 1001 4096 Oct 22 10:23 .semver [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 155 Oct 22 10:23 .sonarcloud.properties [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 10:23 ADOPTERS.md [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 17374 Oct 22 10:23 Attribution.txt [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 108018 Oct 22 10:23 CHANGELOG.md [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 10:23 CONTRIBUTING.md [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 10:23 GOVERNANCE.md [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 886 Oct 22 10:23 Jenkinsfile [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 10:23 LICENSE [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 16740 Oct 22 10:23 Makefile [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 10:23 OWNERS.md [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 9932 Oct 22 10:23 README.md [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 789 Oct 22 10:23 SECURITY.md [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 5 Oct 22 10:23 VERSION [2025-10-22T10:26:09.493Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 10:23 bin [2025-10-22T10:26:09.493Z] drwxrwxr-x 19 1001 1001 4096 Oct 22 10:23 cmd [2025-10-22T10:26:09.493Z] -rw-r--r-- 1 root root 1740946 Oct 22 10:25 coverage.out [2025-10-22T10:26:09.493Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 10:23 fuzz_test [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 6539 Oct 22 10:23 go.mod [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 88541 Oct 22 10:23 go.sum [2025-10-22T10:26:09.493Z] drwxrwxr-x 7 1001 1001 4096 Oct 22 10:23 internal [2025-10-22T10:26:09.493Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 10:23 openapi [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 584 Oct 22 10:23 security.txt [2025-10-22T10:26:09.493Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 10:23 version.go [Pipeline] sh [2025-10-22T10:26:09.783Z] + '[' -e coverage.out ] [2025-10-22T10:26:09.783Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-22T10:26:09.941Z] Stashed 1 file(s) [Pipeline] sh [2025-10-22T10:26:10.223Z] + make build [2025-10-22T10:26:10.223Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-22T10:26:32.150Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-22T10:26:33.091Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-22T10:26:34.995Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-22T10:26:35.254Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-22T10:26:37.153Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-22T10:26:42.417Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-22T10:26:43.795Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-22T10:26:46.327Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-22T10:26:48.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-22T10:26:50.133Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-22T10:26:51.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-22T10:26:52.005Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-22T10:26:53.399Z] $ docker stop --time=1 af56814a5df57ec5e7e0e12261c0f7538aad66046c09163dfdd1635f1d522907 [2025-10-22T10:26:58.300Z] $ docker rm -f --volumes af56814a5df57ec5e7e0e12261c0f7538aad66046c09163dfdd1635f1d522907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:26:59.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-22T10:26:59.412Z] [2025-10-22T10:26:59.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:26:59.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-22T10:26:59.712Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-22T10:26:59.712Z] 91d30c5bc195: Pulling fs layer [2025-10-22T10:26:59.712Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-22T10:26:59.712Z] 9c61dcf015f6: Pulling fs layer [2025-10-22T10:26:59.712Z] 4698f68db338: Pulling fs layer [2025-10-22T10:26:59.712Z] 2a2f49069b9e: Pulling fs layer [2025-10-22T10:26:59.712Z] 4698f68db338: Waiting [2025-10-22T10:26:59.712Z] e0025b399a48: Pulling fs layer [2025-10-22T10:26:59.712Z] 2a2f49069b9e: Waiting [2025-10-22T10:26:59.712Z] e0025b399a48: Waiting [2025-10-22T10:26:59.712Z] 91d30c5bc195: Verifying Checksum [2025-10-22T10:26:59.712Z] 4698f68db338: Verifying Checksum [2025-10-22T10:26:59.712Z] 4698f68db338: Download complete [2025-10-22T10:26:59.971Z] 91d30c5bc195: Pull complete [2025-10-22T10:26:59.971Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-22T10:26:59.971Z] 2e9b0aa3be6d: Download complete [2025-10-22T10:26:59.971Z] e0025b399a48: Verifying Checksum [2025-10-22T10:26:59.971Z] e0025b399a48: Download complete [2025-10-22T10:26:59.971Z] 2a2f49069b9e: Verifying Checksum [2025-10-22T10:26:59.971Z] 2a2f49069b9e: Download complete [2025-10-22T10:27:00.230Z] 2e9b0aa3be6d: Pull complete [2025-10-22T10:27:00.797Z] 9c61dcf015f6: Verifying Checksum [2025-10-22T10:27:00.797Z] 9c61dcf015f6: Download complete [2025-10-22T10:27:04.111Z] 9c61dcf015f6: Pull complete [2025-10-22T10:27:04.368Z] 4698f68db338: Pull complete [2025-10-22T10:27:04.625Z] 2a2f49069b9e: Pull complete [2025-10-22T10:27:04.625Z] e0025b399a48: Pull complete [2025-10-22T10:27:04.625Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-22T10:27:04.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-22T10:27:04.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:27:04.716Z] prd-ubuntu20.04-docker-8c-8g-517673 does not seem to be running inside a container [2025-10-22T10:27:04.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-22T10:27:07.324Z] $ docker top 56dafb7772dd9fde0959d7ea003b85c349de24f9801b1411a939550b8847b157 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-22T10:27:07.661Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-22T10:27:07.919Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-10-22T10:27:07.919Z] #1 transferring dockerfile: 2.00kB done [2025-10-22T10:27:07.919Z] #1 DONE 0.1s [2025-10-22T10:27:07.919Z] [2025-10-22T10:27:07.919Z] #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:27:07.919Z] #2 DONE 0.0s [2025-10-22T10:27:07.919Z] [2025-10-22T10:27:07.919Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-22T10:27:07.919Z] #3 transferring dockerfile: 2.23kB 0.0s done [2025-10-22T10:27:07.919Z] #3 DONE 0.1s [2025-10-22T10:27:07.919Z] [2025-10-22T10:27:07.919Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-22T10:27:08.178Z] #4 ... [2025-10-22T10:27:08.178Z] [2025-10-22T10:27:08.178Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-10-22T10:27:08.178Z] #5 transferring dockerfile: 1.70kB 0.0s done [2025-10-22T10:27:08.178Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-22T10:27:08.178Z] #5 DONE 0.1s [2025-10-22T10:27:08.178Z] [2025-10-22T10:27:08.178Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-10-22T10:27:08.178Z] #6 transferring dockerfile: 1.81kB 0.0s done [2025-10-22T10:27:08.178Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-22T10:27:08.178Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-22T10:27:08.178Z] #6 DONE 0.1s [2025-10-22T10:27:08.178Z] [2025-10-22T10:27:08.178Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-22T10:27:08.178Z] #7 transferring dockerfile: 3.02kB 0.0s done [2025-10-22T10:27:08.178Z] #7 DONE 0.1s [2025-10-22T10:27:08.178Z] [2025-10-22T10:27:08.178Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-22T10:27:08.178Z] #8 transferring dockerfile: 2.14kB done [2025-10-22T10:27:08.178Z] #8 DONE 0.1s [2025-10-22T10:27:08.178Z] [2025-10-22T10:27:08.178Z] #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:27:08.178Z] #2 DONE 0.0s [2025-10-22T10:27:08.178Z] [2025-10-22T10:27:08.178Z] #9 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:27:08.436Z] #9 ... [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-22T10:27:08.436Z] #10 transferring dockerfile: 1.89kB done [2025-10-22T10:27:08.436Z] #10 DONE 0.4s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-22T10:27:08.436Z] #4 transferring dockerfile: 2.49kB 0.0s done [2025-10-22T10:27:08.436Z] #4 DONE 0.4s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:27:08.436Z] #2 DONE 0.0s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-10-22T10:27:08.436Z] #11 transferring dockerfile: 1.69kB done [2025-10-22T10:27:08.436Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-22T10:27:08.436Z] #11 DONE 0.4s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #9 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:27:08.436Z] #9 ... [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-22T10:27:08.436Z] #12 transferring dockerfile: 2.50kB done [2025-10-22T10:27:08.436Z] #12 DONE 0.4s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-10-22T10:27:08.436Z] #13 transferring dockerfile: 2.10kB done [2025-10-22T10:27:08.436Z] #13 DONE 0.5s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #14 [core-data internal] load build definition from Dockerfile [2025-10-22T10:27:08.436Z] #14 transferring dockerfile: 2.04kB done [2025-10-22T10:27:08.436Z] #14 DONE 0.5s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #15 [core-command internal] load build definition from Dockerfile [2025-10-22T10:27:08.436Z] #15 transferring dockerfile: 1.94kB done [2025-10-22T10:27:08.436Z] #15 DONE 0.5s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #16 [core-keeper internal] load build definition from Dockerfile [2025-10-22T10:27:08.436Z] #16 transferring dockerfile: 2.01kB done [2025-10-22T10:27:08.436Z] #16 DONE 0.5s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #17 [support-scheduler internal] load build definition from Dockerfile [2025-10-22T10:27:08.436Z] #17 transferring dockerfile: 1.83kB done [2025-10-22T10:27:08.436Z] #17 DONE 0.4s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:27:08.436Z] #2 DONE 0.0s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-22T10:27:08.436Z] #18 transferring context: 50B done [2025-10-22T10:27:08.436Z] #18 DONE 0.1s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #19 [support-notifications internal] load .dockerignore [2025-10-22T10:27:08.436Z] #19 transferring context: 50B done [2025-10-22T10:27:08.436Z] #19 DONE 0.1s [2025-10-22T10:27:08.436Z] [2025-10-22T10:27:08.436Z] #9 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-22T10:27:08.699Z] #9 DONE 0.6s [2025-10-22T10:27:08.699Z] [2025-10-22T10:27:08.699Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-10-22T10:27:08.699Z] #20 transferring context: 50B done [2025-10-22T10:27:08.699Z] #20 DONE 0.1s [2025-10-22T10:27:08.699Z] [2025-10-22T10:27:08.699Z] #21 [security-proxy-auth internal] load .dockerignore [2025-10-22T10:27:08.699Z] #21 transferring context: 50B done [2025-10-22T10:27:08.699Z] #21 DONE 0.2s [2025-10-22T10:27:08.699Z] [2025-10-22T10:27:08.699Z] #22 [security-bootstrapper internal] load .dockerignore [2025-10-22T10:27:08.699Z] #22 transferring context: 50B done [2025-10-22T10:27:08.699Z] #22 DONE 0.2s [2025-10-22T10:27:08.699Z] [2025-10-22T10:27:08.699Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-10-22T10:27:08.699Z] #23 transferring context: 50B done [2025-10-22T10:27:08.699Z] #23 DONE 0.2s [2025-10-22T10:27:08.699Z] [2025-10-22T10:27:08.699Z] #24 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:08.699Z] #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:27:08.699Z] #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0B / 3.63MB 0.1s [2025-10-22T10:27:08.699Z] #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:08.699Z] #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:27:08.699Z] #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:27:08.699Z] #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s [2025-10-22T10:27:08.699Z] #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:08.699Z] #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:27:08.699Z] #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:27:08.958Z] #24 ... [2025-10-22T10:27:08.958Z] [2025-10-22T10:27:08.958Z] #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-22T10:27:08.958Z] #25 DONE 0.8s [2025-10-22T10:27:08.958Z] [2025-10-22T10:27:08.958Z] #24 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:08.958Z] #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:27:08.958Z] #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-22T10:27:08.958Z] #24 ... [2025-10-22T10:27:08.958Z] [2025-10-22T10:27:08.958Z] #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-22T10:27:08.958Z] #26 DONE 0.9s [2025-10-22T10:27:08.958Z] [2025-10-22T10:27:08.958Z] #24 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:08.958Z] #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:27:08.958Z] #24 ... [2025-10-22T10:27:08.958Z] [2025-10-22T10:27:08.958Z] #27 [core-keeper internal] load .dockerignore [2025-10-22T10:27:08.958Z] #27 transferring context: 50B done [2025-10-22T10:27:08.958Z] #27 DONE 0.5s [2025-10-22T10:27:08.958Z] [2025-10-22T10:27:08.958Z] #28 [core-command internal] load .dockerignore [2025-10-22T10:27:08.958Z] #28 transferring context: 50B done [2025-10-22T10:27:08.958Z] #28 DONE 0.5s [2025-10-22T10:27:08.958Z] [2025-10-22T10:27:08.958Z] #29 [core-metadata internal] load .dockerignore [2025-10-22T10:27:08.958Z] #29 transferring context: 50B done [2025-10-22T10:27:08.959Z] #29 DONE 0.5s [2025-10-22T10:27:08.959Z] [2025-10-22T10:27:08.959Z] #30 [security-proxy-setup internal] load .dockerignore [2025-10-22T10:27:08.959Z] #30 transferring context: 50B done [2025-10-22T10:27:08.959Z] #30 DONE 0.5s [2025-10-22T10:27:08.959Z] [2025-10-22T10:27:08.959Z] #31 [core-keeper internal] load build context [2025-10-22T10:27:08.959Z] #31 DONE 0.0s [2025-10-22T10:27:08.959Z] [2025-10-22T10:27:08.959Z] #24 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:08.959Z] #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:27:08.959Z] #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:27:08.959Z] #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:08.959Z] #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:27:08.959Z] #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:27:08.959Z] #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-22T10:27:09.216Z] #24 ... [2025-10-22T10:27:09.216Z] [2025-10-22T10:27:09.216Z] #32 [core-data internal] load .dockerignore [2025-10-22T10:27:09.216Z] #32 transferring context: 50B 0.0s done [2025-10-22T10:27:09.216Z] #32 DONE 0.6s [2025-10-22T10:27:09.216Z] [2025-10-22T10:27:09.216Z] #33 [support-scheduler internal] load .dockerignore [2025-10-22T10:27:09.216Z] #33 transferring context: 50B done [2025-10-22T10:27:09.216Z] #33 DONE 0.6s [2025-10-22T10:27:09.216Z] [2025-10-22T10:27:09.216Z] #24 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:09.216Z] #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:27:09.216Z] #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:27:09.216Z] #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:09.216Z] #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:27:09.216Z] #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:27:09.216Z] #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-22T10:27:09.216Z] #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:27:09.216Z] #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:27:09.216Z] #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:09.216Z] #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:27:09.216Z] #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:27:09.216Z] #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-22T10:27:09.474Z] #24 DONE 0.8s [2025-10-22T10:27:09.474Z] [2025-10-22T10:27:09.474Z] #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:09.474Z] #34 ... [2025-10-22T10:27:09.474Z] [2025-10-22T10:27:09.474Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-22T10:27:09.474Z] #35 DONE 0.9s [2025-10-22T10:27:09.474Z] [2025-10-22T10:27:09.474Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-22T10:27:14.761Z] #36 ... [2025-10-22T10:27:14.761Z] [2025-10-22T10:27:14.761Z] #37 [security-spire-config internal] load .dockerignore [2025-10-22T10:27:14.761Z] #37 transferring context: 50B 0.0s done [2025-10-22T10:27:14.761Z] #37 DONE 5.6s [2025-10-22T10:27:14.761Z] [2025-10-22T10:27:14.761Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-22T10:27:14.761Z] #38 transferring context: 239.23MB 6.0s [2025-10-22T10:27:18.071Z] #38 ... [2025-10-22T10:27:18.071Z] [2025-10-22T10:27:18.071Z] #39 [core-data internal] load build context [2025-10-22T10:27:18.071Z] #39 ... [2025-10-22T10:27:18.071Z] [2025-10-22T10:27:18.071Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-22T10:27:18.638Z] #38 ... [2025-10-22T10:27:18.638Z] [2025-10-22T10:27:18.638Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-22T10:27:18.638Z] #40 ... [2025-10-22T10:27:18.638Z] [2025-10-22T10:27:18.638Z] #41 [support-notifications internal] load build context [2025-10-22T10:27:18.904Z] #41 ... [2025-10-22T10:27:18.904Z] [2025-10-22T10:27:18.904Z] #42 [security-proxy-auth internal] load build context [2025-10-22T10:27:18.904Z] #42 ... [2025-10-22T10:27:18.904Z] [2025-10-22T10:27:18.905Z] #43 [security-bootstrapper internal] load build context [2025-10-22T10:27:18.905Z] #43 ... [2025-10-22T10:27:18.905Z] [2025-10-22T10:27:18.905Z] #44 [security-spire-agent internal] load .dockerignore [2025-10-22T10:27:18.905Z] #44 transferring context: 50B 0.0s done [2025-10-22T10:27:19.161Z] #44 ... [2025-10-22T10:27:19.161Z] [2025-10-22T10:27:19.161Z] #45 [security-spire-server internal] load .dockerignore [2025-10-22T10:27:19.161Z] #45 transferring context: 50B 0.0s done [2025-10-22T10:27:19.161Z] #45 ... [2025-10-22T10:27:19.161Z] [2025-10-22T10:27:19.161Z] #46 [core-metadata internal] load build context [2025-10-22T10:27:19.161Z] #46 transferring context: 472.09MB 9.8s [2025-10-22T10:27:19.420Z] #46 ... [2025-10-22T10:27:19.420Z] [2025-10-22T10:27:19.420Z] #31 [core-keeper internal] load build context [2025-10-22T10:27:19.420Z] #31 ... [2025-10-22T10:27:19.420Z] [2025-10-22T10:27:19.420Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-22T10:27:19.420Z] #47 ... [2025-10-22T10:27:19.420Z] [2025-10-22T10:27:19.420Z] #48 [support-scheduler internal] load build context [2025-10-22T10:27:19.679Z] #48 ... [2025-10-22T10:27:19.679Z] [2025-10-22T10:27:19.679Z] #49 [core-command internal] load build context [2025-10-22T10:27:19.679Z] #49 ... [2025-10-22T10:27:19.679Z] [2025-10-22T10:27:19.679Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-22T10:27:19.937Z] #50 ... [2025-10-22T10:27:19.937Z] [2025-10-22T10:27:19.937Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-22T10:27:19.937Z] #51 ... [2025-10-22T10:27:19.937Z] [2025-10-22T10:27:19.937Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-22T10:27:20.195Z] #52 ... [2025-10-22T10:27:20.195Z] [2025-10-22T10:27:20.195Z] #53 [security-secretstore-setup internal] load build context [2025-10-22T10:27:20.195Z] #53 ... [2025-10-22T10:27:20.195Z] [2025-10-22T10:27:20.195Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-22T10:27:20.195Z] #0 6.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:20.195Z] #0 6.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:20.195Z] #0 6.937 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-22T10:27:20.195Z] #0 6.937 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-22T10:27:20.195Z] #0 6.937 OK: 24171 distinct packages available [2025-10-22T10:27:20.195Z] #0 7.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:20.195Z] #0 7.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:20.195Z] #0 7.387 (1/14) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:20.195Z] #0 7.402 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-22T10:27:20.195Z] #0 7.414 (3/14) Installing c-ares (1.33.1-r0) [2025-10-22T10:27:20.195Z] #0 7.422 (4/14) Installing libunistring (1.2-r0) [2025-10-22T10:27:20.195Z] #0 7.437 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-22T10:27:20.195Z] #0 7.446 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-22T10:27:20.195Z] #0 7.450 (7/14) Installing libpsl (0.21.5-r1) [2025-10-22T10:27:20.195Z] #0 7.457 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-22T10:27:20.195Z] #0 7.464 (9/14) Installing libcurl (8.14.1-r2) [2025-10-22T10:27:20.195Z] #0 7.476 (10/14) Installing curl (8.14.1-r2) [2025-10-22T10:27:20.195Z] #0 7.479 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:20.195Z] #0 7.485 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-22T10:27:20.195Z] #0 7.493 (13/14) Installing libucontext (1.2-r3) [2025-10-22T10:27:20.195Z] #0 7.494 (14/14) Installing gcompat (1.1.0-r4) [2025-10-22T10:27:20.195Z] #0 7.498 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:20.195Z] #0 7.510 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:20.195Z] #0 7.544 OK: 13 MiB in 28 packages [2025-10-22T10:27:20.195Z] #54 ... [2025-10-22T10:27:20.195Z] [2025-10-22T10:27:20.195Z] #55 [security-proxy-setup internal] load build context [2025-10-22T10:27:20.453Z] #55 ... [2025-10-22T10:27:20.453Z] [2025-10-22T10:27:20.453Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:20.453Z] #56 ... [2025-10-22T10:27:20.453Z] [2025-10-22T10:27:20.453Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-22T10:27:20.713Z] #57 ... [2025-10-22T10:27:20.713Z] [2025-10-22T10:27:20.713Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-22T10:27:20.713Z] #58 ... [2025-10-22T10:27:20.713Z] [2025-10-22T10:27:20.713Z] #55 [security-proxy-setup internal] load build context [2025-10-22T10:27:21.649Z] #55 transferring context: 595.87MB 12.0s done [2025-10-22T10:27:23.556Z] #55 ... [2025-10-22T10:27:23.556Z] [2025-10-22T10:27:23.556Z] #44 [security-spire-agent internal] load .dockerignore [2025-10-22T10:27:23.556Z] #44 DONE 14.4s [2025-10-22T10:27:23.556Z] [2025-10-22T10:27:23.556Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-22T10:27:23.556Z] #38 transferring context: 595.87MB 13.2s done [2025-10-22T10:27:24.494Z] #38 ... [2025-10-22T10:27:24.494Z] [2025-10-22T10:27:24.494Z] #39 [core-data internal] load build context [2025-10-22T10:27:24.494Z] #39 transferring context: 595.87MB 12.1s done [2025-10-22T10:27:29.803Z] #39 ... [2025-10-22T10:27:29.803Z] [2025-10-22T10:27:29.803Z] #41 [support-notifications internal] load build context [2025-10-22T10:27:29.803Z] #41 transferring context: 595.87MB 12.1s done [2025-10-22T10:27:29.803Z] #41 ... [2025-10-22T10:27:29.803Z] [2025-10-22T10:27:29.803Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-22T10:27:29.803Z] #40 transferring context: 595.87MB 11.6s done [2025-10-22T10:27:29.803Z] #40 ... [2025-10-22T10:27:29.803Z] [2025-10-22T10:27:29.803Z] #43 [security-bootstrapper internal] load build context [2025-10-22T10:27:29.803Z] #43 transferring context: 595.87MB 12.8s done [2025-10-22T10:27:29.803Z] #43 ... [2025-10-22T10:27:29.803Z] [2025-10-22T10:27:29.803Z] #42 [security-proxy-auth internal] load build context [2025-10-22T10:27:29.803Z] #42 transferring context: 595.87MB 11.7s done [2025-10-22T10:27:29.803Z] #42 ... [2025-10-22T10:27:29.803Z] [2025-10-22T10:27:29.803Z] #46 [core-metadata internal] load build context [2025-10-22T10:27:29.803Z] #46 transferring context: 595.87MB 11.6s done [2025-10-22T10:27:29.803Z] #46 ... [2025-10-22T10:27:29.803Z] [2025-10-22T10:27:29.803Z] #31 [core-keeper internal] load build context [2025-10-22T10:27:29.803Z] #31 transferring context: 595.87MB 12.1s done [2025-10-22T10:27:29.803Z] #31 ... [2025-10-22T10:27:29.803Z] [2025-10-22T10:27:29.803Z] #48 [support-scheduler internal] load build context [2025-10-22T10:27:29.803Z] #48 transferring context: 595.87MB 11.0s done [2025-10-22T10:27:30.104Z] #48 ... [2025-10-22T10:27:30.104Z] [2025-10-22T10:27:30.104Z] #49 [core-command internal] load build context [2025-10-22T10:27:30.104Z] #49 transferring context: 595.87MB 12.0s done [2025-10-22T10:27:30.379Z] #49 ... [2025-10-22T10:27:30.379Z] [2025-10-22T10:27:30.379Z] #53 [security-secretstore-setup internal] load build context [2025-10-22T10:27:30.379Z] #53 transferring context: 595.87MB 11.6s done [2025-10-22T10:27:52.337Z] #53 ... [2025-10-22T10:27:52.337Z] [2025-10-22T10:27:52.337Z] #24 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:52.337Z] #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:27:52.337Z] #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:27:52.337Z] #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:52.337Z] #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:27:52.337Z] #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:27:52.337Z] #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-22T10:27:52.337Z] #24 DONE 0.8s [2025-10-22T10:27:52.337Z] [2025-10-22T10:27:52.337Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:52.337Z] #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:52.337Z] #59 ... [2025-10-22T10:27:52.337Z] [2025-10-22T10:27:52.337Z] #45 [security-spire-server internal] load .dockerignore [2025-10-22T10:27:52.337Z] #45 DONE 43.4s [2025-10-22T10:27:52.337Z] [2025-10-22T10:27:52.337Z] #24 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-22T10:27:52.337Z] #24 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-22T10:27:52.337Z] #24 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-22T10:27:52.338Z] #24 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-22T10:27:52.338Z] #24 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-22T10:27:52.338Z] #24 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-22T10:27:52.338Z] #24 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-10-22T10:27:52.338Z] #24 DONE 0.8s [2025-10-22T10:27:52.338Z] [2025-10-22T10:27:52.338Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-22T10:27:52.338Z] #36 DONE 43.1s [2025-10-22T10:27:52.338Z] [2025-10-22T10:27:52.338Z] #60 [security-spire-server internal] load build context [2025-10-22T10:27:52.338Z] #60 DONE 0.0s [2025-10-22T10:27:52.338Z] [2025-10-22T10:27:52.338Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-22T10:27:52.338Z] #50 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:52.596Z] #50 ... [2025-10-22T10:27:52.596Z] [2025-10-22T10:27:52.596Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-22T10:27:52.596Z] #54 DONE 43.2s [2025-10-22T10:27:52.596Z] [2025-10-22T10:27:52.596Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-22T10:27:52.596Z] #40 DONE 43.9s [2025-10-22T10:27:52.596Z] [2025-10-22T10:27:52.596Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-22T10:27:52.596Z] #47 DONE 43.2s [2025-10-22T10:27:52.596Z] [2025-10-22T10:27:52.596Z] #48 [support-scheduler internal] load build context [2025-10-22T10:27:52.596Z] #48 DONE 43.4s [2025-10-22T10:27:52.596Z] [2025-10-22T10:27:52.596Z] #42 [security-proxy-auth internal] load build context [2025-10-22T10:27:52.596Z] #42 DONE 44.1s [2025-10-22T10:27:52.596Z] [2025-10-22T10:27:52.596Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-22T10:27:52.596Z] #58 43.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:52.855Z] #58 ... [2025-10-22T10:27:52.855Z] [2025-10-22T10:27:52.855Z] #53 [security-secretstore-setup internal] load build context [2025-10-22T10:27:52.855Z] #53 DONE 44.2s [2025-10-22T10:27:52.855Z] [2025-10-22T10:27:52.855Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-22T10:27:52.855Z] #58 43.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:52.855Z] #58 ... [2025-10-22T10:27:52.855Z] [2025-10-22T10:27:52.855Z] #41 [support-notifications internal] load build context [2025-10-22T10:27:52.855Z] #41 DONE 44.3s [2025-10-22T10:27:52.855Z] [2025-10-22T10:27:52.855Z] #46 [core-metadata internal] load build context [2025-10-22T10:27:52.855Z] #46 DONE 43.7s [2025-10-22T10:27:52.855Z] [2025-10-22T10:27:52.855Z] #49 [core-command internal] load build context [2025-10-22T10:27:52.855Z] #49 DONE 43.7s [2025-10-22T10:27:52.855Z] [2025-10-22T10:27:52.855Z] #55 [security-proxy-setup internal] load build context [2025-10-22T10:27:52.855Z] #55 DONE 43.7s [2025-10-22T10:27:52.855Z] [2025-10-22T10:27:52.855Z] #31 [core-keeper internal] load build context [2025-10-22T10:27:52.855Z] #31 DONE 43.7s [2025-10-22T10:27:52.855Z] [2025-10-22T10:27:52.855Z] #39 [core-data internal] load build context [2025-10-22T10:27:52.855Z] #39 DONE 43.6s [2025-10-22T10:27:52.855Z] [2025-10-22T10:27:52.855Z] #43 [security-bootstrapper internal] load build context [2025-10-22T10:27:52.855Z] #43 DONE 44.3s [2025-10-22T10:27:52.855Z] [2025-10-22T10:27:52.855Z] #38 [core-common-config-bootstrapper internal] load build context [2025-10-22T10:27:52.855Z] #38 DONE 44.4s [2025-10-22T10:27:53.116Z] [2025-10-22T10:27:53.116Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:53.116Z] #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-10-22T10:27:53.116Z] #59 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-22T10:27:53.116Z] #59 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-22T10:27:53.116Z] #59 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-22T10:27:53.116Z] #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-22T10:27:53.116Z] #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-22T10:27:53.116Z] #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-22T10:27:53.116Z] #59 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-22T10:27:53.116Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-10-22T10:27:53.116Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.79MB / 36.47MB 0.3s [2025-10-22T10:27:53.116Z] #59 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-22T10:27:53.116Z] #59 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-22T10:27:53.116Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.4s [2025-10-22T10:27:53.375Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s [2025-10-22T10:27:54.308Z] #59 ... [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #60 [security-spire-server internal] load build context [2025-10-22T10:27:54.308Z] #60 transferring context: 23.80kB done [2025-10-22T10:27:54.308Z] #60 DONE 1.6s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #61 [security-spire-config internal] load build context [2025-10-22T10:27:54.308Z] #61 transferring context: 22.05kB done [2025-10-22T10:27:54.308Z] #61 DONE 2.0s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:54.308Z] #56 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #56 43.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #56 43.68 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:54.308Z] #56 43.68 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:54.308Z] #56 43.69 OK: 8 MiB in 15 packages [2025-10-22T10:27:54.308Z] #56 DONE 44.9s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-22T10:27:54.308Z] #50 43.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #50 43.75 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:54.308Z] #50 43.76 (2/2) Installing su-exec (0.2-r3) [2025-10-22T10:27:54.308Z] #50 43.76 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:54.308Z] #50 43.77 OK: 8 MiB in 16 packages [2025-10-22T10:27:54.308Z] #50 DONE 44.9s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #34 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:54.308Z] #34 43.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #34 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #34 43.70 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:54.308Z] #34 43.70 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:54.308Z] #34 43.71 OK: 8 MiB in 15 packages [2025-10-22T10:27:54.308Z] #34 DONE 44.9s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #62 [security-spire-agent internal] load build context [2025-10-22T10:27:54.308Z] #62 transferring context: 23.33kB done [2025-10-22T10:27:54.308Z] #62 DONE 2.0s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-22T10:27:54.308Z] #57 43.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #57 43.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #57 43.70 (1/7) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:54.308Z] #57 43.71 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:54.308Z] #57 43.72 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-22T10:27:54.308Z] #57 43.72 (4/7) Installing libsodium (1.0.19-r0) [2025-10-22T10:27:54.308Z] #57 43.76 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-22T10:27:54.308Z] #57 43.79 (6/7) Installing libzmq (4.3.5-r2) [2025-10-22T10:27:54.308Z] #57 43.80 (7/7) Installing zeromq (4.3.5-r2) [2025-10-22T10:27:54.308Z] #57 43.80 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:54.308Z] #57 43.82 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:54.308Z] #57 43.89 OK: 12 MiB in 21 packages [2025-10-22T10:27:54.308Z] #57 DONE 44.9s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-22T10:27:54.308Z] #51 43.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #51 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #51 43.74 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:54.308Z] #51 43.74 (2/4) Installing openssl (3.3.5-r0) [2025-10-22T10:27:54.308Z] #51 43.76 (3/4) Installing su-exec (0.2-r3) [2025-10-22T10:27:54.308Z] #51 43.76 (4/4) Installing yq-go (4.44.1-r2) [2025-10-22T10:27:54.308Z] #51 43.87 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:54.308Z] #51 43.89 OK: 19 MiB in 18 packages [2025-10-22T10:27:54.308Z] #51 DONE 44.9s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:54.308Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.3s done [2025-10-22T10:27:54.308Z] #59 ... [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-22T10:27:54.308Z] #52 43.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #52 43.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #52 43.76 (1/4) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:54.308Z] #52 43.78 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:54.308Z] #52 43.79 (3/4) Installing su-exec (0.2-r3) [2025-10-22T10:27:54.308Z] #52 43.80 (4/4) Installing yq-go (4.44.1-r2) [2025-10-22T10:27:54.308Z] #52 43.91 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:54.308Z] #52 43.91 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:54.308Z] #52 43.96 OK: 19 MiB in 18 packages [2025-10-22T10:27:54.308Z] #52 DONE 44.9s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-22T10:27:54.308Z] #58 43.80 (1/3) Installing ca-certificates (20250911-r0) [2025-10-22T10:27:54.308Z] #58 43.84 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:54.308Z] #58 43.85 (3/3) Installing tzdata (2025b-r0) [2025-10-22T10:27:54.308Z] #58 43.93 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:54.308Z] #58 43.93 Executing ca-certificates-20250911-r0.trigger [2025-10-22T10:27:54.308Z] #58 43.96 OK: 10 MiB in 17 packages [2025-10-22T10:27:54.308Z] #58 DONE 44.9s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-22T10:27:54.308Z] #0 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #0 1.423 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-22T10:27:54.308Z] #0 1.423 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-22T10:27:54.308Z] #0 1.423 OK: 24171 distinct packages available [2025-10-22T10:27:54.308Z] #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #0 1.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:54.308Z] #0 1.859 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:54.308Z] #0 1.863 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-22T10:27:54.308Z] #0 1.867 (3/4) Installing libucontext (1.2-r3) [2025-10-22T10:27:54.308Z] #0 1.871 (4/4) Installing gcompat (1.1.0-r4) [2025-10-22T10:27:54.308Z] #0 1.876 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:54.308Z] #0 1.883 OK: 8 MiB in 18 packages [2025-10-22T10:27:54.308Z] #63 DONE 2.1s [2025-10-22T10:27:54.308Z] [2025-10-22T10:27:54.308Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:54.308Z] #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.1s [2025-10-22T10:27:54.566Z] #59 ... [2025-10-22T10:27:54.566Z] [2025-10-22T10:27:54.566Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-22T10:27:54.566Z] #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done [2025-10-22T10:27:54.566Z] #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-22T10:27:54.566Z] #64 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-22T10:27:54.566Z] #64 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-22T10:27:54.566Z] #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-22T10:27:54.566Z] #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-22T10:27:54.566Z] #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-22T10:27:54.566Z] #64 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.4s done [2025-10-22T10:27:54.566Z] #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done [2025-10-22T10:27:54.566Z] #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-22T10:27:54.566Z] #64 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done [2025-10-22T10:27:54.566Z] #64 DONE 2.5s [2025-10-22T10:27:54.566Z] [2025-10-22T10:27:54.566Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:55.501Z] #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done [2025-10-22T10:27:56.067Z] #59 ... [2025-10-22T10:27:56.067Z] [2025-10-22T10:27:56.067Z] #65 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:56.067Z] #0 1.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.067Z] #0 1.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.067Z] #0 2.002 OK: 13 MiB in 28 packages [2025-10-22T10:27:56.067Z] #65 DONE 3.5s [2025-10-22T10:27:56.067Z] [2025-10-22T10:27:56.067Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-22T10:27:56.067Z] #0 1.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.067Z] #0 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.067Z] #0 2.053 v3.22.2-63-g72b77057f08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-22T10:27:56.067Z] #0 2.053 v3.22.2-73-g7d8bd6aaa1b [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-22T10:27:56.067Z] #0 2.053 OK: 26320 distinct packages available [2025-10-22T10:27:56.067Z] #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.067Z] #0 2.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.067Z] #0 2.473 OK: 265 MiB in 60 packages [2025-10-22T10:27:56.067Z] #66 DONE 3.5s [2025-10-22T10:27:56.067Z] [2025-10-22T10:27:56.067Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-22T10:27:56.067Z] #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.067Z] #0 2.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.067Z] #0 2.414 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-22T10:27:56.067Z] #0 2.414 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-22T10:27:56.067Z] #0 2.414 OK: 24171 distinct packages available [2025-10-22T10:27:56.067Z] #0 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.067Z] #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.067Z] #0 2.789 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:56.067Z] #0 2.793 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-22T10:27:56.067Z] #0 2.796 (3/5) Installing libucontext (1.2-r3) [2025-10-22T10:27:56.067Z] #0 2.799 (4/5) Installing gcompat (1.1.0-r4) [2025-10-22T10:27:56.067Z] #0 2.805 (5/5) Installing openssl (3.3.5-r0) [2025-10-22T10:27:56.067Z] #0 2.817 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:56.067Z] #0 2.823 OK: 9 MiB in 19 packages [2025-10-22T10:27:56.067Z] #67 DONE 3.9s [2025-10-22T10:27:56.067Z] [2025-10-22T10:27:56.067Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:56.067Z] #68 DONE 0.1s [2025-10-22T10:27:56.067Z] [2025-10-22T10:27:56.067Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-22T10:27:56.067Z] #59 DONE 4.0s [2025-10-22T10:27:56.067Z] [2025-10-22T10:27:56.067Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-22T10:27:56.067Z] #69 DONE 3.7s [2025-10-22T10:27:56.067Z] [2025-10-22T10:27:56.067Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:56.633Z] #70 ... [2025-10-22T10:27:56.633Z] [2025-10-22T10:27:56.633Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-22T10:27:56.633Z] #0 3.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.633Z] #0 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:56.633Z] #0 3.961 OK: 265 MiB in 60 packages [2025-10-22T10:27:56.633Z] #71 DONE 4.1s [2025-10-22T10:27:56.633Z] [2025-10-22T10:27:56.633Z] #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:56.633Z] #72 DONE 0.1s [2025-10-22T10:27:56.895Z] [2025-10-22T10:27:56.895Z] #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:57.463Z] #73 ... [2025-10-22T10:27:57.463Z] [2025-10-22T10:27:57.463Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-22T10:27:57.463Z] #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.463Z] #0 4.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.463Z] #0 4.763 OK: 265 MiB in 60 packages [2025-10-22T10:27:57.463Z] #74 DONE 4.9s [2025-10-22T10:27:57.463Z] [2025-10-22T10:27:57.463Z] #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-22T10:27:57.463Z] #0 4.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.463Z] #0 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.463Z] #0 4.612 OK: 265 MiB in 60 packages [2025-10-22T10:27:57.463Z] #75 DONE 4.9s [2025-10-22T10:27:57.724Z] [2025-10-22T10:27:57.724Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:57.724Z] #76 DONE 0.1s [2025-10-22T10:27:57.724Z] [2025-10-22T10:27:57.724Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:57.724Z] #77 DONE 0.1s [2025-10-22T10:27:57.724Z] [2025-10-22T10:27:57.724Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-22T10:27:57.724Z] #0 4.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.724Z] #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.724Z] #0 4.935 OK: 265 MiB in 60 packages [2025-10-22T10:27:57.724Z] #78 DONE 5.1s [2025-10-22T10:27:57.724Z] [2025-10-22T10:27:57.724Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:57.724Z] #79 ... [2025-10-22T10:27:57.724Z] [2025-10-22T10:27:57.724Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:27:57.724Z] #80 DONE 0.1s [2025-10-22T10:27:57.987Z] [2025-10-22T10:27:57.987Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:27:57.987Z] #81 ... [2025-10-22T10:27:57.987Z] [2025-10-22T10:27:57.987Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:57.987Z] #0 3.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.987Z] #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.987Z] #0 3.612 OK: 8 MiB in 15 packages [2025-10-22T10:27:57.987Z] #82 DONE 3.7s [2025-10-22T10:27:57.987Z] [2025-10-22T10:27:57.987Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-22T10:27:57.987Z] #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.987Z] #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.987Z] #0 3.642 OK: 8 MiB in 18 packages [2025-10-22T10:27:57.987Z] #83 DONE 3.8s [2025-10-22T10:27:57.987Z] [2025-10-22T10:27:57.987Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:57.987Z] #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.987Z] #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:57.987Z] #0 3.657 OK: 10 MiB in 17 packages [2025-10-22T10:27:57.987Z] #84 DONE 3.8s [2025-10-22T10:27:58.652Z] [2025-10-22T10:27:58.652Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:27:59.220Z] #85 ... [2025-10-22T10:27:59.220Z] [2025-10-22T10:27:59.220Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-22T10:27:59.220Z] #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.220Z] #0 3.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.220Z] #0 3.752 OK: 19 MiB in 18 packages [2025-10-22T10:27:59.220Z] #86 DONE 5.0s [2025-10-22T10:27:59.478Z] [2025-10-22T10:27:59.478Z] #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-22T10:27:59.478Z] #0 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.478Z] #0 3.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.478Z] #0 3.734 OK: 8 MiB in 15 packages [2025-10-22T10:27:59.478Z] #87 DONE 5.0s [2025-10-22T10:27:59.478Z] [2025-10-22T10:27:59.478Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-22T10:27:59.478Z] #0 3.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.478Z] #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.478Z] #0 3.764 OK: 8 MiB in 16 packages [2025-10-22T10:27:59.478Z] #88 DONE 5.0s [2025-10-22T10:27:59.478Z] [2025-10-22T10:27:59.478Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-22T10:27:59.478Z] #0 4.849 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.478Z] #0 5.194 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.478Z] #0 5.665 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-22T10:27:59.478Z] #0 6.272 Executing busybox-1.36.1-r30.trigger [2025-10-22T10:27:59.478Z] #0 6.324 OK: 8 MiB in 15 packages [2025-10-22T10:27:59.478Z] #89 DONE 6.7s [2025-10-22T10:27:59.478Z] [2025-10-22T10:27:59.478Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:27:59.478Z] #85 DONE 1.3s [2025-10-22T10:27:59.478Z] [2025-10-22T10:27:59.478Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-22T10:27:59.478Z] #90 DONE 0.1s [2025-10-22T10:27:59.478Z] [2025-10-22T10:27:59.478Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-22T10:27:59.478Z] #91 DONE 0.0s [2025-10-22T10:27:59.478Z] [2025-10-22T10:27:59.478Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-22T10:27:59.478Z] #92 DONE 0.1s [2025-10-22T10:27:59.478Z] [2025-10-22T10:27:59.478Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-22T10:27:59.478Z] #93 ... [2025-10-22T10:27:59.478Z] [2025-10-22T10:27:59.478Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-22T10:27:59.478Z] #94 DONE 0.1s [2025-10-22T10:27:59.735Z] [2025-10-22T10:27:59.735Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-22T10:27:59.735Z] #95 DONE 0.0s [2025-10-22T10:27:59.735Z] [2025-10-22T10:27:59.735Z] #96 [security-spire-config] exporting to image [2025-10-22T10:27:59.735Z] #96 exporting layers [2025-10-22T10:27:59.735Z] #96 ... [2025-10-22T10:27:59.735Z] [2025-10-22T10:27:59.735Z] #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-22T10:27:59.735Z] #0 5.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.735Z] #0 5.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.735Z] #0 5.446 OK: 19 MiB in 18 packages [2025-10-22T10:27:59.735Z] #97 DONE 5.5s [2025-10-22T10:27:59.735Z] [2025-10-22T10:27:59.735Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-22T10:27:59.735Z] #98 DONE 0.0s [2025-10-22T10:27:59.735Z] [2025-10-22T10:27:59.735Z] #99 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-22T10:27:59.735Z] #0 5.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.735Z] #0 5.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.735Z] #0 5.488 OK: 12 MiB in 21 packages [2025-10-22T10:27:59.735Z] #99 DONE 5.6s [2025-10-22T10:27:59.999Z] [2025-10-22T10:27:59.999Z] #100 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-22T10:27:59.999Z] #0 3.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.999Z] #0 3.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:27:59.999Z] #0 3.644 OK: 9 MiB in 19 packages [2025-10-22T10:27:59.999Z] #100 DONE 3.8s [2025-10-22T10:27:59.999Z] [2025-10-22T10:27:59.999Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:28:00.932Z] #101 DONE 1.0s [2025-10-22T10:28:00.932Z] [2025-10-22T10:28:00.932Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-22T10:28:00.932Z] #0 3.105 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-22T10:28:00.932Z] #0 3.347 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-22T10:28:00.932Z] #0 3.906 OK: 265 MiB in 60 packages [2025-10-22T10:28:00.932Z] #102 DONE 4.7s [2025-10-22T10:28:00.932Z] [2025-10-22T10:28:00.932Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-22T10:28:00.932Z] #103 DONE 1.0s [2025-10-22T10:28:00.932Z] [2025-10-22T10:28:00.932Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-22T10:28:00.932Z] #104 DONE 0.1s [2025-10-22T10:28:00.932Z] [2025-10-22T10:28:00.932Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:28:01.193Z] #105 ... [2025-10-22T10:28:01.193Z] [2025-10-22T10:28:01.193Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-22T10:28:01.193Z] #106 DONE 0.1s [2025-10-22T10:28:01.193Z] [2025-10-22T10:28:01.193Z] #96 [security-spire-config] exporting to image [2025-10-22T10:28:01.193Z] #96 exporting layers 1.4s done [2025-10-22T10:28:01.193Z] #96 writing image sha256:1ca7582e616fb9fb97c698339783ea30ae51f6f8f62c72eec1a5f7f4c777c2d7 done [2025-10-22T10:28:01.193Z] #96 naming to docker.io/library/security-spire-config 0.0s done [2025-10-22T10:28:01.193Z] #96 DONE 1.4s [2025-10-22T10:28:01.193Z] [2025-10-22T10:28:01.193Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-22T10:28:01.762Z] #107 DONE 0.7s [2025-10-22T10:28:01.762Z] [2025-10-22T10:28:01.762Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-22T10:28:01.762Z] #105 DONE 0.8s [2025-10-22T10:28:01.762Z] [2025-10-22T10:28:01.762Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-22T10:28:01.762Z] #108 DONE 0.1s [2025-10-22T10:28:01.762Z] [2025-10-22T10:28:01.762Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-22T10:28:02.019Z] #109 DONE 0.1s [2025-10-22T10:28:02.019Z] [2025-10-22T10:28:02.019Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-22T10:28:02.019Z] #93 DONE 2.6s [2025-10-22T10:28:02.019Z] [2025-10-22T10:28:02.019Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-22T10:28:02.019Z] #110 DONE 0.1s [2025-10-22T10:28:02.019Z] [2025-10-22T10:28:02.019Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-22T10:28:02.019Z] #111 DONE 0.1s [2025-10-22T10:28:02.019Z] [2025-10-22T10:28:02.019Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-22T10:28:02.019Z] #112 DONE 0.1s [2025-10-22T10:28:02.019Z] [2025-10-22T10:28:02.019Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-22T10:28:02.019Z] #113 DONE 0.1s [2025-10-22T10:28:02.019Z] [2025-10-22T10:28:02.019Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-22T10:28:02.019Z] #114 DONE 0.1s [2025-10-22T10:28:02.019Z] [2025-10-22T10:28:02.019Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-22T10:28:02.019Z] #115 DONE 0.1s [2025-10-22T10:28:02.019Z] [2025-10-22T10:28:02.019Z] #116 [security-spire-server] exporting to image [2025-10-22T10:28:02.278Z] #116 ... [2025-10-22T10:28:02.278Z] [2025-10-22T10:28:02.278Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-22T10:28:02.278Z] #117 DONE 0.1s [2025-10-22T10:28:02.536Z] [2025-10-22T10:28:02.536Z] #116 [security-spire-server] exporting to image [2025-10-22T10:28:02.536Z] #116 exporting layers 0.4s done [2025-10-22T10:28:02.536Z] #116 writing image sha256:abfbe41ad148304c0c0f4f9bfc86559f01208b825176451d5b198934ba30d730 [2025-10-22T10:28:02.536Z] #116 writing image sha256:abfbe41ad148304c0c0f4f9bfc86559f01208b825176451d5b198934ba30d730 done [2025-10-22T10:28:02.536Z] #116 naming to docker.io/library/security-spire-server done [2025-10-22T10:28:02.536Z] #116 DONE 0.4s [2025-10-22T10:28:02.536Z] [2025-10-22T10:28:02.536Z] #118 [security-spire-agent] exporting to image [2025-10-22T10:28:02.794Z] #118 exporting layers 0.4s done [2025-10-22T10:28:02.794Z] #118 writing image sha256:9c43f4a570acee76e24d51f6243f640d4048cffa171ac53ce071f7e4248315e6 done [2025-10-22T10:28:02.794Z] #118 naming to docker.io/library/security-spire-agent done [2025-10-22T10:28:02.794Z] #118 DONE 0.4s [2025-10-22T10:28:02.794Z] [2025-10-22T10:28:02.794Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:08.055Z] #119 ... [2025-10-22T10:28:08.055Z] [2025-10-22T10:28:08.055Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:40.241Z] #120 DONE 39.0s [2025-10-22T10:28:40.241Z] [2025-10-22T10:28:40.241Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:40.241Z] #70 DONE 40.3s [2025-10-22T10:28:40.241Z] [2025-10-22T10:28:40.241Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:40.241Z] #119 DONE 35.5s [2025-10-22T10:28:40.241Z] [2025-10-22T10:28:40.241Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:40.241Z] #79 DONE 39.0s [2025-10-22T10:28:40.241Z] [2025-10-22T10:28:40.241Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:40.241Z] #81 DONE 38.8s [2025-10-22T10:28:40.241Z] [2025-10-22T10:28:40.241Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:40.241Z] #73 DONE 39.9s [2025-10-22T10:28:40.241Z] [2025-10-22T10:28:40.241Z] #121 [core-command builder 6/7] COPY . . [2025-10-22T10:28:46.939Z] #121 ... [2025-10-22T10:28:46.939Z] [2025-10-22T10:28:46.939Z] #122 [support-scheduler builder 6/7] COPY . . [2025-10-22T10:28:46.939Z] #122 ... [2025-10-22T10:28:46.939Z] [2025-10-22T10:28:46.939Z] #123 [support-notifications builder 6/7] COPY . . [2025-10-22T10:28:46.939Z] #123 ... [2025-10-22T10:28:46.939Z] [2025-10-22T10:28:46.939Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-22T10:28:47.199Z] #124 ... [2025-10-22T10:28:47.199Z] [2025-10-22T10:28:47.199Z] #125 [core-keeper builder 7/8] COPY . . [2025-10-22T10:28:47.199Z] #125 ... [2025-10-22T10:28:47.199Z] [2025-10-22T10:28:47.199Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #126 ... [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #123 [support-notifications builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #123 DONE 15.2s [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #121 DONE 15.2s [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #124 DONE 15.2s [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #127 [security-proxy-auth builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #127 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:52.522Z] #128 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:52.522Z] #129 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:52.522Z] #130 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #131 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:52.522Z] #132 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:52.522Z] #133 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #134 [core-metadata builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #134 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:52.522Z] #135 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #136 [core-data builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #136 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:52.522Z] #137 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:52.522Z] #138 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:52.522Z] #139 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:52.522Z] #140 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #141 [core-command builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #141 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #126 DONE 15.3s [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-22T10:28:52.522Z] #142 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #143 [security-proxy-setup builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #143 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-22T10:28:52.522Z] #144 CACHED [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #122 [support-scheduler builder 6/7] COPY . . [2025-10-22T10:28:52.522Z] #122 DONE 15.2s [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #125 [core-keeper builder 7/8] COPY . . [2025-10-22T10:28:52.522Z] #125 DONE 15.3s [2025-10-22T10:28:52.522Z] [2025-10-22T10:28:52.522Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-22T10:28:52.779Z] #145 0.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-22T10:29:03.292Z] #145 ... [2025-10-22T10:29:03.292Z] [2025-10-22T10:29:03.292Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-22T10:29:03.292Z] #0 0.980 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-22T10:29:03.292Z] #146 ... [2025-10-22T10:29:03.292Z] [2025-10-22T10:29:03.292Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-22T10:29:03.292Z] #0 0.849 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-22T10:29:03.292Z] #147 ... [2025-10-22T10:29:03.292Z] [2025-10-22T10:29:03.292Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-22T10:29:03.292Z] #0 0.906 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-22T10:29:03.292Z] #148 ... [2025-10-22T10:29:03.292Z] [2025-10-22T10:29:03.292Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-22T10:29:03.292Z] #0 0.984 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-22T10:29:03.292Z] #149 ... [2025-10-22T10:29:03.292Z] [2025-10-22T10:29:03.292Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-22T10:29:03.292Z] #0 0.993 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-22T10:29:03.292Z] #150 ... [2025-10-22T10:29:03.292Z] [2025-10-22T10:29:03.292Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-22T10:29:03.292Z] #0 0.980 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-22T10:29:03.292Z] #151 ... [2025-10-22T10:29:03.292Z] [2025-10-22T10:29:03.292Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-22T10:29:03.292Z] #0 0.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-22T10:29:03.292Z] #152 ... [2025-10-22T10:29:03.292Z] [2025-10-22T10:29:03.292Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-22T10:29:03.292Z] #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-22T10:29:03.550Z] #153 ... [2025-10-22T10:29:03.550Z] [2025-10-22T10:29:03.550Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-22T10:29:03.550Z] #0 1.002 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-22T10:29:03.550Z] #154 ... [2025-10-22T10:29:03.550Z] [2025-10-22T10:29:03.550Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-22T10:29:03.550Z] #0 0.961 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-22T10:29:03.807Z] #155 ... [2025-10-22T10:29:03.807Z] [2025-10-22T10:29:03.807Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-22T10:29:03.807Z] #0 0.998 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-22T10:31:27.119Z] #156 ... [2025-10-22T10:31:27.119Z] [2025-10-22T10:31:27.119Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-22T10:31:27.120Z] #148 151.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-22T10:31:30.412Z] #148 ... [2025-10-22T10:31:30.412Z] [2025-10-22T10:31:30.412Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-22T10:31:30.412Z] #147 DONE 158.2s [2025-10-22T10:31:30.412Z] [2025-10-22T10:31:30.412Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-22T10:31:36.977Z] #149 ... [2025-10-22T10:31:36.977Z] [2025-10-22T10:31:36.978Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-22T10:31:36.978Z] #148 DONE 165.3s [2025-10-22T10:31:37.236Z] [2025-10-22T10:31:37.236Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-22T10:31:37.236Z] #155 DONE 165.4s [2025-10-22T10:31:37.236Z] [2025-10-22T10:31:37.236Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:37.236Z] #157 ... [2025-10-22T10:31:37.236Z] [2025-10-22T10:31:37.236Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-22T10:31:37.236Z] #145 DONE 165.5s [2025-10-22T10:31:37.236Z] [2025-10-22T10:31:37.236Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:37.494Z] #157 ... [2025-10-22T10:31:37.494Z] [2025-10-22T10:31:37.494Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-22T10:31:37.494Z] #156 DONE 165.8s [2025-10-22T10:31:37.752Z] [2025-10-22T10:31:37.753Z] #158 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:37.753Z] #158 ... [2025-10-22T10:31:37.753Z] [2025-10-22T10:31:37.753Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-22T10:31:37.753Z] #153 DONE 166.0s [2025-10-22T10:31:38.011Z] [2025-10-22T10:31:38.011Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-22T10:31:38.011Z] #151 DONE 166.1s [2025-10-22T10:31:38.011Z] [2025-10-22T10:31:38.011Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:38.011Z] #159 ... [2025-10-22T10:31:38.011Z] [2025-10-22T10:31:38.011Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-22T10:31:38.011Z] #154 DONE 166.3s [2025-10-22T10:31:38.270Z] [2025-10-22T10:31:38.270Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-22T10:31:38.270Z] #152 DONE 166.5s [2025-10-22T10:31:38.270Z] [2025-10-22T10:31:38.270Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-22T10:31:38.528Z] #160 ... [2025-10-22T10:31:38.528Z] [2025-10-22T10:31:38.528Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-22T10:31:38.528Z] #149 DONE 166.7s [2025-10-22T10:31:38.528Z] [2025-10-22T10:31:38.528Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-22T10:31:38.528Z] #150 DONE 166.8s [2025-10-22T10:31:38.528Z] [2025-10-22T10:31:38.528Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-22T10:31:38.528Z] #146 DONE 166.8s [2025-10-22T10:31:38.528Z] [2025-10-22T10:31:38.528Z] #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.095Z] #161 ... [2025-10-22T10:31:39.095Z] [2025-10-22T10:31:39.095Z] #157 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.095Z] #157 DONE 1.9s [2025-10-22T10:31:39.095Z] [2025-10-22T10:31:39.095Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.095Z] #162 DONE 1.7s [2025-10-22T10:31:39.095Z] [2025-10-22T10:31:39.095Z] #158 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.095Z] #158 DONE 1.4s [2025-10-22T10:31:39.095Z] [2025-10-22T10:31:39.095Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.095Z] #163 DONE 1.2s [2025-10-22T10:31:39.354Z] [2025-10-22T10:31:39.354Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.354Z] #159 DONE 1.3s [2025-10-22T10:31:39.354Z] [2025-10-22T10:31:39.354Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-22T10:31:39.354Z] #160 DONE 1.2s [2025-10-22T10:31:39.354Z] [2025-10-22T10:31:39.354Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-22T10:31:39.354Z] #164 ... [2025-10-22T10:31:39.354Z] [2025-10-22T10:31:39.354Z] #165 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.354Z] #165 DONE 1.0s [2025-10-22T10:31:39.354Z] [2025-10-22T10:31:39.354Z] #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.354Z] #161 DONE 0.8s [2025-10-22T10:31:39.613Z] [2025-10-22T10:31:39.613Z] #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.613Z] #166 DONE 0.8s [2025-10-22T10:31:39.613Z] [2025-10-22T10:31:39.613Z] #167 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:39.873Z] #167 DONE 0.4s [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:39.873Z] #168 DONE 0.8s [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:39.873Z] #169 CACHED [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.873Z] #170 CACHED [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #171 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:39.873Z] #171 DONE 0.8s [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.873Z] #172 CACHED [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #173 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:39.873Z] #173 CACHED [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:39.873Z] #174 CACHED [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:39.873Z] #175 CACHED [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:39.873Z] #176 DONE 0.6s [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:39.873Z] #177 DONE 0.6s [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #178 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-22T10:31:39.873Z] #178 DONE 0.8s [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:39.873Z] #179 DONE 0.5s [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:39.873Z] #180 DONE 0.4s [2025-10-22T10:31:39.873Z] [2025-10-22T10:31:39.873Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-22T10:31:40.832Z] #181 ... [2025-10-22T10:31:40.832Z] [2025-10-22T10:31:40.832Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-22T10:31:40.832Z] #182 DONE 0.7s [2025-10-22T10:31:40.832Z] [2025-10-22T10:31:40.832Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-22T10:31:40.832Z] #183 DONE 0.8s [2025-10-22T10:31:40.832Z] [2025-10-22T10:31:40.832Z] #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:31:41.404Z] #184 ... [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-22T10:31:41.404Z] #185 DONE 1.5s [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-22T10:31:41.404Z] #186 DONE 1.5s [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-22T10:31:41.404Z] #187 DONE 1.5s [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-22T10:31:41.404Z] #188 DONE 1.5s [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #189 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:31:41.404Z] #189 DONE 1.5s [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-22T10:31:41.404Z] #164 DONE 2.1s [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-22T10:31:41.404Z] #190 DONE 1.6s [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-22T10:31:41.404Z] #191 DONE 1.5s [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-22T10:31:41.404Z] #192 DONE 1.5s [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-22T10:31:41.404Z] #181 DONE 1.5s [2025-10-22T10:31:41.404Z] [2025-10-22T10:31:41.404Z] #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:31:41.665Z] #193 ... [2025-10-22T10:31:41.665Z] [2025-10-22T10:31:41.665Z] #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:31:41.665Z] #184 DONE 1.1s [2025-10-22T10:31:41.665Z] [2025-10-22T10:31:41.665Z] #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:31:41.665Z] #193 DONE 0.3s [2025-10-22T10:31:41.665Z] [2025-10-22T10:31:41.665Z] #194 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-22T10:31:41.665Z] #194 DONE 0.5s [2025-10-22T10:31:41.665Z] [2025-10-22T10:31:41.665Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-22T10:31:41.665Z] #195 DONE 0.4s [2025-10-22T10:31:41.665Z] [2025-10-22T10:31:41.665Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:31:41.665Z] #196 DONE 0.4s [2025-10-22T10:31:41.665Z] [2025-10-22T10:31:41.665Z] #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:31:41.665Z] #197 DONE 0.4s [2025-10-22T10:31:41.665Z] [2025-10-22T10:31:41.665Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-22T10:31:41.665Z] #198 DONE 0.4s [2025-10-22T10:31:41.665Z] [2025-10-22T10:31:41.665Z] #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-22T10:31:41.665Z] #199 DONE 0.4s [2025-10-22T10:31:41.665Z] [2025-10-22T10:31:41.665Z] #200 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:41.926Z] #200 ... [2025-10-22T10:31:41.926Z] [2025-10-22T10:31:41.926Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:31:41.926Z] #201 DONE 0.4s [2025-10-22T10:31:41.926Z] [2025-10-22T10:31:41.926Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:31:41.926Z] #202 DONE 0.4s [2025-10-22T10:31:41.926Z] [2025-10-22T10:31:41.926Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-22T10:31:41.926Z] #203 DONE 0.4s [2025-10-22T10:31:41.926Z] [2025-10-22T10:31:41.926Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-22T10:31:41.926Z] #204 DONE 0.3s [2025-10-22T10:31:41.926Z] [2025-10-22T10:31:41.926Z] #205 [support-scheduler] exporting to image [2025-10-22T10:31:41.926Z] #205 exporting layers [2025-10-22T10:31:42.187Z] #205 ... [2025-10-22T10:31:42.188Z] [2025-10-22T10:31:42.188Z] #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-22T10:31:42.188Z] #206 DONE 0.4s [2025-10-22T10:31:42.188Z] [2025-10-22T10:31:42.188Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-22T10:31:42.188Z] #207 DONE 0.4s [2025-10-22T10:31:42.188Z] [2025-10-22T10:31:42.188Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-22T10:31:42.188Z] #208 DONE 0.5s [2025-10-22T10:31:42.188Z] [2025-10-22T10:31:42.188Z] #200 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-22T10:31:42.188Z] #200 DONE 0.5s [2025-10-22T10:31:42.188Z] [2025-10-22T10:31:42.188Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-22T10:31:42.188Z] #209 DONE 0.5s [2025-10-22T10:31:42.188Z] [2025-10-22T10:31:42.188Z] #210 [core-metadata] exporting to image [2025-10-22T10:31:42.768Z] #210 ... [2025-10-22T10:31:42.768Z] [2025-10-22T10:31:42.768Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-22T10:31:42.768Z] #211 DONE 0.4s [2025-10-22T10:31:42.768Z] [2025-10-22T10:31:42.768Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-22T10:31:42.768Z] #212 DONE 0.3s [2025-10-22T10:31:42.768Z] [2025-10-22T10:31:42.768Z] #213 [core-keeper] exporting to image [2025-10-22T10:31:42.768Z] #213 exporting layers 0.2s done [2025-10-22T10:31:42.768Z] #213 writing image sha256:65b80c90ae78e97dc3c0cd3c686b091a9d894b6965ef521568b4e20e901b2592 0.2s done [2025-10-22T10:31:42.768Z] #213 naming to docker.io/library/core-keeper done [2025-10-22T10:31:42.768Z] #213 DONE 1.2s [2025-10-22T10:31:42.768Z] [2025-10-22T10:31:42.768Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-22T10:31:42.768Z] #214 DONE 0.3s [2025-10-22T10:31:42.768Z] [2025-10-22T10:31:42.768Z] #215 [core-command] exporting to image [2025-10-22T10:31:42.768Z] #215 exporting layers 0.2s done [2025-10-22T10:31:42.768Z] #215 writing image sha256:f28d62584b591f559cccc00cce0da51f1699c34fd07b5a3fee6b7316303cf983 0.3s done [2025-10-22T10:31:42.768Z] #215 naming to docker.io/library/core-command done [2025-10-22T10:31:42.768Z] #215 DONE 0.9s [2025-10-22T10:31:42.768Z] [2025-10-22T10:31:42.768Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T10:31:42.768Z] #216 ... [2025-10-22T10:31:42.768Z] [2025-10-22T10:31:42.768Z] #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T10:31:42.768Z] #217 DONE 0.8s [2025-10-22T10:31:42.768Z] [2025-10-22T10:31:42.768Z] #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-22T10:31:42.768Z] #218 DONE 0.2s [2025-10-22T10:31:43.028Z] [2025-10-22T10:31:43.028Z] #219 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-22T10:31:43.028Z] #219 ... [2025-10-22T10:31:43.028Z] [2025-10-22T10:31:43.028Z] #220 [security-spiffe-token-provider] exporting to image [2025-10-22T10:31:43.028Z] #220 exporting layers 0.9s done [2025-10-22T10:31:43.028Z] #220 writing image sha256:4377f5a2086460691c391debed6461394ba68fe1ef17e4459a5b6c60ac9cb3e0 0.1s done [2025-10-22T10:31:43.028Z] #220 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-10-22T10:31:43.028Z] #220 DONE 1.3s [2025-10-22T10:31:43.028Z] [2025-10-22T10:31:43.028Z] #221 [core-data] exporting to image [2025-10-22T10:31:43.028Z] #221 exporting layers 0.8s done [2025-10-22T10:31:43.028Z] #221 writing image sha256:9be07f74afe6ba095efd107937df6123e36bd983ecc5b8cbe014bbc894badf9a 0.3s done [2025-10-22T10:31:43.028Z] #221 naming to docker.io/library/core-data 0.0s done [2025-10-22T10:31:43.028Z] #221 DONE 1.3s [2025-10-22T10:31:43.028Z] [2025-10-22T10:31:43.028Z] #222 [support-notifications] exporting to image [2025-10-22T10:31:43.028Z] #222 exporting layers 0.9s done [2025-10-22T10:31:43.028Z] #222 writing image sha256:24f99f6fbc7e00c26f3317fe7827f2fd5a06be0a209b504b48898eb8ba45edec 0.3s done [2025-10-22T10:31:43.028Z] #222 naming to docker.io/library/support-notifications 0.0s done [2025-10-22T10:31:43.028Z] #222 DONE 1.3s [2025-10-22T10:31:43.028Z] [2025-10-22T10:31:43.028Z] #210 [core-metadata] exporting to image [2025-10-22T10:31:43.028Z] #210 exporting layers 0.5s done [2025-10-22T10:31:43.028Z] #210 writing image sha256:ee0f9c3ac673e56db38c18bc846b1cbf6421b2a378ae2877a36518612e8358d7 0.2s done [2025-10-22T10:31:43.028Z] #210 naming to docker.io/library/core-metadata 0.0s done [2025-10-22T10:31:43.028Z] #210 DONE 0.8s [2025-10-22T10:31:43.289Z] [2025-10-22T10:31:43.289Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-22T10:31:43.289Z] #223 DONE 0.5s [2025-10-22T10:31:43.289Z] [2025-10-22T10:31:43.289Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T10:31:43.289Z] #224 DONE 1.0s [2025-10-22T10:31:43.289Z] [2025-10-22T10:31:43.289Z] #205 [support-scheduler] exporting to image [2025-10-22T10:31:43.289Z] #205 exporting layers 1.2s done [2025-10-22T10:31:43.289Z] #205 writing image sha256:67ebd517aa1dc45e72b9beb3327a7cb6178a8ba1c9b2446d706316da618dbaaa done [2025-10-22T10:31:43.289Z] #205 naming to docker.io/library/support-scheduler done [2025-10-22T10:31:43.289Z] #205 DONE 1.3s [2025-10-22T10:31:43.289Z] [2025-10-22T10:31:43.289Z] #225 [security-proxy-auth] exporting to image [2025-10-22T10:31:43.289Z] #225 ... [2025-10-22T10:31:43.289Z] [2025-10-22T10:31:43.289Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-22T10:31:43.289Z] #226 DONE 0.2s [2025-10-22T10:31:43.289Z] [2025-10-22T10:31:43.289Z] #219 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-22T10:31:43.289Z] #219 DONE 0.3s [2025-10-22T10:31:43.289Z] [2025-10-22T10:31:43.289Z] #227 [core-common-config-bootstrapper] exporting to image [2025-10-22T10:31:43.289Z] #227 exporting layers 0.2s done [2025-10-22T10:31:43.289Z] #227 writing image sha256:8c4239359edf6e98de5926122cc06cf189e24a31ab3ce9d90d77b4b4de749c98 done [2025-10-22T10:31:43.289Z] #227 naming to docker.io/library/core-common-config-bootstrapper done [2025-10-22T10:31:43.289Z] #227 DONE 0.3s [2025-10-22T10:31:43.551Z] [2025-10-22T10:31:43.551Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T10:31:43.551Z] #216 DONE 0.8s [2025-10-22T10:31:43.551Z] [2025-10-22T10:31:43.551Z] #228 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-22T10:31:43.551Z] #228 DONE 0.1s [2025-10-22T10:31:43.551Z] [2025-10-22T10:31:43.551Z] #225 [security-proxy-auth] exporting to image [2025-10-22T10:31:43.551Z] #225 exporting layers 0.3s done [2025-10-22T10:31:43.551Z] #225 writing image sha256:10618aed23f6df6d76b5dc5d1da15088a32f6ae1f76b6f9a1046c927b380d2c5 done [2025-10-22T10:31:43.551Z] #225 naming to docker.io/library/security-proxy-auth done [2025-10-22T10:31:43.551Z] #225 DONE 0.3s [2025-10-22T10:31:43.551Z] [2025-10-22T10:31:43.551Z] #229 [security-proxy-setup] exporting to image [2025-10-22T10:31:43.551Z] #229 ... [2025-10-22T10:31:43.551Z] [2025-10-22T10:31:43.551Z] #230 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-22T10:31:43.551Z] #230 DONE 0.1s [2025-10-22T10:31:43.812Z] [2025-10-22T10:31:43.812Z] #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-22T10:31:43.812Z] #231 DONE 0.1s [2025-10-22T10:31:43.812Z] [2025-10-22T10:31:43.812Z] #229 [security-proxy-setup] exporting to image [2025-10-22T10:31:43.812Z] #229 exporting layers 0.3s done [2025-10-22T10:31:43.812Z] #229 writing image sha256:3e84cd8d7398f1ab25190d6b06adfadaa3878428d1821bb046fa0bd701854b9f done [2025-10-22T10:31:43.812Z] #229 naming to docker.io/library/security-proxy-setup done [2025-10-22T10:31:43.812Z] #229 DONE 0.3s [2025-10-22T10:31:43.812Z] [2025-10-22T10:31:43.812Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-22T10:31:43.812Z] #232 DONE 0.5s [2025-10-22T10:31:43.812Z] [2025-10-22T10:31:43.812Z] #233 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-22T10:31:44.072Z] #233 DONE 0.4s [2025-10-22T10:31:44.072Z] [2025-10-22T10:31:44.072Z] #234 [security-secretstore-setup] exporting to image [2025-10-22T10:31:44.072Z] #234 exporting layers 0.2s done [2025-10-22T10:31:44.072Z] #234 writing image sha256:f9f8d716e6aed21e1b9a65dbde67a68afbd864e838d349063f85d126a169d0c4 done [2025-10-22T10:31:44.072Z] #234 naming to docker.io/library/security-secretstore-setup done [2025-10-22T10:31:44.072Z] #234 DONE 0.3s [2025-10-22T10:31:44.072Z] [2025-10-22T10:31:44.072Z] #235 [security-bootstrapper] exporting to image [2025-10-22T10:31:44.334Z] #235 exporting layers 0.2s done [2025-10-22T10:31:44.334Z] #235 writing image sha256:0eeb79e26c9866da6db6e5603fde8638d3149e4d0276873a15f2969f2b6c9182 done [2025-10-22T10:31:44.334Z] #235 naming to docker.io/library/security-bootstrapper done [2025-10-22T10:31:44.334Z] #235 DONE 0.2s [2025-10-22T10:31:44.334Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.334Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.334Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.334Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.334Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.334Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.334Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.334Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.334Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.334Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.335Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.335Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.335Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.335Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-22T10:31:44.335Z] time="2025-10-22T10:27:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-22T10:31:44.354Z] $ docker stop --time=1 56dafb7772dd9fde0959d7ea003b85c349de24f9801b1411a939550b8847b157 [2025-10-22T10:31:45.648Z] $ docker rm -f --volumes 56dafb7772dd9fde0959d7ea003b85c349de24f9801b1411a939550b8847b157 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-22T10:31:45.976Z] + docker images [2025-10-22T10:31:45.976Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-22T10:31:45.976Z] security-proxy-auth latest 10618aed23f6 2 seconds ago 44.7MB [2025-10-22T10:31:45.976Z] security-proxy-setup latest 3e84cd8d7398 2 seconds ago 49.1MB [2025-10-22T10:31:45.976Z] security-bootstrapper latest 0eeb79e26c98 2 seconds ago 20.4MB [2025-10-22T10:31:45.976Z] security-secretstore-setup latest f9f8d716e6ae 2 seconds ago 79.8MB [2025-10-22T10:31:45.976Z] core-common-config-bootstrapper latest 8c4239359edf 3 seconds ago 19.4MB [2025-10-22T10:31:45.976Z] core-metadata latest ee0f9c3ac673 3 seconds ago 45.6MB [2025-10-22T10:31:45.976Z] security-spiffe-token-provider latest 4377f5a20864 4 seconds ago 48.1MB [2025-10-22T10:31:45.976Z] core-command latest f28d62584b59 4 seconds ago 39.7MB [2025-10-22T10:31:45.976Z] support-scheduler latest 67ebd517aa1d 4 seconds ago 49.3MB [2025-10-22T10:31:45.976Z] support-notifications latest 24f99f6fbc7e 4 seconds ago 52.9MB [2025-10-22T10:31:45.976Z] core-data latest 9be07f74afe6 4 seconds ago 45.5MB [2025-10-22T10:31:45.976Z] core-keeper latest 65b80c90ae78 4 seconds ago 45.3MB [2025-10-22T10:31:45.976Z] security-spire-agent latest 9c43f4a570ac 3 minutes ago 195MB [2025-10-22T10:31:45.976Z] security-spire-server latest abfbe41ad148 3 minutes ago 149MB [2025-10-22T10:31:45.976Z] security-spire-config latest 1ca7582e616f 3 minutes ago 149MB [2025-10-22T10:31:45.976Z] ci-base-image-x86_64 latest cc92844ebb8e 7 minutes ago 967MB [2025-10-22T10:31:45.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 7 days ago 610MB [2025-10-22T10:31:45.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB [2025-10-22T10:31:45.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-22T10:31:46.419Z] provisioning config files... [2025-10-22T10:31:46.426Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config14721806026428252875tmp [Pipeline] { [Pipeline] sh [2025-10-22T10:31:46.756Z] + set +x [2025-10-22T10:31:46.756Z] + curl -s+ https://codecov.io/bash [2025-10-22T10:31:46.756Z] bash -s -- [2025-10-22T10:31:46.756Z] [2025-10-22T10:31:46.756Z] _____ _ [2025-10-22T10:31:46.756Z] / ____| | | [2025-10-22T10:31:46.756Z] | | ___ __| | ___ ___ _____ __ [2025-10-22T10:31:46.756Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-22T10:31:46.756Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-22T10:31:46.756Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-22T10:31:46.756Z] Bash-1.0.6 [2025-10-22T10:31:46.756Z] [2025-10-22T10:31:46.756Z] [2025-10-22T10:31:46.756Z] ==> git version 2.25.1 found [2025-10-22T10:31:46.756Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-22T10:31:46.756Z] Release-Date: 2020-01-08 [2025-10-22T10:31:46.756Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-22T10:31:46.756Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-22T10:31:46.756Z] ==> Jenkins CI detected. [2025-10-22T10:31:46.756Z] current dir:  /w/workspace/edgex-go/4 [2025-10-22T10:31:46.756Z] project root: . [2025-10-22T10:31:46.756Z] --> token set from env [2025-10-22T10:31:46.756Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-22T10:31:46.756Z] ==> Running gcov in . (disable via -X gcov) [2025-10-22T10:31:46.756Z] ==> Python coveragepy not found [2025-10-22T10:31:46.756Z] ==> Searching for coverage reports in: [2025-10-22T10:31:46.756Z] + . [2025-10-22T10:31:47.014Z] -> Found 1 reports [2025-10-22T10:31:47.014Z] ==> Detecting git/mercurial file structure [2025-10-22T10:31:47.014Z] ==> Reading reports [2025-10-22T10:31:47.014Z] + ./coverage.out bytes=1740946 [2025-10-22T10:31:47.014Z] ==> Appending adjustments [2025-10-22T10:31:47.014Z] https://docs.codecov.io/docs/fixing-reports [2025-10-22T10:31:48.390Z] + Found adjustments [2025-10-22T10:31:48.390Z] ==> Gzipping contents [2025-10-22T10:31:48.390Z] 148K /tmp/codecov.gniDnq.gz [2025-10-22T10:31:48.390Z] ==> Uploading reports [2025-10-22T10:31:48.390Z] url: https://codecov.io [2025-10-22T10:31:48.390Z] query: branch=PR-5288&commit=0ac862b0bca12286d96b7ed5ccd9bff401799eb2&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5288%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5288&job=&cmd_args= [2025-10-22T10:31:48.390Z] -> Pinging Codecov [2025-10-22T10:31:48.391Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5288&commit=0ac862b0bca12286d96b7ed5ccd9bff401799eb2&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5288%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5288&job=&cmd_args= [2025-10-22T10:31:48.708Z] -> Uploading to [2025-10-22T10:31:48.708Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0ac862b0bca12286d96b7ed5ccd9bff401799eb2/b43e91d1-4a41-47b4-8126-10951fa2fab2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251022T103148Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4fda95b0a5cc869f03f525223ff0c9b8e4d54aba46395267847028972602dba3 [2025-10-22T10:31:48.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-22T10:31:48.708Z] Dload Upload Total Spent Left Speed [2025-10-22T10:31:48.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 551k --:--:-- --:--:-- --:--:-- 551k [2025-10-22T10:31:48.992Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0ac862b0bca12286d96b7ed5ccd9bff401799eb2 [Pipeline] } [2025-10-22T10:31:49.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-22T10:31:49.748Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:31:50.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:31:50.937Z] ---> package-listing.sh [2025-10-22T10:31:50.937Z] ++ facter osfamily [2025-10-22T10:31:50.937Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-22T10:31:51.202Z] + OS_FAMILY=debian [2025-10-22T10:31:51.202Z] + workspace=/w/workspace/edgex-go/4 [2025-10-22T10:31:51.202Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-22T10:31:51.202Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-22T10:31:51.202Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-22T10:31:51.202Z] + PACKAGES=/tmp/packages_start.txt [2025-10-22T10:31:51.202Z] + '[' /w/workspace/edgex-go/4 ']' [2025-10-22T10:31:51.202Z] + PACKAGES=/tmp/packages_end.txt [2025-10-22T10:31:51.202Z] + case "${OS_FAMILY}" in [2025-10-22T10:31:51.202Z] + dpkg -l [2025-10-22T10:31:51.202Z] + grep '^ii' [2025-10-22T10:31:51.202Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-22T10:31:51.202Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-22T10:31:51.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-22T10:31:51.202Z] + '[' /w/workspace/edgex-go/4 ']' [2025-10-22T10:31:51.202Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2025-10-22T10:31:51.202Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2025-10-22T10:31:51.231Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-22T10:31:51.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:52.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-22T10:31:52.114Z] [2025-10-22T10:31:52.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-22T10:31:52.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-22T10:31:52.429Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-22T10:31:52.429Z] 5eb5b503b376: Pulling fs layer [2025-10-22T10:31:52.429Z] 5c69ac0246d0: Pulling fs layer [2025-10-22T10:31:52.429Z] ec43610c2a17: Pulling fs layer [2025-10-22T10:31:52.429Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-22T10:31:52.429Z] 33b1e0a273af: Pulling fs layer [2025-10-22T10:31:52.429Z] 5d3b04190fa2: Pulling fs layer [2025-10-22T10:31:52.429Z] 2f39f015ded8: Pulling fs layer [2025-10-22T10:31:52.429Z] 5d3b04190fa2: Waiting [2025-10-22T10:31:52.429Z] 3a2ae6a8a46f: Waiting [2025-10-22T10:31:52.429Z] 33b1e0a273af: Waiting [2025-10-22T10:31:52.429Z] 2f39f015ded8: Waiting [2025-10-22T10:31:52.429Z] 5c69ac0246d0: Verifying Checksum [2025-10-22T10:31:52.429Z] 5c69ac0246d0: Download complete [2025-10-22T10:31:52.429Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-22T10:31:52.429Z] 3a2ae6a8a46f: Download complete [2025-10-22T10:31:52.429Z] 33b1e0a273af: Verifying Checksum [2025-10-22T10:31:52.429Z] 33b1e0a273af: Download complete [2025-10-22T10:31:52.429Z] ec43610c2a17: Verifying Checksum [2025-10-22T10:31:52.429Z] ec43610c2a17: Download complete [2025-10-22T10:31:52.429Z] 5d3b04190fa2: Verifying Checksum [2025-10-22T10:31:52.429Z] 5d3b04190fa2: Download complete [2025-10-22T10:31:52.690Z] 5eb5b503b376: Download complete [2025-10-22T10:31:53.255Z] 2f39f015ded8: Download complete [2025-10-22T10:31:54.186Z] 5eb5b503b376: Pull complete [2025-10-22T10:31:54.186Z] 5c69ac0246d0: Pull complete [2025-10-22T10:31:55.119Z] ec43610c2a17: Pull complete [2025-10-22T10:31:55.119Z] 3a2ae6a8a46f: Pull complete [2025-10-22T10:31:55.119Z] 33b1e0a273af: Pull complete [2025-10-22T10:31:55.119Z] 5d3b04190fa2: Pull complete [2025-10-22T10:32:01.725Z] 2f39f015ded8: Pull complete [2025-10-22T10:32:01.725Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-22T10:32:01.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-22T10:32:01.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-22T10:32:01.827Z] prd-ubuntu20.04-docker-8c-8g-517673 does not seem to be running inside a container [2025-10-22T10:32:01.862Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-22T10:32:04.829Z] $ docker top 78c9272a1b787bf504977eca6c82006a1a17c7653f32aafe6dfc39376cb24c14 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-22T10:32:05.174Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-22T10:32:05.459Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-22T10:32:05.750Z] + ls /var/log/sa-host [2025-10-22T10:32:05.750Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-22T10:32:05.837Z] provisioning config files... [2025-10-22T10:32:05.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config14594175559704081174tmp [Pipeline] { [Pipeline] echo [2025-10-22T10:32:05.866Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:32:06.144Z] ---> create-netrc.sh [Pipeline] } [2025-10-22T10:32:06.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:32:06.481Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-22T10:32:06.491Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:32:06.791Z] ---> sudo-logs.sh [2025-10-22T10:32:06.791Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-22T10:32:06.814Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:32:07.094Z] ---> job-cost.sh [2025-10-22T10:32:07.094Z] lf-activate-venv: SKIPPING [2025-10-22T10:32:07.094Z] INFO: No Stack... [2025-10-22T10:32:07.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-22T10:32:07.615Z] INFO: Archiving Costs [Pipeline] echo [2025-10-22T10:32:07.628Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-22T10:32:07.919Z] ---> logs-deploy.sh [2025-10-22T10:32:07.919Z] lf-activate-venv: SKIPPING [2025-10-22T10:32:07.919Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5288/4 [2025-10-22T10:32:07.919Z] INFO: archiving workspace using pattern(s): [2025-10-22T10:32:08.868Z] Archives upload complete. [2025-10-22T10:32:09.126Z] INFO: archiving logs to Nexus [2025-10-22T10:32:09.695Z] ---> uname -a: [2025-10-22T10:32:09.695Z] Linux prd-ubuntu20-04-docker-8c-8g-517673 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-22T10:32:09.695Z] [2025-10-22T10:32:09.695Z] [2025-10-22T10:32:09.695Z] ---> lscpu: [2025-10-22T10:32:09.695Z] Architecture: x86_64 [2025-10-22T10:32:09.695Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-22T10:32:09.695Z] Byte Order: Little Endian [2025-10-22T10:32:09.695Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-22T10:32:09.695Z] CPU(s): 8 [2025-10-22T10:32:09.695Z] On-line CPU(s) list: 0-7 [2025-10-22T10:32:09.695Z] Thread(s) per core: 1 [2025-10-22T10:32:09.695Z] Core(s) per socket: 1 [2025-10-22T10:32:09.695Z] Socket(s): 8 [2025-10-22T10:32:09.695Z] NUMA node(s): 1 [2025-10-22T10:32:09.695Z] Vendor ID: AuthenticAMD [2025-10-22T10:32:09.695Z] CPU family: 23 [2025-10-22T10:32:09.695Z] Model: 49 [2025-10-22T10:32:09.695Z] Model name: AMD EPYC-Rome Processor [2025-10-22T10:32:09.695Z] Stepping: 0 [2025-10-22T10:32:09.695Z] CPU MHz: 2800.000 [2025-10-22T10:32:09.695Z] BogoMIPS: 5600.00 [2025-10-22T10:32:09.695Z] Virtualization: AMD-V [2025-10-22T10:32:09.695Z] Hypervisor vendor: KVM [2025-10-22T10:32:09.695Z] Virtualization type: full [2025-10-22T10:32:09.695Z] L1d cache: 256 KiB [2025-10-22T10:32:09.695Z] L1i cache: 256 KiB [2025-10-22T10:32:09.695Z] L2 cache: 4 MiB [2025-10-22T10:32:09.695Z] L3 cache: 128 MiB [2025-10-22T10:32:09.695Z] NUMA node0 CPU(s): 0-7 [2025-10-22T10:32:09.695Z] Vulnerability Gather data sampling: Not affected [2025-10-22T10:32:09.695Z] Vulnerability Itlb multihit: Not affected [2025-10-22T10:32:09.695Z] Vulnerability L1tf: Not affected [2025-10-22T10:32:09.695Z] Vulnerability Mds: Not affected [2025-10-22T10:32:09.696Z] Vulnerability Meltdown: Not affected [2025-10-22T10:32:09.696Z] Vulnerability Mmio stale data: Not affected [2025-10-22T10:32:09.696Z] Vulnerability Retbleed: Vulnerable [2025-10-22T10:32:09.696Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-22T10:32:09.696Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-22T10:32:09.696Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-22T10:32:09.696Z] Vulnerability Srbds: Not affected [2025-10-22T10:32:09.696Z] Vulnerability Tsx async abort: Not affected [2025-10-22T10:32:09.696Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] ---> nproc: [2025-10-22T10:32:09.696Z] 8 [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] ---> df -h: [2025-10-22T10:32:09.696Z] Filesystem Size Used Avail Use% Mounted on [2025-10-22T10:32:09.696Z] overlay 155G 32G 124G 21% / [2025-10-22T10:32:09.696Z] tmpfs 64M 0 64M 0% /dev [2025-10-22T10:32:09.696Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-22T10:32:09.696Z] shm 64M 0 64M 0% /dev/shm [2025-10-22T10:32:09.696Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] ---> sar -b -r -n DEV: [2025-10-22T10:32:09.696Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-517673) 10/22/25 _x86_64_ (8 CPU) [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] 10:22:20 LINUX RESTART (8 CPU) [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] 10:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-10-22T10:32:09.696Z] 10:24:01 360.42 20.45 339.98 0.00 3202.67 60611.63 0.00 [2025-10-22T10:32:09.696Z] 10:25:01 74.72 0.17 74.55 0.00 4.13 32453.01 0.00 [2025-10-22T10:32:09.696Z] 10:26:01 34.26 0.05 34.21 0.00 0.40 21387.27 0.00 [2025-10-22T10:32:09.696Z] 10:27:01 88.14 0.15 87.99 0.00 2.13 48396.60 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 508.45 0.65 507.80 0.00 72.52 272793.07 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 748.78 19.46 729.32 0.00 155.68 250484.37 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 113.73 0.13 113.60 0.00 1.05 32911.72 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 246.09 0.08 246.00 0.00 0.68 133721.04 0.00 [2025-10-22T10:32:09.696Z] 10:32:01 638.33 0.38 637.94 0.00 23.20 131574.74 0.00 [2025-10-22T10:32:09.696Z] Average: 312.33 4.61 307.71 0.00 384.75 109195.06 0.00 [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] 10:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-10-22T10:32:09.696Z] 10:24:01 27662196 31516308 766676 2.33 115752 3945816 1849572 5.45 1184164 3549372 351912 [2025-10-22T10:32:09.696Z] 10:25:01 26281248 31376724 898232 2.73 126124 5083756 2128656 6.28 2050636 3963596 601916 [2025-10-22T10:32:09.696Z] 10:26:01 25405280 30510504 1762644 5.36 130244 5066064 3033184 8.94 2389492 4467256 519248 [2025-10-22T10:32:09.696Z] 10:27:01 26997908 31518412 761868 2.32 134904 4539804 1787912 5.27 1390420 3945152 195652 [2025-10-22T10:32:09.696Z] 10:28:01 18503192 31179692 1065684 3.24 158820 12389452 3664176 10.80 2527384 10975468 70216 [2025-10-22T10:32:09.696Z] 10:29:01 9000724 29479580 2704888 8.23 382620 19232040 6805476 20.06 4887768 17315816 183984 [2025-10-22T10:32:09.696Z] 10:30:02 4390668 27922348 4254556 12.94 402116 22119536 11276308 33.24 7839400 18796884 2212452 [2025-10-22T10:32:09.696Z] 10:31:01 2152524 29009560 3171688 9.65 418228 25305708 8493276 25.04 8232976 20538468 1746964 [2025-10-22T10:32:09.696Z] 10:32:01 5547872 31404628 842268 2.56 447396 24475332 1964988 5.79 3525480 22127228 469744 [2025-10-22T10:32:09.696Z] Average: 16215735 30435306 1803167 5.49 257356 13573056 4555950 13.43 3780858 11742138 705788 [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] 10:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-10-22T10:32:09.696Z] 10:24:01 docker0 383.89 569.82 30.04 4631.42 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:24:01 lo 4.40 4.40 0.44 0.44 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:24:01 ens3 891.87 611.61 11903.84 120.77 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:25:01 docker0 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:25:01 ens3 41.79 25.50 38.80 16.59 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:25:01 veth6d77da0 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:26:01 docker0 1.02 1.02 0.08 0.09 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:26:01 ens3 27.36 19.49 21.56 12.37 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:26:01 veth6d77da0 1.02 1.03 0.09 0.09 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:27:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:27:01 ens3 104.32 71.89 2218.05 19.87 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 veth61d7da4 0.70 2.32 0.06 0.31 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 veth7ea45f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 veth3f140bb 4.98 6.65 0.48 3.20 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 veth7380899 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 docker0 67.49 113.00 4.54 1450.72 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 vethfd925fb 5.08 6.55 0.49 3.27 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 ens3 182.27 108.92 2396.51 23.93 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 vethfda5711 0.55 0.63 0.05 0.26 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 vethfaa5c04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 veth186bae0 0.38 0.43 0.03 0.23 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:28:01 vethd3756c8 0.38 0.45 0.03 0.23 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 veth61d7da4 0.13 1.35 0.01 0.06 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 veth626e30c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 veth7a7431a 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 veth19ed693 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 vethd9c82b5 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 vethde49f71 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 veth5dc8a5c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 veth7986f20 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 vethf65e53e 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 docker0 438.60 780.77 40.55 7412.81 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 ens3 799.13 450.38 7427.86 54.97 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 vetha67543d 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 vethe98a3ad 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 veth7c4786d 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:29:01 veth85d3a9f 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 veth61d7da4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 veth626e30c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 veth7a7431a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 veth19ed693 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 vethd9c82b5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 vethde49f71 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 veth5dc8a5c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 veth7986f20 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 vethf65e53e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 ens3 6.51 4.64 5.37 3.08 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 vetha67543d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 vethe98a3ad 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 veth7c4786d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:30:02 veth85d3a9f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 veth61d7da4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 veth626e30c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 veth7a7431a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 veth19ed693 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 vethd9c82b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 vethde49f71 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 veth5dc8a5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 veth7986f20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 vethf65e53e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 ens3 1.32 0.85 0.94 0.50 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 veth7c4786d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:31:01 veth85d3a9f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:32:01 docker0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:32:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] 10:32:01 ens3 164.32 161.24 2542.39 219.28 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] Average: docker0 99.05 162.78 8.36 1499.70 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] Average: ens3 246.59 161.64 2950.96 52.38 0.00 0.00 0.00 0.00 [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] ---> sar -P ALL: [2025-10-22T10:32:09.696Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-517673) 10/22/25 _x86_64_ (8 CPU) [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] 10:22:20 LINUX RESTART (8 CPU) [2025-10-22T10:32:09.696Z] [2025-10-22T10:32:09.696Z] 10:23:01 CPU %user %nice %system %iowait %steal %idle [2025-10-22T10:32:09.696Z] 10:24:01 all 9.48 0.00 3.62 1.93 0.07 84.91 [2025-10-22T10:32:09.696Z] 10:24:01 0 10.64 0.00 3.49 1.37 0.07 84.43 [2025-10-22T10:32:09.696Z] 10:24:01 1 9.75 0.00 3.45 1.08 0.08 85.64 [2025-10-22T10:32:09.696Z] 10:24:01 2 8.34 0.00 4.68 4.43 0.05 82.50 [2025-10-22T10:32:09.696Z] 10:24:01 3 7.14 0.00 3.08 0.96 0.05 88.76 [2025-10-22T10:32:09.696Z] 10:24:01 4 9.79 0.00 3.29 2.94 0.07 83.91 [2025-10-22T10:32:09.696Z] 10:24:01 5 10.04 0.00 3.88 2.86 0.08 83.14 [2025-10-22T10:32:09.696Z] 10:24:01 6 9.73 0.00 3.84 0.83 0.07 85.53 [2025-10-22T10:32:09.696Z] 10:24:01 7 10.36 0.00 3.26 0.96 0.08 85.33 [2025-10-22T10:32:09.696Z] 10:25:01 all 42.88 0.00 7.12 0.77 0.09 49.13 [2025-10-22T10:32:09.696Z] 10:25:01 0 40.77 0.00 7.27 2.46 0.10 49.40 [2025-10-22T10:32:09.696Z] 10:25:01 1 43.37 0.00 7.23 0.46 0.08 48.85 [2025-10-22T10:32:09.696Z] 10:25:01 2 45.81 0.00 7.50 0.61 0.08 46.00 [2025-10-22T10:32:09.696Z] 10:25:01 3 42.45 0.00 6.21 0.52 0.08 50.74 [2025-10-22T10:32:09.696Z] 10:25:01 4 43.41 0.00 7.17 1.99 0.08 47.35 [2025-10-22T10:32:09.696Z] 10:25:01 5 42.48 0.00 6.89 0.08 0.08 50.45 [2025-10-22T10:32:09.696Z] 10:25:01 6 41.14 0.00 7.63 0.02 0.12 51.10 [2025-10-22T10:32:09.696Z] 10:25:01 7 43.64 0.00 7.10 0.05 0.08 49.13 [2025-10-22T10:32:09.696Z] 10:26:01 all 50.51 0.00 7.02 2.11 0.11 40.24 [2025-10-22T10:32:09.696Z] 10:26:01 0 48.91 0.00 6.44 1.13 0.10 43.43 [2025-10-22T10:32:09.696Z] 10:26:01 1 53.30 0.00 6.71 0.20 0.12 39.67 [2025-10-22T10:32:09.696Z] 10:26:01 2 50.84 0.00 7.33 0.34 0.10 41.40 [2025-10-22T10:32:09.696Z] 10:26:01 3 50.68 0.00 7.06 3.19 0.12 38.95 [2025-10-22T10:32:09.696Z] 10:26:01 4 47.28 0.00 7.76 10.61 0.10 34.25 [2025-10-22T10:32:09.696Z] 10:26:01 5 50.23 0.00 6.54 0.08 0.10 43.04 [2025-10-22T10:32:09.696Z] 10:26:01 6 50.86 0.00 6.95 0.39 0.10 41.71 [2025-10-22T10:32:09.696Z] 10:26:01 7 52.00 0.00 7.41 1.02 0.17 39.40 [2025-10-22T10:32:09.696Z] 10:27:01 all 37.55 0.00 6.59 1.28 0.09 54.49 [2025-10-22T10:32:09.696Z] 10:27:01 0 38.00 0.00 7.13 0.15 0.10 54.62 [2025-10-22T10:32:09.696Z] 10:27:01 1 37.50 0.00 6.71 0.02 0.08 55.68 [2025-10-22T10:32:09.696Z] 10:27:01 2 38.43 0.00 6.07 0.07 0.10 55.34 [2025-10-22T10:32:09.696Z] 10:27:01 3 39.04 0.00 6.92 2.05 0.08 51.90 [2025-10-22T10:32:09.696Z] 10:27:01 4 33.72 0.00 5.80 7.80 0.10 52.57 [2025-10-22T10:32:09.696Z] 10:27:01 5 39.36 0.00 5.96 0.03 0.10 54.55 [2025-10-22T10:32:09.696Z] 10:27:01 6 35.86 0.00 7.23 0.03 0.08 56.79 [2025-10-22T10:32:09.696Z] 10:27:01 7 38.47 0.00 6.92 0.10 0.08 54.43 [2025-10-22T10:32:09.696Z] 10:28:01 all 16.73 0.00 7.02 25.61 0.10 50.53 [2025-10-22T10:32:09.696Z] 10:28:01 0 17.05 0.00 7.32 36.83 0.10 38.71 [2025-10-22T10:32:09.696Z] 10:28:01 1 18.71 0.00 8.07 25.15 0.08 47.99 [2025-10-22T10:32:09.697Z] 10:28:01 2 16.41 0.00 7.05 30.17 0.08 46.28 [2025-10-22T10:32:09.697Z] 10:28:01 3 17.19 0.00 6.77 7.56 0.10 68.38 [2025-10-22T10:32:09.697Z] 10:28:01 4 15.59 0.00 6.47 18.71 0.20 59.03 [2025-10-22T10:32:09.697Z] 10:28:01 5 16.02 0.00 6.95 47.11 0.09 29.83 [2025-10-22T10:32:09.697Z] 10:28:01 6 15.49 0.00 6.55 14.39 0.09 63.48 [2025-10-22T10:32:09.697Z] 10:28:01 7 17.40 0.00 7.00 24.99 0.09 50.53 [2025-10-22T10:32:09.697Z] 10:29:01 all 15.62 0.00 6.62 17.48 0.07 60.20 [2025-10-22T10:32:09.697Z] 10:29:01 0 15.67 0.00 6.58 11.18 0.07 66.50 [2025-10-22T10:32:09.697Z] 10:29:01 1 17.00 0.00 7.28 10.73 0.07 64.93 [2025-10-22T10:32:09.697Z] 10:29:01 2 15.35 0.00 6.28 16.97 0.08 61.31 [2025-10-22T10:32:09.697Z] 10:29:01 3 15.60 0.00 6.39 20.47 0.07 57.47 [2025-10-22T10:32:09.697Z] 10:29:01 4 14.50 0.00 6.00 9.45 0.05 70.00 [2025-10-22T10:32:09.697Z] 10:29:01 5 17.13 0.00 5.46 8.18 0.05 69.18 [2025-10-22T10:32:09.697Z] 10:29:01 6 14.30 0.00 6.79 10.01 0.07 68.83 [2025-10-22T10:32:09.697Z] 10:29:01 7 15.41 0.00 8.23 53.07 0.12 23.17 [2025-10-22T10:32:09.697Z] 10:30:02 all 88.50 0.00 9.33 2.03 0.13 0.01 [2025-10-22T10:32:09.697Z] 10:30:02 0 87.75 0.00 10.12 1.98 0.13 0.02 [2025-10-22T10:32:09.697Z] 10:30:02 1 88.66 0.00 9.31 1.91 0.11 0.00 [2025-10-22T10:32:09.697Z] 10:30:02 2 89.55 0.00 8.34 2.00 0.12 0.00 [2025-10-22T10:32:09.697Z] 10:30:02 3 88.49 0.00 9.17 2.17 0.15 0.02 [2025-10-22T10:32:09.697Z] 10:30:02 4 87.97 0.00 9.91 1.93 0.13 0.07 [2025-10-22T10:32:09.697Z] 10:30:02 5 88.33 0.00 9.65 1.87 0.15 0.00 [2025-10-22T10:32:09.697Z] 10:30:02 6 88.63 0.00 9.07 2.20 0.10 0.00 [2025-10-22T10:32:09.697Z] 10:30:02 7 88.60 0.00 9.04 2.22 0.13 0.02 [2025-10-22T10:32:09.697Z] 10:31:01 all 90.22 0.00 9.65 0.01 0.12 0.00 [2025-10-22T10:32:09.697Z] 10:31:01 0 87.52 0.00 12.32 0.00 0.16 0.00 [2025-10-22T10:32:09.697Z] 10:31:01 1 90.72 0.00 9.13 0.00 0.15 0.00 [2025-10-22T10:32:09.697Z] 10:31:01 2 90.61 0.00 9.24 0.02 0.12 0.02 [2025-10-22T10:32:09.697Z] 10:31:01 3 90.35 0.00 9.55 0.00 0.10 0.00 [2025-10-22T10:32:09.697Z] 10:31:01 4 91.38 0.00 8.54 0.00 0.08 0.00 [2025-10-22T10:32:09.697Z] 10:31:01 5 90.09 0.00 9.79 0.02 0.10 0.00 [2025-10-22T10:32:09.697Z] 10:31:01 6 90.36 0.00 9.53 0.00 0.10 0.00 [2025-10-22T10:32:09.697Z] 10:31:01 7 90.60 0.00 9.23 0.03 0.14 0.00 [2025-10-22T10:32:09.697Z] 10:32:01 all 39.26 0.00 6.35 9.29 0.09 45.01 [2025-10-22T10:32:09.697Z] 10:32:01 0 39.25 0.00 7.15 19.09 0.10 34.41 [2025-10-22T10:32:09.697Z] 10:32:01 1 38.23 0.00 7.97 9.38 0.10 44.32 [2025-10-22T10:32:09.697Z] 10:32:01 2 39.84 0.00 6.06 8.79 0.08 45.23 [2025-10-22T10:32:09.697Z] 10:32:01 3 39.37 0.00 5.53 3.18 0.08 51.83 [2025-10-22T10:32:09.697Z] 10:32:01 4 38.67 0.00 6.44 6.99 0.08 47.82 [2025-10-22T10:32:09.697Z] 10:32:01 5 39.73 0.00 6.42 17.67 0.08 36.10 [2025-10-22T10:32:09.697Z] 10:32:01 6 40.90 0.00 5.59 6.59 0.08 46.83 [2025-10-22T10:32:09.697Z] 10:32:01 7 38.09 0.00 5.64 2.64 0.08 53.55 [2025-10-22T10:32:09.697Z] Average: all 43.48 0.00 7.04 6.70 0.10 42.69 [2025-10-22T10:32:09.697Z] Average: 0 42.69 0.00 7.51 8.23 0.10 41.46 [2025-10-22T10:32:09.697Z] Average: 1 44.20 0.00 7.32 5.41 0.10 42.97 [2025-10-22T10:32:09.697Z] Average: 2 44.02 0.00 6.95 7.01 0.09 41.92 [2025-10-22T10:32:09.697Z] Average: 3 43.50 0.00 6.75 4.45 0.09 45.21 [2025-10-22T10:32:09.697Z] Average: 4 42.62 0.00 6.83 6.69 0.10 43.76 [2025-10-22T10:32:09.697Z] Average: 5 43.78 0.00 6.84 8.60 0.09 40.69 [2025-10-22T10:32:09.697Z] Average: 6 43.10 0.00 7.02 3.81 0.09 45.97 [2025-10-22T10:32:09.697Z] Average: 7 43.88 0.00 7.09 9.43 0.11 39.49 [2025-10-22T10:32:09.697Z] [2025-10-22T10:32:09.697Z] [2025-10-22T10:32:09.697Z]