Pull request #5385 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab43251042ad4c7a699754f9de72551a53a0b28f+5c11ac2d3f82390d1a7a975125afec5ec5414e10 (ebbc2ca1bb9e5a9aacdbef60e3c4636f075b6387) 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-ssh9445840171252824898.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-ssh13135657417463269977.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-5385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh446418177899564241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-5385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3215761427333168195.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16144870954533823313.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5385/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-5385/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4033514095908175298.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4075 in /w/workspace/edgexfoundry_edgex-go_PR-5385 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 5c11ac2d3f82390d1a7a975125afec5ec5414e10 into PR head commit ab43251042ad4c7a699754f9de72551a53a0b28f Merge succeeded, producing ab43251042ad4c7a699754f9de72551a53a0b28f Checking out Revision ab43251042ad4c7a699754f9de72551a53a0b28f (PR-5385) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > 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/5385/head:refs/remotes/origin/PR-5385 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab43251042ad4c7a699754f9de72551a53a0b28f # 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 5c11ac2d3f82390d1a7a975125afec5ec5414e10 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab43251042ad4c7a699754f9de72551a53a0b28f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-25T19:35:42.133Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-25T19:35:42.327Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-25T19:35:42.437Z] ========================================================= [2026-03-25T19:35:42.437Z] EdgeX Global Pipelines Version Info [2026-03-25T19:35:42.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-25T19:35:43.565Z] ------------------- [2026-03-25T19:35:43.565Z] stable info: [2026-03-25T19:35:43.565Z] ------------------- [2026-03-25T19:35:43.565Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-25T19:35:43.566Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-25T19:35:43.566Z] Message: update stable to v1.0.278 [2026-03-25T19:35:44.135Z] ------------------- [2026-03-25T19:35:44.135Z] experimental info: [2026-03-25T19:35:44.135Z] ------------------- [2026-03-25T19:35:44.135Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-25T19:35:44.135Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-25T19:35:44.135Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-25T19:35:44.341Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-03-25T19:35:44.394Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-03-25T19:35:44.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-25T19:35:44.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-25T19:35:44.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-25T19:35:44.629Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-25T19:35:44.682Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-25T19:35:44.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-03-25T19:35:44.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-03-25T19:35:44.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-03-25T19:35:44.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-25T19:35:44.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-25T19:35:44.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-25T19:35:45.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-25T19:35:45.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-25T19:35:45.158Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-25T19:35:45.215Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-25T19:35:45.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-25T19:35:45.312Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-03-25T19:35:45.364Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-03-25T19:35:45.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-25T19:35:45.469Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-25T19:35:45.523Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-25T19:35:45.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5385 [Pipeline] echo [2026-03-25T19:35:45.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5385 [Pipeline] echo [2026-03-25T19:35:45.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5385 [Pipeline] echo [2026-03-25T19:35:45.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab43251042ad4c7a699754f9de72551a53a0b28f [Pipeline] echo [2026-03-25T19:35:45.786Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab43251 [Pipeline] echo [2026-03-25T19:35:45.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-25T19:35:45.974Z] provisioning config files... [2026-03-25T19:35:45.988Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13998975885704463756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-25T19:35:46.371Z] ---> ****-login.sh [2026-03-25T19:35:46.371Z] nexus3.edgexfoundry.org:10001 [2026-03-25T19:35:46.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-25T19:35:47.207Z] [2026-03-25T19:35:47.207Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-25T19:35:47.207Z] Configure a credential helper to remove this warning. See [2026-03-25T19:35:47.207Z] https://docs.****.com/go/credential-store/ [2026-03-25T19:35:47.207Z] [2026-03-25T19:35:47.207Z] Login Succeeded [2026-03-25T19:35:47.207Z] nexus3.edgexfoundry.org:10002 [2026-03-25T19:35:47.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-25T19:35:47.207Z] [2026-03-25T19:35:47.207Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-25T19:35:47.207Z] Configure a credential helper to remove this warning. See [2026-03-25T19:35:47.207Z] https://docs.****.com/go/credential-store/ [2026-03-25T19:35:47.208Z] [2026-03-25T19:35:47.208Z] Login Succeeded [2026-03-25T19:35:47.208Z] nexus3.edgexfoundry.org:10003 [2026-03-25T19:35:47.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-25T19:35:47.208Z] [2026-03-25T19:35:47.208Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-25T19:35:47.208Z] Configure a credential helper to remove this warning. See [2026-03-25T19:35:47.208Z] https://docs.****.com/go/credential-store/ [2026-03-25T19:35:47.208Z] [2026-03-25T19:35:47.208Z] Login Succeeded [2026-03-25T19:35:47.208Z] nexus3.edgexfoundry.org:10004 [2026-03-25T19:35:47.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-25T19:35:47.470Z] [2026-03-25T19:35:47.470Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-25T19:35:47.470Z] Configure a credential helper to remove this warning. See [2026-03-25T19:35:47.470Z] https://docs.****.com/go/credential-store/ [2026-03-25T19:35:47.470Z] [2026-03-25T19:35:47.470Z] Login Succeeded [2026-03-25T19:35:47.470Z] ****.io [2026-03-25T19:35:47.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-25T19:35:47.730Z] [2026-03-25T19:35:47.730Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-25T19:35:47.730Z] Configure a credential helper to remove this warning. See [2026-03-25T19:35:47.730Z] https://docs.****.com/go/credential-store/ [2026-03-25T19:35:47.730Z] [2026-03-25T19:35:47.730Z] Login Succeeded [2026-03-25T19:35:47.730Z] ---> ****-login.sh ends [Pipeline] } [2026-03-25T19:35:47.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-25T19:35:48.189Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + dirname cmd/core-command/Dockerfile [2026-03-25T19:35:48.189Z] + echo core-command,cmd/core-command/Dockerfile [2026-03-25T19:35:48.189Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-03-25T19:35:48.189Z] cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-03-25T19:35:48.189Z] + dirname cmd/core-data/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo core-data,cmd/core-data/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + dirname cmd/core-keeper/Dockerfile [2026-03-25T19:35:48.189Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-03-25T19:35:48.189Z] + dirname cmd/core-metadata/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-03-25T19:35:48.189Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-03-25T19:35:48.189Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-03-25T19:35:48.189Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-03-25T19:35:48.189Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-03-25T19:35:48.189Z] + + cut -d/ -f2dirname [2026-03-25T19:35:48.189Z] cmd/security-spiffe-token-provider/Dockerfile [2026-03-25T19:35:48.189Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-03-25T19:35:48.189Z] + dirname cmd/security-spire-agent/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-03-25T19:35:48.189Z] + dirname cmd/security-spire-config/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-03-25T19:35:48.189Z] + dirname cmd/security-spire-server/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + dirname cmd/support-notifications/Dockerfile [2026-03-25T19:35:48.189Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-03-25T19:35:48.189Z] + dirname cmd/support-scheduler/Dockerfile [2026-03-25T19:35:48.189Z] + cut -d/ -f2 [2026-03-25T19:35:48.189Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-03-25T19:35:48.254Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-25T19:35:48.892Z] + git rev-list -1 --merges ab43251042ad4c7a699754f9de72551a53a0b28f~1..ab43251042ad4c7a699754f9de72551a53a0b28f [Pipeline] echo [2026-03-25T19:35:48.929Z] -----------> git rev-list -1 --merges ab43251042ad4c7a699754f9de72551a53a0b28f~1..ab43251042ad4c7a699754f9de72551a53a0b28f ab43251042ad4c7a699754f9de72551a53a0b28f [false] [Pipeline] sh [2026-03-25T19:35:49.258Z] + git log --format=format:%s -1 ab43251042ad4c7a699754f9de72551a53a0b28f [Pipeline] echo [2026-03-25T19:35:49.300Z] ========================================================= [2026-03-25T19:35:49.300Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-25T19:35:49.300Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-03-25T19:35:49.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-25T19:35:49.817Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-25T19:35:49.817Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-25T19:35:49.817Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-25T19:35:49.817Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-25T19:35:49.817Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-25T19:35:49.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-25T19:35:50.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-25T19:35:50.326Z] [2026-03-25T19:35:50.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-25T19:35:50.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-25T19:35:51.012Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-25T19:35:51.012Z] 3dae71ba6b94: Pulling fs layer [2026-03-25T19:35:51.012Z] 6bf1a483ea7c: Pulling fs layer [2026-03-25T19:35:51.012Z] f5dfc541a4d3: Pulling fs layer [2026-03-25T19:35:51.012Z] 461d9e800cba: Pulling fs layer [2026-03-25T19:35:51.012Z] 80192f66455f: Pulling fs layer [2026-03-25T19:35:51.012Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-25T19:35:51.012Z] a29436f7fd5d: Pulling fs layer [2026-03-25T19:35:51.012Z] 923cac83aea3: Pulling fs layer [2026-03-25T19:35:51.012Z] 461d9e800cba: Waiting [2026-03-25T19:35:51.012Z] 80192f66455f: Waiting [2026-03-25T19:35:51.012Z] 2e8e34ca0e6c: Waiting [2026-03-25T19:35:51.012Z] a29436f7fd5d: Waiting [2026-03-25T19:35:51.012Z] 923cac83aea3: Waiting [2026-03-25T19:35:51.012Z] 25ad8b0a4227: Pulling fs layer [2026-03-25T19:35:51.012Z] db01528c6b51: Pulling fs layer [2026-03-25T19:35:51.012Z] 28988de357af: Pulling fs layer [2026-03-25T19:35:51.012Z] 25ad8b0a4227: Waiting [2026-03-25T19:35:51.012Z] db01528c6b51: Waiting [2026-03-25T19:35:51.012Z] 28988de357af: Waiting [2026-03-25T19:35:51.281Z] 6bf1a483ea7c: Verifying Checksum [2026-03-25T19:35:51.281Z] 6bf1a483ea7c: Download complete [2026-03-25T19:35:51.281Z] 461d9e800cba: Verifying Checksum [2026-03-25T19:35:51.281Z] 461d9e800cba: Download complete [2026-03-25T19:35:51.281Z] 80192f66455f: Verifying Checksum [2026-03-25T19:35:51.281Z] 80192f66455f: Download complete [2026-03-25T19:35:51.281Z] f5dfc541a4d3: Verifying Checksum [2026-03-25T19:35:51.281Z] f5dfc541a4d3: Download complete [2026-03-25T19:35:51.545Z] 3dae71ba6b94: Verifying Checksum [2026-03-25T19:35:51.545Z] 3dae71ba6b94: Download complete [2026-03-25T19:35:51.545Z] 923cac83aea3: Download complete [2026-03-25T19:35:51.810Z] 25ad8b0a4227: Verifying Checksum [2026-03-25T19:35:51.810Z] 25ad8b0a4227: Download complete [2026-03-25T19:35:51.810Z] db01528c6b51: Verifying Checksum [2026-03-25T19:35:51.810Z] db01528c6b51: Download complete [2026-03-25T19:35:51.810Z] 28988de357af: Download complete [2026-03-25T19:35:52.071Z] a29436f7fd5d: Verifying Checksum [2026-03-25T19:35:52.071Z] a29436f7fd5d: Download complete [2026-03-25T19:35:52.329Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-25T19:35:52.329Z] 2e8e34ca0e6c: Download complete [2026-03-25T19:35:53.268Z] 3dae71ba6b94: Pull complete [2026-03-25T19:35:54.651Z] 6bf1a483ea7c: Pull complete [2026-03-25T19:35:57.192Z] f5dfc541a4d3: Pull complete [2026-03-25T19:35:58.137Z] 461d9e800cba: Pull complete [2026-03-25T19:35:59.584Z] 80192f66455f: Pull complete [2026-03-25T19:36:05.085Z] 2e8e34ca0e6c: Pull complete [2026-03-25T19:36:07.641Z] a29436f7fd5d: Pull complete [2026-03-25T19:36:08.589Z] 923cac83aea3: Pull complete [2026-03-25T19:36:09.968Z] 25ad8b0a4227: Pull complete [2026-03-25T19:36:10.535Z] db01528c6b51: Pull complete [2026-03-25T19:36:11.475Z] 28988de357af: Pull complete [2026-03-25T19:36:12.046Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-25T19:36:12.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-25T19:36:12.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-25T19:36:12.616Z] prd-ubuntu20.04-docker-8c-8g-4075 does not seem to be running inside a container [2026-03-25T19:36:12.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-25T19:36:23.039Z] $ docker top 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf -eo pid,comm [2026-03-25T19:36:23.130Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-25T19:36:23.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-25T19:36:23.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-25T19:36:23.286Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-25T19:36:23.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-25T19:36:23.393Z] $ docker exec 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf ssh-agent [2026-03-25T19:36:23.523Z] SSH_AUTH_SOCK=/tmp/ssh-wzeiq7lAlz8R/agent.13 [2026-03-25T19:36:23.523Z] SSH_AGENT_PID=20 [2026-03-25T19:36:23.531Z] Running ssh-add (command line suppressed) [2026-03-25T19:36:23.629Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17457902608628793160.key (/w/workspace/edgex-go/1@tmp/private_key_17457902608628793160.key) [2026-03-25T19:36:23.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-25T19:36:23.997Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2026-03-25T19:36:24.313Z] + git tag --points-at HEAD [Pipeline] } [2026-03-25T19:36:24.329Z] $ docker exec --env ******** --env ******** 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf ssh-agent -k [2026-03-25T19:36:24.430Z] unset SSH_AUTH_SOCK; [2026-03-25T19:36:24.431Z] unset SSH_AGENT_PID; [2026-03-25T19:36:24.431Z] echo Agent pid 20 killed; [2026-03-25T19:36:24.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-25T19:36:24.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-25T19:36:24.548Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-25T19:36:24.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-25T19:36:24.656Z] $ docker exec 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf ssh-agent [2026-03-25T19:36:24.769Z] SSH_AUTH_SOCK=/tmp/ssh-QDwulNfcjrV2/agent.86 [2026-03-25T19:36:24.769Z] SSH_AGENT_PID=92 [2026-03-25T19:36:24.774Z] Running ssh-add (command line suppressed) [2026-03-25T19:36:24.869Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5240839485794520303.key (/w/workspace/edgex-go/1@tmp/private_key_5240839485794520303.key) [2026-03-25T19:36:24.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-25T19:36:25.233Z] + git semver init [2026-03-25T19:36:25.492Z] 2026-03-25 19:36:25,483 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-25T19:36:25.754Z] 2026-03-25 19:36:25,488 [run_init] DEBUG init version:0.0.0 force:False [2026-03-25T19:36:25.754Z] 2026-03-25 19:36:25,489 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2026-03-25T19:36:25.754Z] 2026-03-25 19:36:25,489 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2026-03-25T19:36:25.754Z] 2026-03-25 19:36:25,489 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2026-03-25T19:36:40.647Z] 2026-03-25 19:36:40,320 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2026-03-25T19:36:40.647Z] 2026-03-25 19:36:40,321 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5385 with force:False [2026-03-25T19:36:40.647Z] 2026-03-25 19:36:40,321 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5385 [2026-03-25T19:36:40.647Z] 2026-03-25 19:36:40,324 [execute] INFO git cat-file --batch-check [2026-03-25T19:36:40.647Z] 2026-03-25 19:36:40,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-25T19:36:40.647Z] 2026-03-25 19:36:40,328 [execute] INFO git cat-file --batch [2026-03-25T19:36:40.647Z] 2026-03-25 19:36:40,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-25T19:36:40.647Z] 2026-03-25 19:36:40,332 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5385 [2026-03-25T19:36:40.647Z] 0.0.0 [Pipeline] } [2026-03-25T19:36:40.675Z] $ docker exec --env ******** --env ******** 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf ssh-agent -k [2026-03-25T19:36:40.780Z] unset SSH_AUTH_SOCK; [2026-03-25T19:36:40.780Z] unset SSH_AGENT_PID; [2026-03-25T19:36:40.780Z] echo Agent pid 92 killed; [2026-03-25T19:36:40.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-25T19:36:41.232Z] + git semver [Pipeline] } [2026-03-25T19:36:41.508Z] $ docker stop --time=1 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf [2026-03-25T19:36:43.000Z] $ docker rm -f --volumes 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-25T19:36:43.431Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-25T19:36:43.832Z] Stashed 1 file(s) [Pipeline] echo [2026-03-25T19:36:43.855Z] [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] } [2026-03-25T19:36:45.181Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2026-03-25T19:36:45.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-25T19:36:45.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-25T19:36:45.296Z] ========================================================= [2026-03-25T19:36:45.296Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-25T19:36:45.296Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-25T19:36:45.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-25T19:36:45.915Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-03-25T19:36:45.915Z] 2d35ebdb57d9: Pulling fs layer [2026-03-25T19:36:45.915Z] c35fb4624d26: Pulling fs layer [2026-03-25T19:36:45.915Z] 4e2aec7ef170: Pulling fs layer [2026-03-25T19:36:45.915Z] 333b49ad6fbf: Pulling fs layer [2026-03-25T19:36:45.915Z] 4f4fb700ef54: Pulling fs layer [2026-03-25T19:36:45.915Z] c3e65509a76b: Pulling fs layer [2026-03-25T19:36:45.915Z] 7cf9ebb963bd: Pulling fs layer [2026-03-25T19:36:45.915Z] bb34ca984cfb: Pulling fs layer [2026-03-25T19:36:45.915Z] 151cf03bc807: Pulling fs layer [2026-03-25T19:36:45.915Z] 333b49ad6fbf: Waiting [2026-03-25T19:36:45.915Z] 4f4fb700ef54: Waiting [2026-03-25T19:36:45.915Z] c3e65509a76b: Waiting [2026-03-25T19:36:45.915Z] 7cf9ebb963bd: Waiting [2026-03-25T19:36:45.915Z] bb34ca984cfb: Waiting [2026-03-25T19:36:45.915Z] 151cf03bc807: Waiting [2026-03-25T19:36:45.915Z] c35fb4624d26: Verifying Checksum [2026-03-25T19:36:45.915Z] c35fb4624d26: Download complete [2026-03-25T19:36:45.915Z] 333b49ad6fbf: Verifying Checksum [2026-03-25T19:36:45.915Z] 333b49ad6fbf: Download complete [2026-03-25T19:36:45.915Z] 4f4fb700ef54: Verifying Checksum [2026-03-25T19:36:45.915Z] 4f4fb700ef54: Download complete [2026-03-25T19:36:45.915Z] c3e65509a76b: Download complete [2026-03-25T19:36:46.173Z] 2d35ebdb57d9: Verifying Checksum [2026-03-25T19:36:46.173Z] 2d35ebdb57d9: Download complete [2026-03-25T19:36:46.174Z] 2d35ebdb57d9: Pull complete [2026-03-25T19:36:46.174Z] 7cf9ebb963bd: Verifying Checksum [2026-03-25T19:36:46.174Z] 7cf9ebb963bd: Download complete [2026-03-25T19:36:46.433Z] c35fb4624d26: Pull complete [2026-03-25T19:36:46.433Z] 151cf03bc807: Verifying Checksum [2026-03-25T19:36:46.433Z] 151cf03bc807: Download complete [2026-03-25T19:36:46.693Z] 4e2aec7ef170: Verifying Checksum [2026-03-25T19:36:46.693Z] 4e2aec7ef170: Download complete [2026-03-25T19:36:47.261Z] bb34ca984cfb: Verifying Checksum [2026-03-25T19:36:47.261Z] bb34ca984cfb: Download complete [2026-03-25T19:36:51.445Z] 4e2aec7ef170: Pull complete [2026-03-25T19:36:51.445Z] 333b49ad6fbf: Pull complete [2026-03-25T19:36:51.445Z] 4f4fb700ef54: Pull complete [2026-03-25T19:36:51.445Z] c3e65509a76b: Pull complete [2026-03-25T19:36:51.703Z] 7cf9ebb963bd: Pull complete [2026-03-25T19:36:54.234Z] bb34ca984cfb: Pull complete [2026-03-25T19:36:54.501Z] 151cf03bc807: Pull complete [2026-03-25T19:36:54.501Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-25T19:36:54.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-25T19:36:54.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-25T19:36:54.863Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-25T19:36:54.863Z] WORKDIR /edgex [2026-03-25T19:36:54.864Z] COPY go.mod . [2026-03-25T19:36:54.864Z] RUN go mod download [2026-03-25T19:36:54.864Z] + docker build -t ci-base-image-x86_64 -f - . [2026-03-25T19:36:56.242Z] #0 building with "default" instance using docker driver [2026-03-25T19:36:56.242Z] [2026-03-25T19:36:56.242Z] #1 [internal] load build definition from Dockerfile [2026-03-25T19:36:56.510Z] #1 transferring dockerfile: [2026-03-25T19:36:56.510Z] #1 transferring dockerfile: 164B done [2026-03-25T19:36:56.510Z] #1 DONE 0.4s [2026-03-25T19:36:56.510Z] [2026-03-25T19:36:56.510Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-25T19:36:56.510Z] #2 DONE 0.0s [2026-03-25T19:36:56.510Z] [2026-03-25T19:36:56.510Z] #3 [internal] load .dockerignore [2026-03-25T19:36:56.510Z] #3 transferring context: [2026-03-25T19:36:56.774Z] #3 transferring context: 50B done [2026-03-25T19:36:56.774Z] #3 DONE 0.1s [2026-03-25T19:36:56.774Z] [2026-03-25T19:36:56.774Z] #4 [internal] load build context [2026-03-25T19:36:57.036Z] #4 transferring context: 7.03kB done [2026-03-25T19:36:57.036Z] #4 DONE 0.2s [2026-03-25T19:36:57.036Z] [2026-03-25T19:36:57.036Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-25T19:36:57.304Z] #5 DONE 0.7s [2026-03-25T19:36:57.572Z] [2026-03-25T19:36:57.572Z] #6 [2/4] WORKDIR /edgex [2026-03-25T19:37:04.143Z] #6 DONE 6.7s [2026-03-25T19:37:04.143Z] [2026-03-25T19:37:04.143Z] #7 [3/4] COPY go.mod . [2026-03-25T19:37:04.143Z] #7 DONE 0.1s [2026-03-25T19:37:04.143Z] [2026-03-25T19:37:04.143Z] #8 [4/4] RUN go mod download [2026-03-25T19:37:19.021Z] #8 DONE 13.1s [2026-03-25T19:37:19.021Z] [2026-03-25T19:37:19.021Z] #9 exporting to image [2026-03-25T19:37:19.021Z] #9 exporting layers [2026-03-25T19:37:21.564Z] #9 exporting layers 3.8s done [2026-03-25T19:37:21.564Z] #9 writing image sha256:633223a06813521b6da24f7c8649c9d0b917495ceece02844b36bdae0f6a1ee2 done [2026-03-25T19:37:21.564Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2026-03-25T19:37:21.564Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-25T19:37:21.959Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-25T19:37:21.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-25T19:37:22.112Z] prd-ubuntu20.04-docker-8c-8g-4075 does not seem to be running inside a container [2026-03-25T19:37:22.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2026-03-25T19:37:22.435Z] $ docker top 57920f2a84cf107d28cb2399480d1219156553f617a610c1dc64aef8913837df -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-25T19:37:22.832Z] + go version [2026-03-25T19:37:22.832Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-25T19:37:22.865Z] $ docker stop --time=1 57920f2a84cf107d28cb2399480d1219156553f617a610c1dc64aef8913837df [2026-03-25T19:37:24.128Z] $ docker rm -f --volumes 57920f2a84cf107d28cb2399480d1219156553f617a610c1dc64aef8913837df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-25T19:37:24.862Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-25T19:37:24.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-25T19:37:25.021Z] prd-ubuntu20.04-docker-8c-8g-4075 does not seem to be running inside a container [2026-03-25T19:37:25.050Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2026-03-25T19:37:25.328Z] $ docker top 5970a077504736ed6b8719c4c1b34cc2ce2883fcc4291ae9ce977afc00ad8c2f -eo pid,comm [Pipeline] { [Pipeline] echo [2026-03-25T19:37:25.460Z] ========================================================= [2026-03-25T19:37:25.460Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-03-25T19:37:25.460Z] ========================================================= [Pipeline] sh [2026-03-25T19:37:25.755Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2026-03-25T19:37:26.124Z] + make test [2026-03-25T19:37:26.124Z] go test -race -coverprofile=coverage.out ./... [2026-03-25T19:37:36.205Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-03-25T19:38:08.313Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-03-25T19:38:09.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2026-03-25T19:38:12.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements [2026-03-25T19:38:12.554Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-03-25T19:38:12.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements [2026-03-25T19:38:12.554Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-03-25T19:38:12.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 57.3% of statements [2026-03-25T19:38:12.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.057s coverage: 86.5% of statements [2026-03-25T19:38:12.554Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-03-25T19:38:12.554Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.296s coverage: 94.2% of statements [2026-03-25T19:38:12.813Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-03-25T19:38:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-03-25T19:38:12.813Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-03-25T19:38:12.813Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-03-25T19:38:12.813Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements [2026-03-25T19:38:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-03-25T19:38:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-03-25T19:38:12.813Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.030s coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-03-25T19:38:12.813Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-03-25T19:38:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 8.2% of statements [2026-03-25T19:38:14.193Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-03-25T19:38:14.193Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-03-25T19:38:16.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.422s coverage: 97.6% of statements [2026-03-25T19:38:16.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-03-25T19:38:16.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-03-25T19:38:16.092Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-25T19:38:16.092Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-03-25T19:38:16.092Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-03-25T19:38:16.092Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2026-03-25T19:38:16.092Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-03-25T19:38:16.092Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-03-25T19:38:16.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-03-25T19:38:16.092Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-03-25T19:38:16.092Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-03-25T19:38:16.092Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-03-25T19:38:16.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-03-25T19:38:16.092Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-03-25T19:38:16.092Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-03-25T19:38:16.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-03-25T19:38:18.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.052s coverage: 3.5% of statements [2026-03-25T19:38:18.643Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-03-25T19:38:18.643Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-03-25T19:38:18.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements [2026-03-25T19:38:18.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-03-25T19:38:18.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 38.2% of statements [2026-03-25T19:38:18.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements [2026-03-25T19:38:18.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-03-25T19:38:18.643Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-03-25T19:38:18.643Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-03-25T19:38:19.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2026-03-25T19:38:19.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2026-03-25T19:38:19.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements [2026-03-25T19:38:19.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 93.1% of statements [2026-03-25T19:38:20.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2026-03-25T19:38:32.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.043s coverage: 92.9% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2026-03-25T19:38:38.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.042s coverage: 82.1% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2026-03-25T19:38:38.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 6.8% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.029s coverage: 33.3% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.167s coverage: 54.8% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.032s coverage: 20.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements [2026-03-25T19:38:38.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-03-25T19:38:38.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.116s coverage: 29.2% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.031s coverage: 3.1% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2026-03-25T19:38:38.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-03-25T19:38:38.806Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-03-25T19:38:44.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.1% of statements [2026-03-25T19:38:44.207Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-03-25T19:38:44.207Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-03-25T19:38:44.207Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-03-25T19:38:44.208Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-03-25T19:38:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 94.9% of statements [2026-03-25T19:38:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-03-25T19:38:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-03-25T19:38:44.208Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-25T19:38:44.208Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-03-25T19:38:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2026-03-25T19:38:44.208Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-03-25T19:38:44.208Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-03-25T19:38:44.208Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-03-25T19:38:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2026-03-25T19:38:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-03-25T19:38:44.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 47.1% of statements [2026-03-25T19:38:44.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-03-25T19:38:44.208Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-25T19:38:44.470Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-03-25T19:38:44.735Z] running golangci-lint [2026-03-25T19:38:44.735Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-03-25T19:38:44.735Z] go version go1.25.2 linux/amd64 [2026-03-25T19:38:45.001Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-03-25T19:38:45.001Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-03-25T19:38:45.001Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-03-25T19:38:45.001Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-03-25T19:38:45.263Z] level=info msg="[goenv] Read go env for 4.866254ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-03-25T19:38:45.263Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-03-25T19:39:07.373Z] level=info msg="[loader] Go packages loading at mode 8767 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 21.392278854s" [2026-03-25T19:39:07.373Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.56284ms" [2026-03-25T19:39:19.928Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.509220292s with top 10 stages: buildir: 52.243830639s, inspect: 2.737493263s, fact_deprecated: 2.644643522s, gosec: 2.570155224s, printf: 1.804166684s, ctrlflow: 1.763837822s, fact_purity: 1.469837194s, S1038: 1.273807016s, unused: 1.249139736s, QF1004: 1.14305253s" [2026-03-25T19:39:19.928Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-03-25T19:39:19.928Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-03-25T19:39:19.928Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-03-25T19:39:19.928Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-03-25T19:39:19.928Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, cgo: 35/35, path_relativity: 35/35, generated_file_filter: 35/22" [2026-03-25T19:39:19.928Z] level=info msg="[runner] processing took 8.290333ms with stages: nolint_filter: 6.634642ms, generated_file_filter: 1.239766ms, exclusion_rules: 268.15µs, path_relativity: 72.177µs, exclusion_paths: 55.378µs, invalid_issue: 5.47µs, cgo: 5.45µs, path_absoluter: 2.76µs, sort_results: 2.09µs, filename_unadjuster: 1.39µs, fixer: 690ns, max_same_issues: 590ns, diff: 420ns, max_from_linter: 290ns, path_prettifier: 280ns, uniq_by_line: 230ns, max_per_file_from_linter: 160ns, source_code: 150ns, path_shortener: 140ns, severity-rules: 110ns" [2026-03-25T19:39:19.928Z] level=info msg="[runner] linters took 11.173539468s with stages: goanalysis_metalinter: 11.165180349s" [2026-03-25T19:39:19.928Z] 0 issues. [2026-03-25T19:39:19.928Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-03-25T19:39:19.928Z] level=info msg="Memory: 326 samples, avg is 324.6MB, max is 1276.9MB" [2026-03-25T19:39:19.928Z] level=info msg="Execution took 32.615937114s" [2026-03-25T19:39:19.928Z] go vet ./... [2026-03-25T19:39:25.196Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-25T19:39:25.196Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-25T19:39:25.196Z] ./bin/test-attribution-txt.sh [2026-03-25T19:39:25.196Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-25T19:39:25.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-03-25T19:39:25.565Z] + ls -al . [2026-03-25T19:39:25.565Z] total 1392 [2026-03-25T19:39:25.565Z] drwxrwxr-x 11 1001 1001 4096 Mar 25 19:37 . [2026-03-25T19:39:25.565Z] drwxr-xr-x 4 root root 4096 Mar 25 19:37 .. [2026-03-25T19:39:25.565Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:35 .blubracket [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 10 Mar 25 19:35 .dockerignore [2026-03-25T19:39:25.565Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 19:38 .git [2026-03-25T19:39:25.565Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 19:35 .github [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 909 Mar 25 19:35 .gitignore [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 359 Mar 25 19:35 .golangci.yml [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 100 Mar 25 19:35 .hadolint.yml [2026-03-25T19:39:25.565Z] drwxr-xr-x 3 1001 1001 4096 Mar 25 19:36 .semver [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 155 Mar 25 19:35 .sonarcloud.properties [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:35 ADOPTERS.md [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 20143 Mar 25 19:35 Attribution.txt [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 108018 Mar 25 19:35 CHANGELOG.md [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:35 CONTRIBUTING.md [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 19:35 GOVERNANCE.md [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 886 Mar 25 19:35 Jenkinsfile [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:35 LICENSE [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 16743 Mar 25 19:35 Makefile [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 19:35 OWNERS.md [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 9932 Mar 25 19:35 README.md [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 789 Mar 25 19:35 SECURITY.md [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 19:36 VERSION [2026-03-25T19:39:25.565Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:35 bin [2026-03-25T19:39:25.565Z] drwxrwxr-x 19 1001 1001 4096 Mar 25 19:35 cmd [2026-03-25T19:39:25.565Z] -rw-r--r-- 1 root root 1044024 Mar 25 19:38 coverage.out [2026-03-25T19:39:25.565Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:35 fuzz_test [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 6990 Mar 25 19:35 go.mod [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 90838 Mar 25 19:35 go.sum [2026-03-25T19:39:25.565Z] drwxrwxr-x 7 1001 1001 4096 Mar 25 19:35 internal [2026-03-25T19:39:25.565Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:35 openapi [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 584 Mar 25 19:35 security.txt [2026-03-25T19:39:25.565Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 19:35 version.go [Pipeline] sh [2026-03-25T19:39:25.898Z] + '[' -e coverage.out ] [2026-03-25T19:39:25.898Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-03-25T19:39:26.082Z] Stashed 1 file(s) [Pipeline] sh [2026-03-25T19:39:26.381Z] + make build [2026-03-25T19:39:26.381Z] 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 [2026-03-25T19:39:53.047Z] 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 [2026-03-25T19:39:53.047Z] 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 [2026-03-25T19:39:53.047Z] 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 [2026-03-25T19:39:53.980Z] 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 [2026-03-25T19:39:55.879Z] 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 [2026-03-25T19:40:01.141Z] 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 [2026-03-25T19:40:03.043Z] 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 [2026-03-25T19:40:04.940Z] 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 [2026-03-25T19:40:07.473Z] 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 [2026-03-25T19:40:08.844Z] 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 [2026-03-25T19:40:10.742Z] 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 [2026-03-25T19:40:11.675Z] 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] } [2026-03-25T19:40:13.596Z] $ docker stop --time=1 5970a077504736ed6b8719c4c1b34cc2ce2883fcc4291ae9ce977afc00ad8c2f [2026-03-25T19:40:18.259Z] $ docker rm -f --volumes 5970a077504736ed6b8719c4c1b34cc2ce2883fcc4291ae9ce977afc00ad8c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-25T19:40:20.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-25T19:40:20.007Z] [2026-03-25T19:40:20.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-25T19:40:20.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-25T19:40:20.400Z] latest: Pulling from edgex-devops/edgex-compose [2026-03-25T19:40:20.400Z] 91d30c5bc195: Pulling fs layer [2026-03-25T19:40:20.400Z] 2e9b0aa3be6d: Pulling fs layer [2026-03-25T19:40:20.400Z] 9c61dcf015f6: Pulling fs layer [2026-03-25T19:40:20.400Z] 4698f68db338: Pulling fs layer [2026-03-25T19:40:20.400Z] 2a2f49069b9e: Pulling fs layer [2026-03-25T19:40:20.400Z] e0025b399a48: Pulling fs layer [2026-03-25T19:40:20.400Z] 4698f68db338: Waiting [2026-03-25T19:40:20.400Z] 2a2f49069b9e: Waiting [2026-03-25T19:40:20.400Z] e0025b399a48: Waiting [2026-03-25T19:40:20.400Z] 91d30c5bc195: Verifying Checksum [2026-03-25T19:40:20.400Z] 91d30c5bc195: Download complete [2026-03-25T19:40:20.400Z] 4698f68db338: Download complete [2026-03-25T19:40:20.660Z] 91d30c5bc195: Pull complete [2026-03-25T19:40:20.660Z] 2e9b0aa3be6d: Verifying Checksum [2026-03-25T19:40:20.660Z] 2e9b0aa3be6d: Download complete [2026-03-25T19:40:20.660Z] e0025b399a48: Download complete [2026-03-25T19:40:20.919Z] 2a2f49069b9e: Download complete [2026-03-25T19:40:20.919Z] 2e9b0aa3be6d: Pull complete [2026-03-25T19:40:21.485Z] 9c61dcf015f6: Verifying Checksum [2026-03-25T19:40:21.485Z] 9c61dcf015f6: Download complete [2026-03-25T19:40:24.774Z] 9c61dcf015f6: Pull complete [2026-03-25T19:40:24.774Z] 4698f68db338: Pull complete [2026-03-25T19:40:25.033Z] 2a2f49069b9e: Pull complete [2026-03-25T19:40:25.033Z] e0025b399a48: Pull complete [2026-03-25T19:40:25.033Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-03-25T19:40:25.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-25T19:40:25.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-25T19:40:25.278Z] prd-ubuntu20.04-docker-8c-8g-4075 does not seem to be running inside a container [2026-03-25T19:40:25.301Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-03-25T19:40:27.867Z] $ docker top 8836e72bcb676676180baf6ffc555b000c7c12d0f95a671eba5e3d75d8f4f757 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-25T19:40:28.293Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-25T19:40:28.566Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-03-25T19:40:28.566Z] #1 ... [2026-03-25T19:40:28.566Z] [2026-03-25T19:40:28.566Z] #2 [support-scheduler internal] load build definition from Dockerfile [2026-03-25T19:40:28.566Z] #2 transferring dockerfile: 1.83kB done [2026-03-25T19:40:28.566Z] #2 DONE 0.1s [2026-03-25T19:40:28.566Z] [2026-03-25T19:40:28.566Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2026-03-25T19:40:28.566Z] #3 transferring dockerfile: 1.81kB done [2026-03-25T19:40:28.566Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-25T19:40:28.566Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-03-25T19:40:28.566Z] #3 DONE 0.2s [2026-03-25T19:40:28.566Z] [2026-03-25T19:40:28.566Z] #4 [security-spire-server internal] load build definition from Dockerfile [2026-03-25T19:40:28.566Z] #4 transferring dockerfile: 1.70kB done [2026-03-25T19:40:28.566Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-25T19:40:28.566Z] #4 DONE 0.2s [2026-03-25T19:40:28.566Z] [2026-03-25T19:40:28.566Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-25T19:40:28.566Z] #5 transferring dockerfile: 2.49kB done [2026-03-25T19:40:28.566Z] #5 DONE 0.2s [2026-03-25T19:40:28.566Z] [2026-03-25T19:40:28.566Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-25T19:40:28.566Z] #6 DONE 0.0s [2026-03-25T19:40:28.828Z] [2026-03-25T19:40:28.828Z] #7 [support-notifications internal] load build definition from Dockerfile [2026-03-25T19:40:28.828Z] #7 transferring dockerfile: 2.02kB done [2026-03-25T19:40:28.828Z] #7 DONE 0.2s [2026-03-25T19:40:28.828Z] [2026-03-25T19:40:28.828Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-25T19:40:28.828Z] #8 transferring dockerfile: 2.14kB done [2026-03-25T19:40:28.828Z] #8 DONE 0.2s [2026-03-25T19:40:28.828Z] [2026-03-25T19:40:28.829Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-25T19:40:28.829Z] #9 transferring dockerfile: 1.89kB done [2026-03-25T19:40:28.829Z] #9 DONE 0.3s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-25T19:40:28.829Z] #10 transferring dockerfile: 3.02kB done [2026-03-25T19:40:28.829Z] #10 DONE 0.3s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #11 [core-data internal] load build definition from Dockerfile [2026-03-25T19:40:28.829Z] #11 transferring dockerfile: 2.04kB done [2026-03-25T19:40:28.829Z] #11 DONE 0.3s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-25T19:40:28.829Z] #6 DONE 0.0s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-03-25T19:40:28.829Z] #1 transferring dockerfile: 2.10kB done [2026-03-25T19:40:28.829Z] #1 DONE 0.3s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-25T19:40:28.829Z] #12 transferring dockerfile: 2.50kB done [2026-03-25T19:40:28.829Z] #12 DONE 0.3s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-25T19:40:28.829Z] #13 transferring dockerfile: 2.23kB done [2026-03-25T19:40:28.829Z] #13 DONE 0.3s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #14 [core-keeper internal] load build definition from Dockerfile [2026-03-25T19:40:28.829Z] #14 transferring dockerfile: 2.07kB done [2026-03-25T19:40:28.829Z] #14 DONE 0.3s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #15 [security-spire-config internal] load build definition from Dockerfile [2026-03-25T19:40:28.829Z] #15 transferring dockerfile: 1.69kB done [2026-03-25T19:40:28.829Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-25T19:40:28.829Z] #15 DONE 0.3s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #16 [core-command internal] load build definition from Dockerfile [2026-03-25T19:40:28.829Z] #16 transferring dockerfile: 1.94kB done [2026-03-25T19:40:28.829Z] #16 DONE 0.3s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-25T19:40:28.829Z] #6 DONE 0.0s [2026-03-25T19:40:28.829Z] [2026-03-25T19:40:28.829Z] #17 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-03-25T19:40:30.208Z] #17 ... [2026-03-25T19:40:30.209Z] [2026-03-25T19:40:30.209Z] #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-25T19:40:30.209Z] #18 DONE 1.4s [2026-03-25T19:40:30.209Z] [2026-03-25T19:40:30.209Z] #19 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-25T19:40:30.209Z] #19 DONE 1.4s [2026-03-25T19:40:30.209Z] [2026-03-25T19:40:30.209Z] #17 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-03-25T19:40:30.776Z] #17 DONE 2.1s [2026-03-25T19:40:30.776Z] [2026-03-25T19:40:30.776Z] #20 [security-proxy-auth internal] load .dockerignore [2026-03-25T19:40:30.776Z] #20 transferring context: [2026-03-25T19:40:30.776Z] #20 transferring context: 50B done [2026-03-25T19:40:30.776Z] #20 DONE 0.0s [2026-03-25T19:40:30.776Z] [2026-03-25T19:40:30.776Z] #21 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-25T19:40:30.776Z] #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-25T19:40:30.776Z] #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-25T19:40:30.776Z] #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-25T19:40:30.776Z] #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.1s [2026-03-25T19:40:30.776Z] #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-25T19:40:31.037Z] #21 ... [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #22 [security-spire-agent internal] load .dockerignore [2026-03-25T19:40:31.037Z] #22 transferring context: 50B done [2026-03-25T19:40:31.037Z] #22 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #23 [security-secretstore-setup internal] load .dockerignore [2026-03-25T19:40:31.037Z] #23 transferring context: 50B done [2026-03-25T19:40:31.037Z] #23 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #24 [support-notifications internal] load .dockerignore [2026-03-25T19:40:31.037Z] #24 transferring context: 50B done [2026-03-25T19:40:31.037Z] #24 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #25 [security-spire-server internal] load .dockerignore [2026-03-25T19:40:31.037Z] #25 transferring context: 50B done [2026-03-25T19:40:31.037Z] #25 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #26 [security-proxy-setup internal] load .dockerignore [2026-03-25T19:40:31.037Z] #26 transferring context: 50B done [2026-03-25T19:40:31.037Z] #26 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #27 [core-metadata internal] load .dockerignore [2026-03-25T19:40:31.037Z] #27 transferring context: 50B done [2026-03-25T19:40:31.037Z] #27 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #28 [support-scheduler internal] load .dockerignore [2026-03-25T19:40:31.037Z] #28 transferring context: 50B done [2026-03-25T19:40:31.037Z] #28 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #29 [security-spire-config internal] load .dockerignore [2026-03-25T19:40:31.037Z] #29 transferring context: 50B done [2026-03-25T19:40:31.037Z] #29 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #30 [security-secretstore-setup internal] load build context [2026-03-25T19:40:31.037Z] #30 DONE 0.0s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #31 [core-metadata internal] load build context [2026-03-25T19:40:31.037Z] #31 DONE 0.0s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #32 [support-notifications internal] load build context [2026-03-25T19:40:31.037Z] #32 DONE 0.0s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #33 [core-keeper internal] load .dockerignore [2026-03-25T19:40:31.037Z] #33 transferring context: 50B done [2026-03-25T19:40:31.037Z] #33 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #34 [core-command internal] load .dockerignore [2026-03-25T19:40:31.037Z] #34 transferring context: 50B done [2026-03-25T19:40:31.037Z] #34 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #21 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-25T19:40:31.037Z] #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-25T19:40:31.037Z] #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-25T19:40:31.037Z] #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-25T19:40:31.037Z] #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-25T19:40:31.037Z] #21 ... [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #35 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-25T19:40:31.037Z] #35 transferring context: 50B done [2026-03-25T19:40:31.037Z] #35 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #36 [security-bootstrapper internal] load .dockerignore [2026-03-25T19:40:31.037Z] #36 transferring context: 50B done [2026-03-25T19:40:31.037Z] #36 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #37 [security-spiffe-token-provider internal] load .dockerignore [2026-03-25T19:40:31.037Z] #37 transferring context: 50B done [2026-03-25T19:40:31.037Z] #37 DONE 0.3s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #38 [core-data internal] load .dockerignore [2026-03-25T19:40:31.037Z] #38 transferring context: 50B done [2026-03-25T19:40:31.037Z] #38 DONE 0.4s [2026-03-25T19:40:31.037Z] [2026-03-25T19:40:31.037Z] #21 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-25T19:40:31.037Z] #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-25T19:40:31.037Z] #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-25T19:40:31.037Z] #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-25T19:40:31.037Z] #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-25T19:40:31.037Z] #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s [2026-03-25T19:40:31.295Z] #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done [2026-03-25T19:40:31.295Z] #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-25T19:40:31.295Z] #21 ... [2026-03-25T19:40:31.295Z] [2026-03-25T19:40:31.295Z] #39 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-25T19:40:31.295Z] #39 DONE 0.7s [2026-03-25T19:40:31.295Z] [2026-03-25T19:40:31.295Z] #40 [security-spire-server internal] load build context [2026-03-25T19:40:31.295Z] #40 transferring context: 26.57kB 0.0s done [2026-03-25T19:40:31.295Z] #40 DONE 0.4s [2026-03-25T19:40:31.295Z] [2026-03-25T19:40:31.295Z] #41 [security-spire-config internal] load build context [2026-03-25T19:40:31.295Z] #41 transferring context: 24.82kB 0.0s done [2026-03-25T19:40:31.295Z] #41 DONE 0.4s [2026-03-25T19:40:31.295Z] [2026-03-25T19:40:31.295Z] #21 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-25T19:40:31.717Z] #21 ... [2026-03-25T19:40:31.717Z] [2026-03-25T19:40:31.717Z] #42 [security-spire-agent internal] load build context [2026-03-25T19:40:31.717Z] #42 transferring context: 26.10kB 0.0s done [2026-03-25T19:40:31.717Z] #42 DONE 0.5s [2026-03-25T19:40:31.717Z] [2026-03-25T19:40:31.717Z] #21 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-25T19:40:31.981Z] #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-03-25T19:40:37.357Z] #21 ... [2026-03-25T19:40:37.357Z] [2026-03-25T19:40:37.357Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-25T19:40:37.357Z] #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-03-25T19:40:37.357Z] #43 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-25T19:40:37.357Z] #43 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-03-25T19:40:37.357Z] #43 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-03-25T19:40:37.357Z] #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-03-25T19:40:37.357Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-25T19:40:37.357Z] #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-25T19:40:37.357Z] #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-25T19:40:37.357Z] #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done [2026-03-25T19:40:37.357Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 5.7s [2026-03-25T19:40:37.357Z] #43 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-03-25T19:40:37.930Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 5.7s done [2026-03-25T19:40:41.265Z] #43 ... [2026-03-25T19:40:41.265Z] [2026-03-25T19:40:41.265Z] #44 [security-proxy-auth internal] load build context [2026-03-25T19:40:41.265Z] #44 transferring context: 592.59MB 9.8s [2026-03-25T19:40:41.265Z] #44 ... [2026-03-25T19:40:41.265Z] [2026-03-25T19:40:41.265Z] #45 [core-keeper internal] load build context [2026-03-25T19:40:41.265Z] #45 ... [2026-03-25T19:40:41.265Z] [2026-03-25T19:40:41.265Z] #44 [security-proxy-auth internal] load build context [2026-03-25T19:40:41.265Z] #44 ... [2026-03-25T19:40:41.265Z] [2026-03-25T19:40:41.265Z] #46 [security-proxy-setup internal] load build context [2026-03-25T19:40:41.265Z] #46 ... [2026-03-25T19:40:41.265Z] [2026-03-25T19:40:41.265Z] #31 [core-metadata internal] load build context [2026-03-25T19:40:41.265Z] #31 ... [2026-03-25T19:40:41.265Z] [2026-03-25T19:40:41.265Z] #47 [support-scheduler internal] load build context [2026-03-25T19:40:41.265Z] #47 ... [2026-03-25T19:40:41.265Z] [2026-03-25T19:40:41.265Z] #48 [security-bootstrapper internal] load build context [2026-03-25T19:40:41.536Z] #48 ... [2026-03-25T19:40:41.536Z] [2026-03-25T19:40:41.536Z] #49 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-03-25T19:40:41.536Z] #49 ... [2026-03-25T19:40:41.536Z] [2026-03-25T19:40:41.536Z] #32 [support-notifications internal] load build context [2026-03-25T19:40:41.536Z] #32 ... [2026-03-25T19:40:41.536Z] [2026-03-25T19:40:41.536Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-25T19:40:41.536Z] #50 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done [2026-03-25T19:40:41.536Z] #50 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-03-25T19:40:41.536Z] #50 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-03-25T19:40:41.536Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-03-25T19:40:41.536Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-25T19:40:41.536Z] #50 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-25T19:40:41.536Z] #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-25T19:40:41.536Z] #50 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-03-25T19:40:41.536Z] #50 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-03-25T19:40:41.536Z] #50 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 3.2s done [2026-03-25T19:40:41.536Z] #50 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2026-03-25T19:40:41.797Z] #50 ... [2026-03-25T19:40:41.797Z] [2026-03-25T19:40:41.797Z] #51 [security-spiffe-token-provider internal] load build context [2026-03-25T19:40:41.797Z] #51 ... [2026-03-25T19:40:41.797Z] [2026-03-25T19:40:41.797Z] #30 [security-secretstore-setup internal] load build context [2026-03-25T19:40:42.057Z] #30 ... [2026-03-25T19:40:42.057Z] [2026-03-25T19:40:42.057Z] #52 [core-command internal] load build context [2026-03-25T19:40:42.057Z] #52 transferring context: 639.13MB 10.3s done [2026-03-25T19:40:42.057Z] #52 ... [2026-03-25T19:40:42.057Z] [2026-03-25T19:40:42.057Z] #53 [core-common-config-bootstrapper internal] load build context [2026-03-25T19:40:42.494Z] #53 transferring context: 639.13MB 10.9s done [2026-03-25T19:40:42.494Z] #53 ... [2026-03-25T19:40:42.494Z] [2026-03-25T19:40:42.494Z] #54 [core-data internal] load build context [2026-03-25T19:40:42.494Z] #54 transferring context: 639.13MB 10.7s done [2026-03-25T19:40:42.756Z] #54 ... [2026-03-25T19:40:42.756Z] [2026-03-25T19:40:42.756Z] #30 [security-secretstore-setup internal] load build context [2026-03-25T19:40:43.018Z] #30 transferring context: 639.13MB 11.8s done [2026-03-25T19:40:47.337Z] #30 ... [2026-03-25T19:40:47.337Z] [2026-03-25T19:40:47.337Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-25T19:40:47.337Z] #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.5s [2026-03-25T19:40:47.596Z] #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.9s done [2026-03-25T19:40:50.911Z] #43 ... [2026-03-25T19:40:50.911Z] [2026-03-25T19:40:50.911Z] #45 [core-keeper internal] load build context [2026-03-25T19:40:50.911Z] #45 transferring context: 639.13MB 10.5s done [2026-03-25T19:40:51.178Z] #45 ... [2026-03-25T19:40:51.178Z] [2026-03-25T19:40:51.178Z] #44 [security-proxy-auth internal] load build context [2026-03-25T19:40:51.178Z] #44 transferring context: 639.13MB 10.5s done [2026-03-25T19:40:51.445Z] #44 ... [2026-03-25T19:40:51.445Z] [2026-03-25T19:40:51.445Z] #47 [support-scheduler internal] load build context [2026-03-25T19:40:51.445Z] #47 transferring context: 639.13MB 10.3s done [2026-03-25T19:40:51.445Z] #47 ... [2026-03-25T19:40:51.445Z] [2026-03-25T19:40:51.445Z] #48 [security-bootstrapper internal] load build context [2026-03-25T19:40:51.445Z] #48 transferring context: 639.13MB 10.9s done [2026-03-25T19:40:51.704Z] #48 ... [2026-03-25T19:40:51.704Z] [2026-03-25T19:40:51.704Z] #31 [core-metadata internal] load build context [2026-03-25T19:40:51.704Z] #31 transferring context: 639.13MB 10.5s done [2026-03-25T19:40:51.969Z] #31 ... [2026-03-25T19:40:51.969Z] [2026-03-25T19:40:51.969Z] #46 [security-proxy-setup internal] load build context [2026-03-25T19:40:51.969Z] #46 transferring context: 639.13MB 10.2s done [2026-03-25T19:40:51.969Z] #46 ... [2026-03-25T19:40:51.969Z] [2026-03-25T19:40:51.969Z] #51 [security-spiffe-token-provider internal] load build context [2026-03-25T19:40:51.969Z] #51 transferring context: 639.13MB 11.6s done [2026-03-25T19:40:52.338Z] #51 ... [2026-03-25T19:40:52.338Z] [2026-03-25T19:40:52.338Z] #32 [support-notifications internal] load build context [2026-03-25T19:40:52.338Z] #32 transferring context: 639.13MB 10.8s done [2026-03-25T19:40:52.605Z] #32 ... [2026-03-25T19:40:52.605Z] [2026-03-25T19:40:52.605Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-25T19:40:52.605Z] #50 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 10.9s done [2026-03-25T19:40:56.815Z] #50 ... [2026-03-25T19:40:56.815Z] [2026-03-25T19:40:56.815Z] #49 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-03-25T19:40:56.815Z] #49 DONE 25.4s [2026-03-25T19:40:56.815Z] [2026-03-25T19:40:56.815Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-25T19:40:57.077Z] #55 ... [2026-03-25T19:40:57.077Z] [2026-03-25T19:40:57.077Z] #44 [security-proxy-auth internal] load build context [2026-03-25T19:40:57.077Z] #44 DONE 26.2s [2026-03-25T19:40:57.077Z] [2026-03-25T19:40:57.077Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-25T19:40:57.657Z] #56 ... [2026-03-25T19:40:57.657Z] [2026-03-25T19:40:57.657Z] #21 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-25T19:40:57.657Z] #21 DONE 26.9s [2026-03-25T19:40:57.657Z] [2026-03-25T19:40:57.657Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-25T19:40:58.232Z] #57 ... [2026-03-25T19:40:58.232Z] [2026-03-25T19:40:58.232Z] #47 [support-scheduler internal] load build context [2026-03-25T19:40:58.232Z] #47 DONE 27.3s [2026-03-25T19:40:58.232Z] [2026-03-25T19:40:58.232Z] #46 [security-proxy-setup internal] load build context [2026-03-25T19:40:58.232Z] #46 DONE 27.3s [2026-03-25T19:40:58.232Z] [2026-03-25T19:40:58.232Z] #52 [core-command internal] load build context [2026-03-25T19:40:58.232Z] #52 DONE 27.3s [2026-03-25T19:40:58.232Z] [2026-03-25T19:40:58.232Z] #45 [core-keeper internal] load build context [2026-03-25T19:40:58.232Z] #45 DONE 27.3s [2026-03-25T19:40:58.232Z] [2026-03-25T19:40:58.232Z] #54 [core-data internal] load build context [2026-03-25T19:40:58.232Z] #54 DONE 27.3s [2026-03-25T19:40:58.491Z] [2026-03-25T19:40:58.491Z] #31 [core-metadata internal] load build context [2026-03-25T19:40:58.491Z] #31 DONE 27.4s [2026-03-25T19:40:58.491Z] [2026-03-25T19:40:58.491Z] #32 [support-notifications internal] load build context [2026-03-25T19:40:58.491Z] #32 DONE 27.5s [2026-03-25T19:40:58.491Z] [2026-03-25T19:40:58.491Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-25T19:40:58.491Z] #58 ... [2026-03-25T19:40:58.491Z] [2026-03-25T19:40:58.491Z] #53 [core-common-config-bootstrapper internal] load build context [2026-03-25T19:40:58.491Z] #53 DONE 27.4s [2026-03-25T19:40:58.491Z] [2026-03-25T19:40:58.491Z] #30 [security-secretstore-setup internal] load build context [2026-03-25T19:40:58.491Z] #30 DONE 27.5s [2026-03-25T19:40:58.491Z] [2026-03-25T19:40:58.491Z] #48 [security-bootstrapper internal] load build context [2026-03-25T19:40:58.491Z] #48 DONE 27.4s [2026-03-25T19:40:58.491Z] [2026-03-25T19:40:58.491Z] #51 [security-spiffe-token-provider internal] load build context [2026-03-25T19:40:58.491Z] #51 DONE 27.5s [2026-03-25T19:40:58.749Z] [2026-03-25T19:40:58.749Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-25T19:40:58.749Z] #59 ... [2026-03-25T19:40:58.749Z] [2026-03-25T19:40:58.749Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-25T19:40:58.749Z] #50 DONE 27.9s [2026-03-25T19:40:59.034Z] [2026-03-25T19:40:59.034Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-25T19:40:59.034Z] #43 DONE 27.9s [2026-03-25T19:40:59.034Z] [2026-03-25T19:40:59.034Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-25T19:40:59.034Z] #55 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:40:59.034Z] #55 2.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:40:59.300Z] #55 2.505 OK: 265 MiB in 60 packages [2026-03-25T19:41:04.609Z] #55 ... [2026-03-25T19:41:04.609Z] [2026-03-25T19:41:04.609Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-25T19:41:04.609Z] #0 3.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:04.609Z] #0 5.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:04.609Z] #0 6.100 (1/4) Installing ca-certificates (20250911-r0) [2026-03-25T19:41:04.609Z] #0 6.128 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:04.609Z] #0 6.138 (3/4) Installing su-exec (0.2-r3) [2026-03-25T19:41:04.609Z] #0 6.145 (4/4) Installing yq-go (4.47.2-r3) [2026-03-25T19:41:04.609Z] #0 6.414 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:04.609Z] #0 6.421 Executing ca-certificates-20250911-r0.trigger [2026-03-25T19:41:04.609Z] #0 6.463 OK: 20 MiB in 20 packages [2026-03-25T19:41:07.146Z] #60 ... [2026-03-25T19:41:07.146Z] [2026-03-25T19:41:07.146Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-25T19:41:07.146Z] #61 ... [2026-03-25T19:41:07.146Z] [2026-03-25T19:41:07.146Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-25T19:41:07.146Z] #0 9.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:07.146Z] #0 9.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:07.146Z] #0 10.01 OK: 265 MiB in 60 packages [2026-03-25T19:41:07.146Z] #62 ... [2026-03-25T19:41:07.146Z] [2026-03-25T19:41:07.146Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-25T19:41:07.146Z] #63 ... [2026-03-25T19:41:07.146Z] [2026-03-25T19:41:07.146Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-25T19:41:07.408Z] #64 ... [2026-03-25T19:41:07.408Z] [2026-03-25T19:41:07.408Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-25T19:41:07.408Z] #61 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:07.408Z] #61 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:07.677Z] #61 10.85 OK: 265 MiB in 60 packages [2026-03-25T19:41:07.677Z] #61 ... [2026-03-25T19:41:07.677Z] [2026-03-25T19:41:07.677Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-25T19:41:07.677Z] #65 ... [2026-03-25T19:41:07.677Z] [2026-03-25T19:41:07.677Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-25T19:41:07.938Z] #66 ... [2026-03-25T19:41:07.938Z] [2026-03-25T19:41:07.938Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-25T19:41:07.938Z] #67 ... [2026-03-25T19:41:07.938Z] [2026-03-25T19:41:07.938Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-25T19:41:08.197Z] #68 ... [2026-03-25T19:41:08.197Z] [2026-03-25T19:41:08.197Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-25T19:41:08.455Z] #69 ... [2026-03-25T19:41:08.455Z] [2026-03-25T19:41:08.455Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-25T19:41:08.455Z] #70 ... [2026-03-25T19:41:08.455Z] [2026-03-25T19:41:08.455Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-25T19:41:08.714Z] #71 ... [2026-03-25T19:41:08.714Z] [2026-03-25T19:41:08.714Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-25T19:41:08.714Z] #56 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:08.714Z] #56 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:08.714Z] #56 2.495 OK: 265 MiB in 60 packages [2026-03-25T19:41:16.834Z] #56 DONE 19.0s [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-25T19:41:16.834Z] #61 DONE 18.9s [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-25T19:41:16.834Z] #62 DONE 18.9s [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-25T19:41:16.834Z] #55 DONE 19.0s [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-25T19:41:16.834Z] #60 DONE 18.2s [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-25T19:41:16.834Z] #72 ... [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:41:16.834Z] #73 DONE 0.4s [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:41:16.834Z] #74 DONE 0.4s [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:41:16.834Z] #75 DONE 0.4s [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:41:16.834Z] #76 DONE 0.4s [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:41:16.834Z] #77 ... [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-25T19:41:16.834Z] #64 DONE 20.0s [2026-03-25T19:41:16.834Z] [2026-03-25T19:41:16.834Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-25T19:41:16.834Z] #65 DONE 19.2s [2026-03-25T19:41:17.093Z] [2026-03-25T19:41:17.093Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-25T19:41:17.093Z] #57 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:17.093Z] #57 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:17.351Z] #57 19.75 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:17.351Z] #57 19.75 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:17.351Z] #57 19.76 OK: 7 MiB in 17 packages [2026-03-25T19:41:17.609Z] #57 DONE 19.9s [2026-03-25T19:41:17.609Z] [2026-03-25T19:41:17.609Z] #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-03-25T19:41:18.175Z] #78 0.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #78 ... [2026-03-25T19:41:18.740Z] [2026-03-25T19:41:18.740Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-25T19:41:18.740Z] #69 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #69 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #69 20.81 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:18.740Z] #69 20.81 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:18.740Z] #69 20.82 OK: 7 MiB in 17 packages [2026-03-25T19:41:18.740Z] #69 DONE 21.1s [2026-03-25T19:41:18.740Z] [2026-03-25T19:41:18.740Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-25T19:41:18.740Z] #63 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #63 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #63 20.44 v3.22.3-79-gbb1fa65fef5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-25T19:41:18.740Z] #63 20.44 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-25T19:41:18.740Z] #63 20.44 OK: 26335 distinct packages available [2026-03-25T19:41:18.740Z] #63 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #63 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #63 21.77 OK: 265 MiB in 60 packages [2026-03-25T19:41:18.740Z] #63 DONE 21.9s [2026-03-25T19:41:18.740Z] [2026-03-25T19:41:18.740Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-25T19:41:18.740Z] #72 2.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #72 2.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #72 2.736 OK: 20 MiB in 20 packages [2026-03-25T19:41:18.740Z] #72 DONE 3.0s [2026-03-25T19:41:18.740Z] [2026-03-25T19:41:18.740Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-25T19:41:18.740Z] #58 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #58 19.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #58 19.65 v3.22.3-79-gbb1fa65fef5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-25T19:41:18.740Z] #58 19.65 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-25T19:41:18.740Z] #58 19.65 OK: 26324 distinct packages available [2026-03-25T19:41:18.740Z] #58 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #58 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.740Z] #58 20.86 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:18.740Z] #58 20.87 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-25T19:41:18.740Z] #58 20.88 (3/5) Installing libucontext (1.3.2-r0) [2026-03-25T19:41:18.740Z] #58 20.89 (4/5) Installing gcompat (1.1.0-r4) [2026-03-25T19:41:18.740Z] #58 20.89 (5/5) Installing openssl (3.5.5-r0) [2026-03-25T19:41:18.740Z] #58 20.93 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:18.740Z] #58 20.93 OK: 8 MiB in 21 packages [2026-03-25T19:41:18.740Z] #58 DONE 21.2s [2026-03-25T19:41:18.740Z] [2026-03-25T19:41:18.740Z] #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-03-25T19:41:18.998Z] #79 ... [2026-03-25T19:41:18.998Z] [2026-03-25T19:41:18.998Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:41:18.998Z] #80 DONE 0.2s [2026-03-25T19:41:18.998Z] [2026-03-25T19:41:18.998Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-25T19:41:18.998Z] #66 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.998Z] #66 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:18.998Z] #66 20.89 (1/7) Installing ca-certificates (20250911-r0) [2026-03-25T19:41:18.998Z] #66 20.92 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:18.998Z] #66 20.92 (3/7) Installing libgcc (14.2.0-r6) [2026-03-25T19:41:18.998Z] #66 20.96 (4/7) Installing libsodium (1.0.20-r1) [2026-03-25T19:41:18.998Z] #66 20.97 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-25T19:41:18.998Z] #66 21.37 (6/7) Installing libzmq (4.3.5-r2) [2026-03-25T19:41:18.998Z] #66 21.40 (7/7) Installing zeromq (4.3.5-r2) [2026-03-25T19:41:18.998Z] #66 21.42 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:18.998Z] #66 21.44 Executing ca-certificates-20250911-r0.trigger [2026-03-25T19:41:18.998Z] #66 21.49 OK: 12 MiB in 23 packages [2026-03-25T19:41:19.259Z] #66 DONE 21.8s [2026-03-25T19:41:19.259Z] [2026-03-25T19:41:19.259Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-25T19:41:19.838Z] #81 ... [2026-03-25T19:41:19.838Z] [2026-03-25T19:41:19.838Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-25T19:41:19.838Z] #68 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:19.838Z] #68 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:19.838Z] #68 20.99 v3.22.3-79-gbb1fa65fef5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-25T19:41:19.838Z] #68 20.99 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-25T19:41:19.838Z] #68 20.99 OK: 26324 distinct packages available [2026-03-25T19:41:19.838Z] #68 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:19.838Z] #68 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:19.838Z] #68 21.85 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:19.838Z] #68 21.85 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-25T19:41:19.838Z] #68 21.85 (3/4) Installing libucontext (1.3.2-r0) [2026-03-25T19:41:19.838Z] #68 21.86 (4/4) Installing gcompat (1.1.0-r4) [2026-03-25T19:41:19.838Z] #68 21.86 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:19.838Z] #68 21.88 OK: 8 MiB in 20 packages [2026-03-25T19:41:19.838Z] #68 DONE 22.1s [2026-03-25T19:41:19.838Z] [2026-03-25T19:41:19.838Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-25T19:41:19.838Z] #0 1.299 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:19.838Z] #0 1.611 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:19.838Z] #0 2.701 OK: 265 MiB in 60 packages [2026-03-25T19:41:19.838Z] #82 DONE 2.9s [2026-03-25T19:41:19.838Z] [2026-03-25T19:41:19.838Z] #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-03-25T19:41:19.838Z] #79 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:19.838Z] #79 0.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:20.100Z] #79 ... [2026-03-25T19:41:20.100Z] [2026-03-25T19:41:20.100Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-25T19:41:20.100Z] #70 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:20.100Z] #70 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:20.100Z] #70 21.96 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:20.100Z] #70 21.98 (2/2) Installing su-exec (0.2-r3) [2026-03-25T19:41:20.100Z] #70 21.99 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:20.100Z] #70 22.09 OK: 7 MiB in 18 packages [2026-03-25T19:41:20.100Z] #70 DONE 22.4s [2026-03-25T19:41:20.100Z] [2026-03-25T19:41:20.100Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-25T19:41:20.100Z] #83 DONE 0.4s [2026-03-25T19:41:20.100Z] [2026-03-25T19:41:20.100Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-25T19:41:20.100Z] #67 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:20.100Z] #67 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:20.100Z] #67 20.80 v3.22.3-79-gbb1fa65fef5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-25T19:41:20.100Z] #67 20.80 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-25T19:41:20.100Z] #67 20.80 OK: 26324 distinct packages available [2026-03-25T19:41:20.100Z] #67 20.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:20.100Z] #67 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:20.100Z] #67 22.04 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-25T19:41:20.100Z] #67 22.09 (2/13) Installing c-ares (1.34.6-r0) [2026-03-25T19:41:20.100Z] #67 22.10 (3/13) Installing libunistring (1.3-r0) [2026-03-25T19:41:20.100Z] #67 22.16 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-25T19:41:20.100Z] #67 22.17 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-25T19:41:20.100Z] #67 22.17 (6/13) Installing libpsl (0.21.5-r3) [2026-03-25T19:41:20.100Z] #67 22.18 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-25T19:41:20.100Z] #67 22.21 (8/13) Installing libcurl (8.14.1-r2) [2026-03-25T19:41:20.100Z] #67 22.24 (9/13) Installing curl (8.14.1-r2) [2026-03-25T19:41:20.100Z] #67 22.26 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:20.100Z] #67 22.26 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-25T19:41:20.100Z] #67 22.26 (12/13) Installing libucontext (1.3.2-r0) [2026-03-25T19:41:20.100Z] #67 22.27 (13/13) Installing gcompat (1.1.0-r4) [2026-03-25T19:41:20.100Z] #67 22.28 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:20.100Z] #67 22.29 OK: 13 MiB in 29 packages [2026-03-25T19:41:20.100Z] #67 DONE 22.6s [2026-03-25T19:41:20.100Z] [2026-03-25T19:41:20.100Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-25T19:41:25.361Z] #84 ... [2026-03-25T19:41:25.361Z] [2026-03-25T19:41:25.361Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-25T19:41:25.361Z] #59 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:25.361Z] #59 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:25.361Z] #59 21.32 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:25.361Z] #59 21.33 (2/4) Installing openssl (3.5.5-r0) [2026-03-25T19:41:25.361Z] #59 21.37 (3/4) Installing su-exec (0.2-r3) [2026-03-25T19:41:25.361Z] #59 21.37 (4/4) Installing yq-go (4.47.2-r3) [2026-03-25T19:41:25.361Z] #59 23.07 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:25.361Z] #59 23.08 OK: 20 MiB in 20 packages [2026-03-25T19:41:26.296Z] #59 ... [2026-03-25T19:41:26.296Z] [2026-03-25T19:41:26.296Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:41:26.296Z] #85 ... [2026-03-25T19:41:26.296Z] [2026-03-25T19:41:26.296Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:41:26.558Z] #86 ... [2026-03-25T19:41:26.558Z] [2026-03-25T19:41:26.558Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:41:26.558Z] #87 ... [2026-03-25T19:41:26.558Z] [2026-03-25T19:41:26.558Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-25T19:41:26.558Z] #71 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:26.558Z] #71 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:26.558Z] #71 22.84 (1/3) Installing ca-certificates (20250911-r0) [2026-03-25T19:41:26.558Z] #71 22.88 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:26.558Z] #71 22.89 (3/3) Installing tzdata (2026a-r0) [2026-03-25T19:41:26.558Z] #71 22.94 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:26.558Z] #71 22.95 Executing ca-certificates-20250911-r0.trigger [2026-03-25T19:41:26.558Z] #71 23.01 OK: 8 MiB in 19 packages [2026-03-25T19:41:26.817Z] #71 ... [2026-03-25T19:41:26.817Z] [2026-03-25T19:41:26.817Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-25T19:41:26.817Z] #0 1.159 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:26.817Z] #0 1.989 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:26.817Z] #0 4.990 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-25T19:41:26.817Z] #0 6.603 Executing busybox-1.37.0-r20.trigger [2026-03-25T19:41:26.817Z] #0 6.615 OK: 7 MiB in 17 packages [2026-03-25T19:41:30.495Z] #88 ... [2026-03-25T19:41:30.495Z] [2026-03-25T19:41:30.495Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-25T19:41:30.495Z] #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:30.495Z] #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:30.495Z] #0 1.610 OK: 7 MiB in 17 packages [2026-03-25T19:41:30.495Z] #89 ... [2026-03-25T19:41:30.495Z] [2026-03-25T19:41:30.495Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:41:30.756Z] #90 ... [2026-03-25T19:41:30.756Z] [2026-03-25T19:41:30.756Z] #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-03-25T19:41:30.756Z] #78 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:30.756Z] #78 2.969 OK: 7 MiB in 17 packages [2026-03-25T19:41:30.756Z] #78 ... [2026-03-25T19:41:30.756Z] [2026-03-25T19:41:30.756Z] #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-03-25T19:41:30.756Z] #79 1.551 OK: 8 MiB in 21 packages [2026-03-25T19:41:31.015Z] #79 ... [2026-03-25T19:41:31.015Z] [2026-03-25T19:41:31.015Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-25T19:41:31.015Z] #91 ... [2026-03-25T19:41:31.015Z] [2026-03-25T19:41:31.015Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-25T19:41:31.015Z] #81 0.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:31.015Z] #81 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:31.015Z] #81 1.357 OK: 12 MiB in 23 packages [2026-03-25T19:41:31.273Z] #81 ... [2026-03-25T19:41:31.273Z] [2026-03-25T19:41:31.273Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-25T19:41:31.273Z] #0 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:31.273Z] #0 1.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:41:31.273Z] #0 3.659 OK: 8 MiB in 20 packages [2026-03-25T19:41:31.273Z] #92 ... [2026-03-25T19:41:31.273Z] [2026-03-25T19:41:31.273Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:41:57.808Z] #93 ... [2026-03-25T19:41:57.808Z] [2026-03-25T19:41:57.808Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-25T19:41:57.808Z] #89 DONE 34.7s [2026-03-25T19:41:57.808Z] [2026-03-25T19:41:57.808Z] #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-03-25T19:43:05.561Z] #78 ... [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-03-25T19:43:05.561Z] #79 DONE 96.8s [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-25T19:43:05.561Z] #59 DONE 118.1s [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-25T19:43:05.561Z] #94 ... [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:05.561Z] #86 DONE 99.6s [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-25T19:43:05.561Z] #81 DONE 96.3s [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-25T19:43:05.561Z] #92 DONE 96.0s [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-25T19:43:05.561Z] #71 DONE 118.1s [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-03-25T19:43:05.561Z] #78 DONE 98.2s [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:05.561Z] #87 DONE 99.6s [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:05.561Z] #85 DONE 99.6s [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:05.561Z] #77 DONE 99.6s [2026-03-25T19:43:05.561Z] [2026-03-25T19:43:05.561Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-25T19:43:05.561Z] #88 DONE 99.0s [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:05.562Z] #90 DONE 96.8s [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #95 [core-command builder 6/7] COPY . . [2026-03-25T19:43:05.562Z] #95 ... [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-25T19:43:05.562Z] #96 DONE 8.1s [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-25T19:43:05.562Z] #84 95.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:43:05.562Z] #84 95.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:43:05.562Z] #84 96.33 OK: 13 MiB in 29 packages [2026-03-25T19:43:05.562Z] #84 DONE 103.7s [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-25T19:43:05.562Z] #91 95.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:43:05.562Z] #91 96.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:43:05.562Z] #91 96.52 OK: 7 MiB in 18 packages [2026-03-25T19:43:05.562Z] #91 DONE 103.8s [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2026-03-25T19:43:05.562Z] #97 DONE 8.2s [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:05.562Z] #98 CACHED [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2026-03-25T19:43:05.562Z] #99 CACHED [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:43:05.562Z] #100 CACHED [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #101 [security-bootstrapper builder 6/7] COPY . . [2026-03-25T19:43:05.562Z] #101 CACHED [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:05.562Z] #102 CACHED [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:43:05.562Z] #103 CACHED [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-25T19:43:05.562Z] #104 DONE 8.2s [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-25T19:43:05.562Z] #105 DONE 8.2s [2026-03-25T19:43:05.562Z] [2026-03-25T19:43:05.562Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-25T19:43:05.819Z] #106 ... [2026-03-25T19:43:05.819Z] [2026-03-25T19:43:05.819Z] #107 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-25T19:43:05.819Z] #0 8.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:43:05.819Z] #0 8.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:43:05.819Z] #0 8.781 OK: 8 MiB in 19 packages [2026-03-25T19:43:05.819Z] #107 ... [2026-03-25T19:43:05.819Z] [2026-03-25T19:43:05.819Z] #108 [support-scheduler builder 6/7] COPY . . [2026-03-25T19:43:06.080Z] #108 ... [2026-03-25T19:43:06.080Z] [2026-03-25T19:43:06.080Z] #109 [support-notifications builder 6/7] COPY . . [2026-03-25T19:43:06.080Z] #109 ... [2026-03-25T19:43:06.080Z] [2026-03-25T19:43:06.080Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-25T19:43:06.340Z] #110 ... [2026-03-25T19:43:06.340Z] [2026-03-25T19:43:06.340Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-25T19:43:06.340Z] #94 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-25T19:43:06.340Z] #94 8.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-25T19:43:06.340Z] #94 8.725 OK: 20 MiB in 20 packages [2026-03-25T19:43:14.464Z] #94 ... [2026-03-25T19:43:14.464Z] [2026-03-25T19:43:14.464Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-25T19:43:14.464Z] #111 ... [2026-03-25T19:43:14.464Z] [2026-03-25T19:43:14.464Z] #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-25T19:43:14.464Z] #112 ... [2026-03-25T19:43:14.464Z] [2026-03-25T19:43:14.464Z] #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-25T19:43:14.464Z] #113 ... [2026-03-25T19:43:14.464Z] [2026-03-25T19:43:14.464Z] #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-25T19:43:14.464Z] #114 ... [2026-03-25T19:43:14.464Z] [2026-03-25T19:43:14.464Z] #115 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-25T19:43:14.814Z] #115 ... [2026-03-25T19:43:14.814Z] [2026-03-25T19:43:14.814Z] #116 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-25T19:43:21.393Z] #116 DONE 17.6s [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:21.393Z] #93 DONE 121.3s [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #107 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-25T19:43:21.393Z] #107 DONE 25.6s [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-25T19:43:21.393Z] #110 DONE 25.6s [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #108 [support-scheduler builder 6/7] COPY . . [2026-03-25T19:43:21.393Z] #108 DONE 25.6s [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-25T19:43:21.393Z] #94 DONE 25.7s [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #109 [support-notifications builder 6/7] COPY . . [2026-03-25T19:43:21.393Z] #109 DONE 25.7s [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #95 [core-data builder 6/7] COPY . . [2026-03-25T19:43:21.393Z] #95 DONE 25.6s [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:43:21.393Z] #117 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:21.393Z] #118 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #119 [core-metadata builder 6/7] COPY . . [2026-03-25T19:43:21.393Z] #119 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:43:21.393Z] #120 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:21.393Z] #121 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #122 [core-data builder 6/7] COPY . . [2026-03-25T19:43:21.393Z] #122 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-25T19:43:21.393Z] #123 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:21.393Z] #124 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:43:21.393Z] #125 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-25T19:43:21.393Z] #126 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #127 [core-command builder 6/7] COPY . . [2026-03-25T19:43:21.393Z] #127 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-25T19:43:21.393Z] #128 CACHED [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #115 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-25T19:43:21.393Z] #115 DONE 17.5s [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #129 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-25T19:43:21.393Z] #129 ... [2026-03-25T19:43:21.393Z] [2026-03-25T19:43:21.393Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-25T19:43:21.393Z] #106 DONE 17.6s [2026-03-25T19:43:21.651Z] [2026-03-25T19:43:21.651Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-25T19:43:26.943Z] #130 ... [2026-03-25T19:43:26.943Z] [2026-03-25T19:43:26.943Z] #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-25T19:43:26.943Z] #112 17.91 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 [2026-03-25T19:43:27.896Z] #112 ... [2026-03-25T19:43:27.896Z] [2026-03-25T19:43:27.896Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-25T19:43:27.896Z] #0 6.321 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 [2026-03-25T19:43:27.896Z] #131 ... [2026-03-25T19:43:27.896Z] [2026-03-25T19:43:27.896Z] #132 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-25T19:43:27.896Z] #132 DONE 6.5s [2026-03-25T19:43:27.896Z] [2026-03-25T19:43:27.896Z] #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-25T19:43:27.896Z] #114 DONE 24.0s [2026-03-25T19:43:27.896Z] [2026-03-25T19:43:27.896Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-25T19:43:27.896Z] #0 6.370 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 [2026-03-25T19:43:27.896Z] #133 ... [2026-03-25T19:43:27.896Z] [2026-03-25T19:43:27.896Z] #134 [core-keeper builder 7/8] COPY . . [2026-03-25T19:43:27.896Z] #134 DONE 6.5s [2026-03-25T19:43:27.896Z] [2026-03-25T19:43:27.896Z] #135 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-25T19:43:27.896Z] #135 DONE 6.5s [2026-03-25T19:43:27.896Z] [2026-03-25T19:43:27.896Z] #129 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-25T19:43:27.896Z] #129 DONE 6.5s [2026-03-25T19:43:27.896Z] [2026-03-25T19:43:27.896Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-25T19:43:27.896Z] #130 DONE 6.5s [2026-03-25T19:43:27.896Z] [2026-03-25T19:43:27.896Z] #136 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-25T19:43:29.836Z] #136 ... [2026-03-25T19:43:29.836Z] [2026-03-25T19:43:29.836Z] #137 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-25T19:43:29.836Z] #137 DONE 1.9s [2026-03-25T19:43:30.099Z] [2026-03-25T19:43:30.099Z] #138 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-25T19:43:30.361Z] #138 ... [2026-03-25T19:43:30.361Z] [2026-03-25T19:43:30.361Z] #139 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-25T19:43:30.361Z] #139 DONE 2.4s [2026-03-25T19:43:30.361Z] [2026-03-25T19:43:30.361Z] #140 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-25T19:43:30.626Z] #140 2.852 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 [2026-03-25T19:43:30.883Z] #140 ... [2026-03-25T19:43:30.883Z] [2026-03-25T19:43:30.883Z] #138 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-25T19:43:30.883Z] #138 DONE 2.9s [2026-03-25T19:43:30.883Z] [2026-03-25T19:43:30.883Z] #136 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-25T19:43:30.883Z] #136 DONE 3.0s [2026-03-25T19:43:30.883Z] [2026-03-25T19:43:30.883Z] #141 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-25T19:43:31.455Z] #141 ... [2026-03-25T19:43:31.455Z] [2026-03-25T19:43:31.455Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-25T19:43:31.455Z] #0 7.040 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 [2026-03-25T19:43:31.455Z] #142 ... [2026-03-25T19:43:31.455Z] [2026-03-25T19:43:31.455Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-25T19:43:31.455Z] #0 7.013 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 [2026-03-25T19:43:31.951Z] #143 ... [2026-03-25T19:43:31.951Z] [2026-03-25T19:43:31.951Z] #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-25T19:43:31.951Z] #113 17.88 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 [2026-03-25T19:43:32.218Z] #113 ... [2026-03-25T19:43:32.218Z] [2026-03-25T19:43:32.218Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-25T19:43:32.218Z] #0 6.551 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 [2026-03-25T19:43:32.218Z] #144 ... [2026-03-25T19:43:32.218Z] [2026-03-25T19:43:32.218Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-25T19:43:32.218Z] #0 7.015 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 [2026-03-25T19:43:32.477Z] #145 ... [2026-03-25T19:43:32.477Z] [2026-03-25T19:43:32.477Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-25T19:43:32.477Z] #111 17.90 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 [2026-03-25T19:43:32.477Z] #111 ... [2026-03-25T19:43:32.477Z] [2026-03-25T19:43:32.477Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-25T19:43:32.477Z] #0 6.895 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 [2026-03-25T19:43:32.742Z] #146 ... [2026-03-25T19:43:32.742Z] [2026-03-25T19:43:32.742Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-25T19:43:32.742Z] #0 6.916 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 [2026-03-25T19:43:32.742Z] #147 ... [2026-03-25T19:43:32.742Z] [2026-03-25T19:43:32.742Z] #148 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-25T19:43:36.057Z] #148 DONE 5.1s [2026-03-25T19:43:36.057Z] [2026-03-25T19:43:36.057Z] #149 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-25T19:43:36.315Z] #149 DONE 5.4s [2026-03-25T19:43:36.315Z] [2026-03-25T19:43:36.315Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-25T19:43:36.315Z] #147 ... [2026-03-25T19:43:36.315Z] [2026-03-25T19:43:36.315Z] #150 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-25T19:43:41.603Z] #150 ... [2026-03-25T19:43:41.603Z] [2026-03-25T19:43:41.603Z] #141 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-25T19:43:41.603Z] #141 DONE 9.7s [2026-03-25T19:43:41.603Z] [2026-03-25T19:43:41.603Z] #151 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-25T19:43:48.206Z] #151 ... [2026-03-25T19:43:48.206Z] [2026-03-25T19:43:48.206Z] #152 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-25T19:44:06.336Z] #152 ... [2026-03-25T19:44:06.336Z] [2026-03-25T19:44:06.336Z] #151 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-25T19:44:06.336Z] #151 DONE 25.5s [2026-03-25T19:44:06.601Z] [2026-03-25T19:44:06.601Z] #140 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-25T19:44:07.547Z] #140 ... [2026-03-25T19:44:07.547Z] [2026-03-25T19:44:07.547Z] #153 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-25T19:44:46.329Z] #153 ... [2026-03-25T19:44:46.329Z] [2026-03-25T19:44:46.329Z] #152 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-25T19:44:46.329Z] #152 DONE 62.7s [2026-03-25T19:44:46.329Z] [2026-03-25T19:44:46.329Z] #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-25T19:44:46.329Z] #113 ... [2026-03-25T19:44:46.329Z] [2026-03-25T19:44:46.329Z] #154 [security-spire-server] exporting to image [2026-03-25T19:44:46.329Z] #154 exporting layers [2026-03-25T19:44:46.329Z] #154 ... [2026-03-25T19:44:46.329Z] [2026-03-25T19:44:46.329Z] #150 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-25T19:44:46.329Z] #150 DONE 66.7s [2026-03-25T19:44:46.329Z] [2026-03-25T19:44:46.329Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-25T19:44:46.329Z] #133 ... [2026-03-25T19:44:46.329Z] [2026-03-25T19:44:46.329Z] #155 [security-spire-config] exporting to image [2026-03-25T19:44:48.233Z] #155 ... [2026-03-25T19:44:48.233Z] [2026-03-25T19:44:48.233Z] #153 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-25T19:44:48.233Z] #153 DONE 40.4s [2026-03-25T19:44:48.233Z] [2026-03-25T19:44:48.233Z] #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-25T19:44:48.233Z] #112 DONE 104.2s [2026-03-25T19:44:48.233Z] [2026-03-25T19:44:48.233Z] #156 [security-spire-agent] exporting to image [2026-03-25T19:44:48.233Z] #156 exporting layers [2026-03-25T19:44:51.602Z] #156 ... [2026-03-25T19:44:51.602Z] [2026-03-25T19:44:51.602Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-25T19:44:51.602Z] #157 DONE 1.1s [2026-03-25T19:44:51.602Z] [2026-03-25T19:44:51.602Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-25T19:44:52.976Z] #158 DONE 1.3s [2026-03-25T19:44:52.976Z] [2026-03-25T19:44:52.976Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:44:52.976Z] #159 ... [2026-03-25T19:44:52.976Z] [2026-03-25T19:44:52.976Z] #154 [security-spire-server] exporting to image [2026-03-25T19:44:52.976Z] #154 exporting layers 11.7s done [2026-03-25T19:44:52.976Z] #154 writing image sha256:3806c57c0b872f9669aad69c86479eefef5ec3a0031c9e7886902d1e0eafa692 0.2s done [2026-03-25T19:44:52.976Z] #154 naming to docker.io/library/security-spire-server done [2026-03-25T19:44:52.976Z] #154 DONE 12.0s [2026-03-25T19:44:52.976Z] [2026-03-25T19:44:52.976Z] #155 [security-spire-config] exporting to image [2026-03-25T19:44:52.976Z] #155 exporting layers 8.8s done [2026-03-25T19:44:52.976Z] #155 writing image sha256:7f7c0f8fd94f40070eec51493ef77f0e5e656dd46d7981e75d62259b7556af43 0.0s done [2026-03-25T19:44:52.976Z] #155 naming to docker.io/library/security-spire-config [2026-03-25T19:44:52.976Z] #155 ... [2026-03-25T19:44:52.976Z] [2026-03-25T19:44:52.976Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:44:52.976Z] #159 DONE 0.4s [2026-03-25T19:44:52.976Z] [2026-03-25T19:44:52.976Z] #156 [security-spire-agent] exporting to image [2026-03-25T19:44:52.976Z] #156 exporting layers 4.7s done [2026-03-25T19:44:52.976Z] #156 writing image sha256:448c043b93383b0cbd71d7be9d95b37e768cf56a37780b52e6fd810835466a15 0.1s done [2026-03-25T19:44:52.976Z] #156 naming to docker.io/library/security-spire-agent 0.2s done [2026-03-25T19:44:52.976Z] #156 DONE 5.1s [2026-03-25T19:44:52.976Z] [2026-03-25T19:44:52.976Z] #155 [security-spire-config] exporting to image [2026-03-25T19:44:52.976Z] #155 naming to docker.io/library/security-spire-config 0.0s done [2026-03-25T19:44:53.238Z] #155 DONE 9.0s [2026-03-25T19:44:53.238Z] [2026-03-25T19:44:53.238Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:44:53.501Z] #160 DONE 0.2s [2026-03-25T19:44:53.501Z] [2026-03-25T19:44:53.501Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-25T19:44:53.764Z] #161 DONE 0.4s [2026-03-25T19:44:53.764Z] [2026-03-25T19:44:53.764Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-25T19:44:54.359Z] #162 DONE 0.6s [2026-03-25T19:44:54.359Z] [2026-03-25T19:44:54.359Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-03-25T19:44:54.626Z] #163 DONE 0.2s [2026-03-25T19:44:54.626Z] [2026-03-25T19:44:54.626Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-03-25T19:44:54.626Z] #164 DONE 0.2s [2026-03-25T19:44:54.626Z] [2026-03-25T19:44:54.626Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-03-25T19:44:54.884Z] #165 DONE 0.2s [2026-03-25T19:44:54.884Z] [2026-03-25T19:44:54.884Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-25T19:44:54.884Z] #131 ... [2026-03-25T19:44:54.884Z] [2026-03-25T19:44:54.884Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-25T19:44:54.884Z] #166 DONE 0.1s [2026-03-25T19:44:55.141Z] [2026-03-25T19:44:55.141Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-25T19:44:56.523Z] #167 DONE 1.3s [2026-03-25T19:44:56.523Z] [2026-03-25T19:44:56.523Z] #168 [security-bootstrapper] exporting to image [2026-03-25T19:44:57.088Z] #168 exporting layers 1.0s done [2026-03-25T19:44:57.345Z] #168 writing image sha256:8e56ec075484d21b74266340d21db2a4090035af290f74a7d4abf8fc0e62b63e done [2026-03-25T19:44:57.346Z] #168 naming to docker.io/library/security-bootstrapper done [2026-03-25T19:44:57.346Z] #168 DONE 1.0s [2026-03-25T19:44:57.346Z] [2026-03-25T19:44:57.346Z] #140 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-25T19:45:19.309Z] #140 ... [2026-03-25T19:45:19.309Z] [2026-03-25T19:45:19.309Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-25T19:45:19.309Z] #146 DONE 116.2s [2026-03-25T19:45:19.309Z] [2026-03-25T19:45:19.309Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-25T19:45:19.309Z] #111 ... [2026-03-25T19:45:19.309Z] [2026-03-25T19:45:19.309Z] #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:45:19.309Z] #169 DONE 0.8s [2026-03-25T19:45:19.309Z] [2026-03-25T19:45:19.309Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:45:19.602Z] #170 DONE 0.3s [2026-03-25T19:45:19.602Z] [2026-03-25T19:45:19.602Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-25T19:45:19.602Z] #133 ... [2026-03-25T19:45:19.602Z] [2026-03-25T19:45:19.602Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-25T19:45:19.860Z] #171 DONE 0.2s [2026-03-25T19:45:19.860Z] [2026-03-25T19:45:19.860Z] #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-03-25T19:45:19.860Z] #172 DONE 0.1s [2026-03-25T19:45:19.860Z] [2026-03-25T19:45:19.860Z] #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-03-25T19:45:19.860Z] #173 DONE 0.1s [2026-03-25T19:45:19.860Z] [2026-03-25T19:45:19.860Z] #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-25T19:45:20.966Z] #174 DONE 0.9s [2026-03-25T19:45:20.966Z] [2026-03-25T19:45:20.966Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-25T19:45:20.966Z] #142 ... [2026-03-25T19:45:20.966Z] [2026-03-25T19:45:20.966Z] #175 [core-common-config-bootstrapper] exporting to image [2026-03-25T19:45:20.966Z] #175 exporting layers [2026-03-25T19:45:21.248Z] #175 exporting layers 0.3s done [2026-03-25T19:45:21.248Z] #175 writing image sha256:21e2a8c20796442dbece2ba053ef1f4d63801bffecd83c6a0242258d095e188e 0.0s done [2026-03-25T19:45:21.248Z] #175 naming to docker.io/library/core-common-config-bootstrapper done [2026-03-25T19:45:21.248Z] #175 DONE 0.4s [2026-03-25T19:45:21.248Z] [2026-03-25T19:45:21.248Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-25T19:45:48.085Z] #111 163.0 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 [2026-03-25T19:46:20.150Z] #111 ... [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-25T19:46:20.150Z] #113 DONE 191.0s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #140 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-25T19:46:20.150Z] #140 ... [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #176 ... [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-25T19:46:20.150Z] #111 DONE 195.0s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-25T19:46:20.150Z] #147 DONE 177.5s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-25T19:46:20.150Z] #131 DONE 177.5s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #140 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-25T19:46:20.150Z] #140 DONE 171.0s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-25T19:46:20.150Z] #133 DONE 177.7s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-25T19:46:20.150Z] #143 ... [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-25T19:46:20.150Z] #145 DONE 177.8s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-25T19:46:20.150Z] #142 DONE 177.8s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #177 ... [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-25T19:46:20.150Z] #143 DONE 177.8s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-25T19:46:20.150Z] #144 DONE 177.9s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #178 ... [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #176 DONE 0.6s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #179 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #179 DONE 0.3s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #177 DONE 0.3s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #180 DONE 0.3s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #181 DONE 0.4s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #182 DONE 0.3s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #183 DONE 0.3s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:46:20.150Z] #184 DONE 0.5s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.150Z] #178 DONE 0.5s [2026-03-25T19:46:20.150Z] [2026-03-25T19:46:20.150Z] #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:46:20.150Z] #185 DONE 0.5s [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:46:20.151Z] #186 DONE 0.5s [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.151Z] #187 CACHED [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:46:20.151Z] #188 CACHED [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-25T19:46:20.151Z] #189 CACHED [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:46:20.151Z] #190 CACHED [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-25T19:46:20.151Z] #191 ... [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:46:20.151Z] #192 DONE 0.5s [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-25T19:46:20.151Z] #193 DONE 0.5s [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:46:20.151Z] #194 DONE 0.5s [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #195 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:46:20.151Z] #195 DONE 0.5s [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #196 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-25T19:46:20.151Z] #196 DONE 0.2s [2026-03-25T19:46:20.151Z] [2026-03-25T19:46:20.151Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-25T19:46:21.604Z] #197 ... [2026-03-25T19:46:21.604Z] [2026-03-25T19:46:21.604Z] #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-03-25T19:46:21.604Z] #198 DONE 1.5s [2026-03-25T19:46:21.604Z] [2026-03-25T19:46:21.604Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-25T19:46:21.604Z] #199 DONE 1.4s [2026-03-25T19:46:21.604Z] [2026-03-25T19:46:21.604Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-25T19:46:21.604Z] #200 DONE 1.5s [2026-03-25T19:46:21.604Z] [2026-03-25T19:46:21.604Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-25T19:46:21.604Z] #201 DONE 1.5s [2026-03-25T19:46:21.604Z] [2026-03-25T19:46:21.604Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-25T19:46:21.604Z] #191 DONE 1.5s [2026-03-25T19:46:21.604Z] [2026-03-25T19:46:21.604Z] #202 [core-keeper] exporting to image [2026-03-25T19:46:21.604Z] #202 exporting layers [2026-03-25T19:46:21.864Z] #202 ... [2026-03-25T19:46:21.864Z] [2026-03-25T19:46:21.864Z] #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-25T19:46:21.864Z] #203 DONE 1.7s [2026-03-25T19:46:21.864Z] [2026-03-25T19:46:21.864Z] #204 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-03-25T19:46:21.864Z] #204 DONE 1.7s [2026-03-25T19:46:21.864Z] [2026-03-25T19:46:21.864Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-25T19:46:21.864Z] #205 DONE 1.7s [2026-03-25T19:46:21.864Z] [2026-03-25T19:46:21.864Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-25T19:46:22.123Z] #206 ... [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-25T19:46:22.123Z] #207 DONE 1.9s [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-25T19:46:22.123Z] #208 DONE 0.7s [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-25T19:46:22.123Z] #197 DONE 2.0s [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-25T19:46:22.123Z] #209 DONE 0.7s [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #202 [core-keeper] exporting to image [2026-03-25T19:46:22.123Z] #202 exporting layers 0.6s done [2026-03-25T19:46:22.123Z] #202 writing image sha256:9e426086faa4f279536662a9c5b25fe01568646004e407d95a2b41f3715b4f3d 0.0s done [2026-03-25T19:46:22.123Z] #202 naming to docker.io/library/core-keeper 0.0s done [2026-03-25T19:46:22.123Z] #202 DONE 0.7s [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-25T19:46:22.123Z] #210 DONE 0.5s [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #211 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-03-25T19:46:22.123Z] #211 DONE 0.5s [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-25T19:46:22.123Z] #212 DONE 0.5s [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #213 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-03-25T19:46:22.123Z] #213 DONE 0.5s [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-25T19:46:22.123Z] #206 DONE 0.5s [2026-03-25T19:46:22.123Z] [2026-03-25T19:46:22.123Z] #214 [security-spiffe-token-provider] exporting to image [2026-03-25T19:46:22.382Z] #214 ... [2026-03-25T19:46:22.382Z] [2026-03-25T19:46:22.382Z] #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-25T19:46:22.382Z] #215 DONE 0.2s [2026-03-25T19:46:22.382Z] [2026-03-25T19:46:22.382Z] #216 [support-scheduler] exporting to image [2026-03-25T19:46:22.642Z] #216 ... [2026-03-25T19:46:22.642Z] [2026-03-25T19:46:22.642Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-25T19:46:22.642Z] #217 DONE 0.4s [2026-03-25T19:46:22.642Z] [2026-03-25T19:46:22.642Z] #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-25T19:46:22.642Z] #218 DONE 0.4s [2026-03-25T19:46:22.642Z] [2026-03-25T19:46:22.642Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-25T19:46:22.642Z] #219 DONE 0.4s [2026-03-25T19:46:22.642Z] [2026-03-25T19:46:22.642Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-25T19:46:22.642Z] #220 DONE 0.4s [2026-03-25T19:46:22.642Z] [2026-03-25T19:46:22.642Z] #221 [core-command] exporting to image [2026-03-25T19:46:22.642Z] #221 exporting layers 0.3s done [2026-03-25T19:46:22.642Z] #221 writing image sha256:3372a65c5731def57194ad6741b4273fed8616fe957542d5c76e5f1673d4b2b5 0.0s done [2026-03-25T19:46:22.642Z] #221 naming to docker.io/library/core-command 0.0s done [2026-03-25T19:46:22.642Z] #221 DONE 0.4s [2026-03-25T19:46:22.642Z] [2026-03-25T19:46:22.642Z] #222 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-25T19:46:22.642Z] #222 DONE 0.4s [2026-03-25T19:46:22.642Z] [2026-03-25T19:46:22.642Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-25T19:46:22.902Z] #223 ... [2026-03-25T19:46:22.902Z] [2026-03-25T19:46:22.902Z] #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-25T19:46:22.902Z] #224 DONE 0.4s [2026-03-25T19:46:22.902Z] [2026-03-25T19:46:22.902Z] #214 [security-spiffe-token-provider] exporting to image [2026-03-25T19:46:22.902Z] #214 exporting layers 0.6s done [2026-03-25T19:46:22.902Z] #214 writing image sha256:694a118a47dc10c7f814854348aae2d378edbc1f6fcd57e1dcadc963f0ffa33c 0.0s done [2026-03-25T19:46:22.902Z] #214 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-03-25T19:46:22.902Z] #214 DONE 0.8s [2026-03-25T19:46:23.161Z] [2026-03-25T19:46:23.161Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-25T19:46:23.728Z] #225 ... [2026-03-25T19:46:23.728Z] [2026-03-25T19:46:23.728Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-25T19:46:23.728Z] #226 DONE 1.1s [2026-03-25T19:46:23.728Z] [2026-03-25T19:46:23.728Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-25T19:46:23.728Z] #223 DONE 1.1s [2026-03-25T19:46:23.728Z] [2026-03-25T19:46:23.728Z] #227 [core-data] exporting to image [2026-03-25T19:46:23.728Z] #227 exporting layers 0.6s done [2026-03-25T19:46:23.728Z] #227 writing image sha256:3c480dfda400ea68b375449994379929e9a61ef9099fb9c9f614dbc899160d2b 0.3s done [2026-03-25T19:46:23.728Z] #227 naming to docker.io/library/core-data 0.0s done [2026-03-25T19:46:23.728Z] #227 DONE 1.6s [2026-03-25T19:46:23.728Z] [2026-03-25T19:46:23.728Z] #228 [security-proxy-auth] exporting to image [2026-03-25T19:46:24.295Z] #228 ... [2026-03-25T19:46:24.295Z] [2026-03-25T19:46:24.295Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-25T19:46:24.295Z] #225 DONE 1.4s [2026-03-25T19:46:24.295Z] [2026-03-25T19:46:24.295Z] #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-25T19:46:24.295Z] #229 DONE 0.5s [2026-03-25T19:46:24.295Z] [2026-03-25T19:46:24.295Z] #230 [core-metadata] exporting to image [2026-03-25T19:46:24.295Z] #230 exporting layers 1.2s done [2026-03-25T19:46:24.295Z] #230 writing image sha256:b2608f2bad0da5f9ce58442b30219af4b990c186064ab7a58c4b5172823d4c4d 0.3s done [2026-03-25T19:46:24.295Z] #230 naming to docker.io/library/core-metadata 0.0s done [2026-03-25T19:46:24.295Z] #230 DONE 1.7s [2026-03-25T19:46:24.295Z] [2026-03-25T19:46:24.295Z] #231 [support-notifications] exporting to image [2026-03-25T19:46:24.295Z] #231 exporting layers 1.3s done [2026-03-25T19:46:24.295Z] #231 writing image sha256:50f1057de3216d348e285c39265f5980188e00f15afdc247eb32e83693b78d38 0.4s done [2026-03-25T19:46:24.295Z] #231 naming to docker.io/library/support-notifications done [2026-03-25T19:46:24.295Z] #231 DONE 1.8s [2026-03-25T19:46:24.295Z] [2026-03-25T19:46:24.295Z] #216 [support-scheduler] exporting to image [2026-03-25T19:46:24.295Z] #216 exporting layers 2.0s done [2026-03-25T19:46:24.295Z] #216 writing image sha256:afd239b7be72ebf50e5c0b2fd10a39b9898616561798bc8f2252419261eba549 [2026-03-25T19:46:24.554Z] #216 writing image sha256:afd239b7be72ebf50e5c0b2fd10a39b9898616561798bc8f2252419261eba549 done [2026-03-25T19:46:24.554Z] #216 naming to docker.io/library/support-scheduler 0.0s done [2026-03-25T19:46:24.554Z] #216 DONE 2.1s [2026-03-25T19:46:24.554Z] [2026-03-25T19:46:24.554Z] #232 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-25T19:46:24.554Z] #232 DONE 0.2s [2026-03-25T19:46:24.554Z] [2026-03-25T19:46:24.554Z] #228 [security-proxy-auth] exporting to image [2026-03-25T19:46:24.554Z] #228 exporting layers 0.7s done [2026-03-25T19:46:24.554Z] #228 writing image sha256:cf179f665357536d714321179744c5997fb59f2167885311367bb7311642e823 0.0s done [2026-03-25T19:46:24.554Z] #228 naming to docker.io/library/security-proxy-auth done [2026-03-25T19:46:24.554Z] #228 DONE 0.8s [2026-03-25T19:46:24.554Z] [2026-03-25T19:46:24.554Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-25T19:46:24.554Z] #233 ... [2026-03-25T19:46:24.554Z] [2026-03-25T19:46:24.554Z] #234 [security-proxy-setup] exporting to image [2026-03-25T19:46:24.554Z] #234 exporting layers 0.3s done [2026-03-25T19:46:24.554Z] #234 writing image sha256:fd8ae3daf7c8096dcf022c5fd6ba3ae96afa40ccb04eb753cd556e0b137c76b6 done [2026-03-25T19:46:24.554Z] #234 naming to docker.io/library/security-proxy-setup done [2026-03-25T19:46:24.554Z] #234 DONE 0.3s [2026-03-25T19:46:24.813Z] [2026-03-25T19:46:24.813Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-25T19:46:24.813Z] #233 DONE 0.3s [2026-03-25T19:46:24.813Z] [2026-03-25T19:46:24.813Z] #235 [security-secretstore-setup] exporting to image [2026-03-25T19:46:25.072Z] #235 exporting layers 0.2s done [2026-03-25T19:46:25.072Z] #235 writing image sha256:280abc6eb1afbdd4a22479cb7cbf723a8d85197994afea2c78052312693faea1 done [2026-03-25T19:46:25.072Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-03-25T19:46:25.072Z] #235 DONE 0.2s [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-25T19:46:25.072Z] time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-25T19:46:25.105Z] $ docker stop --time=1 8836e72bcb676676180baf6ffc555b000c7c12d0f95a671eba5e3d75d8f4f757 [2026-03-25T19:46:26.369Z] $ docker rm -f --volumes 8836e72bcb676676180baf6ffc555b000c7c12d0f95a671eba5e3d75d8f4f757 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-25T19:46:26.814Z] + docker images [2026-03-25T19:46:26.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-25T19:46:26.814Z] security-proxy-setup latest fd8ae3daf7c8 2 seconds ago 54.7MB [2026-03-25T19:46:26.814Z] security-secretstore-setup latest 280abc6eb1af 2 seconds ago 89.2MB [2026-03-25T19:46:26.814Z] security-proxy-auth latest cf179f665357 3 seconds ago 48.9MB [2026-03-25T19:46:26.814Z] core-metadata latest b2608f2bad0d 4 seconds ago 49.9MB [2026-03-25T19:46:26.814Z] support-scheduler latest afd239b7be72 4 seconds ago 54MB [2026-03-25T19:46:26.814Z] support-notifications latest 50f1057de321 4 seconds ago 57.7MB [2026-03-25T19:46:26.814Z] core-keeper latest 9e426086faa4 5 seconds ago 49.6MB [2026-03-25T19:46:26.814Z] core-data latest 3c480dfda400 5 seconds ago 49.8MB [2026-03-25T19:46:26.814Z] security-spiffe-token-provider latest 694a118a47dc 5 seconds ago 53MB [2026-03-25T19:46:26.814Z] core-command latest 3372a65c5731 5 seconds ago 44.1MB [2026-03-25T19:46:26.814Z] core-common-config-bootstrapper latest 21e2a8c20796 About a minute ago 20.5MB [2026-03-25T19:46:26.814Z] security-bootstrapper latest 8e56ec075484 About a minute ago 21.6MB [2026-03-25T19:46:26.814Z] security-spire-agent latest 448c043b9338 About a minute ago 237MB [2026-03-25T19:46:26.814Z] security-spire-config latest 7f7c0f8fd94f About a minute ago 177MB [2026-03-25T19:46:26.814Z] security-spire-server latest 3806c57c0b87 About a minute ago 178MB [2026-03-25T19:46:26.814Z] ci-base-image-x86_64 latest 633223a06813 9 minutes ago 970MB [2026-03-25T19:46:26.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB [2026-03-25T19:46:26.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB [2026-03-25T19:46:26.814Z] 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 [2026-03-25T19:46:28.148Z] provisioning config files... [2026-03-25T19:46:28.159Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17326382340008356306tmp [Pipeline] { [Pipeline] sh [2026-03-25T19:46:28.481Z] + set +x [2026-03-25T19:46:28.481Z] + curl -s+ https://codecov.io/bash [2026-03-25T19:46:28.481Z] bash -s -- [2026-03-25T19:46:28.741Z] [2026-03-25T19:46:28.741Z] _____ _ [2026-03-25T19:46:28.741Z] / ____| | | [2026-03-25T19:46:28.741Z] | | ___ __| | ___ ___ _____ __ [2026-03-25T19:46:28.741Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-25T19:46:28.741Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-25T19:46:28.741Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-25T19:46:28.741Z] Bash-1.0.6 [2026-03-25T19:46:28.741Z] [2026-03-25T19:46:28.741Z] [2026-03-25T19:46:28.741Z] ==> git version 2.25.1 found [2026-03-25T19:46:28.741Z] ==> 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 [2026-03-25T19:46:28.741Z] Release-Date: 2020-01-08 [2026-03-25T19:46:28.741Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-25T19:46:28.741Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-25T19:46:28.741Z] ==> Jenkins CI detected. [2026-03-25T19:46:28.741Z] current dir:  /w/workspace/edgex-go/1 [2026-03-25T19:46:28.741Z] project root: . [2026-03-25T19:46:28.741Z] --> token set from env [2026-03-25T19:46:28.741Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-25T19:46:28.741Z] ==> Running gcov in . (disable via -X gcov) [2026-03-25T19:46:28.741Z] ==> Python coveragepy not found [2026-03-25T19:46:28.741Z] ==> Searching for coverage reports in: [2026-03-25T19:46:28.741Z] + . [2026-03-25T19:46:28.741Z] -> Found 1 reports [2026-03-25T19:46:28.741Z] ==> Detecting git/mercurial file structure [2026-03-25T19:46:28.741Z] ==> Reading reports [2026-03-25T19:46:28.741Z] + ./coverage.out bytes=1044024 [2026-03-25T19:46:28.741Z] ==> Appending adjustments [2026-03-25T19:46:28.741Z] https://docs.codecov.io/docs/fixing-reports [2026-03-25T19:46:30.648Z] + Found adjustments [2026-03-25T19:46:30.648Z] ==> Gzipping contents [2026-03-25T19:46:30.648Z] 108K /tmp/codecov.UGE4YN.gz [2026-03-25T19:46:30.648Z] ==> Uploading reports [2026-03-25T19:46:30.648Z] url: https://codecov.io [2026-03-25T19:46:30.648Z] query: branch=PR-5385&commit=ab43251042ad4c7a699754f9de72551a53a0b28f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5385&job=&cmd_args= [2026-03-25T19:46:30.648Z] -> Pinging Codecov [2026-03-25T19:46:30.648Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5385&commit=ab43251042ad4c7a699754f9de72551a53a0b28f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5385&job=&cmd_args= [2026-03-25T19:46:30.648Z] -> Uploading to [2026-03-25T19:46:30.648Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ab43251042ad4c7a699754f9de72551a53a0b28f/574d6479-8696-432d-93ff-92defcb4ce1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260325%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260325T194630Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=989751cbff9d648cbd1c0aea74c55d73b8d82f333989e05ca358a1547e02f021 [2026-03-25T19:46:30.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-25T19:46:30.648Z] Dload Upload Total Spent Left Speed [2026-03-25T19:46:30.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 465k --:--:-- --:--:-- --:--:-- 465k [2026-03-25T19:46:30.908Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ab43251042ad4c7a699754f9de72551a53a0b28f [Pipeline] } [2026-03-25T19:46:30.939Z] 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 [2026-03-25T19:46:32.612Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-03-25T19:46:32.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-25T19:46:33.840Z] ---> package-listing.sh [2026-03-25T19:46:33.840Z] ++ facter osfamily [2026-03-25T19:46:33.840Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-25T19:46:34.099Z] + OS_FAMILY=debian [2026-03-25T19:46:34.099Z] + workspace=/w/workspace/edgex-go/1 [2026-03-25T19:46:34.099Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-25T19:46:34.099Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-25T19:46:34.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-25T19:46:34.099Z] + PACKAGES=/tmp/packages_start.txt [2026-03-25T19:46:34.099Z] + '[' /w/workspace/edgex-go/1 ']' [2026-03-25T19:46:34.099Z] + PACKAGES=/tmp/packages_end.txt [2026-03-25T19:46:34.099Z] + case "${OS_FAMILY}" in [2026-03-25T19:46:34.099Z] + dpkg -l [2026-03-25T19:46:34.099Z] + grep '^ii' [2026-03-25T19:46:34.099Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-25T19:46:34.099Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-25T19:46:34.099Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-25T19:46:34.100Z] + '[' /w/workspace/edgex-go/1 ']' [2026-03-25T19:46:34.100Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2026-03-25T19:46:34.100Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2026-03-25T19:46:34.139Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-25T19:46:34.438Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-25T19:46:35.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-25T19:46:35.091Z] [2026-03-25T19:46:35.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-25T19:46:35.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-25T19:46:35.482Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-25T19:46:35.482Z] 5eb5b503b376: Pulling fs layer [2026-03-25T19:46:35.482Z] 5c69ac0246d0: Pulling fs layer [2026-03-25T19:46:35.482Z] ec43610c2a17: Pulling fs layer [2026-03-25T19:46:35.482Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-25T19:46:35.482Z] 33b1e0a273af: Pulling fs layer [2026-03-25T19:46:35.482Z] 5d3b04190fa2: Pulling fs layer [2026-03-25T19:46:35.482Z] 2f39f015ded8: Pulling fs layer [2026-03-25T19:46:35.482Z] 3a2ae6a8a46f: Waiting [2026-03-25T19:46:35.482Z] 5d3b04190fa2: Waiting [2026-03-25T19:46:35.482Z] 33b1e0a273af: Waiting [2026-03-25T19:46:35.482Z] 2f39f015ded8: Waiting [2026-03-25T19:46:35.482Z] 5c69ac0246d0: Download complete [2026-03-25T19:46:35.482Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-25T19:46:35.482Z] 3a2ae6a8a46f: Download complete [2026-03-25T19:46:35.747Z] 33b1e0a273af: Verifying Checksum [2026-03-25T19:46:35.747Z] 33b1e0a273af: Download complete [2026-03-25T19:46:35.747Z] 5d3b04190fa2: Verifying Checksum [2026-03-25T19:46:35.747Z] 5d3b04190fa2: Download complete [2026-03-25T19:46:35.747Z] ec43610c2a17: Verifying Checksum [2026-03-25T19:46:35.747Z] ec43610c2a17: Download complete [2026-03-25T19:46:36.009Z] 5eb5b503b376: Verifying Checksum [2026-03-25T19:46:36.009Z] 5eb5b503b376: Download complete [2026-03-25T19:46:36.583Z] 2f39f015ded8: Download complete [2026-03-25T19:46:37.524Z] 5eb5b503b376: Pull complete [2026-03-25T19:46:37.784Z] 5c69ac0246d0: Pull complete [2026-03-25T19:46:38.352Z] ec43610c2a17: Pull complete [2026-03-25T19:46:38.352Z] 3a2ae6a8a46f: Pull complete [2026-03-25T19:46:38.610Z] 33b1e0a273af: Pull complete [2026-03-25T19:46:38.611Z] 5d3b04190fa2: Pull complete [2026-03-25T19:46:43.877Z] 2f39f015ded8: Pull complete [2026-03-25T19:46:43.877Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-25T19:46:43.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-25T19:46:43.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-25T19:46:44.114Z] prd-ubuntu20.04-docker-8c-8g-4075 does not seem to be running inside a container [2026-03-25T19:46:44.142Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-25T19:46:49.235Z] $ docker top 070b274b0e5255b1ebf78fea0fe708823a977a00503a23ce950b5e355b4d7066 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-25T19:46:49.638Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-25T19:46:49.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-25T19:46:50.270Z] + ls /var/log/sa-host [2026-03-25T19:46:50.270Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-25T19:46:50.535Z] provisioning config files... [2026-03-25T19:46:50.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9852079573197400938tmp [Pipeline] { [Pipeline] echo [2026-03-25T19:46:50.612Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-25T19:46:50.931Z] ---> create-netrc.sh [Pipeline] } [2026-03-25T19:46:50.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-25T19:46:51.402Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-25T19:46:51.435Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-25T19:46:51.754Z] ---> sudo-logs.sh [2026-03-25T19:46:51.754Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-25T19:46:51.856Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-25T19:46:52.174Z] ---> job-cost.sh [2026-03-25T19:46:52.174Z] lf-activate-venv: SKIPPING [2026-03-25T19:46:52.174Z] INFO: No Stack... [2026-03-25T19:46:52.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-25T19:46:53.016Z] INFO: Archiving Costs [Pipeline] echo [2026-03-25T19:46:53.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-25T19:46:53.386Z] ---> logs-deploy.sh [2026-03-25T19:46:53.386Z] lf-activate-venv: SKIPPING [2026-03-25T19:46:53.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5385/1 [2026-03-25T19:46:53.386Z] INFO: archiving workspace using pattern(s): [2026-03-25T19:46:55.314Z] Archives upload complete. [2026-03-25T19:46:55.314Z] INFO: archiving logs to Nexus [2026-03-25T19:46:55.893Z] ---> uname -a: [2026-03-25T19:46:55.893Z] Linux prd-ubuntu20-04-docker-8c-8g-4075 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-03-25T19:46:55.893Z] [2026-03-25T19:46:55.893Z] [2026-03-25T19:46:55.893Z] ---> lscpu: [2026-03-25T19:46:55.893Z] Architecture: x86_64 [2026-03-25T19:46:55.893Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-25T19:46:55.893Z] Byte Order: Little Endian [2026-03-25T19:46:55.893Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-25T19:46:55.893Z] CPU(s): 8 [2026-03-25T19:46:55.893Z] On-line CPU(s) list: 0-7 [2026-03-25T19:46:55.893Z] Thread(s) per core: 1 [2026-03-25T19:46:55.893Z] Core(s) per socket: 1 [2026-03-25T19:46:55.893Z] Socket(s): 8 [2026-03-25T19:46:55.893Z] NUMA node(s): 1 [2026-03-25T19:46:55.893Z] Vendor ID: AuthenticAMD [2026-03-25T19:46:55.893Z] CPU family: 23 [2026-03-25T19:46:55.893Z] Model: 49 [2026-03-25T19:46:55.893Z] Model name: AMD EPYC-Rome Processor [2026-03-25T19:46:55.893Z] Stepping: 0 [2026-03-25T19:46:55.893Z] CPU MHz: 2799.998 [2026-03-25T19:46:55.893Z] BogoMIPS: 5599.99 [2026-03-25T19:46:55.893Z] Virtualization: AMD-V [2026-03-25T19:46:55.893Z] Hypervisor vendor: KVM [2026-03-25T19:46:55.893Z] Virtualization type: full [2026-03-25T19:46:55.893Z] L1d cache: 256 KiB [2026-03-25T19:46:55.893Z] L1i cache: 256 KiB [2026-03-25T19:46:55.893Z] L2 cache: 4 MiB [2026-03-25T19:46:55.893Z] L3 cache: 128 MiB [2026-03-25T19:46:55.893Z] NUMA node0 CPU(s): 0-7 [2026-03-25T19:46:55.893Z] Vulnerability Gather data sampling: Not affected [2026-03-25T19:46:55.893Z] Vulnerability Itlb multihit: Not affected [2026-03-25T19:46:55.893Z] Vulnerability L1tf: Not affected [2026-03-25T19:46:55.893Z] Vulnerability Mds: Not affected [2026-03-25T19:46:55.893Z] Vulnerability Meltdown: Not affected [2026-03-25T19:46:55.893Z] Vulnerability Mmio stale data: Not affected [2026-03-25T19:46:55.893Z] Vulnerability Retbleed: Vulnerable [2026-03-25T19:46:55.893Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-25T19:46:55.893Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-03-25T19:46:55.893Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-03-25T19:46:55.893Z] Vulnerability Srbds: Not affected [2026-03-25T19:46:55.893Z] Vulnerability Tsx async abort: Not affected [2026-03-25T19:46:55.893Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-03-25T19:46:55.893Z] [2026-03-25T19:46:55.893Z] [2026-03-25T19:46:55.893Z] ---> nproc: [2026-03-25T19:46:55.893Z] 8 [2026-03-25T19:46:55.893Z] [2026-03-25T19:46:55.893Z] [2026-03-25T19:46:55.893Z] ---> df -h: [2026-03-25T19:46:55.893Z] Filesystem Size Used Avail Use% Mounted on [2026-03-25T19:46:55.893Z] overlay 155G 33G 123G 21% / [2026-03-25T19:46:55.893Z] tmpfs 64M 0 64M 0% /dev [2026-03-25T19:46:55.893Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-03-25T19:46:55.893Z] shm 64M 0 64M 0% /dev/shm [2026-03-25T19:46:55.894Z] /dev/vda1 155G 33G 123G 21% /facter-os [2026-03-25T19:46:55.894Z] [2026-03-25T19:46:55.894Z] [2026-03-25T19:46:55.894Z] ---> sar -b -r -n DEV: [2026-03-25T19:46:55.894Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4075) 03/25/26 _x86_64_ (8 CPU) [2026-03-25T19:46:55.894Z] [2026-03-25T19:46:55.894Z] 19:34:02 LINUX RESTART (8 CPU) [2026-03-25T19:46:55.894Z] [2026-03-25T19:46:55.894Z] 19:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-03-25T19:46:55.894Z] 19:36:01 165.71 7.08 158.62 0.00 1107.83 8122.69 0.00 [2026-03-25T19:46:55.894Z] 19:37:01 98.95 12.55 86.40 0.00 2180.97 45538.94 0.00 [2026-03-25T19:46:55.894Z] 19:38:01 134.43 1.20 133.23 0.00 21.73 44292.75 0.00 [2026-03-25T19:46:55.894Z] 19:39:01 32.77 0.03 32.74 0.00 0.27 19141.35 0.00 [2026-03-25T19:46:55.894Z] 19:40:01 52.12 0.45 51.67 0.00 16.00 21434.83 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 278.61 0.15 278.46 0.00 19.54 226244.20 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 435.42 16.86 418.56 0.00 143.02 123807.80 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 171.92 0.02 171.90 0.00 0.13 92102.52 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 438.93 2.53 436.40 0.00 20.26 170204.63 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 492.55 0.10 492.45 0.00 2.93 122831.72 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 309.68 9.18 300.50 0.00 164.12 101424.46 0.00 [2026-03-25T19:46:55.894Z] Average: 237.53 4.56 232.97 0.00 332.93 88813.08 0.00 [2026-03-25T19:46:55.894Z] [2026-03-25T19:46:55.894Z] 19:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-03-25T19:46:55.894Z] 19:36:01 29376376 31591388 738092 2.25 70432 2451192 1757268 5.18 925592 2237264 391292 [2026-03-25T19:46:55.894Z] 19:37:01 28118200 31527940 762564 2.32 92212 3579664 1821772 5.37 1057628 3282000 76312 [2026-03-25T19:46:55.894Z] 19:38:01 26411656 31406520 872988 2.66 125448 4997988 1924064 5.67 1962144 3942152 361820 [2026-03-25T19:46:55.894Z] 19:39:01 25853072 31266896 1009468 3.07 129772 5387868 2341516 6.90 2077688 4355292 797764 [2026-03-25T19:46:55.894Z] 19:40:01 25462396 31385484 888656 2.70 136448 5843672 1946204 5.74 2051780 4725084 691560 [2026-03-25T19:46:55.894Z] 19:41:01 18567296 31296388 967204 2.94 149800 12478468 4090588 12.06 2266744 11220456 2402652 [2026-03-25T19:46:55.894Z] 19:42:01 15307328 31355008 891216 2.71 319988 15287484 2938432 8.66 2780224 13612864 1981596 [2026-03-25T19:46:55.894Z] 19:43:01 14408328 31334852 911880 2.77 323536 16133952 2721412 8.02 3025540 14239344 2704 [2026-03-25T19:46:55.894Z] 19:44:01 6728252 29531724 2652264 8.07 392736 21476296 9304888 27.43 5505172 18883012 688708 [2026-03-25T19:46:55.894Z] 19:45:01 2619104 28380264 3802080 11.57 415984 24271280 9691008 28.57 7970220 20382612 299748 [2026-03-25T19:46:55.894Z] 19:46:02 506132 28912968 3283292 9.99 421732 26850828 7760796 22.88 8383108 22046272 1023136 [2026-03-25T19:46:55.894Z] Average: 17578013 30726312 1525428 4.64 234372 12614427 4208904 12.41 3455076 10811487 792481 [2026-03-25T19:46:55.894Z] [2026-03-25T19:46:55.894Z] 19:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-03-25T19:46:55.894Z] 19:36:01 lo 3.52 3.52 0.35 0.35 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:36:01 ens3 893.39 579.67 6977.97 87.79 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:37:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:37:01 ens3 586.84 378.79 6375.07 78.72 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:37:01 docker0 267.51 426.40 15.44 2982.26 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:38:01 ens3 289.02 229.30 1591.83 33.65 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:38:01 docker0 210.31 255.76 18.49 1560.24 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:38:01 veth232da35 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:39:01 ens3 24.23 15.21 18.98 10.75 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:39:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:39:01 veth232da35 1.17 1.18 0.10 0.11 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:40:01 ens3 21.58 13.95 18.68 10.67 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:40:01 veth232da35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth4f1d010 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth0c9785a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 ens3 176.47 108.54 3364.93 25.41 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth4cff3c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth5e3179d 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth7ef4e89 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 vethdc761d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 docker0 4.97 7.03 0.36 87.60 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth218418a 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth63e4a5a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth507e0d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth5bc515e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 vetha213d9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 vethfeee8fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth38c4449 1.21 2.59 0.11 42.42 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 vethacd29fb 0.58 0.81 0.05 0.25 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 veth1f1a782 1.51 3.09 0.13 42.46 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:41:01 vethf46fb70 1.56 1.89 0.14 2.56 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 veth5fc6173 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 veth9211051 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 veth88fa533 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 vethe9dc9c9 94.29 158.05 9.87 1309.92 0.00 0.00 0.00 0.11 [2026-03-25T19:46:55.894Z] 19:42:01 veth4ff5373 11.90 7.50 43.12 0.53 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 ens3 1014.38 630.32 7880.00 71.63 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 veth7b7bfb8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 veth45c36ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 docker0 617.84 990.29 52.33 7860.35 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 veth79a293e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 veth00c27d9 18.96 12.45 44.27 0.94 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 veth08ba4ce 12.45 18.96 0.94 44.27 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 veth3dbb615 107.01 168.68 10.90 1309.87 0.00 0.00 0.00 0.11 [2026-03-25T19:46:55.894Z] 19:42:01 vethacd29fb 0.12 1.97 0.01 0.08 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 veth93b90a6 94.94 173.46 10.02 1309.59 0.00 0.00 0.00 0.11 [2026-03-25T19:46:55.894Z] 19:42:01 veth2e09653 7.50 11.90 0.53 43.12 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:42:01 vethada844f 92.89 136.75 9.85 1306.05 0.00 0.00 0.00 0.11 [2026-03-25T19:46:55.894Z] 19:42:01 veth7db227b 93.90 163.93 10.16 1309.02 0.00 0.00 0.00 0.11 [2026-03-25T19:46:55.894Z] 19:43:01 veth5fc6173 2.55 1.27 42.55 0.11 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 veth9211051 1.27 2.55 0.11 42.55 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 veth88fa533 2.65 1.43 42.55 0.12 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 ens3 25.30 19.93 98.83 3.70 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 veth45c36ea 14.45 16.90 1.64 10.60 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 docker0 17.16 21.50 1.64 95.66 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 veth79a293e 1.43 2.65 0.12 42.55 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 vethacd29fb 0.02 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 veth8a0e437 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:43:01 veth58269b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 vetha58e4c0 0.05 0.48 0.00 0.03 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 veth886e506 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 vethdf5584e 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 ens3 187.11 125.47 1403.93 22.22 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 docker0 109.40 161.17 8.70 1382.55 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 veth8c8467b 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 veth86003c7 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 veth2909f3c 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 veth5ad3243 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 vethe21fd45 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 vethacd29fb 0.00 0.85 0.00 0.03 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 veth830ad7f 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 veth0692197 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 veth5e2d997 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:44:01 vethef4af1b 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 vetha58e4c0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 vethdf5584e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 ens3 17.96 9.55 14.71 7.87 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 veth8c8467b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 veth86003c7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 veth2909f3c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 veth5ad3243 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 vethe21fd45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 vethacd29fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 veth830ad7f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 veth0692197 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 veth5e2d997 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:45:01 vethef4af1b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 ens3 30.84 42.80 11.23 212.44 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 veth8c8467b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 veth86003c7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 veth2909f3c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 veth5ad3243 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 vethe21fd45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 vethacd29fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 veth830ad7f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 veth5e2d997 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] 19:46:02 vethef4af1b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: ens3 295.99 195.12 2515.87 51.35 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: docker0 111.78 169.55 8.83 1271.09 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: veth8c8467b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: veth86003c7 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: veth2909f3c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: veth5ad3243 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: vethe21fd45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: vethacd29fb 0.07 0.36 0.01 0.03 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: veth830ad7f 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: veth5e2d997 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] Average: vethef4af1b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-25T19:46:55.894Z] [2026-03-25T19:46:55.894Z] [2026-03-25T19:46:55.894Z] ---> sar -P ALL: [2026-03-25T19:46:55.894Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4075) 03/25/26 _x86_64_ (8 CPU) [2026-03-25T19:46:55.894Z] [2026-03-25T19:46:55.894Z] 19:34:02 LINUX RESTART (8 CPU) [2026-03-25T19:46:55.894Z] [2026-03-25T19:46:55.894Z] 19:35:02 CPU %user %nice %system %iowait %steal %idle [2026-03-25T19:46:55.894Z] 19:36:01 all 4.22 0.00 1.24 2.78 0.05 91.72 [2026-03-25T19:46:55.894Z] 19:36:01 0 2.53 0.00 0.98 13.34 0.03 83.12 [2026-03-25T19:46:55.894Z] 19:36:01 1 2.76 0.00 0.78 2.01 0.02 94.43 [2026-03-25T19:46:55.894Z] 19:36:01 2 7.81 0.00 2.64 4.06 0.07 85.41 [2026-03-25T19:46:55.894Z] 19:36:01 3 5.00 0.00 0.54 0.90 0.05 93.50 [2026-03-25T19:46:55.894Z] 19:36:01 4 3.26 0.00 0.99 1.09 0.02 94.65 [2026-03-25T19:46:55.894Z] 19:36:01 5 5.61 0.00 2.11 0.64 0.09 91.56 [2026-03-25T19:46:55.894Z] 19:36:01 6 3.20 0.00 0.83 0.09 0.03 95.85 [2026-03-25T19:46:55.894Z] 19:36:01 7 3.58 0.00 1.06 0.03 0.09 95.24 [2026-03-25T19:46:55.894Z] 19:37:01 all 5.50 0.00 2.07 5.79 0.05 86.59 [2026-03-25T19:46:55.894Z] 19:37:01 0 5.79 0.00 1.58 3.83 0.05 88.75 [2026-03-25T19:46:55.894Z] 19:37:01 1 3.61 0.00 1.38 11.77 0.07 83.18 [2026-03-25T19:46:55.894Z] 19:37:01 2 6.80 0.00 2.23 1.29 0.05 89.62 [2026-03-25T19:46:55.894Z] 19:37:01 3 8.07 0.00 2.93 16.77 0.05 72.17 [2026-03-25T19:46:55.894Z] 19:37:01 4 4.73 0.00 2.67 0.54 0.07 91.99 [2026-03-25T19:46:55.894Z] 19:37:01 5 3.75 0.00 1.28 2.69 0.03 92.24 [2026-03-25T19:46:55.894Z] 19:37:01 6 5.72 0.00 2.18 1.75 0.05 90.30 [2026-03-25T19:46:55.894Z] 19:37:01 7 5.55 0.00 2.31 7.62 0.05 84.47 [2026-03-25T19:46:55.894Z] 19:38:01 all 38.01 0.00 6.04 1.93 0.11 53.92 [2026-03-25T19:46:55.894Z] 19:38:01 0 37.29 0.00 5.84 0.15 0.10 56.63 [2026-03-25T19:46:55.894Z] 19:38:01 1 37.22 0.00 6.56 4.50 0.10 51.62 [2026-03-25T19:46:55.894Z] 19:38:01 2 38.16 0.00 6.03 1.64 0.10 54.06 [2026-03-25T19:46:55.894Z] 19:38:01 3 37.53 0.00 6.07 0.32 0.08 56.00 [2026-03-25T19:46:55.895Z] 19:38:01 4 37.62 0.00 5.91 0.54 0.12 55.81 [2026-03-25T19:46:55.895Z] 19:38:01 5 38.19 0.00 5.37 3.07 0.10 53.27 [2026-03-25T19:46:55.895Z] 19:38:01 6 39.24 0.00 6.76 0.61 0.12 53.28 [2026-03-25T19:46:55.895Z] 19:38:01 7 38.82 0.00 5.79 4.60 0.12 50.67 [2026-03-25T19:46:55.895Z] 19:39:01 all 43.87 0.00 8.55 0.63 0.12 46.83 [2026-03-25T19:46:55.895Z] 19:39:01 0 43.07 0.00 8.23 0.18 0.12 48.40 [2026-03-25T19:46:55.895Z] 19:39:01 1 43.82 0.00 8.12 2.15 0.12 45.79 [2026-03-25T19:46:55.895Z] 19:39:01 2 43.73 0.00 8.69 1.11 0.12 46.35 [2026-03-25T19:46:55.895Z] 19:39:01 3 45.72 0.00 8.86 0.08 0.12 45.21 [2026-03-25T19:46:55.895Z] 19:39:01 4 43.45 0.00 8.26 1.01 0.12 47.16 [2026-03-25T19:46:55.895Z] 19:39:01 5 43.80 0.00 8.47 0.34 0.12 47.28 [2026-03-25T19:46:55.895Z] 19:39:01 6 43.14 0.00 9.68 0.03 0.13 47.01 [2026-03-25T19:46:55.895Z] 19:39:01 7 44.24 0.00 8.12 0.12 0.10 47.42 [2026-03-25T19:46:55.895Z] 19:40:01 all 54.67 0.00 6.56 0.60 0.12 38.06 [2026-03-25T19:46:55.895Z] 19:40:01 0 55.41 0.00 6.54 0.25 0.10 37.69 [2026-03-25T19:46:55.895Z] 19:40:01 1 54.92 0.00 6.57 0.72 0.10 37.69 [2026-03-25T19:46:55.895Z] 19:40:01 2 53.09 0.00 6.34 0.23 0.12 40.22 [2026-03-25T19:46:55.895Z] 19:40:01 3 53.88 0.00 6.65 0.07 0.13 39.27 [2026-03-25T19:46:55.895Z] 19:40:01 4 52.92 0.00 6.98 3.02 0.12 36.97 [2026-03-25T19:46:55.895Z] 19:40:01 5 56.35 0.00 6.51 0.08 0.12 36.94 [2026-03-25T19:46:55.895Z] 19:40:01 6 57.07 0.00 6.61 0.19 0.12 36.01 [2026-03-25T19:46:55.895Z] 19:40:01 7 53.69 0.00 6.31 0.22 0.13 39.64 [2026-03-25T19:46:55.895Z] 19:41:01 all 16.58 0.00 6.05 12.74 0.07 64.56 [2026-03-25T19:46:55.895Z] 19:41:01 0 17.42 0.00 6.63 8.59 0.08 67.27 [2026-03-25T19:46:55.895Z] 19:41:01 1 17.51 0.00 6.04 24.60 0.07 51.78 [2026-03-25T19:46:55.895Z] 19:41:01 2 16.21 0.00 5.95 25.00 0.07 52.77 [2026-03-25T19:46:55.895Z] 19:41:01 3 17.29 0.00 5.46 5.47 0.07 71.72 [2026-03-25T19:46:55.895Z] 19:41:01 4 15.14 0.00 6.72 21.61 0.08 56.45 [2026-03-25T19:46:55.895Z] 19:41:01 5 16.76 0.00 5.97 3.51 0.05 73.72 [2026-03-25T19:46:55.895Z] 19:41:01 6 16.48 0.00 5.72 8.07 0.07 69.65 [2026-03-25T19:46:55.895Z] 19:41:01 7 15.85 0.00 5.91 5.21 0.07 72.96 [2026-03-25T19:46:55.895Z] 19:42:01 all 10.26 0.00 4.55 38.40 0.06 46.73 [2026-03-25T19:46:55.895Z] 19:42:01 0 10.36 0.00 4.41 26.83 0.05 58.34 [2026-03-25T19:46:55.895Z] 19:42:01 1 8.84 0.00 5.23 50.91 0.08 34.94 [2026-03-25T19:46:55.895Z] 19:42:01 2 10.06 0.00 4.34 43.52 0.07 42.01 [2026-03-25T19:46:55.895Z] 19:42:01 3 12.30 0.00 4.19 29.52 0.05 53.94 [2026-03-25T19:46:55.895Z] 19:42:01 4 10.94 0.00 4.67 36.28 0.07 48.04 [2026-03-25T19:46:55.895Z] 19:42:01 5 9.68 0.00 4.03 36.82 0.07 49.40 [2026-03-25T19:46:55.895Z] 19:42:01 6 9.91 0.00 5.04 45.99 0.05 39.01 [2026-03-25T19:46:55.895Z] 19:42:01 7 9.99 0.00 4.47 37.42 0.05 48.07 [2026-03-25T19:46:55.895Z] 19:43:01 all 0.48 0.00 0.61 26.04 0.02 72.85 [2026-03-25T19:46:55.895Z] 19:43:01 0 0.35 0.00 0.32 12.78 0.02 86.54 [2026-03-25T19:46:55.895Z] 19:43:01 1 0.30 0.00 0.92 55.33 0.02 43.43 [2026-03-25T19:46:55.895Z] 19:43:01 2 0.10 0.00 1.10 18.15 0.02 80.63 [2026-03-25T19:46:55.895Z] 19:43:01 3 0.33 0.00 0.20 31.42 0.02 68.03 [2026-03-25T19:46:55.895Z] 19:43:01 4 0.35 0.00 0.33 3.67 0.02 95.62 [2026-03-25T19:46:55.895Z] 19:43:01 5 0.87 0.00 0.37 17.18 0.00 81.59 [2026-03-25T19:46:55.895Z] 19:43:01 6 0.69 0.00 1.14 57.17 0.03 40.97 [2026-03-25T19:46:55.895Z] 19:43:01 7 0.85 0.00 0.54 12.76 0.02 85.83 [2026-03-25T19:46:55.895Z] 19:44:01 all 47.45 0.00 8.29 20.70 0.11 23.45 [2026-03-25T19:46:55.895Z] 19:44:01 0 47.96 0.00 8.04 18.44 0.10 25.45 [2026-03-25T19:46:55.895Z] 19:44:01 1 47.01 0.00 8.59 17.32 0.12 26.96 [2026-03-25T19:46:55.895Z] 19:44:01 2 47.09 0.00 9.23 37.19 0.10 6.40 [2026-03-25T19:46:55.895Z] 19:44:01 3 47.41 0.00 7.95 20.19 0.10 24.36 [2026-03-25T19:46:55.895Z] 19:44:01 4 47.81 0.00 7.97 15.51 0.10 28.60 [2026-03-25T19:46:55.895Z] 19:44:01 5 46.60 0.00 9.14 20.78 0.12 23.36 [2026-03-25T19:46:55.895Z] 19:44:01 6 47.90 0.00 8.18 19.91 0.12 23.89 [2026-03-25T19:46:55.895Z] 19:44:01 7 47.79 0.00 7.26 16.39 0.12 28.44 [2026-03-25T19:46:55.895Z] 19:45:01 all 89.80 0.00 10.05 0.00 0.16 0.00 [2026-03-25T19:46:55.895Z] 19:45:01 0 89.45 0.00 10.40 0.00 0.15 0.00 [2026-03-25T19:46:55.895Z] 19:45:01 1 90.62 0.00 9.21 0.00 0.17 0.00 [2026-03-25T19:46:55.895Z] 19:45:01 2 90.09 0.00 9.74 0.00 0.17 0.00 [2026-03-25T19:46:55.895Z] 19:45:01 3 89.52 0.00 10.33 0.00 0.15 0.00 [2026-03-25T19:46:55.895Z] 19:45:01 4 89.39 0.00 10.46 0.00 0.15 0.00 [2026-03-25T19:46:55.895Z] 19:45:01 5 89.49 0.00 10.34 0.00 0.17 0.00 [2026-03-25T19:46:55.895Z] 19:45:01 6 90.10 0.00 9.75 0.00 0.15 0.00 [2026-03-25T19:46:55.895Z] 19:45:01 7 89.71 0.00 10.13 0.00 0.17 0.00 [2026-03-25T19:46:55.895Z] 19:46:02 all 91.78 0.00 8.05 0.00 0.16 0.00 [2026-03-25T19:46:55.895Z] 19:46:02 0 91.19 0.00 8.66 0.00 0.15 0.00 [2026-03-25T19:46:55.895Z] 19:46:02 1 92.40 0.00 7.44 0.00 0.17 0.00 [2026-03-25T19:46:55.895Z] 19:46:02 2 92.08 0.00 7.77 0.00 0.15 0.00 [2026-03-25T19:46:55.895Z] 19:46:02 3 91.22 0.00 8.61 0.00 0.17 0.00 [2026-03-25T19:46:55.895Z] 19:46:02 4 92.13 0.00 7.70 0.00 0.17 0.00 [2026-03-25T19:46:55.895Z] 19:46:02 5 91.90 0.00 7.95 0.00 0.15 0.00 [2026-03-25T19:46:55.895Z] 19:46:02 6 91.78 0.00 8.03 0.00 0.18 0.00 [2026-03-25T19:46:55.895Z] 19:46:02 7 91.55 0.00 8.27 0.00 0.18 0.00 [2026-03-25T19:46:55.895Z] [2026-03-25T19:46:55.895Z] Average: CPU %user %nice %system %iowait %steal %idle [2026-03-25T19:46:55.895Z] Average: all 36.73 0.00 5.65 9.97 0.09 47.55 [2026-03-25T19:46:55.895Z] Average: 0 36.55 0.00 5.61 7.66 0.09 50.09 [2026-03-25T19:46:55.895Z] Average: 1 36.41 0.00 5.54 15.39 0.09 42.56 [2026-03-25T19:46:55.895Z] Average: 2 36.95 0.00 5.83 12.01 0.09 45.11 [2026-03-25T19:46:55.895Z] Average: 3 37.23 0.00 5.63 9.53 0.09 47.52 [2026-03-25T19:46:55.895Z] Average: 4 36.30 0.00 5.70 7.57 0.09 50.34 [2026-03-25T19:46:55.895Z] Average: 5 36.78 0.00 5.61 7.75 0.09 49.78 [2026-03-25T19:46:55.895Z] Average: 6 36.99 0.00 5.82 12.17 0.10 44.92 [2026-03-25T19:46:55.895Z] Average: 7 36.66 0.00 5.48 7.68 0.10 50.08 [2026-03-25T19:46:55.895Z] [2026-03-25T19:46:55.895Z] [2026-03-25T19:46:55.895Z]