Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 385bbe06fa2ba8222920bb9ee2b06785be38bd24+18377efbcf723ec9c9518bd44e4bbe02c0923e25 (02e55182c052b5d32243af94ca2d8216c063f7e5) 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-ssh17244542438921652680.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-ssh16786757520147089970.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8765715956989367241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3811586789120544620.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18077042369433445465.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3841’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4118’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4127 in /w/workspace/edgexfoundry_edgex-go_PR-5351 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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 Merging remotes/origin/main commit 18377efbcf723ec9c9518bd44e4bbe02c0923e25 into PR head commit 385bbe06fa2ba8222920bb9ee2b06785be38bd24 > 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 > 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/5351/head:refs/remotes/origin/PR-5351 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 385bbe06fa2ba8222920bb9ee2b06785be38bd24 # 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 18377efbcf723ec9c9518bd44e4bbe02c0923e25 # timeout=10 Merge succeeded, producing 50f010117ab82d13a78b96ea821227f0a8deaa11 Checking out Revision 50f010117ab82d13a78b96ea821227f0a8deaa11 (PR-5351) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50f010117ab82d13a78b96ea821227f0a8deaa11 # timeout=10 Commit message: "Merge commit '18377efbcf723ec9c9518bd44e4bbe02c0923e25' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-26T08:31:05.587Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-26T08:31:05.647Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-26T08:31:05.674Z] ========================================================= [2026-03-26T08:31:05.674Z] EdgeX Global Pipelines Version Info [2026-03-26T08:31:05.674Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7198896842e27a7b3bc2b0dbee653227371d6bde # timeout=10 [2026-03-26T08:31:06.817Z] ------------------- [2026-03-26T08:31:06.817Z] stable info: [2026-03-26T08:31:06.817Z] ------------------- [2026-03-26T08:31:06.817Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-26T08:31:06.817Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-26T08:31:06.817Z] Message: update stable to v1.0.278 [2026-03-26T08:31:07.385Z] ------------------- [2026-03-26T08:31:07.386Z] experimental info: [2026-03-26T08:31:07.386Z] ------------------- [2026-03-26T08:31:07.386Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-26T08:31:07.386Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-26T08:31:07.386Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-26T08:31:07.463Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-03-26T08:31:07.480Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-03-26T08:31:07.498Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-26T08:31:07.519Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-26T08:31:07.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-26T08:31:07.558Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-26T08:31:07.576Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-26T08:31:07.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-03-26T08:31:07.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-03-26T08:31:07.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-03-26T08:31:07.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-26T08:31:07.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-26T08:31:07.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-26T08:31:07.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-26T08:31:07.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-26T08:31:07.765Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T08:31:07.781Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T08:31:07.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-26T08:31:07.821Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-03-26T08:31:07.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-03-26T08:31:07.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-26T08:31:07.884Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-26T08:31:07.909Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-26T08:31:07.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5351 [Pipeline] echo [2026-03-26T08:31:07.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5351 [Pipeline] echo [2026-03-26T08:31:07.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5351 [Pipeline] echo [2026-03-26T08:31:07.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50f010117ab82d13a78b96ea821227f0a8deaa11 [Pipeline] echo [2026-03-26T08:31:08.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50f0101 [Pipeline] echo [2026-03-26T08:31:08.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T08:31:08.088Z] provisioning config files... [2026-03-26T08:31:08.101Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config8906101069588401993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:31:08.541Z] ---> ****-login.sh [2026-03-26T08:31:08.541Z] nexus3.edgexfoundry.org:10001 [2026-03-26T08:31:08.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T08:31:08.541Z] [2026-03-26T08:31:08.541Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T08:31:08.541Z] Configure a credential helper to remove this warning. See [2026-03-26T08:31:08.541Z] https://docs.****.com/go/credential-store/ [2026-03-26T08:31:08.541Z] [2026-03-26T08:31:08.541Z] Login Succeeded [2026-03-26T08:31:08.541Z] nexus3.edgexfoundry.org:10002 [2026-03-26T08:31:08.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T08:31:08.819Z] [2026-03-26T08:31:08.819Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T08:31:08.819Z] Configure a credential helper to remove this warning. See [2026-03-26T08:31:08.819Z] https://docs.****.com/go/credential-store/ [2026-03-26T08:31:08.819Z] [2026-03-26T08:31:08.819Z] Login Succeeded [2026-03-26T08:31:08.819Z] nexus3.edgexfoundry.org:10003 [2026-03-26T08:31:08.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T08:31:08.819Z] [2026-03-26T08:31:08.819Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T08:31:08.819Z] Configure a credential helper to remove this warning. See [2026-03-26T08:31:08.819Z] https://docs.****.com/go/credential-store/ [2026-03-26T08:31:08.819Z] [2026-03-26T08:31:08.819Z] Login Succeeded [2026-03-26T08:31:08.819Z] nexus3.edgexfoundry.org:10004 [2026-03-26T08:31:08.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T08:31:09.091Z] [2026-03-26T08:31:09.091Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T08:31:09.091Z] Configure a credential helper to remove this warning. See [2026-03-26T08:31:09.091Z] https://docs.****.com/go/credential-store/ [2026-03-26T08:31:09.091Z] [2026-03-26T08:31:09.091Z] Login Succeeded [2026-03-26T08:31:09.091Z] ****.io [2026-03-26T08:31:09.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T08:31:09.091Z] [2026-03-26T08:31:09.091Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T08:31:09.091Z] Configure a credential helper to remove this warning. See [2026-03-26T08:31:09.091Z] https://docs.****.com/go/credential-store/ [2026-03-26T08:31:09.091Z] [2026-03-26T08:31:09.091Z] Login Succeeded [2026-03-26T08:31:09.091Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T08:31:09.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T08:31:09.429Z] + 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-26T08:31:09.429Z] + dirname+ cmd/core-command/Dockerfile [2026-03-26T08:31:09.429Z] cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo core-command,cmd/core-command/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-03-26T08:31:09.429Z] + cut+ -d/ -f2 [2026-03-26T08:31:09.429Z] dirname cmd/core-data/Dockerfile [2026-03-26T08:31:09.429Z] + echo core-data,cmd/core-data/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/core-keeper/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/core-metadata/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/security-spire-agent/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/security-spire-config/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/security-spire-server/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/support-notifications/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-03-26T08:31:09.429Z] + dirname cmd/support-scheduler/Dockerfile [2026-03-26T08:31:09.429Z] + cut -d/ -f2 [2026-03-26T08:31:09.429Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-03-26T08:31:09.463Z] 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-26T08:31:09.824Z] + git rev-list -1 --merges 50f010117ab82d13a78b96ea821227f0a8deaa11~1..50f010117ab82d13a78b96ea821227f0a8deaa11 [Pipeline] echo [2026-03-26T08:31:09.837Z] -----------> git rev-list -1 --merges 50f010117ab82d13a78b96ea821227f0a8deaa11~1..50f010117ab82d13a78b96ea821227f0a8deaa11 50f010117ab82d13a78b96ea821227f0a8deaa11 [2026-03-26T08:31:09.837Z] 50f010117ab82d13a78b96ea821227f0a8deaa11 [false] [Pipeline] sh [2026-03-26T08:31:10.129Z] + git log --format=format:%s -1 50f010117ab82d13a78b96ea821227f0a8deaa11 [Pipeline] echo [2026-03-26T08:31:10.145Z] ========================================================= [2026-03-26T08:31:10.145Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-26T08:31:10.145Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-03-26T08:31:10.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T08:31:10.573Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-26T08:31:10.573Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-26T08:31:10.573Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-26T08:31:10.573Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-26T08:31:10.573Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-26T08:31:10.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:31:10.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T08:31:10.926Z] [2026-03-26T08:31:10.926Z] 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-26T08:31:11.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T08:31:11.228Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-26T08:31:11.228Z] 3dae71ba6b94: Pulling fs layer [2026-03-26T08:31:11.228Z] 6bf1a483ea7c: Pulling fs layer [2026-03-26T08:31:11.228Z] f5dfc541a4d3: Pulling fs layer [2026-03-26T08:31:11.228Z] 461d9e800cba: Pulling fs layer [2026-03-26T08:31:11.228Z] 80192f66455f: Pulling fs layer [2026-03-26T08:31:11.228Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-26T08:31:11.228Z] a29436f7fd5d: Pulling fs layer [2026-03-26T08:31:11.228Z] 923cac83aea3: Pulling fs layer [2026-03-26T08:31:11.228Z] 25ad8b0a4227: Pulling fs layer [2026-03-26T08:31:11.228Z] db01528c6b51: Pulling fs layer [2026-03-26T08:31:11.228Z] 28988de357af: Pulling fs layer [2026-03-26T08:31:11.228Z] 461d9e800cba: Waiting [2026-03-26T08:31:11.228Z] db01528c6b51: Waiting [2026-03-26T08:31:11.228Z] 923cac83aea3: Waiting [2026-03-26T08:31:11.228Z] 25ad8b0a4227: Waiting [2026-03-26T08:31:11.228Z] 80192f66455f: Waiting [2026-03-26T08:31:11.228Z] a29436f7fd5d: Waiting [2026-03-26T08:31:11.228Z] 2e8e34ca0e6c: Waiting [2026-03-26T08:31:11.228Z] 6bf1a483ea7c: Verifying Checksum [2026-03-26T08:31:11.228Z] 6bf1a483ea7c: Download complete [2026-03-26T08:31:11.228Z] 461d9e800cba: Verifying Checksum [2026-03-26T08:31:11.228Z] 461d9e800cba: Download complete [2026-03-26T08:31:11.228Z] 80192f66455f: Verifying Checksum [2026-03-26T08:31:11.228Z] 80192f66455f: Download complete [2026-03-26T08:31:11.487Z] f5dfc541a4d3: Verifying Checksum [2026-03-26T08:31:11.487Z] f5dfc541a4d3: Download complete [2026-03-26T08:31:11.487Z] 3dae71ba6b94: Verifying Checksum [2026-03-26T08:31:11.487Z] 3dae71ba6b94: Download complete [2026-03-26T08:31:11.487Z] 923cac83aea3: Download complete [2026-03-26T08:31:11.487Z] 25ad8b0a4227: Verifying Checksum [2026-03-26T08:31:11.487Z] 25ad8b0a4227: Download complete [2026-03-26T08:31:11.747Z] db01528c6b51: Download complete [2026-03-26T08:31:11.747Z] 28988de357af: Verifying Checksum [2026-03-26T08:31:11.747Z] 28988de357af: Download complete [2026-03-26T08:31:11.747Z] a29436f7fd5d: Verifying Checksum [2026-03-26T08:31:11.747Z] a29436f7fd5d: Download complete [2026-03-26T08:31:12.005Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-26T08:31:12.005Z] 2e8e34ca0e6c: Download complete [2026-03-26T08:31:12.943Z] 3dae71ba6b94: Pull complete [2026-03-26T08:31:13.201Z] 6bf1a483ea7c: Pull complete [2026-03-26T08:31:13.771Z] f5dfc541a4d3: Pull complete [2026-03-26T08:31:13.771Z] 461d9e800cba: Pull complete [2026-03-26T08:31:13.771Z] 80192f66455f: Pull complete [2026-03-26T08:31:17.961Z] 2e8e34ca0e6c: Pull complete [2026-03-26T08:31:18.530Z] a29436f7fd5d: Pull complete [2026-03-26T08:31:18.530Z] 923cac83aea3: Pull complete [2026-03-26T08:31:18.530Z] 25ad8b0a4227: Pull complete [2026-03-26T08:31:18.530Z] db01528c6b51: Pull complete [2026-03-26T08:31:18.789Z] 28988de357af: Pull complete [2026-03-26T08:31:18.789Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-26T08:31:18.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T08:31:18.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T08:31:18.915Z] prd-ubuntu20.04-docker-8c-8g-4127 does not seem to be running inside a container [2026-03-26T08:31:18.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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/py-git-semver:0.1.4 cat [2026-03-26T08:31:23.282Z] $ docker top e37e553c078af3bf79308b618ee707ed0e522f5efb330f7354b3eeaa87e15d2a -eo pid,comm [2026-03-26T08:31:23.335Z] 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-26T08:31:23.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T08:31:23.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T08:31:23.394Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T08:31:23.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T08:31:23.493Z] $ docker exec e37e553c078af3bf79308b618ee707ed0e522f5efb330f7354b3eeaa87e15d2a ssh-agent [2026-03-26T08:31:23.585Z] SSH_AUTH_SOCK=/tmp/ssh-MA7YuLoMxlOt/agent.32 [2026-03-26T08:31:23.585Z] SSH_AGENT_PID=38 [2026-03-26T08:31:23.591Z] Running ssh-add (command line suppressed) [2026-03-26T08:31:23.686Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_3051592435254651229.key (/w/workspace/edgex-go/12@tmp/private_key_3051592435254651229.key) [2026-03-26T08:31:23.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T08:31:23.989Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] sh [2026-03-26T08:31:24.277Z] + git tag --points-at HEAD [Pipeline] } [2026-03-26T08:31:24.286Z] $ docker exec --env ******** --env ******** e37e553c078af3bf79308b618ee707ed0e522f5efb330f7354b3eeaa87e15d2a ssh-agent -k [2026-03-26T08:31:24.381Z] unset SSH_AUTH_SOCK; [2026-03-26T08:31:24.382Z] unset SSH_AGENT_PID; [2026-03-26T08:31:24.382Z] echo Agent pid 38 killed; [2026-03-26T08:31:24.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-26T08:31:24.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T08:31:24.441Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T08:31:24.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T08:31:24.556Z] $ docker exec e37e553c078af3bf79308b618ee707ed0e522f5efb330f7354b3eeaa87e15d2a ssh-agent [2026-03-26T08:31:24.658Z] SSH_AUTH_SOCK=/tmp/ssh-GY3bGkhuqBAc/agent.85 [2026-03-26T08:31:24.658Z] SSH_AGENT_PID=92 [2026-03-26T08:31:24.663Z] Running ssh-add (command line suppressed) [2026-03-26T08:31:24.769Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_15455293040849513576.key (/w/workspace/edgex-go/12@tmp/private_key_15455293040849513576.key) [2026-03-26T08:31:24.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T08:31:25.074Z] + git semver init [2026-03-26T08:31:25.335Z] 2026-03-26 08:31:25,284 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T08:31:25.335Z] 2026-03-26 08:31:25,289 [run_init] DEBUG init version:0.0.0 force:False [2026-03-26T08:31:25.335Z] 2026-03-26 08:31:25,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/12/.semver [2026-03-26T08:31:25.335Z] 2026-03-26 08:31:25,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/12/.semver [2026-03-26T08:31:25.335Z] 2026-03-26 08:31:25,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/12/.semver'], cwd=/w/workspace/edgex-go/12, stdin=None, shell=False, universal_newlines=False) [2026-03-26T08:31:31.904Z] 2026-03-26 08:31:31,271 [append_file] DEBUG append to file:/w/workspace/edgex-go/12/.git/info/exclude [2026-03-26T08:31:31.904Z] 2026-03-26 08:31:31,271 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/12/.semver/PR-5351 with force:False [2026-03-26T08:31:31.904Z] 2026-03-26 08:31:31,271 [write_file] DEBUG write to file:/w/workspace/edgex-go/12/.semver/PR-5351 [2026-03-26T08:31:31.904Z] 2026-03-26 08:31:31,276 [execute] INFO git cat-file --batch-check [2026-03-26T08:31:31.904Z] 2026-03-26 08:31:31,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/12/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T08:31:31.904Z] 2026-03-26 08:31:31,280 [execute] INFO git cat-file --batch [2026-03-26T08:31:31.904Z] 2026-03-26 08:31:31,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/12/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T08:31:31.904Z] 2026-03-26 08:31:31,284 [read_version] DEBUG read version from /w/workspace/edgex-go/12/.semver/PR-5351 [2026-03-26T08:31:31.904Z] 0.0.0 [Pipeline] } [2026-03-26T08:31:31.911Z] $ docker exec --env ******** --env ******** e37e553c078af3bf79308b618ee707ed0e522f5efb330f7354b3eeaa87e15d2a ssh-agent -k [2026-03-26T08:31:31.998Z] unset SSH_AUTH_SOCK; [2026-03-26T08:31:31.999Z] unset SSH_AGENT_PID; [2026-03-26T08:31:31.999Z] echo Agent pid 92 killed; [2026-03-26T08:31:32.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T08:31:32.323Z] + git semver [Pipeline] } [2026-03-26T08:31:32.592Z] $ docker stop --time=1 e37e553c078af3bf79308b618ee707ed0e522f5efb330f7354b3eeaa87e15d2a [2026-03-26T08:31:33.851Z] $ docker rm -f --volumes e37e553c078af3bf79308b618ee707ed0e522f5efb330f7354b3eeaa87e15d2a [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T08:31:34.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-26T08:31:34.422Z] Stashed 1 file(s) [Pipeline] echo [2026-03-26T08:31:34.426Z] [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-26T08:31:34.951Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo [2026-03-26T08:31:34.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T08:31:34.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T08:31:34.992Z] ========================================================= [2026-03-26T08:31:34.992Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-26T08:31:34.992Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-26T08:31:35.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T08:31:36.228Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-03-26T08:31:36.228Z] 2d35ebdb57d9: Pulling fs layer [2026-03-26T08:31:36.228Z] c35fb4624d26: Pulling fs layer [2026-03-26T08:31:36.228Z] 4e2aec7ef170: Pulling fs layer [2026-03-26T08:31:36.228Z] 333b49ad6fbf: Pulling fs layer [2026-03-26T08:31:36.228Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T08:31:36.228Z] c3e65509a76b: Pulling fs layer [2026-03-26T08:31:36.228Z] 7cf9ebb963bd: Pulling fs layer [2026-03-26T08:31:36.228Z] bb34ca984cfb: Pulling fs layer [2026-03-26T08:31:36.228Z] 151cf03bc807: Pulling fs layer [2026-03-26T08:31:36.228Z] 333b49ad6fbf: Waiting [2026-03-26T08:31:36.228Z] 4f4fb700ef54: Waiting [2026-03-26T08:31:36.228Z] c3e65509a76b: Waiting [2026-03-26T08:31:36.228Z] 7cf9ebb963bd: Waiting [2026-03-26T08:31:36.228Z] bb34ca984cfb: Waiting [2026-03-26T08:31:36.228Z] 151cf03bc807: Waiting [2026-03-26T08:31:36.228Z] c35fb4624d26: Download complete [2026-03-26T08:31:36.228Z] 333b49ad6fbf: Verifying Checksum [2026-03-26T08:31:36.228Z] 333b49ad6fbf: Download complete [2026-03-26T08:31:36.228Z] 4f4fb700ef54: Verifying Checksum [2026-03-26T08:31:36.228Z] 4f4fb700ef54: Download complete [2026-03-26T08:31:36.228Z] c3e65509a76b: Verifying Checksum [2026-03-26T08:31:36.228Z] c3e65509a76b: Download complete [2026-03-26T08:31:36.228Z] 2d35ebdb57d9: Verifying Checksum [2026-03-26T08:31:36.228Z] 2d35ebdb57d9: Download complete [2026-03-26T08:31:36.228Z] 7cf9ebb963bd: Verifying Checksum [2026-03-26T08:31:36.228Z] 7cf9ebb963bd: Download complete [2026-03-26T08:31:36.487Z] 2d35ebdb57d9: Pull complete [2026-03-26T08:31:36.487Z] 151cf03bc807: Verifying Checksum [2026-03-26T08:31:36.487Z] 151cf03bc807: Download complete [2026-03-26T08:31:36.487Z] c35fb4624d26: Pull complete [2026-03-26T08:31:36.487Z] 4e2aec7ef170: Verifying Checksum [2026-03-26T08:31:36.487Z] 4e2aec7ef170: Download complete [2026-03-26T08:31:37.052Z] bb34ca984cfb: Verifying Checksum [2026-03-26T08:31:37.052Z] bb34ca984cfb: Download complete [2026-03-26T08:31:42.349Z] 4e2aec7ef170: Pull complete [2026-03-26T08:31:42.349Z] 333b49ad6fbf: Pull complete [2026-03-26T08:31:42.349Z] 4f4fb700ef54: Pull complete [2026-03-26T08:31:42.607Z] c3e65509a76b: Pull complete [2026-03-26T08:31:43.179Z] 7cf9ebb963bd: Pull complete [2026-03-26T08:31:46.471Z] bb34ca984cfb: Pull complete [2026-03-26T08:31:47.040Z] 151cf03bc807: Pull complete [2026-03-26T08:31:47.040Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T08:31:47.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T08:31:47.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-26T08:31:47.342Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T08:31:47.342Z] WORKDIR /edgex [2026-03-26T08:31:47.342Z] COPY go.mod . [2026-03-26T08:31:47.342Z] RUN go mod download [2026-03-26T08:31:47.342Z] + docker build -t ci-base-image-x86_64 -f - . [2026-03-26T08:31:47.913Z] #0 building with "default" instance using docker driver [2026-03-26T08:31:47.913Z] [2026-03-26T08:31:47.913Z] #1 [internal] load build definition from Dockerfile [2026-03-26T08:31:47.913Z] #1 transferring dockerfile: 164B done [2026-03-26T08:31:47.913Z] #1 DONE 0.0s [2026-03-26T08:31:47.913Z] [2026-03-26T08:31:47.913Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T08:31:47.913Z] #2 DONE 0.0s [2026-03-26T08:31:47.913Z] [2026-03-26T08:31:47.913Z] #3 [internal] load .dockerignore [2026-03-26T08:31:47.913Z] #3 transferring context: 50B done [2026-03-26T08:31:47.913Z] #3 DONE 0.0s [2026-03-26T08:31:47.913Z] [2026-03-26T08:31:47.913Z] #4 [internal] load build context [2026-03-26T08:31:47.913Z] #4 transferring context: 7.03kB done [2026-03-26T08:31:48.175Z] #4 DONE 0.0s [2026-03-26T08:31:48.175Z] [2026-03-26T08:31:48.175Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T08:31:48.175Z] #5 DONE 0.1s [2026-03-26T08:31:48.175Z] [2026-03-26T08:31:48.175Z] #6 [2/4] WORKDIR /edgex [2026-03-26T08:31:56.296Z] #6 DONE 7.5s [2026-03-26T08:31:56.296Z] [2026-03-26T08:31:56.296Z] #7 [3/4] COPY go.mod . [2026-03-26T08:31:56.296Z] #7 DONE 0.7s [2026-03-26T08:31:56.554Z] [2026-03-26T08:31:56.555Z] #8 [4/4] RUN go mod download [2026-03-26T08:32:18.497Z] #8 DONE 19.5s [2026-03-26T08:32:18.497Z] [2026-03-26T08:32:18.497Z] #9 exporting to image [2026-03-26T08:32:18.497Z] #9 exporting layers [2026-03-26T08:32:19.871Z] #9 exporting layers 3.8s done [2026-03-26T08:32:19.871Z] #9 writing image sha256:0673f14405b34212378d59358a8ba64b8db081a5b2a3bd412497fb37fcc1e0bd done [2026-03-26T08:32:19.871Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2026-03-26T08:32:19.871Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:32:20.172Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T08:32:20.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T08:32:20.238Z] prd-ubuntu20.04-docker-8c-8g-4127 does not seem to be running inside a container [2026-03-26T08:32:20.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-26T08:32:21.238Z] $ docker top c1aa852a10b00d603938218fd902f0e645d7c42e86907cf03fe06a602c544bef -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T08:32:21.579Z] + go version [2026-03-26T08:32:21.579Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-26T08:32:21.591Z] $ docker stop --time=1 c1aa852a10b00d603938218fd902f0e645d7c42e86907cf03fe06a602c544bef [2026-03-26T08:32:23.790Z] $ docker rm -f --volumes c1aa852a10b00d603938218fd902f0e645d7c42e86907cf03fe06a602c544bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:32:24.265Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T08:32:24.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T08:32:24.333Z] prd-ubuntu20.04-docker-8c-8g-4127 does not seem to be running inside a container [2026-03-26T08:32:24.365Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-26T08:32:26.609Z] $ docker top 29c0011a51d8c96ed7622ead44173c71b48dbf0262df6205a4e67c24e9b27fdd -eo pid,comm [Pipeline] { [Pipeline] echo [2026-03-26T08:32:26.668Z] ========================================================= [2026-03-26T08:32:26.668Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-03-26T08:32:26.668Z] ========================================================= [Pipeline] sh [2026-03-26T08:32:26.942Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh [2026-03-26T08:32:27.240Z] + make test [2026-03-26T08:32:27.240Z] go test -race -coverprofile=coverage.out ./... [2026-03-26T08:32:35.417Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-03-26T08:33:07.463Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-03-26T08:33:07.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2026-03-26T08:33:10.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.4% of statements [2026-03-26T08:33:10.994Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-03-26T08:33:10.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2026-03-26T08:33:10.994Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-03-26T08:33:10.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 57.3% of statements [2026-03-26T08:33:10.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.029s coverage: 86.5% of statements [2026-03-26T08:33:10.994Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-03-26T08:33:10.994Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.332s coverage: 94.2% of statements [2026-03-26T08:33:11.253Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-03-26T08:33:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-03-26T08:33:11.253Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-03-26T08:33:11.253Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-03-26T08:33:11.253Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 90.7% of statements [2026-03-26T08:33:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-03-26T08:33:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-03-26T08:33:11.253Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.025s coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-03-26T08:33:11.253Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-03-26T08:33:12.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.2% of statements [2026-03-26T08:33:12.231Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-03-26T08:33:12.231Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.465s coverage: 97.6% of statements [2026-03-26T08:33:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-03-26T08:33:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-03-26T08:33:14.140Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2026-03-26T08:33:14.140Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-03-26T08:33:14.140Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-03-26T08:33:14.140Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-03-26T08:33:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-03-26T08:33:16.687Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.046s coverage: 3.5% of statements [2026-03-26T08:33:16.687Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-03-26T08:33:16.687Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-03-26T08:33:16.687Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 1.0% of statements [2026-03-26T08:33:16.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-03-26T08:33:16.687Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements [2026-03-26T08:33:16.687Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.029s coverage: 68.8% of statements [2026-03-26T08:33:16.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-03-26T08:33:16.687Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:33:16.687Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-03-26T08:33:17.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2026-03-26T08:33:17.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements [2026-03-26T08:33:17.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements [2026-03-26T08:33:17.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 93.1% of statements [2026-03-26T08:33:18.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2026-03-26T08:33:30.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.038s coverage: 92.9% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.032s coverage: 68.8% of statements [2026-03-26T08:33:38.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.048s coverage: 47.4% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2026-03-26T08:33:38.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.028s coverage: 33.3% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.137s coverage: 54.8% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.6% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.030s coverage: 20.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements [2026-03-26T08:33:38.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-03-26T08:33:38.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 29.2% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2026-03-26T08:33:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-03-26T08:33:38.476Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-03-26T08:33:42.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 17.1% of statements [2026-03-26T08:33:42.698Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-03-26T08:33:42.698Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-03-26T08:33:42.698Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-03-26T08:33:42.698Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-03-26T08:33:42.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 94.9% of statements [2026-03-26T08:33:42.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-03-26T08:33:42.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-03-26T08:33:42.699Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:33:42.699Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-03-26T08:33:42.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements [2026-03-26T08:33:42.699Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-03-26T08:33:42.699Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-03-26T08:33:42.699Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-03-26T08:33:42.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2026-03-26T08:33:42.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-03-26T08:33:42.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 47.1% of statements [2026-03-26T08:33:42.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-03-26T08:33:42.699Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:33:42.699Z] 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-26T08:33:42.699Z] running golangci-lint [2026-03-26T08:33:42.699Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-03-26T08:33:42.699Z] go version go1.25.2 linux/amd64 [2026-03-26T08:33:42.699Z] 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-26T08:33:42.699Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-03-26T08:33:42.699Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-03-26T08:33:42.699Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-03-26T08:33:42.991Z] level=info msg="[goenv] Read go env for 6.232186ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-03-26T08:33:42.991Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-03-26T08:34:05.007Z] level=info msg="[loader] Go packages loading at mode 8767 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 20.490899459s" [2026-03-26T08:34:05.007Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.917261ms" [2026-03-26T08:34:15.183Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.873563725s with top 10 stages: buildir: 52.628107233s, gosec: 3.19675468s, fact_deprecated: 2.968367142s, inspect: 2.73865609s, printf: 1.798887999s, fact_purity: 1.418836534s, ctrlflow: 1.347167123s, S1038: 1.276450467s, unused: 1.145280609s, nilness: 1.111868229s" [2026-03-26T08:34:15.183Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-03-26T08:34:15.183Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-03-26T08:34:15.183Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-03-26T08:34:15.183Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-03-26T08:34:15.183Z] level=info msg="[runner] Processors filtering stat (in/out): exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, invalid_issue: 35/35, path_absoluter: 35/35, cgo: 35/35, path_relativity: 35/35, filename_unadjuster: 35/35, nolint_filter: 21/0" [2026-03-26T08:34:15.183Z] level=info msg="[runner] processing took 7.750982ms with stages: nolint_filter: 6.910426ms, generated_file_filter: 584.154µs, exclusion_rules: 134.551µs, path_relativity: 48.37µs, exclusion_paths: 43.361µs, sort_results: 16.23µs, path_absoluter: 3.59µs, cgo: 3.13µs, invalid_issue: 2.37µs, filename_unadjuster: 1.52µs, fixer: 870ns, max_same_issues: 790ns, diff: 380ns, path_prettifier: 270ns, uniq_by_line: 220ns, max_from_linter: 210ns, source_code: 150ns, max_per_file_from_linter: 150ns, path_shortener: 130ns, severity-rules: 110ns" [2026-03-26T08:34:15.183Z] level=info msg="[runner] linters took 11.345644148s with stages: goanalysis_metalinter: 11.337830276s" [2026-03-26T08:34:15.183Z] 0 issues. [2026-03-26T08:34:15.183Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-03-26T08:34:15.183Z] level=info msg="Memory: 320 samples, avg is 333.5MB, max is 1338.0MB" [2026-03-26T08:34:15.183Z] level=info msg="Execution took 31.892373962s" [2026-03-26T08:34:15.183Z] go vet ./... [2026-03-26T08:34:21.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T08:34:21.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T08:34:21.741Z] ./bin/test-attribution-txt.sh [2026-03-26T08:34:21.741Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T08:34:22.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-03-26T08:34:22.319Z] + ls -al . [2026-03-26T08:34:22.319Z] total 1392 [2026-03-26T08:34:22.319Z] drwxrwxr-x 11 1001 1001 4096 Mar 26 08:32 . [2026-03-26T08:34:22.319Z] drwxr-xr-x 4 root root 4096 Mar 26 08:32 .. [2026-03-26T08:34:22.319Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:31 .blubracket [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 10 Mar 26 08:31 .dockerignore [2026-03-26T08:34:22.319Z] drwxrwxr-x 8 1001 1001 4096 Mar 26 08:33 .git [2026-03-26T08:34:22.319Z] drwxrwxr-x 3 1001 1001 4096 Mar 26 08:31 .github [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 909 Mar 26 08:31 .gitignore [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 359 Mar 26 08:31 .golangci.yml [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 100 Mar 26 08:31 .hadolint.yml [2026-03-26T08:34:22.319Z] drwxr-xr-x 3 1001 1001 4096 Mar 26 08:31 .semver [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 155 Mar 26 08:31 .sonarcloud.properties [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 1171 Mar 26 08:31 ADOPTERS.md [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 20143 Mar 26 08:31 Attribution.txt [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 108018 Mar 26 08:31 CHANGELOG.md [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 3804 Mar 26 08:31 CONTRIBUTING.md [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 677 Mar 26 08:31 GOVERNANCE.md [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 886 Mar 26 08:31 Jenkinsfile [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 10775 Mar 26 08:31 LICENSE [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 16743 Mar 26 08:31 Makefile [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 582 Mar 26 08:31 OWNERS.md [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 9932 Mar 26 08:31 README.md [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 789 Mar 26 08:31 SECURITY.md [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 5 Mar 26 08:31 VERSION [2026-03-26T08:34:22.319Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:31 bin [2026-03-26T08:34:22.319Z] drwxrwxr-x 19 1001 1001 4096 Mar 26 08:31 cmd [2026-03-26T08:34:22.319Z] -rw-r--r-- 1 root root 1044024 Mar 26 08:33 coverage.out [2026-03-26T08:34:22.319Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:31 fuzz_test [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 6990 Mar 26 08:31 go.mod [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 90838 Mar 26 08:31 go.sum [2026-03-26T08:34:22.319Z] drwxrwxr-x 7 1001 1001 4096 Mar 26 08:31 internal [2026-03-26T08:34:22.319Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:31 openapi [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 584 Mar 26 08:31 security.txt [2026-03-26T08:34:22.319Z] -rw-rw-r-- 1 1001 1001 204 Mar 26 08:31 version.go [Pipeline] sh [2026-03-26T08:34:22.606Z] + '[' -e coverage.out ] [2026-03-26T08:34:22.606Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-03-26T08:34:22.742Z] Stashed 1 file(s) [Pipeline] sh [2026-03-26T08:34:23.063Z] + make build [2026-03-26T08:34:23.063Z] 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-26T08:34:49.899Z] 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-26T08:34:49.899Z] 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-26T08:34:49.899Z] 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-26T08:34:50.833Z] 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-26T08:34:52.790Z] 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-26T08:34:58.053Z] 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-26T08:34:59.955Z] 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-26T08:35:02.486Z] 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-26T08:35:05.045Z] 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-26T08:35:06.432Z] 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-26T08:35:07.921Z] 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-26T08:35:08.860Z] 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-26T08:35:10.817Z] $ docker stop --time=1 29c0011a51d8c96ed7622ead44173c71b48dbf0262df6205a4e67c24e9b27fdd [2026-03-26T08:35:18.837Z] $ docker rm -f --volumes 29c0011a51d8c96ed7622ead44173c71b48dbf0262df6205a4e67c24e9b27fdd [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-26T08:35:20.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-26T08:35:20.291Z] [2026-03-26T08:35:20.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:35:20.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-26T08:35:20.600Z] latest: Pulling from edgex-devops/edgex-compose [2026-03-26T08:35:20.600Z] 91d30c5bc195: Pulling fs layer [2026-03-26T08:35:20.600Z] 2e9b0aa3be6d: Pulling fs layer [2026-03-26T08:35:20.600Z] 9c61dcf015f6: Pulling fs layer [2026-03-26T08:35:20.600Z] 4698f68db338: Pulling fs layer [2026-03-26T08:35:20.600Z] 2a2f49069b9e: Pulling fs layer [2026-03-26T08:35:20.600Z] e0025b399a48: Pulling fs layer [2026-03-26T08:35:20.600Z] 2a2f49069b9e: Waiting [2026-03-26T08:35:20.600Z] e0025b399a48: Waiting [2026-03-26T08:35:20.600Z] 4698f68db338: Waiting [2026-03-26T08:35:20.600Z] 91d30c5bc195: Verifying Checksum [2026-03-26T08:35:20.600Z] 91d30c5bc195: Download complete [2026-03-26T08:35:20.600Z] 4698f68db338: Verifying Checksum [2026-03-26T08:35:20.600Z] 4698f68db338: Download complete [2026-03-26T08:35:20.858Z] 91d30c5bc195: Pull complete [2026-03-26T08:35:20.858Z] 2e9b0aa3be6d: Verifying Checksum [2026-03-26T08:35:20.858Z] 2e9b0aa3be6d: Download complete [2026-03-26T08:35:20.858Z] e0025b399a48: Verifying Checksum [2026-03-26T08:35:20.858Z] e0025b399a48: Download complete [2026-03-26T08:35:20.858Z] 2a2f49069b9e: Verifying Checksum [2026-03-26T08:35:20.858Z] 2a2f49069b9e: Download complete [2026-03-26T08:35:21.116Z] 2e9b0aa3be6d: Pull complete [2026-03-26T08:35:21.372Z] 9c61dcf015f6: Verifying Checksum [2026-03-26T08:35:21.372Z] 9c61dcf015f6: Download complete [2026-03-26T08:35:28.115Z] 9c61dcf015f6: Pull complete [2026-03-26T08:35:28.115Z] 4698f68db338: Pull complete [2026-03-26T08:35:28.391Z] 2a2f49069b9e: Pull complete [2026-03-26T08:35:28.391Z] e0025b399a48: Pull complete [2026-03-26T08:35:28.391Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-03-26T08:35:28.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-26T08:35:28.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T08:35:28.688Z] prd-ubuntu20.04-docker-8c-8g-4127 does not seem to be running inside a container [2026-03-26T08:35:28.723Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-03-26T08:35:29.539Z] $ docker top 94f984345308d83f74a386baf09ed2057351a81fdea6897331890b9c1c555953 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T08:35:29.879Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-26T08:35:30.138Z] #1 [core-command internal] load build definition from Dockerfile [2026-03-26T08:35:30.138Z] #1 transferring dockerfile: 1.94kB done [2026-03-26T08:35:30.138Z] #1 DONE 0.1s [2026-03-26T08:35:30.138Z] [2026-03-26T08:35:30.138Z] #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:35:30.138Z] #2 DONE 0.0s [2026-03-26T08:35:30.138Z] [2026-03-26T08:35:30.138Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-26T08:35:30.138Z] #3 transferring dockerfile: 3.02kB done [2026-03-26T08:35:30.138Z] #3 DONE 0.2s [2026-03-26T08:35:30.138Z] [2026-03-26T08:35:30.138Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-26T08:35:30.138Z] #4 transferring dockerfile: 2.14kB done [2026-03-26T08:35:30.138Z] #4 DONE 0.2s [2026-03-26T08:35:30.138Z] [2026-03-26T08:35:30.138Z] #5 [core-keeper internal] load build definition from Dockerfile [2026-03-26T08:35:30.138Z] #5 transferring dockerfile: 2.07kB done [2026-03-26T08:35:30.397Z] #5 ... [2026-03-26T08:35:30.397Z] [2026-03-26T08:35:30.397Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-26T08:35:30.397Z] #6 transferring dockerfile: 2.50kB done [2026-03-26T08:35:30.397Z] #6 DONE 0.2s [2026-03-26T08:35:30.397Z] [2026-03-26T08:35:30.397Z] #7 [support-notifications internal] load build definition from Dockerfile [2026-03-26T08:35:30.397Z] #7 transferring dockerfile: 2.02kB done [2026-03-26T08:35:30.397Z] #7 DONE 0.2s [2026-03-26T08:35:30.397Z] [2026-03-26T08:35:30.397Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-26T08:35:30.397Z] #8 transferring dockerfile: 1.89kB done [2026-03-26T08:35:30.398Z] #8 DONE 0.2s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #9 [core-metadata internal] load build definition from Dockerfile [2026-03-26T08:35:30.398Z] #9 transferring dockerfile: 2.10kB done [2026-03-26T08:35:30.398Z] #9 DONE 0.3s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:35:30.398Z] #2 DONE 0.0s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #5 [core-keeper internal] load build definition from Dockerfile [2026-03-26T08:35:30.398Z] #5 DONE 0.3s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #10 [security-spire-server internal] load build definition from Dockerfile [2026-03-26T08:35:30.398Z] #10 transferring dockerfile: 1.70kB done [2026-03-26T08:35:30.398Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-26T08:35:30.398Z] #10 DONE 0.3s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-26T08:35:30.398Z] #11 transferring dockerfile: 2.23kB done [2026-03-26T08:35:30.398Z] #11 DONE 0.3s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #12 [core-data internal] load build definition from Dockerfile [2026-03-26T08:35:30.398Z] #12 transferring dockerfile: 2.04kB done [2026-03-26T08:35:30.398Z] #12 DONE 0.3s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #13 [support-scheduler internal] load build definition from Dockerfile [2026-03-26T08:35:30.398Z] #13 transferring dockerfile: 1.83kB done [2026-03-26T08:35:30.398Z] #13 DONE 0.3s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2026-03-26T08:35:30.398Z] #14 transferring dockerfile: 1.81kB done [2026-03-26T08:35:30.398Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-26T08:35:30.398Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-03-26T08:35:30.398Z] #14 DONE 0.3s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #15 [security-spire-config internal] load build definition from Dockerfile [2026-03-26T08:35:30.398Z] #15 transferring dockerfile: 1.69kB done [2026-03-26T08:35:30.398Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-26T08:35:30.398Z] #15 DONE 0.3s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-26T08:35:30.398Z] #16 transferring dockerfile: 2.49kB done [2026-03-26T08:35:30.398Z] #16 DONE 0.3s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:35:30.398Z] #2 DONE 0.0s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T08:35:30.398Z] #17 DONE 0.3s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #18 [core-command internal] load .dockerignore [2026-03-26T08:35:30.398Z] #18 transferring context: 50B done [2026-03-26T08:35:30.398Z] #18 DONE 0.2s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.23.2 [2026-03-26T08:35:30.398Z] #19 DONE 0.2s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #20 [security-proxy-setup internal] load .dockerignore [2026-03-26T08:35:30.398Z] #20 transferring context: 50B done [2026-03-26T08:35:30.398Z] #20 DONE 0.2s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #21 [security-proxy-auth internal] load .dockerignore [2026-03-26T08:35:30.398Z] #21 transferring context: 50B done [2026-03-26T08:35:30.398Z] #21 DONE 0.2s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #22 [support-notifications internal] load .dockerignore [2026-03-26T08:35:30.398Z] #22 transferring context: 50B done [2026-03-26T08:35:30.398Z] #22 DONE 0.2s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #23 [security-bootstrapper internal] load .dockerignore [2026-03-26T08:35:30.398Z] #23 transferring context: 50B done [2026-03-26T08:35:30.398Z] #23 DONE 0.2s [2026-03-26T08:35:30.398Z] [2026-03-26T08:35:30.398Z] #24 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:30.398Z] #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T08:35:30.659Z] #24 ... [2026-03-26T08:35:30.659Z] [2026-03-26T08:35:30.659Z] #25 [core-keeper internal] load .dockerignore [2026-03-26T08:35:30.659Z] #25 transferring context: 50B done [2026-03-26T08:35:30.659Z] #25 DONE 0.2s [2026-03-26T08:35:30.659Z] [2026-03-26T08:35:30.659Z] #26 [core-metadata internal] load .dockerignore [2026-03-26T08:35:30.659Z] #26 transferring context: 50B done [2026-03-26T08:35:30.659Z] #26 DONE 0.2s [2026-03-26T08:35:30.659Z] [2026-03-26T08:35:30.659Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2026-03-26T08:35:30.659Z] #27 transferring context: 50B done [2026-03-26T08:35:30.659Z] #27 DONE 0.2s [2026-03-26T08:35:30.659Z] [2026-03-26T08:35:30.659Z] #24 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:30.659Z] #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T08:35:30.659Z] #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T08:35:30.659Z] #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T08:35:30.659Z] #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T08:35:30.659Z] #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s [2026-03-26T08:35:30.659Z] #24 ... [2026-03-26T08:35:30.659Z] [2026-03-26T08:35:30.659Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-26T08:35:30.659Z] #28 transferring context: 50B done [2026-03-26T08:35:30.659Z] #28 DONE 0.2s [2026-03-26T08:35:30.659Z] [2026-03-26T08:35:30.659Z] #29 [support-scheduler internal] load .dockerignore [2026-03-26T08:35:30.659Z] #29 transferring context: 50B done [2026-03-26T08:35:30.659Z] #29 DONE 0.2s [2026-03-26T08:35:30.659Z] [2026-03-26T08:35:30.659Z] #30 [core-data internal] load .dockerignore [2026-03-26T08:35:30.659Z] #30 transferring context: 50B done [2026-03-26T08:35:30.659Z] #30 DONE 0.3s [2026-03-26T08:35:30.659Z] [2026-03-26T08:35:30.659Z] #31 [security-secretstore-setup internal] load .dockerignore [2026-03-26T08:35:30.659Z] #31 transferring context: 50B done [2026-03-26T08:35:30.659Z] #31 DONE 0.3s [2026-03-26T08:35:30.659Z] [2026-03-26T08:35:30.659Z] #32 [core-data internal] load build context [2026-03-26T08:35:30.659Z] #32 DONE 0.0s [2026-03-26T08:35:30.659Z] [2026-03-26T08:35:30.659Z] #24 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:30.659Z] #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T08:35:30.659Z] #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T08:35:30.659Z] #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T08:35:30.659Z] #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T08:35:30.659Z] #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-03-26T08:35:30.659Z] #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-26T08:35:30.918Z] #24 ... [2026-03-26T08:35:30.918Z] [2026-03-26T08:35:30.918Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-26T08:35:30.918Z] #33 DONE 0.6s [2026-03-26T08:35:30.918Z] [2026-03-26T08:35:30.918Z] #24 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:30.918Z] #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-26T08:35:31.177Z] #24 ... [2026-03-26T08:35:31.177Z] [2026-03-26T08:35:31.177Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-26T08:35:31.177Z] #34 DONE 0.7s [2026-03-26T08:35:31.177Z] [2026-03-26T08:35:31.177Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:35:31.177Z] #35 DONE 0.6s [2026-03-26T08:35:31.177Z] [2026-03-26T08:35:31.177Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-03-26T08:35:31.461Z] #36 ... [2026-03-26T08:35:31.461Z] [2026-03-26T08:35:31.461Z] #37 [security-spire-config internal] load .dockerignore [2026-03-26T08:35:31.461Z] #37 transferring context: 50B done [2026-03-26T08:35:31.461Z] #37 DONE 0.1s [2026-03-26T08:35:31.461Z] [2026-03-26T08:35:31.461Z] #24 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:31.461Z] #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T08:35:31.461Z] #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T08:35:31.461Z] #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T08:35:31.461Z] #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T08:35:31.461Z] #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-03-26T08:35:31.461Z] #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-26T08:35:31.461Z] #24 DONE 0.8s [2026-03-26T08:35:31.461Z] [2026-03-26T08:35:31.461Z] #38 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-26T08:35:36.755Z] #38 ... [2026-03-26T08:35:36.755Z] [2026-03-26T08:35:36.755Z] #39 [security-secretstore-setup internal] load build context [2026-03-26T08:35:36.755Z] #39 transferring context: 328.78MB 5.3s [2026-03-26T08:35:41.060Z] #39 ... [2026-03-26T08:35:41.060Z] [2026-03-26T08:35:41.060Z] #40 [security-proxy-setup internal] load build context [2026-03-26T08:35:41.060Z] #40 ... [2026-03-26T08:35:41.060Z] [2026-03-26T08:35:41.060Z] #41 [core-keeper internal] load build context [2026-03-26T08:35:41.060Z] #41 ... [2026-03-26T08:35:41.060Z] [2026-03-26T08:35:41.060Z] #42 [support-notifications internal] load build context [2026-03-26T08:35:41.060Z] #42 ... [2026-03-26T08:35:41.060Z] [2026-03-26T08:35:41.060Z] #43 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-03-26T08:35:41.060Z] #43 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.2s done [2026-03-26T08:35:41.060Z] #43 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-03-26T08:35:41.060Z] #43 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-03-26T08:35:41.060Z] #43 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-03-26T08:35:41.060Z] #43 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.2s done [2026-03-26T08:35:41.060Z] #43 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.3s done [2026-03-26T08:35:41.060Z] #43 ... [2026-03-26T08:35:41.060Z] [2026-03-26T08:35:41.060Z] #44 [core-common-config-bootstrapper internal] load build context [2026-03-26T08:35:41.060Z] #44 ... [2026-03-26T08:35:41.060Z] [2026-03-26T08:35:41.060Z] #45 [security-spiffe-token-provider internal] load build context [2026-03-26T08:35:41.060Z] #45 ... [2026-03-26T08:35:41.060Z] [2026-03-26T08:35:41.060Z] #46 [security-proxy-auth internal] load build context [2026-03-26T08:35:41.319Z] #46 ... [2026-03-26T08:35:41.319Z] [2026-03-26T08:35:41.319Z] #47 [security-spire-agent internal] load .dockerignore [2026-03-26T08:35:41.319Z] #47 transferring context: 50B 0.0s done [2026-03-26T08:35:41.319Z] #47 ... [2026-03-26T08:35:41.319Z] [2026-03-26T08:35:41.319Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-26T08:35:41.885Z] #48 ... [2026-03-26T08:35:41.885Z] [2026-03-26T08:35:41.885Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T08:35:41.885Z] #49 ... [2026-03-26T08:35:41.885Z] [2026-03-26T08:35:41.885Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T08:35:42.143Z] #50 ... [2026-03-26T08:35:42.143Z] [2026-03-26T08:35:42.143Z] #51 [security-bootstrapper internal] load build context [2026-03-26T08:35:42.143Z] #51 transferring context: 482.97MB 11.2s [2026-03-26T08:35:42.143Z] #51 ... [2026-03-26T08:35:42.143Z] [2026-03-26T08:35:42.143Z] #52 [security-spire-server internal] load .dockerignore [2026-03-26T08:35:42.143Z] #52 transferring context: 50B 0.0s done [2026-03-26T08:35:42.143Z] #52 ... [2026-03-26T08:35:42.143Z] [2026-03-26T08:35:42.143Z] #32 [core-data internal] load build context [2026-03-26T08:35:42.426Z] #32 ... [2026-03-26T08:35:42.426Z] [2026-03-26T08:35:42.426Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T08:35:42.426Z] #53 ... [2026-03-26T08:35:42.426Z] [2026-03-26T08:35:42.426Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:42.426Z] #54 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:42.694Z] #54 ... [2026-03-26T08:35:42.694Z] [2026-03-26T08:35:42.694Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-26T08:35:42.694Z] #55 ... [2026-03-26T08:35:42.694Z] [2026-03-26T08:35:42.694Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T08:35:42.694Z] #56 ... [2026-03-26T08:35:42.694Z] [2026-03-26T08:35:42.694Z] #57 [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-26T08:35:42.953Z] #57 ... [2026-03-26T08:35:42.953Z] [2026-03-26T08:35:42.953Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-26T08:35:42.953Z] #58 ... [2026-03-26T08:35:42.953Z] [2026-03-26T08:35:42.953Z] #59 [support-scheduler internal] load build context [2026-03-26T08:35:43.214Z] #59 ... [2026-03-26T08:35:43.214Z] [2026-03-26T08:35:43.214Z] #60 [core-command internal] load build context [2026-03-26T08:35:43.214Z] #60 ... [2026-03-26T08:35:43.214Z] [2026-03-26T08:35:43.214Z] #61 [security-spire-config internal] load build context [2026-03-26T08:35:43.214Z] #61 ... [2026-03-26T08:35:43.214Z] [2026-03-26T08:35:43.214Z] #62 [core-metadata internal] load build context [2026-03-26T08:35:43.473Z] #62 ... [2026-03-26T08:35:43.473Z] [2026-03-26T08:35:43.473Z] #32 [core-data internal] load build context [2026-03-26T08:35:46.105Z] #32 transferring context: 546.11MB 14.8s [2026-03-26T08:35:48.008Z] #32 ... [2026-03-26T08:35:48.008Z] [2026-03-26T08:35:48.008Z] #62 [core-metadata internal] load build context [2026-03-26T08:35:52.331Z] #62 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #41 [core-keeper internal] load build context [2026-03-26T08:35:52.331Z] #41 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #39 [security-secretstore-setup internal] load build context [2026-03-26T08:35:52.331Z] #39 transferring context: 639.73MB 13.1s done [2026-03-26T08:35:52.331Z] #39 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #40 [security-proxy-setup internal] load build context [2026-03-26T08:35:52.331Z] #40 transferring context: 639.73MB 13.5s done [2026-03-26T08:35:52.331Z] #40 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #42 [support-notifications internal] load build context [2026-03-26T08:35:52.331Z] #42 transferring context: 639.73MB 14.4s done [2026-03-26T08:35:52.331Z] #42 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #62 [core-metadata internal] load build context [2026-03-26T08:35:52.331Z] #62 transferring context: 585.61MB 20.3s [2026-03-26T08:35:52.331Z] #62 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #44 [core-common-config-bootstrapper internal] load build context [2026-03-26T08:35:52.331Z] #44 transferring context: 639.73MB 13.9s done [2026-03-26T08:35:52.331Z] #44 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #45 [security-spiffe-token-provider internal] load build context [2026-03-26T08:35:52.331Z] #45 transferring context: 639.73MB 13.6s done [2026-03-26T08:35:52.331Z] #45 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #46 [security-proxy-auth internal] load build context [2026-03-26T08:35:52.331Z] #46 transferring context: 639.73MB 12.7s done [2026-03-26T08:35:52.331Z] #46 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #62 [core-metadata internal] load build context [2026-03-26T08:35:52.331Z] #62 transferring context: 594.02MB 20.7s [2026-03-26T08:35:52.331Z] #62 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #51 [security-bootstrapper internal] load build context [2026-03-26T08:35:52.331Z] #51 ... [2026-03-26T08:35:52.331Z] [2026-03-26T08:35:52.331Z] #62 [core-metadata internal] load build context [2026-03-26T08:35:55.186Z] #62 ... [2026-03-26T08:35:55.186Z] [2026-03-26T08:35:55.186Z] #59 [support-scheduler internal] load build context [2026-03-26T08:35:55.186Z] #59 transferring context: 639.73MB 15.4s done [2026-03-26T08:35:55.186Z] #59 ... [2026-03-26T08:35:55.186Z] [2026-03-26T08:35:55.186Z] #60 [core-command internal] load build context [2026-03-26T08:35:55.186Z] #60 transferring context: 599.06MB 21.9s [2026-03-26T08:35:55.186Z] #60 ... [2026-03-26T08:35:55.186Z] [2026-03-26T08:35:55.186Z] #62 [core-metadata internal] load build context [2026-03-26T08:35:56.121Z] #62 transferring context: 639.73MB 25.1s done [2026-03-26T08:35:58.679Z] #62 ... [2026-03-26T08:35:58.679Z] [2026-03-26T08:35:58.679Z] #32 [core-data internal] load build context [2026-03-26T08:35:58.679Z] #32 transferring context: 639.73MB 24.3s done [2026-03-26T08:35:58.679Z] #32 ... [2026-03-26T08:35:58.679Z] [2026-03-26T08:35:58.679Z] #60 [core-command internal] load build context [2026-03-26T08:35:58.679Z] #60 transferring context: 639.73MB 25.9s done [2026-03-26T08:36:00.777Z] #60 ... [2026-03-26T08:36:00.777Z] [2026-03-26T08:36:00.777Z] #41 [core-keeper internal] load build context [2026-03-26T08:36:00.777Z] #41 transferring context: 639.73MB 25.2s done [2026-03-26T08:36:03.006Z] #41 ... [2026-03-26T08:36:03.006Z] [2026-03-26T08:36:03.006Z] #51 [security-bootstrapper internal] load build context [2026-03-26T08:36:03.006Z] #51 transferring context: 639.73MB 24.3s done [2026-03-26T08:37:10.805Z] #51 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T08:37:10.805Z] #49 90.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:10.805Z] #49 91.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:10.805Z] #49 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #47 [security-spire-agent internal] load .dockerignore [2026-03-26T08:37:10.805Z] #47 DONE 91.5s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 91.1s done [2026-03-26T08:37:10.805Z] #54 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-03-26T08:37:10.805Z] #54 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-03-26T08:37:10.805Z] #54 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-26T08:37:10.805Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s [2026-03-26T08:37:10.805Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #24 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:37:10.805Z] #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T08:37:10.805Z] #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T08:37:10.805Z] #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T08:37:10.805Z] #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T08:37:10.805Z] #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-03-26T08:37:10.805Z] #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-26T08:37:10.805Z] #24 DONE 0.8s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 91.1s done [2026-03-26T08:37:10.805Z] #54 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-03-26T08:37:10.805Z] #54 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-03-26T08:37:10.805Z] #54 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-26T08:37:10.805Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s [2026-03-26T08:37:10.805Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s [2026-03-26T08:37:10.805Z] #54 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-03-26T08:37:10.805Z] #36 DONE 92.0s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-03-26T08:37:10.805Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done [2026-03-26T08:37:10.805Z] #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #52 [security-spire-server internal] load .dockerignore [2026-03-26T08:37:10.805Z] #52 DONE 92.1s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #24 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:37:10.805Z] #24 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T08:37:10.805Z] #24 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T08:37:10.805Z] #24 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T08:37:10.805Z] #24 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T08:37:10.805Z] #24 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-03-26T08:37:10.805Z] #24 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-26T08:37:10.805Z] #24 DONE 0.8s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 91.1s done [2026-03-26T08:37:10.805Z] #54 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-03-26T08:37:10.805Z] #54 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-03-26T08:37:10.805Z] #54 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-26T08:37:10.805Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-03-26T08:37:10.805Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done [2026-03-26T08:37:10.805Z] #54 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s done [2026-03-26T08:37:10.805Z] #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-26T08:37:10.805Z] #54 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-26T08:37:10.805Z] #54 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 24.12MB / 41.51MB 1.7s [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #43 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-03-26T08:37:10.805Z] #43 DONE 93.7s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.8s [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #46 [security-proxy-auth internal] load build context [2026-03-26T08:37:10.805Z] #46 DONE 94.6s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #39 [security-secretstore-setup internal] load build context [2026-03-26T08:37:10.805Z] #39 DONE 94.5s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #40 [security-proxy-setup internal] load build context [2026-03-26T08:37:10.805Z] #40 DONE 95.0s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 3.1s done [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #45 [security-spiffe-token-provider internal] load build context [2026-03-26T08:37:10.805Z] #45 DONE 95.3s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-26T08:37:10.805Z] #48 93.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:10.805Z] #48 93.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:10.805Z] #48 94.21 (1/7) Installing ca-certificates (20250911-r0) [2026-03-26T08:37:10.805Z] #48 94.22 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:10.805Z] #48 94.23 (3/7) Installing libgcc (14.2.0-r6) [2026-03-26T08:37:10.805Z] #48 94.23 (4/7) Installing libsodium (1.0.20-r1) [2026-03-26T08:37:10.805Z] #48 94.24 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-26T08:37:10.805Z] #48 94.27 (6/7) Installing libzmq (4.3.5-r2) [2026-03-26T08:37:10.805Z] #48 94.28 (7/7) Installing zeromq (4.3.5-r2) [2026-03-26T08:37:10.805Z] #48 94.28 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:37:10.805Z] #48 94.28 Executing ca-certificates-20250911-r0.trigger [2026-03-26T08:37:10.805Z] #48 94.33 OK: 12 MiB in 23 packages [2026-03-26T08:37:10.805Z] #48 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #44 [core-common-config-bootstrapper internal] load build context [2026-03-26T08:37:10.805Z] #44 DONE 95.9s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #42 [support-notifications internal] load build context [2026-03-26T08:37:10.805Z] #42 DONE 96.1s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #59 [support-scheduler internal] load build context [2026-03-26T08:37:10.805Z] #59 DONE 96.0s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #51 [security-bootstrapper internal] load build context [2026-03-26T08:37:10.805Z] #51 DONE 96.2s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.1s [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #32 [core-data internal] load build context [2026-03-26T08:37:10.805Z] #32 DONE 96.1s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #62 [core-metadata internal] load build context [2026-03-26T08:37:10.805Z] #62 DONE 96.4s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #41 [core-keeper internal] load build context [2026-03-26T08:37:10.805Z] #41 DONE 96.4s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #60 [core-command internal] load build context [2026-03-26T08:37:10.805Z] #60 DONE 96.5s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 ... [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T08:37:10.805Z] #49 91.52 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T08:37:10.805Z] #49 91.52 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T08:37:10.805Z] #49 91.52 OK: 26324 distinct packages available [2026-03-26T08:37:10.805Z] #49 91.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:10.805Z] #49 91.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:10.805Z] #49 91.95 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:10.805Z] #49 91.95 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-26T08:37:10.805Z] #49 91.96 (3/4) Installing libucontext (1.3.2-r0) [2026-03-26T08:37:10.805Z] #49 91.96 (4/4) Installing gcompat (1.1.0-r4) [2026-03-26T08:37:10.805Z] #49 91.96 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:37:10.805Z] #49 91.97 OK: 8 MiB in 20 packages [2026-03-26T08:37:10.805Z] #49 DONE 95.9s [2026-03-26T08:37:10.805Z] [2026-03-26T08:37:10.805Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:37:10.805Z] #54 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.4s done [2026-03-26T08:37:13.347Z] #54 ... [2026-03-26T08:37:13.347Z] [2026-03-26T08:37:13.347Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:37:13.347Z] #63 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.6s done [2026-03-26T08:37:13.347Z] #63 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-26T08:37:13.347Z] #63 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-03-26T08:37:13.347Z] #63 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-03-26T08:37:13.347Z] #63 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2026-03-26T08:37:13.347Z] #63 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 6.1s [2026-03-26T08:37:13.347Z] #63 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-03-26T08:37:13.347Z] #63 ... [2026-03-26T08:37:13.347Z] [2026-03-26T08:37:13.347Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T08:37:13.347Z] #64 ... [2026-03-26T08:37:13.347Z] [2026-03-26T08:37:13.347Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-26T08:37:13.347Z] #65 ... [2026-03-26T08:37:13.347Z] [2026-03-26T08:37:13.347Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-26T08:37:13.347Z] #66 ... [2026-03-26T08:37:13.347Z] [2026-03-26T08:37:13.347Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-26T08:37:13.610Z] #67 ... [2026-03-26T08:37:13.610Z] [2026-03-26T08:37:13.610Z] #68 [security-spire-agent internal] load build context [2026-03-26T08:37:13.610Z] #68 ... [2026-03-26T08:37:13.610Z] [2026-03-26T08:37:13.610Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-26T08:37:13.869Z] #69 ... [2026-03-26T08:37:13.869Z] [2026-03-26T08:37:13.869Z] #70 [security-spire-server internal] load build context [2026-03-26T08:37:13.869Z] #70 ... [2026-03-26T08:37:13.869Z] [2026-03-26T08:37:13.869Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T08:37:14.131Z] #71 ... [2026-03-26T08:37:14.131Z] [2026-03-26T08:37:14.131Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T08:37:14.131Z] #72 ... [2026-03-26T08:37:14.131Z] [2026-03-26T08:37:14.131Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:37:14.391Z] #63 ... [2026-03-26T08:37:14.391Z] [2026-03-26T08:37:14.391Z] #61 [security-spire-config internal] load build context [2026-03-26T08:37:14.391Z] #61 transferring context: 24.82kB done [2026-03-26T08:37:14.391Z] #61 ... [2026-03-26T08:37:14.391Z] [2026-03-26T08:37:14.391Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:37:14.651Z] #63 ... [2026-03-26T08:37:14.651Z] [2026-03-26T08:37:14.651Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T08:37:14.651Z] #73 ... [2026-03-26T08:37:14.651Z] [2026-03-26T08:37:14.651Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:37:15.219Z] #63 ... [2026-03-26T08:37:15.219Z] [2026-03-26T08:37:15.219Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-26T08:37:15.219Z] #58 93.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:15.219Z] #58 93.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:15.219Z] #58 94.16 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:15.219Z] #58 94.16 (2/2) Installing su-exec (0.2-r3) [2026-03-26T08:37:15.219Z] #58 94.17 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:37:15.219Z] #58 94.18 OK: 7 MiB in 18 packages [2026-03-26T08:37:15.219Z] #58 ... [2026-03-26T08:37:15.219Z] [2026-03-26T08:37:15.219Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:37:16.600Z] #63 ... [2026-03-26T08:37:16.600Z] [2026-03-26T08:37:16.600Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T08:37:16.600Z] #50 95.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:16.600Z] #50 95.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:16.600Z] #50 95.59 (1/3) Installing ca-certificates (20250911-r0) [2026-03-26T08:37:16.600Z] #50 95.61 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:16.600Z] #50 95.61 (3/3) Installing tzdata (2026a-r0) [2026-03-26T08:37:16.600Z] #50 95.64 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:37:16.600Z] #50 95.65 Executing ca-certificates-20250911-r0.trigger [2026-03-26T08:37:16.600Z] #50 95.69 OK: 8 MiB in 19 packages [2026-03-26T08:37:16.600Z] #50 ... [2026-03-26T08:37:16.600Z] [2026-03-26T08:37:16.600Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:37:16.859Z] #63 ... [2026-03-26T08:37:16.859Z] [2026-03-26T08:37:16.859Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T08:37:16.859Z] #56 95.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:16.859Z] #56 95.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:16.859Z] #56 95.97 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:16.859Z] #56 95.99 (2/4) Installing openssl (3.5.5-r0) [2026-03-26T08:37:16.859Z] #56 96.01 (3/4) Installing su-exec (0.2-r3) [2026-03-26T08:37:16.859Z] #56 96.01 (4/4) Installing yq-go (4.47.2-r3) [2026-03-26T08:37:16.859Z] #56 96.09 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:37:16.859Z] #56 96.10 OK: 20 MiB in 20 packages [2026-03-26T08:37:17.119Z] #56 ... [2026-03-26T08:37:17.119Z] [2026-03-26T08:37:17.119Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:37:17.378Z] #63 ... [2026-03-26T08:37:17.378Z] [2026-03-26T08:37:17.378Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-26T08:37:17.378Z] #55 95.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:17.378Z] #55 95.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:17.378Z] #55 96.30 (1/4) Installing ca-certificates (20250911-r0) [2026-03-26T08:37:17.378Z] #55 96.32 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:17.378Z] #55 96.32 (3/4) Installing su-exec (0.2-r3) [2026-03-26T08:37:17.378Z] #55 96.33 (4/4) Installing yq-go (4.47.2-r3) [2026-03-26T08:37:17.378Z] #55 96.43 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:37:17.378Z] #55 96.43 Executing ca-certificates-20250911-r0.trigger [2026-03-26T08:37:17.378Z] #55 96.49 OK: 20 MiB in 20 packages [2026-03-26T08:37:17.378Z] #55 ... [2026-03-26T08:37:17.378Z] [2026-03-26T08:37:17.378Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T08:37:17.378Z] #53 95.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:17.378Z] #53 96.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:17.378Z] #53 96.37 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:17.378Z] #53 96.37 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:37:17.378Z] #53 96.38 OK: 7 MiB in 17 packages [2026-03-26T08:37:17.638Z] #53 ... [2026-03-26T08:37:17.638Z] [2026-03-26T08:37:17.638Z] #38 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-26T08:37:17.638Z] #38 96.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:17.638Z] #38 96.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:17.638Z] #38 96.48 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:17.638Z] #38 96.48 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:37:17.638Z] #38 96.49 OK: 7 MiB in 17 packages [2026-03-26T08:37:17.638Z] #38 ... [2026-03-26T08:37:17.638Z] [2026-03-26T08:37:17.638Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:37:18.203Z] #63 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 11.3s [2026-03-26T08:37:22.431Z] #63 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 11.5s done [2026-03-26T08:37:25.732Z] #63 ... [2026-03-26T08:37:25.732Z] [2026-03-26T08:37:25.732Z] #61 [security-spire-config internal] load build context [2026-03-26T08:37:25.732Z] #61 DONE 114.3s [2026-03-26T08:37:25.732Z] [2026-03-26T08:37:25.732Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-26T08:37:28.272Z] #74 ... [2026-03-26T08:37:28.272Z] [2026-03-26T08:37:28.272Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:37:28.272Z] #63 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2026-03-26T08:37:28.532Z] #63 ... [2026-03-26T08:37:28.532Z] [2026-03-26T08:37:28.532Z] #57 [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-26T08:37:28.532Z] #57 DONE 117.2s [2026-03-26T08:37:28.791Z] [2026-03-26T08:37:28.791Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-26T08:37:29.051Z] #65 ... [2026-03-26T08:37:29.051Z] [2026-03-26T08:37:29.051Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-26T08:37:29.310Z] #75 ... [2026-03-26T08:37:29.310Z] [2026-03-26T08:37:29.310Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-26T08:37:29.310Z] #58 DONE 118.0s [2026-03-26T08:37:29.568Z] [2026-03-26T08:37:29.568Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T08:37:29.568Z] #56 ... [2026-03-26T08:37:29.568Z] [2026-03-26T08:37:29.568Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-26T08:37:29.824Z] #76 ... [2026-03-26T08:37:29.824Z] [2026-03-26T08:37:29.824Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-26T08:37:29.824Z] #48 DONE 118.4s [2026-03-26T08:37:29.824Z] [2026-03-26T08:37:29.824Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:37:30.083Z] #63 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.2s done [2026-03-26T08:37:36.893Z] #63 ... [2026-03-26T08:37:36.893Z] [2026-03-26T08:37:36.893Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T08:37:36.893Z] #50 DONE 124.8s [2026-03-26T08:37:36.893Z] [2026-03-26T08:37:36.893Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T08:37:36.893Z] #64 27.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:36.893Z] #64 28.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:36.893Z] #64 28.30 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T08:37:36.893Z] #64 28.30 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T08:37:36.893Z] #64 28.30 OK: 26324 distinct packages available [2026-03-26T08:37:36.893Z] #64 28.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:36.893Z] #64 28.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:36.893Z] #64 28.74 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:36.893Z] #64 28.74 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-26T08:37:36.893Z] #64 28.75 (3/5) Installing libucontext (1.3.2-r0) [2026-03-26T08:37:36.893Z] #64 28.75 (4/5) Installing gcompat (1.1.0-r4) [2026-03-26T08:37:36.893Z] #64 28.75 (5/5) Installing openssl (3.5.5-r0) [2026-03-26T08:37:36.893Z] #64 28.76 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:37:36.893Z] #64 28.77 OK: 8 MiB in 21 packages [2026-03-26T08:37:36.893Z] #64 ... [2026-03-26T08:37:36.893Z] [2026-03-26T08:37:36.893Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:37:36.893Z] #77 ... [2026-03-26T08:37:36.893Z] [2026-03-26T08:37:36.893Z] #38 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-26T08:37:36.893Z] #38 DONE 125.5s [2026-03-26T08:37:36.893Z] [2026-03-26T08:37:36.893Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:37:37.154Z] #78 ... [2026-03-26T08:37:37.154Z] [2026-03-26T08:37:37.154Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-26T08:37:37.154Z] #55 DONE 125.7s [2026-03-26T08:37:37.154Z] [2026-03-26T08:37:37.154Z] #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-03-26T08:37:38.534Z] #79 ... [2026-03-26T08:37:38.534Z] [2026-03-26T08:37:38.534Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T08:37:38.534Z] #56 DONE 126.9s [2026-03-26T08:37:38.534Z] [2026-03-26T08:37:38.534Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T08:37:38.534Z] #73 34.03 v3.23.3-366-g17e46bb7340 [https://dl-cdn.alpinelinux.org/alpine/v3.23/main] [2026-03-26T08:37:38.534Z] #73 34.03 v3.23.3-368-g1cb3e001ef9 [https://dl-cdn.alpinelinux.org/alpine/v3.23/community] [2026-03-26T08:37:38.534Z] #73 34.03 OK: 27581 distinct packages available [2026-03-26T08:37:38.795Z] #73 34.44 ( 1/14) Installing brotli-libs (1.2.0-r0) [2026-03-26T08:37:39.207Z] #73 34.49 ( 2/14) Installing c-ares (1.34.6-r0) [2026-03-26T08:37:39.207Z] #73 34.49 ( 3/14) Installing libunistring (1.4.1-r0) [2026-03-26T08:37:39.207Z] #73 34.51 ( 4/14) Installing libidn2 (2.3.8-r0) [2026-03-26T08:37:39.207Z] #73 34.52 ( 5/14) Installing nghttp2-libs (1.68.0-r0) [2026-03-26T08:37:39.207Z] #73 34.52 ( 6/14) Installing nghttp3 (1.13.1-r0) [2026-03-26T08:37:39.207Z] #73 34.53 ( 7/14) Installing libpsl (0.21.5-r3) [2026-03-26T08:37:39.207Z] #73 34.53 ( 8/14) Installing zstd-libs (1.5.7-r2) [2026-03-26T08:37:39.207Z] #73 34.54 ( 9/14) Installing libcurl (8.17.0-r1) [2026-03-26T08:37:39.207Z] #73 34.55 (10/14) Installing curl (8.17.0-r1) [2026-03-26T08:37:39.207Z] #73 34.56 (11/14) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:39.207Z] #73 34.56 (12/14) Installing musl-obstack (1.2.3-r2) [2026-03-26T08:37:39.207Z] #73 34.57 (13/14) Installing libucontext (1.3.3-r0) [2026-03-26T08:37:39.207Z] #73 34.57 (14/14) Installing gcompat (1.1.0-r4) [2026-03-26T08:37:39.207Z] #73 34.57 Executing busybox-1.37.0-r30.trigger [2026-03-26T08:37:39.207Z] #73 34.58 OK: 13.4 MiB in 30 packages [2026-03-26T08:37:40.592Z] #73 ... [2026-03-26T08:37:40.592Z] [2026-03-26T08:37:40.592Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T08:37:40.592Z] #53 DONE 128.8s [2026-03-26T08:37:40.592Z] [2026-03-26T08:37:40.592Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:37:45.883Z] #80 ... [2026-03-26T08:37:45.883Z] [2026-03-26T08:37:45.883Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-26T08:37:45.883Z] #67 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:45.883Z] #67 42.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:45.883Z] #67 42.48 OK: 265 MiB in 60 packages [2026-03-26T08:37:47.284Z] #67 ... [2026-03-26T08:37:47.284Z] [2026-03-26T08:37:47.284Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T08:37:47.284Z] #64 DONE 44.1s [2026-03-26T08:37:47.284Z] [2026-03-26T08:37:47.284Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-26T08:37:47.284Z] #65 42.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:47.284Z] #65 42.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:47.284Z] #65 43.06 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T08:37:47.284Z] #65 43.06 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T08:37:47.284Z] #65 43.06 OK: 26335 distinct packages available [2026-03-26T08:37:47.284Z] #65 43.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:47.284Z] #65 43.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:47.284Z] #65 43.71 OK: 265 MiB in 60 packages [2026-03-26T08:37:48.681Z] #65 ... [2026-03-26T08:37:48.681Z] [2026-03-26T08:37:48.681Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-26T08:37:48.681Z] #81 ... [2026-03-26T08:37:48.681Z] [2026-03-26T08:37:48.681Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-26T08:37:48.681Z] #66 44.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:48.681Z] #66 44.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:48.681Z] #66 45.36 OK: 265 MiB in 60 packages [2026-03-26T08:37:50.064Z] #66 ... [2026-03-26T08:37:50.064Z] [2026-03-26T08:37:50.064Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T08:37:50.064Z] #73 DONE 45.4s [2026-03-26T08:37:50.064Z] [2026-03-26T08:37:50.064Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:37:50.064Z] #82 ... [2026-03-26T08:37:50.064Z] [2026-03-26T08:37:50.064Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-26T08:37:50.326Z] #83 ... [2026-03-26T08:37:50.326Z] [2026-03-26T08:37:50.326Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-03-26T08:37:51.266Z] #84 ... [2026-03-26T08:37:51.266Z] [2026-03-26T08:37:51.266Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T08:37:51.266Z] #71 37.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:51.266Z] #71 37.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:51.266Z] #71 38.23 OK: 265 MiB in 60 packages [2026-03-26T08:37:51.266Z] #71 ... [2026-03-26T08:37:51.266Z] [2026-03-26T08:37:51.266Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T08:37:51.266Z] #72 38.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:51.266Z] #72 38.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:51.266Z] #72 38.84 OK: 265 MiB in 60 packages [2026-03-26T08:37:51.525Z] #72 ... [2026-03-26T08:37:51.525Z] [2026-03-26T08:37:51.525Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T08:37:51.786Z] #71 DONE 48.3s [2026-03-26T08:37:51.786Z] [2026-03-26T08:37:51.786Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:37:51.786Z] #77 ... [2026-03-26T08:37:51.786Z] [2026-03-26T08:37:51.786Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:37:53.166Z] #85 ... [2026-03-26T08:37:53.166Z] [2026-03-26T08:37:53.166Z] #72 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T08:37:53.166Z] #72 DONE 49.8s [2026-03-26T08:37:53.166Z] [2026-03-26T08:37:53.166Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-26T08:37:53.166Z] #74 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:53.166Z] #74 29.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:53.166Z] #74 30.03 OK: 8 MiB in 20 packages [2026-03-26T08:37:55.084Z] #74 ... [2026-03-26T08:37:55.084Z] [2026-03-26T08:37:55.084Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-26T08:37:55.084Z] #69 DONE 51.9s [2026-03-26T08:37:55.084Z] [2026-03-26T08:37:55.084Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-26T08:37:55.084Z] #76 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:55.084Z] #76 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:55.342Z] #76 25.74 OK: 7 MiB in 18 packages [2026-03-26T08:37:57.242Z] #76 ... [2026-03-26T08:37:57.242Z] [2026-03-26T08:37:57.242Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-26T08:37:57.242Z] #67 DONE 54.1s [2026-03-26T08:37:57.501Z] [2026-03-26T08:37:57.501Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:37:58.069Z] #86 ... [2026-03-26T08:37:58.069Z] [2026-03-26T08:37:58.069Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-26T08:37:58.069Z] #65 DONE 54.8s [2026-03-26T08:37:58.069Z] [2026-03-26T08:37:58.069Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-26T08:37:58.069Z] #75 28.51 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:58.069Z] #75 28.77 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:58.326Z] #75 29.25 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T08:37:58.584Z] #75 29.43 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:37:58.584Z] #75 29.44 OK: 7 MiB in 17 packages [2026-03-26T08:37:59.956Z] #75 ... [2026-03-26T08:37:59.956Z] [2026-03-26T08:37:59.956Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-26T08:37:59.956Z] #66 DONE 56.7s [2026-03-26T08:37:59.956Z] [2026-03-26T08:37:59.956Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:37:59.956Z] #78 28.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:59.956Z] #78 28.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:37:59.956Z] #78 29.06 OK: 12 MiB in 23 packages [2026-03-26T08:38:02.486Z] #78 ... [2026-03-26T08:38:02.486Z] [2026-03-26T08:38:02.486Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-26T08:38:02.486Z] #74 DONE 40.4s [2026-03-26T08:38:02.745Z] [2026-03-26T08:38:02.745Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:38:02.745Z] #77 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:02.745Z] #77 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:02.745Z] #77 24.25 OK: 8 MiB in 19 packages [2026-03-26T08:38:05.279Z] #77 ... [2026-03-26T08:38:05.279Z] [2026-03-26T08:38:05.279Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-26T08:38:05.538Z] #87 ... [2026-03-26T08:38:05.538Z] [2026-03-26T08:38:05.538Z] #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-03-26T08:38:05.538Z] #79 27.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:05.538Z] #79 27.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:05.538Z] #79 27.59 OK: 7 MiB in 17 packages [2026-03-26T08:38:07.439Z] #79 ... [2026-03-26T08:38:07.439Z] [2026-03-26T08:38:07.439Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-26T08:38:07.439Z] #76 DONE 37.3s [2026-03-26T08:38:07.439Z] [2026-03-26T08:38:07.439Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-26T08:38:07.439Z] #83 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:07.439Z] #83 27.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:07.439Z] #83 ... [2026-03-26T08:38:07.439Z] [2026-03-26T08:38:07.439Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-26T08:38:07.439Z] #75 DONE 38.2s [2026-03-26T08:38:07.439Z] [2026-03-26T08:38:07.439Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:38:07.439Z] #78 DONE 37.2s [2026-03-26T08:38:07.439Z] [2026-03-26T08:38:07.439Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:38:07.439Z] #77 DONE 30.8s [2026-03-26T08:38:07.439Z] [2026-03-26T08:38:07.439Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-26T08:38:07.439Z] #83 27.47 OK: 20 MiB in 20 packages [2026-03-26T08:38:07.695Z] #83 ... [2026-03-26T08:38:07.695Z] [2026-03-26T08:38:07.695Z] #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-03-26T08:38:07.695Z] #79 DONE 30.6s [2026-03-26T08:38:07.695Z] [2026-03-26T08:38:07.695Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:38:07.695Z] #85 DONE 15.8s [2026-03-26T08:38:07.695Z] [2026-03-26T08:38:07.695Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:38:07.695Z] #86 DONE 14.3s [2026-03-26T08:38:07.695Z] [2026-03-26T08:38:07.695Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:38:07.954Z] #88 ... [2026-03-26T08:38:07.954Z] [2026-03-26T08:38:07.954Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:38:07.954Z] #89 ... [2026-03-26T08:38:07.954Z] [2026-03-26T08:38:07.954Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-03-26T08:38:07.954Z] #84 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:07.954Z] #84 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:08.227Z] #84 20.78 OK: 8 MiB in 21 packages [2026-03-26T08:38:08.228Z] #84 ... [2026-03-26T08:38:08.228Z] [2026-03-26T08:38:08.228Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:38:08.486Z] #90 ... [2026-03-26T08:38:08.486Z] [2026-03-26T08:38:08.486Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:38:08.486Z] #89 DONE 10.5s [2026-03-26T08:38:08.486Z] [2026-03-26T08:38:08.486Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-26T08:38:08.486Z] #87 12.93 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:08.486Z] #87 ... [2026-03-26T08:38:08.486Z] [2026-03-26T08:38:08.486Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-26T08:38:08.486Z] #83 DONE 28.5s [2026-03-26T08:38:08.486Z] [2026-03-26T08:38:08.486Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-26T08:38:08.486Z] #87 13.20 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:08.747Z] #87 ... [2026-03-26T08:38:08.747Z] [2026-03-26T08:38:08.747Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:38:08.747Z] #90 DONE 10.5s [2026-03-26T08:38:08.747Z] [2026-03-26T08:38:08.747Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:38:08.747Z] #91 DONE 7.9s [2026-03-26T08:38:08.747Z] [2026-03-26T08:38:08.747Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:38:09.316Z] #92 ... [2026-03-26T08:38:09.316Z] [2026-03-26T08:38:09.316Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-26T08:38:09.316Z] #81 28.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:09.316Z] #81 29.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:09.316Z] #81 29.45 OK: 20 MiB in 20 packages [2026-03-26T08:38:09.316Z] #81 DONE 30.7s [2026-03-26T08:38:09.316Z] [2026-03-26T08:38:09.316Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:38:09.316Z] #82 18.62 Preupgrading: [2026-03-26T08:38:09.316Z] #82 18.62 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.5-r0) [2026-03-26T08:38:09.316Z] #82 18.63 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.5-r0) [2026-03-26T08:38:09.316Z] #82 18.63 Executing busybox-1.37.0-r30.trigger [2026-03-26T08:38:09.316Z] #82 18.68 Continuing with the main upgrade transaction: [2026-03-26T08:38:09.316Z] #82 19.29 (1/6) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-03-26T08:38:09.316Z] #82 19.30 Installing file to etc/hosts.apk-new [2026-03-26T08:38:09.316Z] #82 19.30 Installing file to etc/shadow.apk-new [2026-03-26T08:38:09.316Z] #82 19.30 (2/6) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-03-26T08:38:09.316Z] #82 19.31 Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-03-26T08:38:09.316Z] #82 19.32 Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-03-26T08:38:09.881Z] #82 ... [2026-03-26T08:38:09.881Z] [2026-03-26T08:38:09.881Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:38:09.881Z] #80 27.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:09.881Z] #80 27.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:38:09.881Z] #80 27.70 OK: 7 MiB in 17 packages [2026-03-26T08:38:09.881Z] #80 DONE 29.4s [2026-03-26T08:38:09.881Z] [2026-03-26T08:38:09.881Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:38:09.881Z] #82 19.94 (3/6) Upgrading alpine-release (3.23.2-r0 -> 3.23.3-r0) [2026-03-26T08:38:09.881Z] #82 19.99 (4/6) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.5-r0) [2026-03-26T08:38:09.881Z] #82 20.04 (5/6) Upgrading libssl3 (3.5.4-r0 -> 3.5.5-r0) [2026-03-26T08:38:10.141Z] #82 20.05 (6/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-03-26T08:38:10.141Z] #82 20.05 Executing busybox-1.37.0-r30.trigger [2026-03-26T08:38:10.141Z] #82 20.06 OK: 13.4 MiB in 30 packages [2026-03-26T08:38:10.459Z] #82 ... [2026-03-26T08:38:10.459Z] [2026-03-26T08:38:10.459Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-03-26T08:38:10.459Z] #84 DONE 22.8s [2026-03-26T08:38:10.459Z] [2026-03-26T08:38:10.459Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:38:17.055Z] #93 ... [2026-03-26T08:38:17.055Z] [2026-03-26T08:38:17.055Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-26T08:38:17.055Z] #87 13.75 OK: 265 MiB in 60 packages [2026-03-26T08:38:17.055Z] #87 DONE 21.1s [2026-03-26T08:38:17.055Z] [2026-03-26T08:38:17.055Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:38:17.055Z] #94 ... [2026-03-26T08:38:17.055Z] [2026-03-26T08:38:17.055Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:38:17.055Z] #82 DONE 26.7s [2026-03-26T08:38:17.055Z] [2026-03-26T08:38:17.055Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-26T08:38:17.055Z] #95 ... [2026-03-26T08:38:17.055Z] [2026-03-26T08:38:17.055Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-26T08:38:17.312Z] #96 ... [2026-03-26T08:38:17.312Z] [2026-03-26T08:38:17.312Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:38:17.572Z] #97 ... [2026-03-26T08:38:17.572Z] [2026-03-26T08:38:17.572Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-26T08:38:18.225Z] #98 ... [2026-03-26T08:38:18.225Z] [2026-03-26T08:38:18.225Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-26T08:38:18.225Z] #96 DONE 11.0s [2026-03-26T08:38:18.225Z] [2026-03-26T08:38:18.225Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:38:19.166Z] #92 ... [2026-03-26T08:38:19.166Z] [2026-03-26T08:38:19.166Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-26T08:38:26.404Z] #99 ... [2026-03-26T08:38:26.404Z] [2026-03-26T08:38:26.404Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-26T08:38:26.404Z] #95 DONE 13.2s [2026-03-26T08:38:26.665Z] [2026-03-26T08:38:26.665Z] #70 [security-spire-server internal] load build context [2026-03-26T08:39:00.273Z] #70 ... [2026-03-26T08:39:00.273Z] [2026-03-26T08:39:00.273Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:39:00.273Z] #54 DONE 206.6s [2026-03-26T08:39:00.273Z] [2026-03-26T08:39:00.273Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-26T08:39:06.999Z] #98 ... [2026-03-26T08:39:06.999Z] [2026-03-26T08:39:06.999Z] #68 [security-spire-agent internal] load build context [2026-03-26T08:39:06.999Z] #68 transferring context: [2026-03-26T08:39:06.999Z] #68 transferring context: 26.10kB done [2026-03-26T08:39:13.595Z] #68 ... [2026-03-26T08:39:13.595Z] [2026-03-26T08:39:13.596Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:39:16.893Z] #100 ... [2026-03-26T08:39:16.893Z] [2026-03-26T08:39:16.893Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:39:16.893Z] #63 DONE 133.5s [2026-03-26T08:39:16.893Z] [2026-03-26T08:39:16.893Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:39:25.180Z] #92 ... [2026-03-26T08:39:25.180Z] [2026-03-26T08:39:25.180Z] #68 [security-spire-agent internal] load build context [2026-03-26T08:39:25.180Z] #68 DONE 139.0s [2026-03-26T08:39:25.180Z] [2026-03-26T08:39:25.180Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-26T08:39:33.554Z] #98 ... [2026-03-26T08:39:33.554Z] [2026-03-26T08:39:33.554Z] #70 [security-spire-server internal] load build context [2026-03-26T08:39:33.554Z] #70 transferring context: 26.57kB 0.0s done [2026-03-26T08:40:00.251Z] #70 DONE 173.1s [2026-03-26T08:40:00.251Z] [2026-03-26T08:40:00.251Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:40:18.444Z] #92 ... [2026-03-26T08:40:18.444Z] [2026-03-26T08:40:18.444Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-26T08:40:18.444Z] #101 ... [2026-03-26T08:40:18.444Z] [2026-03-26T08:40:18.444Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:40:18.444Z] #93 DONE 130.1s [2026-03-26T08:40:18.444Z] [2026-03-26T08:40:18.444Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-26T08:40:18.444Z] #99 DONE 119.0s [2026-03-26T08:40:18.444Z] [2026-03-26T08:40:18.444Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:40:18.444Z] #92 DONE 129.1s [2026-03-26T08:40:18.444Z] [2026-03-26T08:40:18.444Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:40:18.444Z] #97 DONE 129.5s [2026-03-26T08:40:18.444Z] [2026-03-26T08:40:18.444Z] #102 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-26T08:40:18.444Z] #102 ... [2026-03-26T08:40:18.444Z] [2026-03-26T08:40:18.444Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:40:18.444Z] #88 DONE 130.4s [2026-03-26T08:40:18.444Z] [2026-03-26T08:40:18.444Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2026-03-26T08:40:20.374Z] #103 ... [2026-03-26T08:40:20.375Z] [2026-03-26T08:40:20.375Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:40:20.375Z] #94 DONE 131.1s [2026-03-26T08:40:20.375Z] [2026-03-26T08:40:20.375Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-26T08:40:20.375Z] #98 DONE 122.7s [2026-03-26T08:40:20.375Z] [2026-03-26T08:40:20.375Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:40:22.285Z] #104 ... [2026-03-26T08:40:22.285Z] [2026-03-26T08:40:22.285Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:40:22.285Z] #100 DONE 68.2s [2026-03-26T08:40:22.285Z] [2026-03-26T08:40:22.285Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-26T08:40:28.880Z] #105 ... [2026-03-26T08:40:28.880Z] [2026-03-26T08:40:28.880Z] #106 [core-data builder 6/7] COPY . . [2026-03-26T08:40:28.880Z] #106 ... [2026-03-26T08:40:28.880Z] [2026-03-26T08:40:28.880Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:40:28.880Z] #107 ... [2026-03-26T08:40:28.880Z] [2026-03-26T08:40:28.880Z] #108 [support-scheduler builder 6/7] COPY . . [2026-03-26T08:40:28.880Z] #108 ... [2026-03-26T08:40:28.880Z] [2026-03-26T08:40:28.880Z] #109 [support-notifications builder 6/7] COPY . . [2026-03-26T08:40:47.526Z] #109 ... [2026-03-26T08:40:47.526Z] [2026-03-26T08:40:47.526Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-26T08:40:47.526Z] #101 DONE 28.7s [2026-03-26T08:40:47.526Z] [2026-03-26T08:40:47.526Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2026-03-26T08:40:52.049Z] #103 ... [2026-03-26T08:40:52.049Z] [2026-03-26T08:40:52.049Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:41:02.022Z] #110 ... [2026-03-26T08:41:02.022Z] [2026-03-26T08:41:02.022Z] #103 [security-proxy-setup builder 6/7] COPY . . [2026-03-26T08:41:02.022Z] #103 DONE 42.4s [2026-03-26T08:41:02.022Z] [2026-03-26T08:41:02.022Z] #102 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-26T08:41:06.212Z] #102 ... [2026-03-26T08:41:06.212Z] [2026-03-26T08:41:06.212Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:41:06.212Z] #111 CACHED [2026-03-26T08:41:06.212Z] [2026-03-26T08:41:06.212Z] #112 [security-bootstrapper builder 6/7] COPY . . [2026-03-26T08:41:06.212Z] #112 CACHED [2026-03-26T08:41:06.212Z] [2026-03-26T08:41:06.212Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:41:06.212Z] #113 CACHED [2026-03-26T08:41:06.212Z] [2026-03-26T08:41:06.212Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2026-03-26T08:41:06.212Z] #114 CACHED [2026-03-26T08:41:06.212Z] [2026-03-26T08:41:06.212Z] #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:41:06.212Z] #115 CACHED [2026-03-26T08:41:06.212Z] [2026-03-26T08:41:06.212Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:41:06.212Z] #116 CACHED [2026-03-26T08:41:06.212Z] [2026-03-26T08:41:06.212Z] #117 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T08:41:06.471Z] #117 ... [2026-03-26T08:41:06.471Z] [2026-03-26T08:41:06.471Z] #108 [support-scheduler builder 6/7] COPY . . [2026-03-26T08:41:06.471Z] #108 DONE 48.4s [2026-03-26T08:41:06.471Z] [2026-03-26T08:41:06.471Z] #102 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-26T08:41:06.471Z] #102 DONE 48.5s [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:41:06.731Z] #107 DONE 48.8s [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #118 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-26T08:41:06.731Z] #118 ... [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #109 [support-notifications builder 6/7] COPY . . [2026-03-26T08:41:06.731Z] #109 DONE 46.7s [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #106 [core-data builder 6/7] COPY . . [2026-03-26T08:41:06.731Z] #106 DONE 46.9s [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #119 [core-command builder 6/7] COPY . . [2026-03-26T08:41:06.731Z] #119 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:41:06.731Z] #120 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:41:06.731Z] #121 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:41:06.731Z] #122 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #123 [core-metadata builder 6/7] COPY . . [2026-03-26T08:41:06.731Z] #123 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:41:06.731Z] #124 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #125 [core-data builder 6/7] COPY . . [2026-03-26T08:41:06.731Z] #125 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:41:06.731Z] #126 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:41:06.731Z] #127 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:41:06.731Z] #128 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:41:06.731Z] #129 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-26T08:41:06.731Z] #130 CACHED [2026-03-26T08:41:06.731Z] [2026-03-26T08:41:06.731Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-26T08:41:06.731Z] #105 DONE 44.9s [2026-03-26T08:41:06.996Z] [2026-03-26T08:41:06.996Z] #131 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-26T08:41:12.325Z] #131 ... [2026-03-26T08:41:12.325Z] [2026-03-26T08:41:12.325Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:41:12.325Z] #110 DONE 21.8s [2026-03-26T08:41:12.325Z] [2026-03-26T08:41:12.325Z] #132 [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-26T08:41:12.325Z] #0 5.925 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-26T08:41:16.520Z] #132 ... [2026-03-26T08:41:16.520Z] [2026-03-26T08:41:16.520Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T08:41:16.520Z] #133 ... [2026-03-26T08:41:16.520Z] [2026-03-26T08:41:16.520Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T08:41:16.520Z] #134 ... [2026-03-26T08:41:16.520Z] [2026-03-26T08:41:16.520Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T08:41:16.781Z] #135 ... [2026-03-26T08:41:16.781Z] [2026-03-26T08:41:16.781Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T08:41:16.781Z] #136 ... [2026-03-26T08:41:16.781Z] [2026-03-26T08:41:16.781Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T08:41:17.040Z] #137 ... [2026-03-26T08:41:17.040Z] [2026-03-26T08:41:17.040Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T08:41:17.298Z] #138 ... [2026-03-26T08:41:17.298Z] [2026-03-26T08:41:17.298Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T08:41:17.298Z] #139 ... [2026-03-26T08:41:17.298Z] [2026-03-26T08:41:17.298Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T08:41:17.556Z] #140 ... [2026-03-26T08:41:17.556Z] [2026-03-26T08:41:17.556Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T08:41:17.814Z] #141 ... [2026-03-26T08:41:17.814Z] [2026-03-26T08:41:17.814Z] #142 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-26T08:41:56.537Z] #142 ... [2026-03-26T08:41:56.537Z] [2026-03-26T08:41:56.537Z] #118 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-26T08:41:56.537Z] #118 DONE 44.9s [2026-03-26T08:41:56.537Z] [2026-03-26T08:41:56.537Z] #143 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-26T08:41:56.537Z] #143 ... [2026-03-26T08:41:56.537Z] [2026-03-26T08:41:56.537Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:41:56.537Z] #104 DONE 92.0s [2026-03-26T08:41:56.537Z] [2026-03-26T08:41:56.537Z] #131 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-26T08:41:56.537Z] #131 DONE 45.5s [2026-03-26T08:41:56.537Z] [2026-03-26T08:41:56.537Z] #144 [core-keeper builder 7/8] COPY . . [2026-03-26T08:41:56.537Z] #144 ... [2026-03-26T08:41:56.537Z] [2026-03-26T08:41:56.537Z] #142 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-26T08:41:56.537Z] #142 DONE 35.4s [2026-03-26T08:41:56.537Z] [2026-03-26T08:41:56.537Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T08:41:56.537Z] #138 45.96 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-26T08:41:59.068Z] #138 ... [2026-03-26T08:41:59.069Z] [2026-03-26T08:41:59.069Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T08:41:59.069Z] #141 48.71 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-26T08:42:02.376Z] #141 ... [2026-03-26T08:42:02.376Z] [2026-03-26T08:42:02.376Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T08:42:02.376Z] #135 45.40 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-26T08:42:02.376Z] #135 ... [2026-03-26T08:42:02.376Z] [2026-03-26T08:42:02.376Z] #143 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-26T08:42:02.376Z] #143 DONE 10.5s [2026-03-26T08:42:02.376Z] [2026-03-26T08:42:02.376Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T08:42:02.376Z] #133 45.85 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-26T08:42:02.376Z] #133 ... [2026-03-26T08:42:02.376Z] [2026-03-26T08:42:02.376Z] #117 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T08:42:02.376Z] #117 46.00 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-26T08:42:02.635Z] #117 ... [2026-03-26T08:42:02.635Z] [2026-03-26T08:42:02.635Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T08:42:02.635Z] #136 45.77 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-26T08:42:02.635Z] #136 ... [2026-03-26T08:42:02.635Z] [2026-03-26T08:42:02.635Z] #145 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:42:02.894Z] #145 ... [2026-03-26T08:42:02.894Z] [2026-03-26T08:42:02.894Z] #146 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-26T08:42:03.152Z] #146 ... [2026-03-26T08:42:03.152Z] [2026-03-26T08:42:03.152Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T08:42:03.152Z] #139 48.53 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-26T08:42:03.152Z] #139 ... [2026-03-26T08:42:03.152Z] [2026-03-26T08:42:03.152Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T08:42:03.152Z] #137 46.38 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-26T08:42:09.438Z] #137 ... [2026-03-26T08:42:09.438Z] [2026-03-26T08:42:09.438Z] #147 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:42:22.227Z] #147 ... [2026-03-26T08:42:22.227Z] [2026-03-26T08:42:22.227Z] #144 [core-keeper builder 7/8] COPY . . [2026-03-26T08:42:22.227Z] #144 DONE 28.0s [2026-03-26T08:42:22.227Z] [2026-03-26T08:42:22.227Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T08:42:22.485Z] #139 ... [2026-03-26T08:42:22.485Z] [2026-03-26T08:42:22.485Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T08:42:30.281Z] #148 ... [2026-03-26T08:42:30.281Z] [2026-03-26T08:42:30.281Z] #146 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-26T08:42:30.281Z] #146 DONE 35.7s [2026-03-26T08:42:30.281Z] [2026-03-26T08:42:30.281Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T08:42:30.281Z] #140 78.24 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-26T08:42:32.856Z] #140 ... [2026-03-26T08:42:32.856Z] [2026-03-26T08:42:32.856Z] #145 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:42:32.856Z] #145 DONE 40.0s [2026-03-26T08:42:32.856Z] [2026-03-26T08:42:32.856Z] #149 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:42:33.791Z] #149 ... [2026-03-26T08:42:33.791Z] [2026-03-26T08:42:33.791Z] #147 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:42:33.791Z] #147 DONE 25.8s [2026-03-26T08:42:33.791Z] [2026-03-26T08:42:33.791Z] #150 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-26T08:42:36.087Z] #150 ... [2026-03-26T08:42:36.087Z] [2026-03-26T08:42:36.087Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T08:42:36.088Z] #134 77.38 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-26T08:42:36.088Z] #134 ... [2026-03-26T08:42:36.088Z] [2026-03-26T08:42:36.088Z] #151 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-26T08:42:39.376Z] #151 ... [2026-03-26T08:42:39.376Z] [2026-03-26T08:42:39.376Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T08:42:39.376Z] #148 16.69 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-26T08:43:18.247Z] #148 ... [2026-03-26T08:43:18.247Z] [2026-03-26T08:43:18.247Z] #149 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:43:18.247Z] #149 DONE 42.7s [2026-03-26T08:43:18.247Z] [2026-03-26T08:43:18.247Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T08:43:18.247Z] #133 ... [2026-03-26T08:43:18.247Z] [2026-03-26T08:43:18.247Z] #152 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-26T08:43:28.204Z] #152 ... [2026-03-26T08:43:28.204Z] [2026-03-26T08:43:28.204Z] #132 [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-26T08:43:28.204Z] #132 140.8 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-26T08:44:24.943Z] #132 ... [2026-03-26T08:44:24.943Z] [2026-03-26T08:44:24.943Z] #150 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-26T08:44:24.943Z] #150 DONE 105.5s [2026-03-26T08:44:24.943Z] [2026-03-26T08:44:24.943Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T08:44:24.943Z] #133 ... [2026-03-26T08:44:24.943Z] [2026-03-26T08:44:24.943Z] #153 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-26T08:45:32.636Z] #153 ... [2026-03-26T08:45:32.636Z] [2026-03-26T08:45:32.636Z] #151 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-26T08:45:32.636Z] #151 DONE 170.2s [2026-03-26T08:45:32.636Z] [2026-03-26T08:45:32.636Z] #153 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-26T08:45:32.636Z] #153 ... [2026-03-26T08:45:32.636Z] [2026-03-26T08:45:32.636Z] #154 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-26T08:45:42.654Z] #154 ... [2026-03-26T08:45:42.654Z] [2026-03-26T08:45:42.654Z] #132 [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-26T08:45:42.655Z] #132 DONE 275.2s [2026-03-26T08:45:42.655Z] [2026-03-26T08:45:42.655Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T08:45:42.655Z] #138 DONE 274.7s [2026-03-26T08:45:42.655Z] [2026-03-26T08:45:42.655Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T08:45:42.655Z] #139 DONE 274.7s [2026-03-26T08:45:42.655Z] [2026-03-26T08:45:42.655Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T08:45:42.655Z] #140 DONE 274.7s [2026-03-26T08:45:42.655Z] [2026-03-26T08:45:42.655Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T08:45:42.655Z] #135 DONE 274.9s [2026-03-26T08:45:42.655Z] [2026-03-26T08:45:42.655Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T08:45:42.655Z] #133 ... [2026-03-26T08:45:42.655Z] [2026-03-26T08:45:42.655Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:42.655Z] #155 ... [2026-03-26T08:45:42.655Z] [2026-03-26T08:45:42.655Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T08:45:42.655Z] #141 DONE 275.3s [2026-03-26T08:45:42.655Z] [2026-03-26T08:45:42.655Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:42.915Z] #156 ... [2026-03-26T08:45:42.915Z] [2026-03-26T08:45:42.915Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T08:45:42.915Z] #148 DONE 200.2s [2026-03-26T08:45:43.175Z] [2026-03-26T08:45:43.175Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T08:45:43.175Z] #133 DONE 276.8s [2026-03-26T08:45:43.175Z] [2026-03-26T08:45:43.175Z] #157 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:43.435Z] #157 ... [2026-03-26T08:45:43.435Z] [2026-03-26T08:45:43.435Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T08:45:43.435Z] #134 DONE 276.7s [2026-03-26T08:45:43.696Z] [2026-03-26T08:45:43.696Z] #155 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:43.956Z] #155 ... [2026-03-26T08:45:43.956Z] [2026-03-26T08:45:43.956Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T08:45:43.956Z] #136 DONE 277.1s [2026-03-26T08:45:43.956Z] [2026-03-26T08:45:43.956Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-26T08:45:44.219Z] #158 ... [2026-03-26T08:45:44.219Z] [2026-03-26T08:45:44.219Z] #117 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T08:45:44.219Z] #117 DONE 277.8s [2026-03-26T08:45:44.219Z] [2026-03-26T08:45:44.219Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:44.479Z] #159 ... [2026-03-26T08:45:44.479Z] [2026-03-26T08:45:44.479Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T08:45:44.479Z] #137 DONE 277.5s [2026-03-26T08:45:44.479Z] [2026-03-26T08:45:44.479Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:44.745Z] #160 ... [2026-03-26T08:45:44.745Z] [2026-03-26T08:45:44.745Z] #152 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-26T08:45:44.745Z] #152 DONE 148.7s [2026-03-26T08:45:44.745Z] [2026-03-26T08:45:44.745Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:45.315Z] #161 ... [2026-03-26T08:45:45.315Z] [2026-03-26T08:45:45.315Z] #153 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-26T08:45:45.315Z] #153 DONE 85.5s [2026-03-26T08:45:45.592Z] [2026-03-26T08:45:45.592Z] #162 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-26T08:45:48.909Z] #162 ... [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #154 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-26T08:45:48.909Z] #154 DONE 23.9s [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:48.909Z] #155 DONE 6.7s [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:48.909Z] #156 DONE 6.7s [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:48.909Z] #163 DONE 6.0s [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #164 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:48.909Z] #164 ... [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:48.909Z] #165 DONE 5.7s [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #157 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:48.909Z] #157 DONE 5.6s [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-26T08:45:48.909Z] #158 DONE 4.7s [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:48.909Z] #161 DONE 4.5s [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #166 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:48.909Z] #166 ... [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:48.909Z] #159 DONE 4.6s [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:48.909Z] #160 DONE 4.4s [2026-03-26T08:45:48.909Z] [2026-03-26T08:45:48.909Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:49.169Z] #167 ... [2026-03-26T08:45:49.169Z] [2026-03-26T08:45:49.169Z] #162 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-26T08:45:49.169Z] #162 DONE 3.8s [2026-03-26T08:45:49.169Z] [2026-03-26T08:45:49.169Z] #168 [security-spire-agent] exporting to image [2026-03-26T08:45:49.169Z] #168 exporting layers [2026-03-26T08:45:49.739Z] #168 ... [2026-03-26T08:45:49.739Z] [2026-03-26T08:45:49.739Z] #169 [security-spire-config] exporting to image [2026-03-26T08:45:49.739Z] #169 exporting layers 2.3s done [2026-03-26T08:45:49.739Z] #169 writing image sha256:3d088e71ab713d1f7f34b9de013bea47200cea9f7ac9cb56c447a9bbc66ac690 0.0s done [2026-03-26T08:45:49.739Z] #169 naming to docker.io/library/security-spire-config 0.0s done [2026-03-26T08:45:49.739Z] #169 DONE 3.7s [2026-03-26T08:45:49.739Z] [2026-03-26T08:45:49.739Z] #170 [security-spire-server] exporting to image [2026-03-26T08:45:51.116Z] #170 exporting layers 2.5s done [2026-03-26T08:45:52.500Z] #170 ... [2026-03-26T08:45:52.500Z] [2026-03-26T08:45:52.500Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:52.500Z] #164 DONE 4.1s [2026-03-26T08:45:52.500Z] [2026-03-26T08:45:52.500Z] #170 [security-spire-server] exporting to image [2026-03-26T08:45:52.500Z] #170 writing image sha256:4480ad2cd0bdd932dc0eae589400802bbd096920dc03d04e620ef489eef7be50 [2026-03-26T08:45:52.761Z] #170 ... [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:52.761Z] #171 DONE 4.1s [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:52.761Z] #172 CACHED [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:52.761Z] #173 CACHED [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:52.761Z] #174 CACHED [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:52.761Z] #175 CACHED [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:45:52.761Z] #176 CACHED [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:52.761Z] #177 CACHED [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #178 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:52.761Z] #178 DONE 4.1s [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #170 [security-spire-server] exporting to image [2026-03-26T08:45:52.761Z] #170 writing image sha256:4480ad2cd0bdd932dc0eae589400802bbd096920dc03d04e620ef489eef7be50 0.1s done [2026-03-26T08:45:52.761Z] #170 naming to docker.io/library/security-spire-server [2026-03-26T08:45:52.761Z] #170 ... [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:52.761Z] #179 DONE 4.1s [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-26T08:45:52.761Z] #180 DONE 4.2s [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #166 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:52.761Z] #166 DONE 4.1s [2026-03-26T08:45:52.761Z] [2026-03-26T08:45:52.761Z] #170 [security-spire-server] exporting to image [2026-03-26T08:45:52.761Z] #170 naming to docker.io/library/security-spire-server 0.1s done [2026-03-26T08:45:53.023Z] #170 DONE 4.5s [2026-03-26T08:45:53.023Z] [2026-03-26T08:45:53.023Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:53.023Z] #181 DONE 4.0s [2026-03-26T08:45:53.023Z] [2026-03-26T08:45:53.023Z] #182 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-26T08:45:53.023Z] #182 ... [2026-03-26T08:45:53.023Z] [2026-03-26T08:45:53.023Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:45:53.023Z] #167 DONE 4.1s [2026-03-26T08:45:53.285Z] [2026-03-26T08:45:53.285Z] #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-03-26T08:45:53.856Z] #183 ... [2026-03-26T08:45:53.856Z] [2026-03-26T08:45:53.856Z] #168 [security-spire-agent] exporting to image [2026-03-26T08:45:53.856Z] #168 exporting layers 3.4s done [2026-03-26T08:45:53.856Z] #168 writing image sha256:777c170b4d27efecf2bb03861cf3ef54c6d266608d9dda29adc6c17f8bc51d19 0.0s done [2026-03-26T08:45:53.856Z] #168 naming to docker.io/library/security-spire-agent 0.0s done [2026-03-26T08:45:53.856Z] #168 DONE 4.8s [2026-03-26T08:45:54.117Z] [2026-03-26T08:45:54.117Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-26T08:45:56.664Z] #184 ... [2026-03-26T08:45:56.664Z] [2026-03-26T08:45:56.664Z] #185 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-26T08:45:56.664Z] #185 DONE 7.7s [2026-03-26T08:45:56.664Z] [2026-03-26T08:45:56.664Z] #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:46:03.275Z] #186 ... [2026-03-26T08:46:03.275Z] [2026-03-26T08:46:03.275Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-26T08:46:03.275Z] #187 ... [2026-03-26T08:46:03.275Z] [2026-03-26T08:46:03.275Z] #188 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-26T08:46:03.275Z] #188 ... [2026-03-26T08:46:03.275Z] [2026-03-26T08:46:03.275Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-26T08:46:03.275Z] #189 ... [2026-03-26T08:46:03.275Z] [2026-03-26T08:46:03.275Z] #190 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-26T08:46:03.275Z] #190 ... [2026-03-26T08:46:03.275Z] [2026-03-26T08:46:03.275Z] #191 [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-26T08:46:03.535Z] #191 ... [2026-03-26T08:46:03.535Z] [2026-03-26T08:46:03.535Z] #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:46:03.535Z] #192 ... [2026-03-26T08:46:03.535Z] [2026-03-26T08:46:03.535Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-26T08:46:03.802Z] #193 ... [2026-03-26T08:46:03.802Z] [2026-03-26T08:46:03.802Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-26T08:46:05.717Z] #194 DONE 13.1s [2026-03-26T08:46:05.717Z] [2026-03-26T08:46:05.717Z] #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:46:05.977Z] #186 ... [2026-03-26T08:46:05.977Z] [2026-03-26T08:46:05.977Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-26T08:46:05.977Z] #187 DONE 13.4s [2026-03-26T08:46:06.238Z] [2026-03-26T08:46:06.238Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-26T08:46:07.187Z] #195 ... [2026-03-26T08:46:07.187Z] [2026-03-26T08:46:07.187Z] #188 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-26T08:46:07.187Z] #188 DONE 14.6s [2026-03-26T08:46:07.466Z] [2026-03-26T08:46:07.466Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-26T08:46:07.466Z] #193 DONE 14.8s [2026-03-26T08:46:07.466Z] [2026-03-26T08:46:07.466Z] #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:46:08.040Z] #196 ... [2026-03-26T08:46:08.040Z] [2026-03-26T08:46:08.040Z] #191 [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-26T08:46:08.040Z] #191 DONE 15.4s [2026-03-26T08:46:08.302Z] [2026-03-26T08:46:08.302Z] #197 [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-26T08:46:08.563Z] #197 ... [2026-03-26T08:46:08.563Z] [2026-03-26T08:46:08.563Z] #190 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-26T08:46:08.563Z] #190 DONE 15.9s [2026-03-26T08:46:08.835Z] [2026-03-26T08:46:08.835Z] #198 [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-26T08:46:08.835Z] #198 ... [2026-03-26T08:46:08.835Z] [2026-03-26T08:46:08.835Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-26T08:46:08.835Z] #189 DONE 16.1s [2026-03-26T08:46:09.112Z] [2026-03-26T08:46:09.112Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:46:09.372Z] #199 ... [2026-03-26T08:46:09.373Z] [2026-03-26T08:46:09.373Z] #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:46:09.373Z] #192 DONE 16.5s [2026-03-26T08:46:09.373Z] [2026-03-26T08:46:09.373Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-26T08:46:09.943Z] #200 ... [2026-03-26T08:46:09.943Z] [2026-03-26T08:46:09.943Z] #182 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-26T08:46:09.943Z] #182 DONE 17.0s [2026-03-26T08:46:10.204Z] [2026-03-26T08:46:10.204Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:46:10.778Z] #201 ... [2026-03-26T08:46:10.778Z] [2026-03-26T08:46:10.778Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-26T08:46:10.778Z] #184 DONE 17.5s [2026-03-26T08:46:10.778Z] [2026-03-26T08:46:10.778Z] #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-03-26T08:46:10.778Z] #183 DONE 17.7s [2026-03-26T08:46:10.778Z] [2026-03-26T08:46:10.778Z] #202 [core-keeper] exporting to image [2026-03-26T08:46:10.778Z] #202 exporting layers [2026-03-26T08:46:16.080Z] #202 ... [2026-03-26T08:46:16.080Z] [2026-03-26T08:46:16.080Z] #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:46:16.080Z] #186 DONE 19.5s [2026-03-26T08:46:16.080Z] [2026-03-26T08:46:16.080Z] #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-26T08:46:16.666Z] #203 ... [2026-03-26T08:46:16.666Z] [2026-03-26T08:46:16.666Z] #204 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:46:19.969Z] #204 ... [2026-03-26T08:46:19.969Z] [2026-03-26T08:46:19.969Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-26T08:46:19.969Z] #195 DONE 13.3s [2026-03-26T08:46:19.969Z] [2026-03-26T08:46:19.969Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-26T08:46:19.969Z] #205 ... [2026-03-26T08:46:19.969Z] [2026-03-26T08:46:19.969Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:46:19.969Z] #201 DONE 13.3s [2026-03-26T08:46:19.969Z] [2026-03-26T08:46:19.969Z] #206 [core-command] exporting to image [2026-03-26T08:46:19.969Z] #206 exporting layers [2026-03-26T08:46:19.969Z] #206 ... [2026-03-26T08:46:19.969Z] [2026-03-26T08:46:19.969Z] #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:46:19.969Z] #196 DONE 12.7s [2026-03-26T08:46:20.227Z] [2026-03-26T08:46:20.227Z] #197 [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-26T08:46:20.227Z] #197 DONE 12.5s [2026-03-26T08:46:20.227Z] [2026-03-26T08:46:20.227Z] #198 [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-26T08:46:20.227Z] #198 DONE 11.7s [2026-03-26T08:46:20.227Z] [2026-03-26T08:46:20.227Z] #207 [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-26T08:46:20.228Z] #207 ... [2026-03-26T08:46:20.228Z] [2026-03-26T08:46:20.228Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:46:20.228Z] #199 DONE 11.1s [2026-03-26T08:46:20.486Z] [2026-03-26T08:46:20.486Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-26T08:46:20.486Z] #200 DONE 11.3s [2026-03-26T08:46:20.486Z] [2026-03-26T08:46:20.486Z] #202 [core-keeper] exporting to image [2026-03-26T08:46:20.486Z] #202 exporting layers 8.1s done [2026-03-26T08:46:20.486Z] #202 ... [2026-03-26T08:46:20.486Z] [2026-03-26T08:46:20.486Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:46:20.486Z] #208 DONE 10.3s [2026-03-26T08:46:20.744Z] [2026-03-26T08:46:20.744Z] #209 [support-notifications] exporting to image [2026-03-26T08:46:20.744Z] #209 ... [2026-03-26T08:46:20.744Z] [2026-03-26T08:46:20.744Z] #210 [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-26T08:46:20.744Z] #210 DONE 9.8s [2026-03-26T08:46:21.003Z] [2026-03-26T08:46:21.003Z] #211 [security-spiffe-token-provider] exporting to image [2026-03-26T08:46:21.261Z] #211 ... [2026-03-26T08:46:21.261Z] [2026-03-26T08:46:21.261Z] #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-26T08:46:21.261Z] #203 DONE 10.2s [2026-03-26T08:46:21.520Z] [2026-03-26T08:46:21.520Z] #212 [core-data] exporting to image [2026-03-26T08:46:22.089Z] #212 ... [2026-03-26T08:46:22.089Z] [2026-03-26T08:46:22.089Z] #204 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:46:22.089Z] #204 DONE 5.6s [2026-03-26T08:46:22.371Z] [2026-03-26T08:46:22.371Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-26T08:46:24.341Z] #213 ... [2026-03-26T08:46:24.341Z] [2026-03-26T08:46:24.341Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-26T08:46:24.341Z] #205 DONE 4.6s [2026-03-26T08:46:24.341Z] [2026-03-26T08:46:24.341Z] #206 [core-command] exporting to image [2026-03-26T08:46:24.341Z] #206 exporting layers 3.5s done [2026-03-26T08:46:25.724Z] #206 ... [2026-03-26T08:46:25.724Z] [2026-03-26T08:46:25.724Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-26T08:46:25.724Z] #214 DONE 5.7s [2026-03-26T08:46:25.983Z] [2026-03-26T08:46:25.983Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T08:46:25.983Z] #215 ... [2026-03-26T08:46:25.983Z] [2026-03-26T08:46:25.983Z] #207 [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-26T08:46:25.983Z] #207 DONE 5.9s [2026-03-26T08:46:25.983Z] [2026-03-26T08:46:25.983Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:46:25.983Z] #216 DONE 5.8s [2026-03-26T08:46:26.241Z] [2026-03-26T08:46:26.241Z] #217 [core-metadata] exporting to image [2026-03-26T08:46:26.241Z] #217 ... [2026-03-26T08:46:26.241Z] [2026-03-26T08:46:26.241Z] #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-26T08:46:26.241Z] #218 DONE 4.8s [2026-03-26T08:46:26.499Z] [2026-03-26T08:46:26.499Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-26T08:46:26.499Z] #219 ... [2026-03-26T08:46:26.499Z] [2026-03-26T08:46:26.499Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-26T08:46:26.499Z] #213 DONE 4.3s [2026-03-26T08:46:26.759Z] [2026-03-26T08:46:26.760Z] #220 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-26T08:46:30.144Z] #220 ... [2026-03-26T08:46:30.144Z] [2026-03-26T08:46:30.144Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T08:46:30.144Z] #215 DONE 4.8s [2026-03-26T08:46:30.144Z] [2026-03-26T08:46:30.144Z] #221 [security-proxy-auth] exporting to image [2026-03-26T08:46:30.144Z] #221 exporting layers [2026-03-26T08:46:30.759Z] #221 ... [2026-03-26T08:46:30.759Z] [2026-03-26T08:46:30.759Z] #222 [support-scheduler] exporting to image [2026-03-26T08:46:31.025Z] #222 ... [2026-03-26T08:46:31.025Z] [2026-03-26T08:46:31.025Z] #202 [core-keeper] exporting to image [2026-03-26T08:46:31.025Z] #202 writing image sha256:d97bfe75f793740e41df0857d9f1a9a8f2b0b62fc80b715298bb8d6ce9328f67 [2026-03-26T08:46:32.439Z] #202 ... [2026-03-26T08:46:32.439Z] [2026-03-26T08:46:32.439Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-26T08:46:32.439Z] #223 DONE 6.2s [2026-03-26T08:46:32.439Z] [2026-03-26T08:46:32.439Z] #224 [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-26T08:46:32.708Z] #224 ... [2026-03-26T08:46:32.708Z] [2026-03-26T08:46:32.708Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-26T08:46:32.976Z] #225 ... [2026-03-26T08:46:32.976Z] [2026-03-26T08:46:32.976Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-26T08:46:32.976Z] #219 DONE 6.5s [2026-03-26T08:46:33.264Z] [2026-03-26T08:46:33.264Z] #202 [core-keeper] exporting to image [2026-03-26T08:46:33.264Z] #202 writing image sha256:d97bfe75f793740e41df0857d9f1a9a8f2b0b62fc80b715298bb8d6ce9328f67 5.1s done [2026-03-26T08:46:33.264Z] #202 naming to docker.io/library/core-keeper 0.1s done [2026-03-26T08:46:33.264Z] #202 ... [2026-03-26T08:46:33.264Z] [2026-03-26T08:46:33.264Z] #224 [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-26T08:46:33.265Z] #224 DONE 7.4s [2026-03-26T08:46:33.532Z] [2026-03-26T08:46:33.532Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T08:46:33.532Z] #226 ... [2026-03-26T08:46:33.532Z] [2026-03-26T08:46:33.532Z] #220 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-26T08:46:33.532Z] #220 DONE 6.9s [2026-03-26T08:46:33.800Z] [2026-03-26T08:46:33.800Z] #227 [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-26T08:46:34.375Z] #227 ... [2026-03-26T08:46:34.375Z] [2026-03-26T08:46:34.375Z] #202 [core-keeper] exporting to image [2026-03-26T08:46:34.375Z] #202 DONE 24.1s [2026-03-26T08:46:34.719Z] [2026-03-26T08:46:34.719Z] #228 [core-common-config-bootstrapper] exporting to image [2026-03-26T08:46:37.293Z] #228 ... [2026-03-26T08:46:37.293Z] [2026-03-26T08:46:37.293Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-26T08:46:37.293Z] #225 DONE 4.6s [2026-03-26T08:46:37.293Z] [2026-03-26T08:46:37.293Z] #206 [core-command] exporting to image [2026-03-26T08:46:37.293Z] #206 writing image sha256:2d9463604939b6a3dbe483ab87f96738dab3644a324e70aa189951e108c42705 2.5s done [2026-03-26T08:46:37.293Z] #206 naming to docker.io/library/core-command [2026-03-26T08:46:37.553Z] #206 naming to docker.io/library/core-command 0.3s done [2026-03-26T08:46:38.497Z] #206 ... [2026-03-26T08:46:38.497Z] [2026-03-26T08:46:38.497Z] #227 [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-26T08:46:38.497Z] #227 DONE 4.7s [2026-03-26T08:46:38.780Z] [2026-03-26T08:46:38.780Z] #229 [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-26T08:46:40.706Z] #229 ... [2026-03-26T08:46:40.706Z] [2026-03-26T08:46:40.706Z] #206 [core-command] exporting to image [2026-03-26T08:46:40.706Z] #206 DONE 20.6s [2026-03-26T08:46:40.706Z] [2026-03-26T08:46:40.706Z] #211 [security-spiffe-token-provider] exporting to image [2026-03-26T08:46:40.706Z] #211 exporting layers 18.9s done [2026-03-26T08:46:42.624Z] #211 ... [2026-03-26T08:46:42.624Z] [2026-03-26T08:46:42.624Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T08:46:42.624Z] #226 DONE 9.6s [2026-03-26T08:46:42.624Z] [2026-03-26T08:46:42.624Z] #211 [security-spiffe-token-provider] exporting to image [2026-03-26T08:46:42.624Z] #211 writing image sha256:57d219ed748a82a99f0e829114b32eb7cc5094c70771eefb3df64547775b7bf3 [2026-03-26T08:46:43.196Z] #211 writing image sha256:57d219ed748a82a99f0e829114b32eb7cc5094c70771eefb3df64547775b7bf3 0.6s done [2026-03-26T08:46:43.196Z] #211 naming to docker.io/library/security-spiffe-token-provider [2026-03-26T08:46:43.767Z] #211 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2026-03-26T08:46:44.033Z] #211 ... [2026-03-26T08:46:44.033Z] [2026-03-26T08:46:44.033Z] #222 [support-scheduler] exporting to image [2026-03-26T08:46:44.033Z] #222 exporting layers 13.2s done [2026-03-26T08:46:44.033Z] #222 writing image sha256:cbe413fe33dbf4162c5eb4aa035fc20ad4b56a94651b58b6291686927a1d21f0 5.3s done [2026-03-26T08:46:44.033Z] #222 naming to docker.io/library/support-scheduler 0.1s done [2026-03-26T08:46:44.033Z] #222 ... [2026-03-26T08:46:44.033Z] [2026-03-26T08:46:44.033Z] #212 [core-data] exporting to image [2026-03-26T08:46:44.033Z] #212 exporting layers 16.5s done [2026-03-26T08:46:44.033Z] #212 writing image sha256:83e16252ede2198126a4dd04bfb9979b5fee654b652b1e6adbff9802fc3a6358 5.1s done [2026-03-26T08:46:44.033Z] #212 naming to docker.io/library/core-data 0.1s done [2026-03-26T08:46:44.033Z] #212 DONE 23.2s [2026-03-26T08:46:44.033Z] [2026-03-26T08:46:44.033Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-26T08:46:44.033Z] #230 DONE 6.6s [2026-03-26T08:46:44.033Z] [2026-03-26T08:46:44.033Z] #221 [security-proxy-auth] exporting to image [2026-03-26T08:46:44.033Z] #221 exporting layers 13.9s done [2026-03-26T08:46:44.033Z] #221 writing image sha256:0584edb1049c77871400a0e22580773ea862fcf0156cb73b5a740cd7ae097d00 [2026-03-26T08:46:44.033Z] #221 ... [2026-03-26T08:46:44.033Z] [2026-03-26T08:46:44.033Z] #229 [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-26T08:46:44.033Z] #229 DONE 5.4s [2026-03-26T08:46:44.033Z] [2026-03-26T08:46:44.033Z] #221 [security-proxy-auth] exporting to image [2026-03-26T08:46:44.033Z] #221 writing image sha256:0584edb1049c77871400a0e22580773ea862fcf0156cb73b5a740cd7ae097d00 0.4s done [2026-03-26T08:46:44.033Z] #221 naming to docker.io/library/security-proxy-auth 0.1s done [2026-03-26T08:46:44.295Z] #221 ... [2026-03-26T08:46:44.295Z] [2026-03-26T08:46:44.295Z] #222 [support-scheduler] exporting to image [2026-03-26T08:46:44.295Z] #222 DONE 23.5s [2026-03-26T08:46:44.295Z] [2026-03-26T08:46:44.295Z] #209 [support-notifications] exporting to image [2026-03-26T08:46:44.295Z] #209 exporting layers 17.3s done [2026-03-26T08:46:44.295Z] #209 writing image sha256:5e4310e69fcfadc909ea53f800bc185847f9440d9489abbf68c79cc0d794e0a1 5.0s done [2026-03-26T08:46:44.295Z] #209 naming to docker.io/library/support-notifications 0.1s done [2026-03-26T08:46:44.295Z] #209 DONE 23.6s [2026-03-26T08:46:44.556Z] [2026-03-26T08:46:44.556Z] #228 [core-common-config-bootstrapper] exporting to image [2026-03-26T08:46:44.556Z] #228 exporting layers 9.9s done [2026-03-26T08:46:44.556Z] #228 writing image sha256:2e0c8de2d45e932b6dc6f15003035351f7ec1880a641988162da9e88e551efbb 0.1s done [2026-03-26T08:46:44.556Z] #228 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2026-03-26T08:46:45.196Z] #228 ... [2026-03-26T08:46:45.196Z] [2026-03-26T08:46:45.196Z] #211 [security-spiffe-token-provider] exporting to image [2026-03-26T08:46:45.196Z] #211 DONE 24.4s [2026-03-26T08:46:45.196Z] [2026-03-26T08:46:45.196Z] #217 [core-metadata] exporting to image [2026-03-26T08:46:45.196Z] #217 exporting layers 16.8s done [2026-03-26T08:46:45.196Z] #217 writing image sha256:3f0b159bf1778f1c4a71f96a6a2640d2564b615010ea2d20a05d04978ea86ebe 0.4s done [2026-03-26T08:46:45.196Z] #217 naming to docker.io/library/core-metadata 0.1s done [2026-03-26T08:46:46.582Z] #217 ... [2026-03-26T08:46:46.582Z] [2026-03-26T08:46:46.582Z] #221 [security-proxy-auth] exporting to image [2026-03-26T08:46:46.582Z] #221 DONE 17.0s [2026-03-26T08:46:46.843Z] [2026-03-26T08:46:46.843Z] #231 [security-proxy-setup] exporting to image [2026-03-26T08:46:47.105Z] #231 ... [2026-03-26T08:46:47.105Z] [2026-03-26T08:46:47.105Z] #217 [core-metadata] exporting to image [2026-03-26T08:46:47.105Z] #217 DONE 20.9s [2026-03-26T08:46:47.105Z] [2026-03-26T08:46:47.105Z] #232 [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-26T08:46:47.398Z] #232 ... [2026-03-26T08:46:47.398Z] [2026-03-26T08:46:47.398Z] #228 [core-common-config-bootstrapper] exporting to image [2026-03-26T08:46:47.398Z] #228 DONE 13.0s [2026-03-26T08:46:47.398Z] [2026-03-26T08:46:47.398Z] #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-26T08:46:49.947Z] #233 ... [2026-03-26T08:46:49.947Z] [2026-03-26T08:46:49.947Z] #232 [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-26T08:46:49.947Z] #232 DONE 5.7s [2026-03-26T08:46:49.947Z] [2026-03-26T08:46:49.947Z] #231 [security-proxy-setup] exporting to image [2026-03-26T08:46:49.947Z] #231 exporting layers 5.3s done [2026-03-26T08:46:50.518Z] #231 ... [2026-03-26T08:46:50.518Z] [2026-03-26T08:46:50.518Z] #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-26T08:46:50.518Z] #233 DONE 6.4s [2026-03-26T08:46:50.778Z] [2026-03-26T08:46:50.778Z] #234 [security-secretstore-setup] exporting to image [2026-03-26T08:46:52.162Z] #234 ... [2026-03-26T08:46:52.162Z] [2026-03-26T08:46:52.162Z] #235 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-26T08:46:52.162Z] #235 DONE 2.0s [2026-03-26T08:46:52.162Z] [2026-03-26T08:46:52.162Z] #236 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-26T08:46:53.547Z] #236 DONE 1.6s [2026-03-26T08:46:53.547Z] [2026-03-26T08:46:53.547Z] #234 [security-secretstore-setup] exporting to image [2026-03-26T08:46:53.547Z] #234 exporting layers 2.6s done [2026-03-26T08:46:53.547Z] #234 writing image sha256:3eee578a5a2553a8f3b8538ea151ca73bd02355e3410349f7b50ee23a6c632f6 0.0s done [2026-03-26T08:46:53.547Z] #234 naming to docker.io/library/security-secretstore-setup 0.1s done [2026-03-26T08:46:54.155Z] #234 ... [2026-03-26T08:46:54.155Z] [2026-03-26T08:46:54.155Z] #231 [security-proxy-setup] exporting to image [2026-03-26T08:46:54.155Z] #231 writing image sha256:4fd699595908598fb91931912681c898ee7b2ca600f28e9aec405e7eed04ca89 0.1s done [2026-03-26T08:46:54.155Z] #231 naming to docker.io/library/security-proxy-setup 0.1s done [2026-03-26T08:46:54.155Z] #231 DONE 11.1s [2026-03-26T08:46:54.415Z] [2026-03-26T08:46:54.415Z] #234 [security-secretstore-setup] exporting to image [2026-03-26T08:46:54.986Z] #234 DONE 4.5s [2026-03-26T08:46:54.986Z] [2026-03-26T08:46:54.986Z] #237 [security-bootstrapper] exporting to image [2026-03-26T08:47:05.014Z] #237 exporting layers 9.5s done [2026-03-26T08:47:05.014Z] #237 writing image sha256:1f4f1e672a4796f9167134d3c91d9922b103c367404814a755525ac395c1c938 [2026-03-26T08:47:05.014Z] #237 writing image sha256:1f4f1e672a4796f9167134d3c91d9922b103c367404814a755525ac395c1c938 0.3s done [2026-03-26T08:47:05.014Z] #237 naming to docker.io/library/security-bootstrapper [2026-03-26T08:47:05.014Z] #237 naming to docker.io/library/security-bootstrapper 0.4s done [2026-03-26T08:47:08.312Z] #237 DONE 13.2s [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:47:16.453Z] time="2026-03-26T08:35:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-26T08:47:16.474Z] $ docker stop --time=1 94f984345308d83f74a386baf09ed2057351a81fdea6897331890b9c1c555953 [2026-03-26T08:47:20.959Z] $ docker rm -f --volumes 94f984345308d83f74a386baf09ed2057351a81fdea6897331890b9c1c555953 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T08:47:21.329Z] + docker images [2026-03-26T08:47:21.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-26T08:47:21.329Z] security-bootstrapper latest 1f4f1e672a47 28 seconds ago 21.6MB [2026-03-26T08:47:21.329Z] security-secretstore-setup latest 3eee578a5a25 31 seconds ago 89.2MB [2026-03-26T08:47:21.329Z] security-proxy-setup latest 4fd699595908 39 seconds ago 54.7MB [2026-03-26T08:47:21.329Z] core-common-config-bootstrapper latest 2e0c8de2d45e 49 seconds ago 20.5MB [2026-03-26T08:47:21.329Z] security-proxy-auth latest 0584edb1049c 52 seconds ago 49MB [2026-03-26T08:47:21.329Z] core-metadata latest 3f0b159bf177 56 seconds ago 50MB [2026-03-26T08:47:21.329Z] support-scheduler latest cbe413fe33db About a minute ago 54.1MB [2026-03-26T08:47:21.329Z] security-spiffe-token-provider latest 57d219ed748a About a minute ago 60.2MB [2026-03-26T08:47:21.329Z] core-data latest 83e16252ede2 About a minute ago 49.9MB [2026-03-26T08:47:21.329Z] core-command latest 2d9463604939 About a minute ago 44.1MB [2026-03-26T08:47:21.329Z] support-notifications latest 5e4310e69fcf About a minute ago 57.8MB [2026-03-26T08:47:21.329Z] core-keeper latest d97bfe75f793 About a minute ago 49.7MB [2026-03-26T08:47:21.329Z] security-spire-agent latest 777c170b4d27 About a minute ago 237MB [2026-03-26T08:47:21.329Z] security-spire-server latest 4480ad2cd0bd About a minute ago 178MB [2026-03-26T08:47:21.329Z] security-spire-config latest 3d088e71ab71 About a minute ago 177MB [2026-03-26T08:47:21.329Z] ci-base-image-x86_64 latest 0673f14405b3 15 minutes ago 970MB [2026-03-26T08:47:21.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB [2026-03-26T08:47:21.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB [2026-03-26T08:47:21.329Z] 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-26T08:47:21.765Z] provisioning config files... [2026-03-26T08:47:21.773Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config3919083752623043568tmp [Pipeline] { [Pipeline] sh [2026-03-26T08:47:22.080Z] + set +x [2026-03-26T08:47:22.080Z] + curl -s https://codecov.io/bash [2026-03-26T08:47:22.080Z] + bash -s -- [2026-03-26T08:47:22.080Z] [2026-03-26T08:47:22.080Z] _____ _ [2026-03-26T08:47:22.080Z] / ____| | | [2026-03-26T08:47:22.080Z] | | ___ __| | ___ ___ _____ __ [2026-03-26T08:47:22.080Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-26T08:47:22.080Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-26T08:47:22.080Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-26T08:47:22.080Z] Bash-1.0.6 [2026-03-26T08:47:22.080Z] [2026-03-26T08:47:22.080Z] [2026-03-26T08:47:22.080Z] ==> git version 2.25.1 found [2026-03-26T08:47:22.080Z] ==> 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-26T08:47:22.080Z] Release-Date: 2020-01-08 [2026-03-26T08:47:22.080Z] 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-26T08:47:22.080Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-26T08:47:22.080Z] ==> Jenkins CI detected. [2026-03-26T08:47:22.080Z] current dir:  /w/workspace/edgex-go/12 [2026-03-26T08:47:22.080Z] project root: . [2026-03-26T08:47:22.080Z] --> token set from env [2026-03-26T08:47:22.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-26T08:47:22.337Z] ==> Running gcov in . (disable via -X gcov) [2026-03-26T08:47:22.337Z] ==> Python coveragepy not found [2026-03-26T08:47:22.337Z] ==> Searching for coverage reports in: [2026-03-26T08:47:22.337Z] + . [2026-03-26T08:47:22.337Z] -> Found 1 reports [2026-03-26T08:47:22.337Z] ==> Detecting git/mercurial file structure [2026-03-26T08:47:22.337Z] ==> Reading reports [2026-03-26T08:47:22.337Z] + ./coverage.out bytes=1044024 [2026-03-26T08:47:22.337Z] ==> Appending adjustments [2026-03-26T08:47:22.337Z] https://docs.codecov.io/docs/fixing-reports [2026-03-26T08:47:23.712Z] + Found adjustments [2026-03-26T08:47:23.712Z] ==> Gzipping contents [2026-03-26T08:47:23.712Z] 108K /tmp/codecov.Pe0GjR.gz [2026-03-26T08:47:23.712Z] ==> Uploading reports [2026-03-26T08:47:23.712Z] url: https://codecov.io [2026-03-26T08:47:23.712Z] query: branch=PR-5351&commit=50f010117ab82d13a78b96ea821227f0a8deaa11&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5351%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5351&job=&cmd_args= [2026-03-26T08:47:23.712Z] -> Pinging Codecov [2026-03-26T08:47:23.712Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5351&commit=50f010117ab82d13a78b96ea821227f0a8deaa11&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5351%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5351&job=&cmd_args= [2026-03-26T08:47:23.970Z] -> Uploading to [2026-03-26T08:47:23.970Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/50f010117ab82d13a78b96ea821227f0a8deaa11/780dc4c3-1255-43aa-b11b-b65e87c629c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260326%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260326T084723Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7b0e84d8428816e7bb60e4181d7b8ecb2e0204ef83ef3d4768f36f0251ab778d [2026-03-26T08:47:23.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T08:47:23.970Z] Dload Upload Total Spent Left Speed [2026-03-26T08:47:24.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 598k --:--:-- --:--:-- --:--:-- 598k [2026-03-26T08:47:24.229Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/50f010117ab82d13a78b96ea821227f0a8deaa11 [Pipeline] } [2026-03-26T08:47:24.236Z] 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-26T08:47:24.982Z] + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:47:25.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:47:26.357Z] ---> package-listing.sh [2026-03-26T08:47:26.357Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T08:47:26.357Z] ++ facter osfamily [2026-03-26T08:47:26.636Z] + OS_FAMILY=debian [2026-03-26T08:47:26.636Z] + workspace=/w/workspace/edgex-go/12 [2026-03-26T08:47:26.636Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T08:47:26.636Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T08:47:26.636Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T08:47:26.636Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T08:47:26.636Z] + '[' /w/workspace/edgex-go/12 ']' [2026-03-26T08:47:26.636Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T08:47:26.636Z] + case "${OS_FAMILY}" in [2026-03-26T08:47:26.636Z] + dpkg -l [2026-03-26T08:47:26.636Z] + grep '^ii' [2026-03-26T08:47:26.636Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T08:47:26.636Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T08:47:26.636Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T08:47:26.636Z] + '[' /w/workspace/edgex-go/12 ']' [2026-03-26T08:47:26.636Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2026-03-26T08:47:26.636Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2026-03-26T08:47:26.660Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-26T08:47:26.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:47:27.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T08:47:27.517Z] [2026-03-26T08:47:27.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:47:27.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T08:47:28.412Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T08:47:28.412Z] 5eb5b503b376: Pulling fs layer [2026-03-26T08:47:28.412Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T08:47:28.412Z] ec43610c2a17: Pulling fs layer [2026-03-26T08:47:28.412Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T08:47:28.412Z] 33b1e0a273af: Pulling fs layer [2026-03-26T08:47:28.412Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T08:47:28.412Z] 2f39f015ded8: Pulling fs layer [2026-03-26T08:47:28.412Z] 3a2ae6a8a46f: Waiting [2026-03-26T08:47:28.412Z] 33b1e0a273af: Waiting [2026-03-26T08:47:28.412Z] 5d3b04190fa2: Waiting [2026-03-26T08:47:28.412Z] 2f39f015ded8: Waiting [2026-03-26T08:47:28.412Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T08:47:28.412Z] 5c69ac0246d0: Download complete [2026-03-26T08:47:28.412Z] 3a2ae6a8a46f: Download complete [2026-03-26T08:47:28.412Z] ec43610c2a17: Verifying Checksum [2026-03-26T08:47:28.412Z] ec43610c2a17: Download complete [2026-03-26T08:47:28.412Z] 33b1e0a273af: Verifying Checksum [2026-03-26T08:47:28.412Z] 33b1e0a273af: Download complete [2026-03-26T08:47:28.412Z] 5d3b04190fa2: Verifying Checksum [2026-03-26T08:47:28.412Z] 5d3b04190fa2: Download complete [2026-03-26T08:47:28.670Z] 5eb5b503b376: Verifying Checksum [2026-03-26T08:47:28.670Z] 5eb5b503b376: Download complete [2026-03-26T08:47:29.239Z] 2f39f015ded8: Download complete [2026-03-26T08:47:31.139Z] 5eb5b503b376: Pull complete [2026-03-26T08:47:31.706Z] 5c69ac0246d0: Pull complete [2026-03-26T08:47:33.079Z] ec43610c2a17: Pull complete [2026-03-26T08:47:33.337Z] 3a2ae6a8a46f: Pull complete [2026-03-26T08:47:33.900Z] 33b1e0a273af: Pull complete [2026-03-26T08:47:33.900Z] 5d3b04190fa2: Pull complete [2026-03-26T08:47:40.463Z] 2f39f015ded8: Pull complete [2026-03-26T08:47:40.722Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T08:47:40.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T08:47:40.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T08:47:40.821Z] prd-ubuntu20.04-docker-8c-8g-4127 does not seem to be running inside a container [2026-03-26T08:47:40.857Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-26T08:47:48.501Z] $ docker top 50c728aa16c8202c197faaa214155304d4ac404c041d70e18873e56656c6cb6b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T08:47:48.834Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T08:47:49.124Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T08:47:49.417Z] + ls /var/log/sa-host [2026-03-26T08:47:49.417Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T08:47:49.506Z] provisioning config files... [2026-03-26T08:47:49.513Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config10486791940387220114tmp [Pipeline] { [Pipeline] echo [2026-03-26T08:47:49.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:47:49.816Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T08:47:49.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:47:50.163Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T08:47:50.174Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:47:50.458Z] ---> sudo-logs.sh [2026-03-26T08:47:50.458Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-26T08:47:50.483Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:47:50.765Z] ---> job-cost.sh [2026-03-26T08:47:50.765Z] lf-activate-venv: SKIPPING [2026-03-26T08:47:50.765Z] INFO: No Stack... [2026-03-26T08:47:51.022Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T08:47:51.285Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T08:47:51.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:47:51.582Z] ---> logs-deploy.sh [2026-03-26T08:47:51.582Z] lf-activate-venv: SKIPPING [2026-03-26T08:47:51.582Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5351/12 [2026-03-26T08:47:51.582Z] INFO: archiving workspace using pattern(s): [2026-03-26T08:47:52.520Z] Archives upload complete. [2026-03-26T08:47:52.520Z] INFO: archiving logs to Nexus [2026-03-26T08:47:53.466Z] ---> uname -a: [2026-03-26T08:47:53.466Z] Linux prd-ubuntu20-04-docker-8c-8g-4127 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] ---> lscpu: [2026-03-26T08:47:53.466Z] Architecture: x86_64 [2026-03-26T08:47:53.466Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-26T08:47:53.466Z] Byte Order: Little Endian [2026-03-26T08:47:53.466Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-26T08:47:53.466Z] CPU(s): 8 [2026-03-26T08:47:53.466Z] On-line CPU(s) list: 0-7 [2026-03-26T08:47:53.466Z] Thread(s) per core: 1 [2026-03-26T08:47:53.466Z] Core(s) per socket: 1 [2026-03-26T08:47:53.466Z] Socket(s): 8 [2026-03-26T08:47:53.466Z] NUMA node(s): 1 [2026-03-26T08:47:53.466Z] Vendor ID: AuthenticAMD [2026-03-26T08:47:53.466Z] CPU family: 23 [2026-03-26T08:47:53.466Z] Model: 49 [2026-03-26T08:47:53.466Z] Model name: AMD EPYC-Rome Processor [2026-03-26T08:47:53.466Z] Stepping: 0 [2026-03-26T08:47:53.466Z] CPU MHz: 2799.998 [2026-03-26T08:47:53.466Z] BogoMIPS: 5599.99 [2026-03-26T08:47:53.466Z] Virtualization: AMD-V [2026-03-26T08:47:53.466Z] Hypervisor vendor: KVM [2026-03-26T08:47:53.466Z] Virtualization type: full [2026-03-26T08:47:53.466Z] L1d cache: 256 KiB [2026-03-26T08:47:53.466Z] L1i cache: 256 KiB [2026-03-26T08:47:53.466Z] L2 cache: 4 MiB [2026-03-26T08:47:53.466Z] L3 cache: 128 MiB [2026-03-26T08:47:53.466Z] NUMA node0 CPU(s): 0-7 [2026-03-26T08:47:53.466Z] Vulnerability Gather data sampling: Not affected [2026-03-26T08:47:53.466Z] Vulnerability Itlb multihit: Not affected [2026-03-26T08:47:53.466Z] Vulnerability L1tf: Not affected [2026-03-26T08:47:53.466Z] Vulnerability Mds: Not affected [2026-03-26T08:47:53.466Z] Vulnerability Meltdown: Not affected [2026-03-26T08:47:53.466Z] Vulnerability Mmio stale data: Not affected [2026-03-26T08:47:53.466Z] Vulnerability Retbleed: Vulnerable [2026-03-26T08:47:53.466Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-26T08:47:53.466Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-03-26T08:47:53.466Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-03-26T08:47:53.466Z] Vulnerability Srbds: Not affected [2026-03-26T08:47:53.466Z] Vulnerability Tsx async abort: Not affected [2026-03-26T08:47:53.466Z] 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-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] ---> nproc: [2026-03-26T08:47:53.466Z] 8 [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] ---> df -h: [2026-03-26T08:47:53.466Z] Filesystem Size Used Avail Use% Mounted on [2026-03-26T08:47:53.466Z] overlay 155G 33G 123G 22% / [2026-03-26T08:47:53.466Z] tmpfs 64M 0 64M 0% /dev [2026-03-26T08:47:53.466Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-03-26T08:47:53.466Z] shm 64M 0 64M 0% /dev/shm [2026-03-26T08:47:53.466Z] /dev/vda1 155G 33G 123G 22% /facter-os [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] ---> sar -b -r -n DEV: [2026-03-26T08:47:53.466Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4127) 03/26/26 _x86_64_ (8 CPU) [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] 08:30:14 LINUX RESTART (8 CPU) [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] 08:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-03-26T08:47:53.466Z] 08:32:01 326.90 20.05 306.85 0.00 3196.13 53893.73 0.00 [2026-03-26T08:47:53.466Z] 08:33:01 85.99 0.28 85.70 0.00 5.33 38769.08 0.00 [2026-03-26T08:47:53.466Z] 08:34:01 36.54 0.37 36.18 0.00 17.33 18477.47 0.00 [2026-03-26T08:47:53.466Z] 08:35:01 57.47 1.42 56.06 0.00 28.26 23827.63 0.00 [2026-03-26T08:47:53.466Z] 08:36:01 204.75 2.77 201.98 0.00 2016.60 131082.29 0.00 [2026-03-26T08:47:53.466Z] 08:37:01 87.17 0.02 87.15 0.00 0.27 167245.86 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 153.14 0.15 152.99 0.00 24.40 16654.16 0.00 [2026-03-26T08:47:53.466Z] 08:39:02 255.38 12.45 242.93 0.00 111.93 27332.28 0.00 [2026-03-26T08:47:53.466Z] 08:40:01 151.67 0.00 151.67 0.00 0.00 59578.24 0.00 [2026-03-26T08:47:53.466Z] 08:41:01 121.98 0.07 121.91 0.00 0.53 126657.29 0.00 [2026-03-26T08:47:53.466Z] 08:42:01 165.07 1.83 163.24 0.00 16.80 53041.29 0.00 [2026-03-26T08:47:53.466Z] 08:43:01 199.67 0.35 199.32 0.00 2.77 50113.79 0.00 [2026-03-26T08:47:53.466Z] 08:44:01 224.65 0.20 224.46 0.00 1.60 90538.81 0.00 [2026-03-26T08:47:53.466Z] 08:45:01 199.95 0.05 199.90 0.00 0.40 78676.84 0.00 [2026-03-26T08:47:53.466Z] 08:46:01 332.23 0.02 332.21 0.00 0.13 84033.73 0.00 [2026-03-26T08:47:53.466Z] 08:47:01 260.41 0.03 260.37 0.00 4.13 9741.44 0.00 [2026-03-26T08:47:53.466Z] Average: 179.02 2.51 176.51 0.00 339.12 64332.95 0.00 [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-03-26T08:47:53.466Z] 08:32:01 27742236 31474272 816452 2.48 111972 3831784 2068752 6.10 1169208 3493632 259664 [2026-03-26T08:47:53.466Z] 08:33:01 26412696 31400116 884588 2.69 125356 4991788 2033048 5.99 1969836 3938780 337492 [2026-03-26T08:47:53.466Z] 08:34:01 25810580 31400736 881624 2.68 129932 5558908 1949960 5.75 2047112 4433468 960180 [2026-03-26T08:47:53.466Z] 08:35:01 25407684 31393412 886828 2.70 136256 5905040 1909376 5.63 2067640 4770072 655624 [2026-03-26T08:47:53.466Z] 08:36:01 18742344 31382580 893012 2.72 149688 12394624 2260596 6.66 2230620 11107896 4898380 [2026-03-26T08:47:53.466Z] 08:37:01 18731180 31372748 901792 2.74 149868 12395308 2467732 7.28 2236940 11108472 66580 [2026-03-26T08:47:53.466Z] 08:38:01 18371596 31372848 894828 2.72 153924 12732124 2260308 6.66 2298584 11378424 200 [2026-03-26T08:47:53.466Z] 08:39:02 15169940 31369108 886416 2.70 321508 15434776 2261220 6.67 2861520 13677992 2381388 [2026-03-26T08:47:53.466Z] 08:40:01 15186332 31385344 868040 2.64 321792 15435048 2242968 6.61 2845928 13678196 629228 [2026-03-26T08:47:53.466Z] 08:41:01 11548964 31371640 883196 2.69 328940 18946620 2457172 7.24 3091960 16969996 380436 [2026-03-26T08:47:53.466Z] 08:42:01 9720400 31160084 1062716 3.23 372628 20351984 4517696 13.32 3406964 18271304 325344 [2026-03-26T08:47:53.466Z] 08:43:01 6351116 29863216 2327868 7.08 394688 22181084 7333236 21.62 5547972 19232416 850960 [2026-03-26T08:47:53.466Z] 08:44:01 3204792 29080468 3106288 9.45 412948 24405060 9050804 26.68 7206516 20581924 1030236 [2026-03-26T08:47:53.466Z] 08:45:01 2300728 30506748 1698124 5.17 423972 26687956 4663048 13.75 6357336 22339348 2093044 [2026-03-26T08:47:53.466Z] 08:46:01 4504784 31361628 883504 2.69 428344 25471392 2236460 6.59 3730480 22943180 0 [2026-03-26T08:47:53.466Z] 08:47:01 4270456 31331112 914388 2.78 433632 25662924 2248628 6.63 3805820 23099320 1140 [2026-03-26T08:47:53.466Z] Average: 14592239 31076629 1174354 3.57 274716 15774151 3247563 9.57 3304652 13814026 929368 [2026-03-26T08:47:53.466Z] [2026-03-26T08:47:53.466Z] 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-03-26T08:47:53.466Z] 08:32:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:32:01 veth57befb8 197.75 234.82 20.21 1554.46 0.00 0.00 0.00 0.13 [2026-03-26T08:47:53.466Z] 08:32:01 ens3 971.45 790.27 11731.66 139.29 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:32:01 docker0 571.60 607.40 44.50 4536.26 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:33:01 ens3 30.37 18.74 32.44 10.94 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:33:01 veth21c6567 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:33:01 docker0 0.85 0.60 0.07 3.53 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:34:01 ens3 23.33 14.90 18.63 10.51 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:34:01 veth21c6567 0.97 0.98 0.08 0.08 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:34:01 docker0 0.97 0.97 0.07 0.08 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:35:01 ens3 27.33 17.35 22.91 14.83 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:35:01 veth21c6567 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:36:01 veth050df53 0.40 0.43 0.04 0.14 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:36:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:36:01 ens3 139.34 88.65 3066.94 23.20 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:36:01 vethcf2653a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:36:01 veth2e4f5be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:36:01 docker0 0.40 0.28 0.03 0.12 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:37:01 veth050df53 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:37:01 ens3 8.42 4.77 6.54 4.11 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:37:01 vethcf2653a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:37:01 veth2e4f5be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:37:01 docker0 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 veth050df53 0.38 2.13 0.04 0.20 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 veth7bfafda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 vethd93e546 1.63 2.98 0.14 42.56 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 vethad7be67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 veth2295b03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 veth7608366 4.67 3.60 43.38 0.32 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 ens3 154.34 85.79 2304.93 21.60 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 vethbf0ed67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 veth74de926 1.37 2.88 0.12 42.55 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 veth8518839 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 vethf71ecdc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 veth60783fc 3.60 4.67 0.32 43.38 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:38:01 docker0 47.83 85.14 3.44 1281.49 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:39:02 veth050df53 0.13 1.29 0.01 0.05 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:39:02 vetha72a629 94.55 167.92 9.60 1297.93 0.00 0.00 0.00 0.11 [2026-03-26T08:47:53.466Z] 08:39:02 veth7031bbf 141.15 96.43 1299.06 9.56 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:39:02 ens3 923.98 571.08 6914.63 245.41 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:39:02 veth9de9054 96.43 141.15 9.56 1299.06 0.00 0.00 0.00 0.11 [2026-03-26T08:47:53.466Z] 08:39:02 docker0 499.87 866.25 43.04 6895.40 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:40:01 veth050df53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:40:01 ens3 18.13 11.66 13.57 12.15 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:40:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:41:01 veth050df53 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:41:01 vethada9990 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:41:01 ens3 19.55 10.46 15.18 8.11 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:41:01 veth05af0dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:42:01 veth6b9ecc0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:42:01 vethbec0a2e 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:42:01 veth050df53 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:42:01 veth7646f2b 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:42:01 vethf5143a8 0.05 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.466Z] 08:42:01 ens3 170.67 116.45 1327.23 18.26 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:42:01 veth47042e1 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:42:01 veth8229d9b 0.05 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:42:01 vethc760799 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:42:01 veth92c7e5c 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:42:01 vethea49705 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:42:01 vethe721776 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:42:01 veth7d61a99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:42:01 docker0 107.32 152.84 8.97 1312.58 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:42:01 vethaf84056 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:42:01 veth18c28be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 veth6b9ecc0 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 vethbec0a2e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 veth050df53 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 veth7646f2b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 vethf5143a8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 veth53293c6 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 ens3 21.36 11.51 16.57 8.88 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 veth47042e1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 veth8229d9b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 vethc760799 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 veth92c7e5c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 vethea49705 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 vethe721776 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 docker0 0.15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:43:01 veth18c28be 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 veth6b9ecc0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 veth050df53 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 veth7646f2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 vethf5143a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 veth53293c6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 ens3 9.63 5.14 7.54 3.99 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 veth47042e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 vethc760799 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 veth92c7e5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 vethea49705 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 vethe721776 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:44:01 veth18c28be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 veth6b9ecc0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 veth050df53 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 veth7646f2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 vethf5143a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 veth53293c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 ens3 6.25 3.27 4.80 2.54 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 vethc760799 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 vethe721776 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:45:01 veth18c28be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:46:01 veth050df53 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:46:01 ens3 20.53 10.91 15.13 8.19 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:46:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:47:01 veth050df53 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:47:01 ens3 49.59 31.19 36.60 20.55 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] 08:47:01 docker0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] Average: veth050df53 0.07 0.31 0.01 0.03 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] Average: ens3 162.60 112.29 1599.31 34.65 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] Average: docker0 77.08 107.55 6.28 880.42 0.00 0.00 0.00 0.00 [2026-03-26T08:47:53.467Z] [2026-03-26T08:47:53.467Z] [2026-03-26T08:47:53.467Z] ---> sar -P ALL: [2026-03-26T08:47:53.467Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4127) 03/26/26 _x86_64_ (8 CPU) [2026-03-26T08:47:53.467Z] [2026-03-26T08:47:53.467Z] 08:30:14 LINUX RESTART (8 CPU) [2026-03-26T08:47:53.467Z] [2026-03-26T08:47:53.467Z] 08:31:01 CPU %user %nice %system %iowait %steal %idle [2026-03-26T08:47:53.467Z] 08:32:01 all 7.80 0.00 3.40 5.78 0.06 82.95 [2026-03-26T08:47:53.467Z] 08:32:01 0 7.34 0.00 3.70 2.13 0.05 86.77 [2026-03-26T08:47:53.467Z] 08:32:01 1 6.68 0.00 3.38 6.64 0.05 83.25 [2026-03-26T08:47:53.467Z] 08:32:01 2 11.33 0.00 3.68 7.07 0.07 77.85 [2026-03-26T08:47:53.467Z] 08:32:01 3 8.91 0.00 3.12 1.83 0.07 86.07 [2026-03-26T08:47:53.467Z] 08:32:01 4 6.40 0.00 3.28 4.72 0.05 85.55 [2026-03-26T08:47:53.467Z] 08:32:01 5 8.33 0.00 2.92 3.36 0.07 85.31 [2026-03-26T08:47:53.467Z] 08:32:01 6 7.67 0.00 4.23 1.90 0.07 86.13 [2026-03-26T08:47:53.467Z] 08:32:01 7 5.75 0.00 2.92 18.59 0.07 72.68 [2026-03-26T08:47:53.467Z] 08:33:01 all 33.32 0.00 4.59 7.00 0.09 55.00 [2026-03-26T08:47:53.467Z] 08:33:01 0 33.46 0.00 4.64 1.57 0.10 60.22 [2026-03-26T08:47:53.467Z] 08:33:01 1 32.08 0.00 4.59 6.93 0.08 56.31 [2026-03-26T08:47:53.467Z] 08:33:01 2 34.05 0.00 4.24 7.32 0.10 54.30 [2026-03-26T08:47:53.467Z] 08:33:01 3 32.64 0.00 4.75 0.89 0.10 61.62 [2026-03-26T08:47:53.467Z] 08:33:01 4 33.45 0.00 4.57 1.03 0.08 60.87 [2026-03-26T08:47:53.467Z] 08:33:01 5 32.95 0.00 4.73 16.40 0.08 45.83 [2026-03-26T08:47:53.467Z] 08:33:01 6 34.32 0.00 4.31 0.35 0.08 60.93 [2026-03-26T08:47:53.467Z] 08:33:01 7 33.56 0.00 4.90 21.51 0.10 39.94 [2026-03-26T08:47:53.467Z] 08:34:01 all 44.48 0.00 8.10 0.47 0.12 46.83 [2026-03-26T08:47:53.467Z] 08:34:01 0 42.55 0.00 7.80 0.10 0.12 49.44 [2026-03-26T08:47:53.467Z] 08:34:01 1 43.70 0.00 8.40 0.35 0.10 47.44 [2026-03-26T08:47:53.467Z] 08:34:01 2 46.37 0.00 8.19 0.10 0.10 45.24 [2026-03-26T08:47:53.467Z] 08:34:01 3 43.69 0.00 8.22 0.10 0.13 47.85 [2026-03-26T08:47:53.467Z] 08:34:01 4 43.55 0.00 7.75 0.25 0.12 48.33 [2026-03-26T08:47:53.467Z] 08:34:01 5 47.01 0.00 8.09 0.44 0.12 44.34 [2026-03-26T08:47:53.467Z] 08:34:01 6 43.93 0.00 7.42 0.07 0.12 48.46 [2026-03-26T08:47:53.467Z] 08:34:01 7 45.04 0.00 8.94 2.36 0.12 43.54 [2026-03-26T08:47:53.467Z] 08:35:01 all 53.45 0.00 6.49 0.65 0.17 39.24 [2026-03-26T08:47:53.467Z] 08:35:01 0 50.66 0.00 6.27 0.42 0.19 42.47 [2026-03-26T08:47:53.467Z] 08:35:01 1 56.36 0.00 6.51 0.08 0.17 36.89 [2026-03-26T08:47:53.467Z] 08:35:01 2 53.76 0.00 7.11 0.47 0.15 38.51 [2026-03-26T08:47:53.467Z] 08:35:01 3 51.67 0.00 5.82 0.17 0.17 42.17 [2026-03-26T08:47:53.467Z] 08:35:01 4 54.92 0.00 6.62 1.51 0.17 36.78 [2026-03-26T08:47:53.467Z] 08:35:01 5 52.56 0.00 6.29 1.92 0.17 39.07 [2026-03-26T08:47:53.467Z] 08:35:01 6 54.09 0.00 6.62 0.17 0.17 38.96 [2026-03-26T08:47:53.467Z] 08:35:01 7 53.59 0.00 6.70 0.45 0.18 39.08 [2026-03-26T08:47:53.467Z] 08:36:01 all 15.15 0.00 5.58 24.81 0.08 54.37 [2026-03-26T08:47:53.467Z] 08:36:01 0 12.86 0.00 4.83 24.41 0.08 57.83 [2026-03-26T08:47:53.467Z] 08:36:01 1 16.31 0.00 5.97 18.18 0.10 59.45 [2026-03-26T08:47:53.467Z] 08:36:01 2 15.04 0.00 5.32 11.36 0.05 68.23 [2026-03-26T08:47:53.467Z] 08:36:01 3 13.49 0.00 4.90 19.77 0.10 61.74 [2026-03-26T08:47:53.467Z] 08:36:01 4 16.37 0.00 5.53 30.48 0.08 47.54 [2026-03-26T08:47:53.467Z] 08:36:01 5 16.75 0.00 5.27 16.97 0.08 60.93 [2026-03-26T08:47:53.467Z] 08:36:01 6 15.76 0.00 5.82 28.99 0.07 49.36 [2026-03-26T08:47:53.467Z] 08:36:01 7 14.65 0.00 7.03 48.38 0.10 29.84 [2026-03-26T08:47:53.467Z] 08:37:01 all 0.14 0.00 0.20 38.87 0.01 60.79 [2026-03-26T08:47:53.467Z] 08:37:01 0 0.05 0.00 0.10 35.17 0.02 64.66 [2026-03-26T08:47:53.467Z] 08:37:01 1 0.13 0.00 0.08 45.43 0.02 54.33 [2026-03-26T08:47:53.467Z] 08:37:01 2 0.00 0.00 0.84 83.63 0.02 15.51 [2026-03-26T08:47:53.467Z] 08:37:01 3 0.13 0.00 0.07 15.46 0.02 84.32 [2026-03-26T08:47:53.467Z] 08:37:01 4 0.47 0.00 0.08 20.82 0.00 78.63 [2026-03-26T08:47:53.467Z] 08:37:01 5 0.17 0.00 0.08 4.88 0.02 94.85 [2026-03-26T08:47:53.467Z] 08:37:01 6 0.08 0.00 0.12 86.48 0.02 13.30 [2026-03-26T08:47:53.467Z] 08:37:01 7 0.05 0.00 0.20 19.30 0.00 80.45 [2026-03-26T08:47:53.467Z] 08:38:01 all 3.55 0.00 1.66 41.23 0.07 53.50 [2026-03-26T08:47:53.467Z] 08:38:01 0 4.65 0.00 2.06 56.84 0.05 36.39 [2026-03-26T08:47:53.467Z] 08:38:01 1 2.53 0.00 1.49 11.40 0.05 84.53 [2026-03-26T08:47:53.467Z] 08:38:01 2 3.56 0.00 1.69 20.46 0.05 74.24 [2026-03-26T08:47:53.467Z] 08:38:01 3 2.22 0.00 1.63 82.43 0.05 13.67 [2026-03-26T08:47:53.467Z] 08:38:01 4 2.84 0.00 1.29 41.99 0.12 53.76 [2026-03-26T08:47:53.467Z] 08:38:01 5 4.13 0.00 1.80 41.95 0.07 52.06 [2026-03-26T08:47:53.467Z] 08:38:01 6 4.78 0.00 1.90 42.37 0.07 50.89 [2026-03-26T08:47:53.467Z] 08:38:01 7 3.71 0.00 1.39 32.53 0.07 62.30 [2026-03-26T08:47:53.467Z] 08:39:02 all 8.20 0.00 3.59 58.62 0.07 29.53 [2026-03-26T08:47:53.467Z] 08:39:02 0 10.16 0.00 4.49 65.17 0.05 20.13 [2026-03-26T08:47:53.467Z] 08:39:02 1 8.10 0.00 3.09 61.32 0.05 27.44 [2026-03-26T08:47:53.467Z] 08:39:02 2 6.53 0.00 3.73 53.83 0.05 35.86 [2026-03-26T08:47:53.467Z] 08:39:02 3 8.93 0.00 3.78 68.17 0.07 19.06 [2026-03-26T08:47:53.467Z] 08:39:02 4 7.70 0.00 3.22 64.20 0.07 24.83 [2026-03-26T08:47:53.467Z] 08:39:02 5 7.41 0.00 3.25 41.36 0.05 47.93 [2026-03-26T08:47:53.467Z] 08:39:02 6 10.44 0.00 3.92 57.21 0.13 28.29 [2026-03-26T08:47:53.467Z] 08:39:02 7 6.31 0.00 3.20 57.72 0.07 32.70 [2026-03-26T08:47:53.467Z] 08:40:01 all 0.37 0.00 0.30 39.73 0.03 59.57 [2026-03-26T08:47:53.467Z] 08:40:01 0 0.24 0.00 0.22 44.76 0.02 54.76 [2026-03-26T08:47:53.467Z] 08:40:01 1 0.15 0.00 0.10 23.48 0.02 76.25 [2026-03-26T08:47:53.467Z] 08:40:01 2 1.59 0.00 0.07 0.00 0.07 98.28 [2026-03-26T08:47:53.467Z] 08:40:01 3 0.14 0.00 0.14 25.52 0.02 74.19 [2026-03-26T08:47:53.467Z] 08:40:01 4 0.22 0.00 0.10 0.66 0.00 99.02 [2026-03-26T08:47:53.467Z] 08:40:01 5 0.19 0.00 0.12 59.10 0.02 40.58 [2026-03-26T08:47:53.467Z] 08:40:01 6 0.25 0.00 0.12 70.05 0.02 29.56 [2026-03-26T08:47:53.467Z] 08:40:01 7 0.16 0.00 1.60 96.19 0.09 1.96 [2026-03-26T08:47:53.467Z] 08:41:01 all 0.31 0.00 0.97 27.13 0.03 71.56 [2026-03-26T08:47:53.467Z] 08:41:01 0 0.17 0.00 0.35 16.92 0.02 82.55 [2026-03-26T08:47:53.467Z] 08:41:01 1 0.17 0.00 0.53 13.93 0.02 85.36 [2026-03-26T08:47:53.467Z] 08:41:01 2 1.19 0.00 1.34 46.39 0.03 51.06 [2026-03-26T08:47:53.467Z] 08:41:01 3 0.18 0.00 2.36 42.16 0.03 55.26 [2026-03-26T08:47:53.467Z] 08:41:01 4 0.25 0.00 0.32 14.35 0.00 85.09 [2026-03-26T08:47:53.467Z] 08:41:01 5 0.12 0.00 1.03 27.20 0.02 71.63 [2026-03-26T08:47:53.467Z] 08:41:01 6 0.15 0.00 1.14 16.52 0.03 82.16 [2026-03-26T08:47:53.467Z] 08:41:01 7 0.28 0.00 0.70 39.70 0.05 59.26 [2026-03-26T08:47:53.467Z] 08:42:01 all 4.48 0.00 1.88 57.13 0.05 36.46 [2026-03-26T08:47:53.467Z] 08:42:01 0 4.23 0.00 1.91 29.78 0.03 64.05 [2026-03-26T08:47:53.467Z] 08:42:01 1 4.98 0.00 1.39 57.84 0.05 35.74 [2026-03-26T08:47:53.467Z] 08:42:01 2 3.79 0.00 2.25 63.56 0.03 30.37 [2026-03-26T08:47:53.467Z] 08:42:01 3 4.45 0.00 2.26 82.13 0.03 11.13 [2026-03-26T08:47:53.467Z] 08:42:01 4 5.90 0.00 2.03 61.64 0.08 30.35 [2026-03-26T08:47:53.467Z] 08:42:01 5 3.92 0.00 1.64 49.66 0.05 44.74 [2026-03-26T08:47:53.467Z] 08:42:01 6 4.35 0.00 1.67 68.16 0.05 25.77 [2026-03-26T08:47:53.467Z] 08:42:01 7 4.22 0.00 1.89 44.21 0.07 49.61 [2026-03-26T08:47:53.467Z] [2026-03-26T08:47:53.467Z] 08:42:01 CPU %user %nice %system %iowait %steal %idle [2026-03-26T08:47:53.467Z] 08:43:01 all 58.29 0.00 8.17 27.30 0.12 6.12 [2026-03-26T08:47:53.467Z] 08:43:01 0 59.39 0.00 8.17 29.61 0.12 2.71 [2026-03-26T08:47:53.467Z] 08:43:01 1 59.01 0.00 8.09 25.04 0.12 7.74 [2026-03-26T08:47:53.467Z] 08:43:01 2 57.09 0.00 8.00 25.85 0.13 8.92 [2026-03-26T08:47:53.468Z] 08:43:01 3 56.96 0.00 8.41 24.87 0.17 9.59 [2026-03-26T08:47:53.468Z] 08:43:01 4 59.80 0.00 8.05 26.67 0.12 5.37 [2026-03-26T08:47:53.468Z] 08:43:01 5 56.68 0.00 8.86 30.62 0.10 3.74 [2026-03-26T08:47:53.468Z] 08:43:01 6 59.41 0.00 7.84 26.67 0.12 5.97 [2026-03-26T08:47:53.468Z] 08:43:01 7 57.96 0.00 7.91 29.09 0.12 4.93 [2026-03-26T08:47:53.468Z] 08:44:01 all 79.93 0.00 9.48 6.45 0.16 3.99 [2026-03-26T08:47:53.468Z] 08:44:01 0 80.90 0.00 9.06 6.98 0.17 2.90 [2026-03-26T08:47:53.468Z] 08:44:01 1 80.61 0.00 9.43 4.75 0.13 5.07 [2026-03-26T08:47:53.468Z] 08:44:01 2 78.94 0.00 10.24 5.44 0.15 5.24 [2026-03-26T08:47:53.468Z] 08:44:01 3 79.60 0.00 9.10 4.84 0.15 6.31 [2026-03-26T08:47:53.468Z] 08:44:01 4 80.35 0.00 9.58 4.56 0.17 5.34 [2026-03-26T08:47:53.468Z] 08:44:01 5 79.03 0.00 9.96 10.34 0.15 0.52 [2026-03-26T08:47:53.468Z] 08:44:01 6 79.75 0.00 9.46 9.56 0.17 1.06 [2026-03-26T08:47:53.468Z] 08:44:01 7 80.24 0.00 9.01 5.19 0.15 5.41 [2026-03-26T08:47:53.468Z] 08:45:01 all 90.60 0.00 8.86 0.17 0.17 0.20 [2026-03-26T08:47:53.468Z] 08:45:01 0 90.69 0.00 8.96 0.07 0.17 0.12 [2026-03-26T08:47:53.468Z] 08:45:01 1 91.16 0.00 8.60 0.03 0.17 0.03 [2026-03-26T08:47:53.468Z] 08:45:01 2 90.04 0.00 9.26 0.50 0.20 0.00 [2026-03-26T08:47:53.468Z] 08:45:01 3 90.13 0.00 9.06 0.07 0.17 0.57 [2026-03-26T08:47:53.468Z] 08:45:01 4 91.27 0.00 8.47 0.03 0.17 0.05 [2026-03-26T08:47:53.468Z] 08:45:01 5 90.93 0.00 8.43 0.49 0.13 0.02 [2026-03-26T08:47:53.468Z] 08:45:01 6 89.86 0.00 9.37 0.02 0.17 0.59 [2026-03-26T08:47:53.468Z] 08:45:01 7 90.68 0.00 8.77 0.17 0.17 0.22 [2026-03-26T08:47:53.468Z] 08:46:01 all 17.68 0.00 2.84 27.28 0.07 52.13 [2026-03-26T08:47:53.468Z] 08:46:01 0 17.71 0.00 3.04 18.55 0.07 60.63 [2026-03-26T08:47:53.468Z] 08:46:01 1 18.12 0.00 2.82 46.88 0.07 32.12 [2026-03-26T08:47:53.468Z] 08:46:01 2 17.07 0.00 2.65 17.89 0.08 62.31 [2026-03-26T08:47:53.468Z] 08:46:01 3 17.97 0.00 3.01 50.08 0.08 28.86 [2026-03-26T08:47:53.468Z] 08:46:01 4 18.81 0.00 2.64 9.73 0.07 68.75 [2026-03-26T08:47:53.468Z] 08:46:01 5 17.33 0.00 2.75 28.27 0.07 51.58 [2026-03-26T08:47:53.468Z] 08:46:01 6 17.65 0.00 3.06 19.59 0.05 59.64 [2026-03-26T08:47:53.468Z] 08:46:01 7 16.82 0.00 2.71 27.45 0.07 52.95 [2026-03-26T08:47:53.468Z] 08:47:01 all 1.07 0.00 0.68 26.40 0.05 71.80 [2026-03-26T08:47:53.468Z] 08:47:01 0 0.77 0.00 0.74 39.33 0.05 59.12 [2026-03-26T08:47:53.468Z] 08:47:01 1 1.62 0.00 0.62 18.06 0.07 79.63 [2026-03-26T08:47:53.468Z] 08:47:01 2 0.97 0.00 0.70 23.78 0.03 74.51 [2026-03-26T08:47:53.468Z] 08:47:01 3 1.16 0.00 0.79 49.46 0.07 48.52 [2026-03-26T08:47:53.468Z] 08:47:01 4 1.25 0.00 0.65 20.48 0.05 77.57 [2026-03-26T08:47:53.468Z] 08:47:01 5 0.80 0.00 0.69 20.54 0.05 77.92 [2026-03-26T08:47:53.468Z] 08:47:01 6 0.77 0.00 0.55 18.26 0.05 80.37 [2026-03-26T08:47:53.468Z] 08:47:01 7 1.17 0.00 0.69 21.37 0.05 76.72 [2026-03-26T08:47:53.468Z] Average: all 26.18 0.00 4.17 24.34 0.08 45.22 [2026-03-26T08:47:53.468Z] Average: 0 25.92 0.00 4.14 23.26 0.08 46.60 [2026-03-26T08:47:53.468Z] Average: 1 26.38 0.00 4.07 21.31 0.08 48.16 [2026-03-26T08:47:53.468Z] Average: 2 26.33 0.00 4.33 23.04 0.08 46.22 [2026-03-26T08:47:53.468Z] Average: 3 25.78 0.00 4.21 29.31 0.09 40.61 [2026-03-26T08:47:53.468Z] Average: 4 26.47 0.00 4.01 19.00 0.08 50.43 [2026-03-26T08:47:53.468Z] Average: 5 26.14 0.00 4.12 22.09 0.08 47.57 [2026-03-26T08:47:53.468Z] Average: 6 26.45 0.00 4.22 27.95 0.09 41.30 [2026-03-26T08:47:53.468Z] Average: 7 25.98 0.00 4.29 28.81 0.09 40.83 [2026-03-26T08:47:53.468Z] [2026-03-26T08:47:53.468Z] [2026-03-26T08:47:53.468Z]