Pull request #5269 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9af309e3fe91cbbe43aeed095ff920af65a06ebe 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-ssh7307753160869796601.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-ssh5016163608927815851.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-5.97kmauflg.d4ee44ed7cb/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-5.97kmauflg.d4ee44ed7cb/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1268135270316084156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-5.97kmauflg.d4ee44ed7cb/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14334700771423414224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7580657071964305144.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-5.97kmauflg.d4ee44ed7cb/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-5.97kmauflg.d4ee44ed7cb/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8619030808336295243.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771118 in /w/workspace/5658ce45ffd748af8ac29d4ee44ed7cb [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9af309e3fe91cbbe43aeed095ff920af65a06ebe (snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb) Commit message: "fix: cmd/security-spire-server/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f 9af309e3fe91cbbe43aeed095ff920af65a06ebe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:53:40.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:53:40.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:53:41.075Z] ========================================================= [2025-10-31T08:53:41.075Z] EdgeX Global Pipelines Version Info [2025-10-31T08:53:41.075Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:42.266Z] ------------------- [2025-10-31T08:53:42.266Z] stable info: [2025-10-31T08:53:42.266Z] ------------------- [2025-10-31T08:53:42.266Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:53:42.266Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:53:42.266Z] Message: update stable to v1.0.278 [2025-10-31T08:53:42.848Z] ------------------- [2025-10-31T08:53:42.848Z] experimental info: [2025-10-31T08:53:42.848Z] ------------------- [2025-10-31T08:53:42.848Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:53:42.848Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:53:42.848Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:53:43.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:53:43.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:53:43.375Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:53:43.459Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:53:43.532Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:53:43.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:53:43.775Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:53:43.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:53:43.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:53:44.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:53:44.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:53:44.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:53:44.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:53:44.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:53:44.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:53:44.755Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:53:44.834Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:53:44.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:53:44.996Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:53:45.063Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:53:45.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:53:45.194Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:53:45.244Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:53:45.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb [Pipeline] echo [2025-10-31T08:53:45.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb [Pipeline] echo [2025-10-31T08:53:45.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb [Pipeline] echo [2025-10-31T08:53:45.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af309e3fe91cbbe43aeed095ff920af65a06ebe [Pipeline] echo [2025-10-31T08:53:45.560Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af309e [Pipeline] echo [2025-10-31T08:53:45.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:53:45.759Z] provisioning config files... [2025-10-31T08:53:45.771Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6267227972460909780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:50.542Z] ---> ****-login.sh [2025-10-31T08:53:50.542Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:53:50.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:50.801Z] [2025-10-31T08:53:50.801Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:50.801Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:50.801Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:50.801Z] [2025-10-31T08:53:50.801Z] Login Succeeded [2025-10-31T08:53:50.801Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:53:50.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:50.801Z] [2025-10-31T08:53:50.801Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:50.801Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:50.801Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:50.801Z] [2025-10-31T08:53:50.801Z] Login Succeeded [2025-10-31T08:53:50.801Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:53:51.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:51.062Z] [2025-10-31T08:53:51.062Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:51.062Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:51.062Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:51.062Z] [2025-10-31T08:53:51.062Z] Login Succeeded [2025-10-31T08:53:51.062Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:51.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:51.062Z] [2025-10-31T08:53:51.062Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:51.062Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:51.062Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:51.062Z] [2025-10-31T08:53:51.062Z] Login Succeeded [2025-10-31T08:53:51.062Z] ****.io [2025-10-31T08:53:51.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:51.322Z] [2025-10-31T08:53:51.323Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:51.323Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:51.323Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:51.323Z] [2025-10-31T08:53:51.323Z] Login Succeeded [2025-10-31T08:53:51.323Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:53:51.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:53:51.791Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/core-command/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/core-data/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:53:51.791Z] + dirname+ cmd/support-notifications/Dockerfile [2025-10-31T08:53:51.791Z] cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:53:51.791Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:53:51.791Z] + cut -d/ -f2 [2025-10-31T08:53:51.791Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:53:51.844Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T08:53:52.366Z] + git rev-list -1 --merges 9af309e3fe91cbbe43aeed095ff920af65a06ebe~1..9af309e3fe91cbbe43aeed095ff920af65a06ebe [Pipeline] echo [2025-10-31T08:53:52.405Z] -----------> git rev-list -1 --merges 9af309e3fe91cbbe43aeed095ff920af65a06ebe~1..9af309e3fe91cbbe43aeed095ff920af65a06ebe 9af309e3fe91cbbe43aeed095ff920af65a06ebe [false] [Pipeline] sh [2025-10-31T08:53:52.737Z] + git log --format=format:%s -1 9af309e3fe91cbbe43aeed095ff920af65a06ebe [Pipeline] echo [2025-10-31T08:53:52.780Z] ========================================================= [2025-10-31T08:53:52.780Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:53:52.780Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:53:53.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:53:53.257Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:53:53.257Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:53:53.257Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:53:53.257Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:53:53.257Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:53:53.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:53:53.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:53.760Z] [2025-10-31T08:53:53.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:53:54.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:54.180Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:53:54.180Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:53:54.180Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:53:54.180Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:53:54.180Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:53:54.180Z] 80192f66455f: Pulling fs layer [2025-10-31T08:53:54.180Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:53:54.180Z] 80192f66455f: Waiting [2025-10-31T08:53:54.180Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:53:54.180Z] 461d9e800cba: Waiting [2025-10-31T08:53:54.180Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:53:54.180Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:53:54.180Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:53:54.180Z] 923cac83aea3: Waiting [2025-10-31T08:53:54.180Z] 25ad8b0a4227: Waiting [2025-10-31T08:53:54.180Z] db01528c6b51: Pulling fs layer [2025-10-31T08:53:54.180Z] db01528c6b51: Waiting [2025-10-31T08:53:54.180Z] 28988de357af: Pulling fs layer [2025-10-31T08:53:54.180Z] a29436f7fd5d: Waiting [2025-10-31T08:53:54.180Z] 28988de357af: Waiting [2025-10-31T08:53:54.452Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:53:54.452Z] 6bf1a483ea7c: Download complete [2025-10-31T08:53:54.452Z] 461d9e800cba: Download complete [2025-10-31T08:53:54.713Z] 80192f66455f: Verifying Checksum [2025-10-31T08:53:54.713Z] 80192f66455f: Download complete [2025-10-31T08:53:54.713Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:53:54.713Z] f5dfc541a4d3: Download complete [2025-10-31T08:53:54.713Z] 3dae71ba6b94: Download complete [2025-10-31T08:53:54.713Z] 923cac83aea3: Verifying Checksum [2025-10-31T08:53:54.713Z] 923cac83aea3: Download complete [2025-10-31T08:53:54.974Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:53:54.974Z] 25ad8b0a4227: Download complete [2025-10-31T08:53:54.974Z] db01528c6b51: Verifying Checksum [2025-10-31T08:53:54.974Z] db01528c6b51: Download complete [2025-10-31T08:53:54.974Z] 28988de357af: Verifying Checksum [2025-10-31T08:53:54.974Z] 28988de357af: Download complete [2025-10-31T08:53:55.234Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:53:55.234Z] a29436f7fd5d: Download complete [2025-10-31T08:53:55.494Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:53:56.870Z] 3dae71ba6b94: Pull complete [2025-10-31T08:53:58.780Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:53:59.354Z] f5dfc541a4d3: Pull complete [2025-10-31T08:53:59.354Z] 461d9e800cba: Pull complete [2025-10-31T08:53:59.354Z] 80192f66455f: Pull complete [2025-10-31T08:54:03.554Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:54:04.123Z] a29436f7fd5d: Pull complete [2025-10-31T08:54:04.123Z] 923cac83aea3: Pull complete [2025-10-31T08:54:04.123Z] 25ad8b0a4227: Pull complete [2025-10-31T08:54:04.123Z] db01528c6b51: Pull complete [2025-10-31T08:54:04.383Z] 28988de357af: Pull complete [2025-10-31T08:54:04.383Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:54:04.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:04.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:04.670Z] prd-ubuntu20.04-docker-8c-8g-771118 does not seem to be running inside a container [2025-10-31T08:54:04.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T08:54:13.181Z] $ docker top 94f1cbe46491b3424715717758f546794f5a11dc4ee737b450d3cea984f08214 -eo pid,comm [2025-10-31T08:54:13.239Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T08:54:13.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:54:13.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:13.394Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:13.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:13.503Z] $ docker exec 94f1cbe46491b3424715717758f546794f5a11dc4ee737b450d3cea984f08214 ssh-agent [2025-10-31T08:54:13.601Z] SSH_AUTH_SOCK=/tmp/ssh-oaB45es2hTXq/agent.33 [2025-10-31T08:54:13.601Z] SSH_AGENT_PID=39 [2025-10-31T08:54:13.608Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:13.702Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15251491265590045880.key (/w/workspace/edgex-go/1@tmp/private_key_15251491265590045880.key) [2025-10-31T08:54:13.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:14.059Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:54:14.373Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:54:14.391Z] $ docker exec --env ******** --env ******** 94f1cbe46491b3424715717758f546794f5a11dc4ee737b450d3cea984f08214 ssh-agent -k [2025-10-31T08:54:14.479Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:14.480Z] unset SSH_AGENT_PID; [2025-10-31T08:54:14.480Z] echo Agent pid 39 killed; [2025-10-31T08:54:14.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:54:14.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:14.602Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:14.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:14.698Z] $ docker exec 94f1cbe46491b3424715717758f546794f5a11dc4ee737b450d3cea984f08214 ssh-agent [2025-10-31T08:54:14.796Z] SSH_AUTH_SOCK=/tmp/ssh-IJA0B5WhpcjX/agent.86 [2025-10-31T08:54:14.796Z] SSH_AGENT_PID=92 [2025-10-31T08:54:14.800Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:14.879Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14398770853728808512.key (/w/workspace/edgex-go/1@tmp/private_key_14398770853728808512.key) [2025-10-31T08:54:14.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:15.252Z] + git semver init [2025-10-31T08:54:15.512Z] 2025-10-31 08:54:15,463 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:54:15.512Z] 2025-10-31 08:54:15,467 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:54:15.512Z] 2025-10-31 08:54:15,468 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:54:15.512Z] 2025-10-31 08:54:15,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:54:15.512Z] 2025-10-31 08:54:15,469 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-10-31T08:54:23.652Z] 2025-10-31 08:54:22,609 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:54:23.652Z] 2025-10-31 08:54:22,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb with force:False [2025-10-31T08:54:23.652Z] 2025-10-31 08:54:22,610 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb [2025-10-31T08:54:23.652Z] 2025-10-31 08:54:22,614 [execute] INFO git cat-file --batch-check [2025-10-31T08:54:23.652Z] 2025-10-31 08:54:22,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:23.652Z] 2025-10-31 08:54:22,619 [execute] INFO git cat-file --batch [2025-10-31T08:54:23.652Z] 2025-10-31 08:54:22,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:23.652Z] 2025-10-31 08:54:22,623 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb [2025-10-31T08:54:23.652Z] 0.0.0 [Pipeline] } [2025-10-31T08:54:23.669Z] $ docker exec --env ******** --env ******** 94f1cbe46491b3424715717758f546794f5a11dc4ee737b450d3cea984f08214 ssh-agent -k [2025-10-31T08:54:23.760Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:23.760Z] unset SSH_AGENT_PID; [2025-10-31T08:54:23.760Z] echo Agent pid 92 killed; [2025-10-31T08:54:23.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:24.210Z] + git semver [Pipeline] } [2025-10-31T08:54:24.795Z] $ docker stop --time=1 94f1cbe46491b3424715717758f546794f5a11dc4ee737b450d3cea984f08214 [2025-10-31T08:54:27.740Z] $ docker rm -f --volumes 94f1cbe46491b3424715717758f546794f5a11dc4ee737b450d3cea984f08214 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:54:28.449Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:54:28.932Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:54:28.954Z] [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T08:54:29.792Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:54:29.839Z] [edgeX.isLTS] Checking if [snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:29.886Z] [edgeX.isLTS] Checking if [snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:29.931Z] ========================================================= [2025-10-31T08:54:29.931Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:54:29.931Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:30.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:31.218Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:54:31.787Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:54:31.787Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:54:31.787Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:54:31.787Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:54:31.787Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:54:31.787Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:54:31.787Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:54:31.787Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:54:31.787Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:54:31.787Z] 333b49ad6fbf: Waiting [2025-10-31T08:54:31.787Z] 4f4fb700ef54: Waiting [2025-10-31T08:54:31.787Z] c3e65509a76b: Waiting [2025-10-31T08:54:31.787Z] 7cf9ebb963bd: Waiting [2025-10-31T08:54:31.787Z] bb34ca984cfb: Waiting [2025-10-31T08:54:31.788Z] 151cf03bc807: Waiting [2025-10-31T08:54:31.788Z] c35fb4624d26: Verifying Checksum [2025-10-31T08:54:31.788Z] c35fb4624d26: Download complete [2025-10-31T08:54:31.788Z] 333b49ad6fbf: Verifying Checksum [2025-10-31T08:54:31.788Z] 333b49ad6fbf: Download complete [2025-10-31T08:54:31.788Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:54:31.788Z] 4f4fb700ef54: Download complete [2025-10-31T08:54:31.788Z] c3e65509a76b: Verifying Checksum [2025-10-31T08:54:31.788Z] c3e65509a76b: Download complete [2025-10-31T08:54:31.788Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:54:31.788Z] 2d35ebdb57d9: Download complete [2025-10-31T08:54:32.046Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:54:32.046Z] 7cf9ebb963bd: Download complete [2025-10-31T08:54:32.046Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:54:32.046Z] 4e2aec7ef170: Download complete [2025-10-31T08:54:32.305Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:54:32.305Z] 151cf03bc807: Download complete [2025-10-31T08:54:32.873Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:54:33.440Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:54:33.440Z] bb34ca984cfb: Download complete [2025-10-31T08:54:34.378Z] c35fb4624d26: Pull complete [2025-10-31T08:54:40.944Z] 4e2aec7ef170: Pull complete [2025-10-31T08:54:40.944Z] 333b49ad6fbf: Pull complete [2025-10-31T08:54:41.202Z] 4f4fb700ef54: Pull complete [2025-10-31T08:54:41.202Z] c3e65509a76b: Pull complete [2025-10-31T08:54:41.466Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:54:44.315Z] Still waiting to schedule task [2025-10-31T08:54:44.316Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T08:54:44.751Z] bb34ca984cfb: Pull complete [2025-10-31T08:54:44.751Z] 151cf03bc807: Pull complete [2025-10-31T08:54:44.751Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:54:44.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:44.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:45.129Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:45.129Z] WORKDIR /edgex [2025-10-31T08:54:45.129Z] COPY go.mod . [2025-10-31T08:54:45.129Z] RUN go mod download [2025-10-31T08:54:45.129Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:54:45.698Z] #0 building with "default" instance using docker driver [2025-10-31T08:54:45.698Z] [2025-10-31T08:54:45.698Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:54:45.698Z] #1 transferring dockerfile: 164B done [2025-10-31T08:54:45.698Z] #1 DONE 0.0s [2025-10-31T08:54:45.698Z] [2025-10-31T08:54:45.698Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:45.698Z] #2 DONE 0.0s [2025-10-31T08:54:45.698Z] [2025-10-31T08:54:45.698Z] #3 [internal] load .dockerignore [2025-10-31T08:54:45.698Z] #3 transferring context: 50B done [2025-10-31T08:54:45.698Z] #3 DONE 0.0s [2025-10-31T08:54:45.958Z] [2025-10-31T08:54:45.958Z] #4 [internal] load build context [2025-10-31T08:54:45.958Z] #4 transferring context: 6.57kB done [2025-10-31T08:54:45.958Z] #4 DONE 0.1s [2025-10-31T08:54:45.958Z] [2025-10-31T08:54:45.958Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:46.222Z] #5 DONE 0.2s [2025-10-31T08:54:46.222Z] [2025-10-31T08:54:46.222Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:54:58.442Z] #6 DONE 12.2s [2025-10-31T08:54:58.442Z] [2025-10-31T08:54:58.442Z] #7 [3/4] COPY go.mod . [2025-10-31T08:54:58.442Z] #7 DONE 0.0s [2025-10-31T08:54:58.442Z] [2025-10-31T08:54:58.442Z] #8 [4/4] RUN go mod download [2025-10-31T08:55:08.438Z] #8 DONE 9.4s [2025-10-31T08:55:08.438Z] [2025-10-31T08:55:08.438Z] #9 exporting to image [2025-10-31T08:55:08.438Z] #9 exporting layers [2025-10-31T08:55:11.722Z] #9 exporting layers 3.6s done [2025-10-31T08:55:11.722Z] #9 writing image sha256:883ccfe4be7656bc5d9783c8f9e5a15d016de0ef249affd1a04697c402fbe80f done [2025-10-31T08:55:11.722Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.1s done [2025-10-31T08:55:11.722Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:55:13.041Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:13.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:13.216Z] prd-ubuntu20.04-docker-8c-8g-771118 does not seem to be running inside a container [2025-10-31T08:55:13.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T08:55:13.649Z] $ docker top c42289651860d8016db4fbb544a9e693cfad94bc6976e9d5e2b948fd29b9ff19 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:55:14.047Z] + go version [2025-10-31T08:55:14.047Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:55:14.074Z] $ docker stop --time=1 c42289651860d8016db4fbb544a9e693cfad94bc6976e9d5e2b948fd29b9ff19 [2025-10-31T08:55:16.089Z] $ docker rm -f --volumes c42289651860d8016db4fbb544a9e693cfad94bc6976e9d5e2b948fd29b9ff19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:55:16.957Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:16.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:17.110Z] prd-ubuntu20.04-docker-8c-8g-771118 does not seem to be running inside a container [2025-10-31T08:55:17.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T08:55:19.948Z] $ docker top ba85e5030032220969a0df64a3c6c6a7aa9c3f505e89048cf170d47cc091db64 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:55:20.075Z] ========================================================= [2025-10-31T08:55:20.075Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:55:20.075Z] ========================================================= [Pipeline] sh [2025-10-31T08:55:20.375Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:20.742Z] + make test [2025-10-31T08:55:20.743Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:55:35.659Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:56:02.198Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:56:02.198Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:56:04.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 42.3% of statements [2025-10-31T08:56:04.094Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:56:04.094Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:56:04.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2025-10-31T08:56:07.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.4% of statements [2025-10-31T08:56:07.381Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:56:07.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements [2025-10-31T08:56:07.381Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:56:07.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 57.6% of statements [2025-10-31T08:56:07.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements [2025-10-31T08:56:07.381Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:56:07.381Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.447s coverage: 94.2% of statements [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:56:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.065s coverage: 92.4% of statements [2025-10-31T08:56:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:56:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:56:09.280Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:56:10.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements [2025-10-31T08:56:10.214Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:56:10.214Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.420s coverage: 95.8% of statements [2025-10-31T08:56:12.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:56:12.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:56:12.114Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2025-10-31T08:56:12.114Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:56:12.114Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:56:12.114Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:56:12.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:56:14.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.054s coverage: 2.4% of statements [2025-10-31T08:56:14.652Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:56:14.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 1.0% of statements [2025-10-31T08:56:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:56:14.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 39.4% of statements [2025-10-31T08:56:14.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 68.8% of statements [2025-10-31T08:56:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:56:14.652Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:14.652Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:15.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 40.0% of statements [2025-10-31T08:56:15.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-10-31T08:56:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-10-31T08:56:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2025-10-31T08:56:16.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.014s coverage: 87.5% of statements [2025-10-31T08:56:28.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.052s coverage: 92.9% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2025-10-31T08:56:36.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.031s coverage: 87.2% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-10-31T08:56:36.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.048s coverage: 6.8% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.056s coverage: 100.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.166s coverage: 54.5% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-10-31T08:56:36.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:56:36.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.826s coverage: 29.2% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 3.1% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements [2025-10-31T08:56:36.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:56:36.380Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-10-31T08:56:41.656Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 94.9% of statements [2025-10-31T08:56:41.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:56:41.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:56:41.656Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements [2025-10-31T08:56:41.656Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements [2025-10-31T08:56:41.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:56:41.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-10-31T08:56:41.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:56:41.656Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:41.656Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-31T08:56:41.656Z] running golangci-lint [2025-10-31T08:56:41.656Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:56:41.915Z] go version go1.25.2 linux/amd64 [2025-10-31T08:56:41.915Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-10-31T08:56:41.915Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:56:41.915Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:56:41.915Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:56:41.920Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:56:41.959Z] $ docker stop --time=1 ba85e5030032220969a0df64a3c6c6a7aa9c3f505e89048cf170d47cc091db64 [2025-10-31T08:56:43.981Z] $ docker rm -f --volumes ba85e5030032220969a0df64a3c6c6a7aa9c3f505e89048cf170d47cc091db64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T08:56:45.321Z] Failed in branch amd64 [2025-10-31T08:58:19.240Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771143 in /w/workspace/5658ce45ffd748af8ac29d4ee44ed7cb [Pipeline] { [Pipeline] ws [2025-10-31T08:58:19.310Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T08:58:22.427Z] The recommended git tool is: git [2025-10-31T08:58:29.164Z] using credential edgex-jenkins-ssh [2025-10-31T08:58:29.189Z] Cloning the remote Git repository [2025-10-31T08:58:29.273Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:58:29.440Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T08:58:29.694Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:58:29.697Z] > git --version # timeout=10 [2025-10-31T08:58:29.726Z] > git --version # 'git version 2.25.1' [2025-10-31T08:58:29.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:58:30.059Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:58:58.137Z] Avoid second fetch [2025-10-31T08:58:58.137Z] Checking out Revision 9af309e3fe91cbbe43aeed095ff920af65a06ebe (snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb) [2025-10-31T08:58:56.456Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:58:56.494Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:58:58.173Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:58:58.283Z] > git checkout -f 9af309e3fe91cbbe43aeed095ff920af65a06ebe # timeout=10 [2025-10-31T08:58:59.702Z] Commit message: "fix: cmd/security-spire-server/Dockerfile to reduce vulnerabilities" [2025-10-31T08:58:59.803Z] > git --version # timeout=10 [2025-10-31T08:58:59.822Z] > git --version # 'git version 2.25.1' [2025-10-31T08:58:59.853Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:59:04.862Z] provisioning config files... [2025-10-31T08:59:04.914Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5713483389578925967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:59:05.925Z] ---> ****-login.sh [2025-10-31T08:59:05.925Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:59:06.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:06.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:06.832Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:06.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:06.832Z] [2025-10-31T08:59:06.832Z] Login Succeeded [2025-10-31T08:59:06.832Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:59:07.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:07.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:07.108Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:07.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:07.108Z] [2025-10-31T08:59:07.108Z] Login Succeeded [2025-10-31T08:59:07.108Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:59:07.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:07.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:07.719Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:07.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:07.719Z] [2025-10-31T08:59:07.719Z] Login Succeeded [2025-10-31T08:59:07.719Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:59:07.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:08.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:08.273Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:08.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:08.273Z] [2025-10-31T08:59:08.273Z] Login Succeeded [2025-10-31T08:59:08.273Z] ****.io [2025-10-31T08:59:08.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:59:08.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:59:08.825Z] Configure a credential helper to remove this warning. See [2025-10-31T08:59:08.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:59:08.825Z] [2025-10-31T08:59:08.825Z] Login Succeeded [2025-10-31T08:59:08.825Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:59:08.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:59:09.785Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:59:09.828Z] [edgeX.isLTS] Checking if [snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:59:09.879Z] [edgeX.isLTS] Checking if [snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:59:09.923Z] ========================================================= [2025-10-31T08:59:09.923Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:59:09.923Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:10.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:10.600Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:59:10.600Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:59:10.600Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:59:10.600Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:59:10.600Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:59:10.600Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:59:10.600Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:59:10.600Z] deaec5988b04: Pulling fs layer [2025-10-31T08:59:10.600Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:59:10.600Z] deaec5988b04: Waiting [2025-10-31T08:59:10.600Z] 196fd7d83e7d: Waiting [2025-10-31T08:59:10.600Z] 9f65657bb879: Waiting [2025-10-31T08:59:10.600Z] 8ba94037c8f0: Waiting [2025-10-31T08:59:10.600Z] 4f4fb700ef54: Waiting [2025-10-31T08:59:10.600Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:59:10.600Z] d32bb0dddca7: Download complete [2025-10-31T08:59:10.884Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:59:10.884Z] 196fd7d83e7d: Download complete [2025-10-31T08:59:10.884Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:59:10.884Z] 4f4fb700ef54: Download complete [2025-10-31T08:59:10.884Z] 8ba94037c8f0: Verifying Checksum [2025-10-31T08:59:10.884Z] 8ba94037c8f0: Download complete [2025-10-31T08:59:10.884Z] 6b59a28fa201: Verifying Checksum [2025-10-31T08:59:10.884Z] 6b59a28fa201: Download complete [2025-10-31T08:59:11.489Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:59:11.489Z] 9f65657bb879: Download complete [2025-10-31T08:59:12.946Z] 6b59a28fa201: Pull complete [2025-10-31T08:59:13.235Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:59:13.235Z] 5dab1238d3d9: Download complete [2025-10-31T08:59:13.508Z] d32bb0dddca7: Pull complete [2025-10-31T08:59:15.492Z] deaec5988b04: Verifying Checksum [2025-10-31T08:59:15.492Z] deaec5988b04: Download complete [2025-10-31T08:59:30.638Z] 5dab1238d3d9: Pull complete [2025-10-31T08:59:30.638Z] 196fd7d83e7d: Pull complete [2025-10-31T08:59:30.926Z] 4f4fb700ef54: Pull complete [2025-10-31T08:59:31.206Z] 8ba94037c8f0: Pull complete [2025-10-31T08:59:41.414Z] deaec5988b04: Pull complete [2025-10-31T08:59:43.400Z] 9f65657bb879: Pull complete [2025-10-31T08:59:43.400Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:59:43.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:43.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:43.871Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:43.871Z] WORKDIR /edgex [2025-10-31T08:59:43.871Z] COPY go.mod . [2025-10-31T08:59:43.871Z] RUN go mod download [2025-10-31T08:59:43.871Z] docker build -t ci-base-image-arm64 -f - . [2025-10-31T08:59:45.414Z] Sending build context to Docker daemon 3.845MB [2025-10-31T08:59:45.414Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:45.414Z] ---> 334268110677 [2025-10-31T08:59:45.414Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:59:48.037Z] ---> Running in 75c92bb82b42 [2025-10-31T08:59:48.644Z] Removing intermediate container 75c92bb82b42 [2025-10-31T08:59:48.644Z] ---> 11f959ee7fe9 [2025-10-31T08:59:48.644Z] Step 3/4 : COPY go.mod . [2025-10-31T08:59:49.235Z] ---> c8f281bfbc71 [2025-10-31T08:59:49.235Z] Step 4/4 : RUN go mod download [2025-10-31T08:59:49.235Z] ---> Running in 874502711ab5 [2025-10-31T09:00:58.088Z] Removing intermediate container 874502711ab5 [2025-10-31T09:00:58.088Z] ---> 9fc91c90f45a [2025-10-31T09:00:58.088Z] Successfully built 9fc91c90f45a [2025-10-31T09:00:58.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:00:58.547Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:00:58.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:00:58.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-771143 does not seem to be running inside a container [2025-10-31T09:00:59.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T09:01:00.638Z] $ docker top 9aa846bd98e7064541667560bf34bc5e557ecf2fb049a39161244e190aeb5ad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:01:01.649Z] + go version [2025-10-31T09:01:01.649Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T09:01:01.697Z] $ docker stop --time=1 9aa846bd98e7064541667560bf34bc5e557ecf2fb049a39161244e190aeb5ad7 [2025-10-31T09:01:03.508Z] $ docker rm -f --volumes 9aa846bd98e7064541667560bf34bc5e557ecf2fb049a39161244e190aeb5ad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:01:04.465Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:01:04.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:01:04.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-771143 does not seem to be running inside a container [2025-10-31T09:01:04.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T09:01:06.436Z] $ docker top c3395791c8ce1447f1909a3c01139d06099d406d98d955991b4f73e6a16f8ea9 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T09:01:06.755Z] ========================================================= [2025-10-31T09:01:06.755Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T09:01:06.755Z] ========================================================= [Pipeline] sh [2025-10-31T09:01:07.441Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:01:08.197Z] + make test [2025-10-31T09:01:08.197Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T09:02:29.991Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T09:08:07.218Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T09:08:07.218Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:09:15.275Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:09:16.243Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:09:20.514Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:09:20.514Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:09:20.514Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:09:20.514Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:09:24.793Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:09:24.793Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:09:26.745Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:09:59.063Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:09:59.063Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:09:59.063Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:09:59.063Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:10:26.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.252s coverage: 42.3% of statements [2025-10-31T09:10:26.246Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:10:26.246Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:10:26.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.383s coverage: 97.0% of statements [2025-10-31T09:10:41.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.571s coverage: 69.4% of statements [2025-10-31T09:10:41.397Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:10:41.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.313s coverage: 4.8% of statements [2025-10-31T09:10:41.397Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:10:59.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.870s coverage: 57.6% of statements [2025-10-31T09:10:59.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.296s coverage: 86.5% of statements [2025-10-31T09:10:59.735Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:10:59.735Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.048s coverage: 94.2% of statements [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:11:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.854s coverage: 92.4% of statements [2025-10-31T09:11:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:11:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:11:38.756Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:11:57.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.587s coverage: 8.4% of statements [2025-10-31T09:11:57.207Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:11:57.207Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:12:19.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.187s coverage: 95.8% of statements [2025-10-31T09:12:19.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:12:19.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:12:19.558Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:12:19.558Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:12:19.558Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:12:22.938Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.461s coverage: 72.2% of statements [2025-10-31T09:12:22.938Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:12:22.938Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:12:22.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:12:22.938Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:12:24.890Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:12:24.890Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:12:24.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:12:24.890Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:12:24.890Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:12:24.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:12:47.292Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.467s coverage: 2.4% of statements [2025-10-31T09:12:47.292Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:12:47.292Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.547s coverage: 1.0% of statements [2025-10-31T09:12:47.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:12:55.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.365s coverage: 39.4% of statements [2025-10-31T09:12:55.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.311s coverage: 68.8% of statements [2025-10-31T09:12:55.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:12:55.576Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:12:55.576Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:13:03.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.194s coverage: 40.0% of statements [2025-10-31T09:13:03.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.206s coverage: 87.1% of statements [2025-10-31T09:13:03.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.152s coverage: 94.1% of statements [2025-10-31T09:13:04.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.135s coverage: 96.3% of statements [2025-10-31T09:13:11.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.250s coverage: 87.5% of statements [2025-10-31T09:13:23.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.149s coverage: 94.4% of statements [2025-10-31T09:13:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.387s coverage: 92.9% of statements [2025-10-31T09:13:36.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:13:36.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:13:36.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:13:36.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.154s coverage: 68.8% of statements [2025-10-31T09:13:36.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:13:36.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:13:36.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:13:36.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:13:38.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.165s coverage: 62.3% of statements [2025-10-31T09:13:38.051Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:13:38.051Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:13:38.051Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:13:42.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.467s coverage: 47.4% of statements [2025-10-31T09:13:42.612Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:13:42.612Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:13:42.612Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:13:43.587Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:14:01.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.239s coverage: 87.2% of statements [2025-10-31T09:14:01.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.144s coverage: 15.5% of statements [2025-10-31T09:14:01.914Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:14:01.914Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:14:01.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.113s coverage: 100.0% of statements [2025-10-31T09:14:01.914Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:14:06.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.485s coverage: 81.8% of statements [2025-10-31T09:14:12.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.431s coverage: 82.1% of statements [2025-10-31T09:14:12.937Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:14:12.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.221s coverage: 86.0% of statements [2025-10-31T09:14:12.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:14:31.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.525s coverage: 6.8% of statements [2025-10-31T09:14:31.229Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:14:31.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.702s coverage: 33.3% of statements [2025-10-31T09:14:31.229Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:14:31.229Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:14:31.229Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:14:50.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.304s coverage: 100.0% of statements [2025-10-31T09:14:54.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.293s coverage: 54.5% of statements [2025-10-31T09:14:54.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.126s coverage: 89.4% of statements [2025-10-31T09:14:54.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.103s coverage: 100.0% of statements [2025-10-31T09:14:56.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.115s coverage: 73.7% of statements [2025-10-31T09:14:59.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.146s coverage: 100.0% of statements [2025-10-31T09:14:59.542Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T09:15:06.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.268s coverage: 88.6% of statements [2025-10-31T09:15:06.542Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:15:06.542Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:15:10.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.237s coverage: 96.8% of statements [2025-10-31T09:15:10.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:15:10.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:15:10.817Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:15:16.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.106s coverage: 100.0% of statements [2025-10-31T09:15:28.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.440s coverage: 29.2% of statements [2025-10-31T09:15:28.539Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:15:28.539Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:15:28.539Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:15:33.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.252s coverage: 93.8% of statements [2025-10-31T09:15:33.925Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:15:33.925Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:15:33.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:15:39.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.172s coverage: 3.1% of statements [2025-10-31T09:15:39.319Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:15:40.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.273s coverage: 76.2% of statements [2025-10-31T09:15:40.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.254s coverage: 54.0% of statements [2025-10-31T09:15:40.739Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:15:40.739Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:15:42.694Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:15:42.694Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:15:42.694Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:16:09.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.449s coverage: 17.0% of statements [2025-10-31T09:16:09.473Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:16:09.473Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:16:09.473Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:16:09.473Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:16:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.606s coverage: 94.9% of statements [2025-10-31T09:16:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:16:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:16:21.829Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:16:21.829Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:16:31.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.453s coverage: 9.0% of statements [2025-10-31T09:16:31.987Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:16:31.987Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:16:31.987Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:16:44.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.436s coverage: 97.7% of statements [2025-10-31T09:16:44.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:16:44.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.214s coverage: 43.6% of statements [2025-10-31T09:16:44.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:16:44.352Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:16:45.794Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-31T09:16:46.070Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T09:16:46.070Z] go vet ./... [2025-10-31T09:23:38.394Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:23:38.394Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:23:38.394Z] ./bin/test-attribution-txt.sh [2025-10-31T09:23:38.394Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:23:38.394Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:23:38.394Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:23:38.394Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:23:38.394Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:23:38.394Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:23:38.439Z] [edgeX.isLTS] Checking if [snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:23:39.158Z] + ls -al . [2025-10-31T09:23:39.158Z] total 1380 [2025-10-31T09:23:39.158Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 09:01 . [2025-10-31T09:23:39.158Z] drwxr-xr-x 4 root root 4096 Oct 31 09:01 .. [2025-10-31T09:23:39.158Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 .blubracket [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:58 .dockerignore [2025-10-31T09:23:39.158Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:59 .git [2025-10-31T09:23:39.158Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:58 .github [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:58 .gitignore [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 08:58 .golangci.yml [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:58 .hadolint.yml [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:58 .sonarcloud.properties [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:58 ADOPTERS.md [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:58 Attribution.txt [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:58 CHANGELOG.md [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:58 CONTRIBUTING.md [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:58 GOVERNANCE.md [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 08:58 Jenkinsfile [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:58 LICENSE [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:58 Makefile [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:58 OWNERS.md [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:58 README.md [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:58 SECURITY.md [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION [2025-10-31T09:23:39.158Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 bin [2025-10-31T09:23:39.158Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:58 cmd [2025-10-31T09:23:39.158Z] -rw-r--r-- 1 root root 1036395 Oct 31 09:16 coverage.out [2025-10-31T09:23:39.158Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 fuzz_test [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:58 go.mod [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:58 go.sum [2025-10-31T09:23:39.158Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:58 internal [2025-10-31T09:23:39.158Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 openapi [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:58 security.txt [2025-10-31T09:23:39.158Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:58 version.go [Pipeline] sh [2025-10-31T09:23:39.855Z] + '[' -e coverage.out ] [2025-10-31T09:23:39.855Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:23:41.362Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:23:42.015Z] + make build [2025-10-31T09:23:42.015Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T09:29:34.220Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T09:29:37.602Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T09:29:55.872Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T09:29:58.492Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T09:30:13.741Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T09:31:10.155Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T09:31:20.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T09:31:42.319Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T09:32:00.563Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T09:32:12.909Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T09:32:25.242Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T09:32:30.596Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-31T09:32:45.777Z] $ docker stop --time=1 c3395791c8ce1447f1909a3c01139d06099d406d98d955991b4f73e6a16f8ea9 [2025-10-31T09:32:48.326Z] $ docker rm -f --volumes c3395791c8ce1447f1909a3c01139d06099d406d98d955991b4f73e6a16f8ea9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:32:54.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:32:54.825Z] [2025-10-31T09:32:54.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:32:55.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:32:55.560Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T09:32:55.560Z] 547446be3368: Pulling fs layer [2025-10-31T09:32:55.560Z] d125d8839a47: Pulling fs layer [2025-10-31T09:32:55.560Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T09:32:55.560Z] c3105a71a48b: Pulling fs layer [2025-10-31T09:32:55.560Z] 0f093f025ec4: Pulling fs layer [2025-10-31T09:32:55.560Z] c3106fc0e877: Pulling fs layer [2025-10-31T09:32:55.560Z] c3105a71a48b: Waiting [2025-10-31T09:32:55.560Z] 0f093f025ec4: Waiting [2025-10-31T09:32:55.560Z] c3106fc0e877: Waiting [2025-10-31T09:32:55.841Z] 547446be3368: Verifying Checksum [2025-10-31T09:32:55.841Z] 547446be3368: Download complete [2025-10-31T09:32:55.841Z] c3105a71a48b: Verifying Checksum [2025-10-31T09:32:55.841Z] c3105a71a48b: Download complete [2025-10-31T09:32:56.439Z] d125d8839a47: Verifying Checksum [2025-10-31T09:32:56.439Z] d125d8839a47: Download complete [2025-10-31T09:32:56.439Z] c3106fc0e877: Verifying Checksum [2025-10-31T09:32:56.439Z] c3106fc0e877: Download complete [2025-10-31T09:32:56.709Z] 0f093f025ec4: Verifying Checksum [2025-10-31T09:32:56.709Z] 0f093f025ec4: Download complete [2025-10-31T09:32:56.709Z] 547446be3368: Pull complete [2025-10-31T09:32:58.129Z] d125d8839a47: Pull complete [2025-10-31T09:32:59.102Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T09:33:11.486Z] 3e85d5ac6304: Pull complete [2025-10-31T09:33:11.768Z] c3105a71a48b: Pull complete [2025-10-31T09:33:13.749Z] 0f093f025ec4: Pull complete [2025-10-31T09:33:13.749Z] c3106fc0e877: Pull complete [2025-10-31T09:33:14.020Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T09:33:14.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:33:14.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:33:14.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-771143 does not seem to be running inside a container [2025-10-31T09:33:14.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-31T09:33:17.725Z] $ docker top 214549a5a41eeca7c9f2e96a21b41ecdcd27959b01b1007165260d6698bcf990 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:33:18.754Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:33:37.093Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #1 transferring dockerfile: [2025-10-31T09:33:37.093Z] #1 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T09:33:37.093Z] #1 DONE 0.1s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #2 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T09:33:37.093Z] #2 DONE 0.1s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #3 transferring dockerfile: 1.70kB 0.0s done [2025-10-31T09:33:37.093Z] #3 DONE 0.1s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #4 transferring dockerfile: 3.02kB 0.0s done [2025-10-31T09:33:37.093Z] #4 DONE 0.1s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #5 transferring dockerfile: 1.83kB done [2025-10-31T09:33:37.093Z] #5 DONE 0.1s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #6 transferring dockerfile: 2.00kB 0.0s done [2025-10-31T09:33:37.093Z] #6 DONE 0.1s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #7 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T09:33:37.093Z] #7 DONE 0.1s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #8 transferring dockerfile: 2.49kB 0.0s done [2025-10-31T09:33:37.093Z] #8 DONE 0.1s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #9 [core-data internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #9 transferring dockerfile: 2.04kB 0.0s done [2025-10-31T09:33:37.093Z] #9 DONE 0.2s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #10 transferring dockerfile: 2.10kB done [2025-10-31T09:33:37.093Z] #10 DONE 0.2s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #11 ... [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #12 [core-command internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #12 transferring dockerfile: 1.94kB 0.0s done [2025-10-31T09:33:37.093Z] #12 DONE 0.2s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #11 transferring dockerfile: 1.89kB done [2025-10-31T09:33:37.093Z] #11 DONE 0.2s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #13 transferring dockerfile: 2.50kB 0.0s done [2025-10-31T09:33:37.093Z] #13 DONE 0.1s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #14 transferring dockerfile: 1.81kB 0.0s done [2025-10-31T09:33:37.093Z] #14 DONE 0.2s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:33:37.093Z] #15 transferring dockerfile: 1.69kB 0.0s done [2025-10-31T09:33:37.093Z] #15 DONE 0.1s [2025-10-31T09:33:37.093Z] [2025-10-31T09:33:37.093Z] #16 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:33:37.093Z] #16 transferring context: [2025-10-31T09:33:37.093Z] #16 transferring context: 50B 0.0s done [2025-10-31T09:33:37.093Z] #16 DONE 0.1s [2025-10-31T09:33:37.367Z] [2025-10-31T09:33:37.367Z] #17 [core-keeper internal] load .dockerignore [2025-10-31T09:33:37.367Z] #17 transferring context: 50B done [2025-10-31T09:33:37.367Z] #17 DONE 0.1s [2025-10-31T09:33:37.367Z] [2025-10-31T09:33:37.367Z] #18 [security-spire-server internal] load .dockerignore [2025-10-31T09:33:37.636Z] #18 transferring context: 50B done [2025-10-31T09:33:37.636Z] #18 DONE 0.1s [2025-10-31T09:33:37.636Z] [2025-10-31T09:33:37.636Z] #19 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:33:37.636Z] #19 transferring context: 50B done [2025-10-31T09:33:37.636Z] #19 DONE 0.1s [2025-10-31T09:33:37.636Z] [2025-10-31T09:33:37.636Z] #20 [support-scheduler internal] load .dockerignore [2025-10-31T09:33:37.914Z] #20 transferring context: 50B 0.0s done [2025-10-31T09:33:37.914Z] #20 DONE 0.1s [2025-10-31T09:33:37.914Z] [2025-10-31T09:33:37.914Z] #21 [support-notifications internal] load .dockerignore [2025-10-31T09:33:37.914Z] #21 transferring context: 50B 0.0s done [2025-10-31T09:33:37.914Z] #21 DONE 0.1s [2025-10-31T09:33:37.914Z] [2025-10-31T09:33:37.915Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:33:37.915Z] #22 transferring context: 50B 0.0s done [2025-10-31T09:33:37.915Z] #22 DONE 0.1s [2025-10-31T09:33:37.915Z] [2025-10-31T09:33:37.915Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:33:38.194Z] #23 transferring context: 50B 0.0s done [2025-10-31T09:33:38.194Z] #23 DONE 0.2s [2025-10-31T09:33:38.194Z] [2025-10-31T09:33:38.194Z] #24 [core-data internal] load .dockerignore [2025-10-31T09:33:38.194Z] #24 transferring context: 50B 0.0s done [2025-10-31T09:33:38.194Z] #24 DONE 0.2s [2025-10-31T09:33:38.194Z] [2025-10-31T09:33:38.194Z] #25 [core-metadata internal] load .dockerignore [2025-10-31T09:33:38.194Z] #25 transferring context: 50B 0.0s done [2025-10-31T09:33:38.470Z] #25 DONE 0.2s [2025-10-31T09:33:38.470Z] [2025-10-31T09:33:38.470Z] #26 [core-command internal] load .dockerignore [2025-10-31T09:33:38.470Z] #26 transferring context: 50B 0.0s done [2025-10-31T09:33:38.470Z] #26 DONE 0.2s [2025-10-31T09:33:38.470Z] [2025-10-31T09:33:38.470Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:33:38.470Z] #27 transferring context: 50B 0.0s done [2025-10-31T09:33:38.470Z] #27 DONE 0.2s [2025-10-31T09:33:38.470Z] [2025-10-31T09:33:38.470Z] #28 [security-spire-agent internal] load .dockerignore [2025-10-31T09:33:38.470Z] #28 transferring context: 50B 0.0s done [2025-10-31T09:33:38.753Z] #28 DONE 0.1s [2025-10-31T09:33:38.753Z] [2025-10-31T09:33:38.753Z] #29 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:33:38.753Z] #29 transferring context: 50B 0.0s done [2025-10-31T09:33:38.753Z] #29 DONE 0.1s [2025-10-31T09:33:38.753Z] [2025-10-31T09:33:38.753Z] #30 [security-spire-config internal] load .dockerignore [2025-10-31T09:33:39.030Z] #30 transferring context: 50B 0.0s done [2025-10-31T09:33:39.030Z] #30 DONE 0.1s [2025-10-31T09:33:39.030Z] [2025-10-31T09:33:39.030Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:39.030Z] #31 DONE 0.0s [2025-10-31T09:33:39.030Z] [2025-10-31T09:33:39.030Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:33:39.308Z] #32 DONE 0.2s [2025-10-31T09:33:39.308Z] [2025-10-31T09:33:39.308Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:39.308Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:39.308Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:39.582Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:39.582Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:39.582Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:39.582Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.05MB / 4.09MB 0.1s [2025-10-31T09:33:39.582Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.2s [2025-10-31T09:33:39.582Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s [2025-10-31T09:33:39.858Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:33:39.858Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-31T09:33:40.833Z] #33 ... [2025-10-31T09:33:40.833Z] [2025-10-31T09:33:40.833Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:40.833Z] #31 DONE 0.0s [2025-10-31T09:33:40.833Z] [2025-10-31T09:33:40.833Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:40.833Z] #33 ... [2025-10-31T09:33:40.833Z] [2025-10-31T09:33:40.833Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:33:40.833Z] #32 DONE 0.3s [2025-10-31T09:33:40.833Z] [2025-10-31T09:33:40.833Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:40.833Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:40.833Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:40.833Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:40.833Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:40.833Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:33:41.105Z] #33 ... [2025-10-31T09:33:41.105Z] [2025-10-31T09:33:41.105Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:33:41.105Z] #34 DONE 3.0s [2025-10-31T09:33:41.105Z] [2025-10-31T09:33:41.105Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:41.375Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:41.649Z] #33 ... [2025-10-31T09:33:41.650Z] [2025-10-31T09:33:41.650Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:41.650Z] #31 DONE 0.0s [2025-10-31T09:33:41.650Z] [2025-10-31T09:33:41.650Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:41.971Z] #35 ... [2025-10-31T09:33:41.971Z] [2025-10-31T09:33:41.971Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:41.971Z] #31 DONE 0.0s [2025-10-31T09:33:41.971Z] [2025-10-31T09:33:41.971Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:41.971Z] #36 DONE 1.5s [2025-10-31T09:33:41.971Z] [2025-10-31T09:33:41.971Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:41.971Z] #35 ... [2025-10-31T09:33:41.971Z] [2025-10-31T09:33:41.971Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:33:41.971Z] #32 DONE 0.8s [2025-10-31T09:33:41.971Z] [2025-10-31T09:33:41.971Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:41.971Z] #35 ... [2025-10-31T09:33:41.971Z] [2025-10-31T09:33:41.971Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:41.971Z] #31 DONE 0.0s [2025-10-31T09:33:41.971Z] [2025-10-31T09:33:41.971Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:33:41.971Z] #34 DONE 3.0s [2025-10-31T09:33:41.971Z] [2025-10-31T09:33:41.971Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:41.971Z] #36 DONE 1.5s [2025-10-31T09:33:41.971Z] [2025-10-31T09:33:41.971Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:42.242Z] #35 ... [2025-10-31T09:33:42.242Z] [2025-10-31T09:33:42.242Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:42.242Z] #31 DONE 0.0s [2025-10-31T09:33:42.242Z] [2025-10-31T09:33:42.242Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:42.515Z] #35 ... [2025-10-31T09:33:42.515Z] [2025-10-31T09:33:42.515Z] #37 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T09:33:42.515Z] #37 DONE 1.3s [2025-10-31T09:33:42.515Z] [2025-10-31T09:33:42.515Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:42.515Z] #31 DONE 0.0s [2025-10-31T09:33:42.515Z] [2025-10-31T09:33:42.515Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:42.792Z] #35 ... [2025-10-31T09:33:42.792Z] [2025-10-31T09:33:42.792Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:42.792Z] #31 DONE 0.1s [2025-10-31T09:33:42.792Z] [2025-10-31T09:33:42.792Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:42.792Z] #35 ... [2025-10-31T09:33:42.792Z] [2025-10-31T09:33:42.792Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:33:42.792Z] #34 DONE 3.0s [2025-10-31T09:33:42.792Z] [2025-10-31T09:33:42.792Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:33:42.792Z] #32 DONE 1.5s [2025-10-31T09:33:42.792Z] [2025-10-31T09:33:42.792Z] #38 [support-notifications internal] load build context [2025-10-31T09:33:42.792Z] #38 DONE 0.0s [2025-10-31T09:33:42.792Z] [2025-10-31T09:33:42.792Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:42.792Z] #36 DONE 1.5s [2025-10-31T09:33:42.792Z] [2025-10-31T09:33:42.792Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:43.067Z] #35 ... [2025-10-31T09:33:43.067Z] [2025-10-31T09:33:43.067Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:33:43.067Z] #34 DONE 3.0s [2025-10-31T09:33:43.067Z] [2025-10-31T09:33:43.067Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:33:43.067Z] #39 DONE 1.8s [2025-10-31T09:33:43.067Z] [2025-10-31T09:33:43.067Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:43.067Z] #36 DONE 1.5s [2025-10-31T09:33:43.067Z] [2025-10-31T09:33:43.067Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:43.067Z] #31 DONE 0.1s [2025-10-31T09:33:43.067Z] [2025-10-31T09:33:43.067Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:43.067Z] #35 transferring context: 36.01MB 3.6s [2025-10-31T09:33:43.342Z] #35 ... [2025-10-31T09:33:43.343Z] [2025-10-31T09:33:43.343Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:43.343Z] #31 DONE 0.1s [2025-10-31T09:33:43.343Z] [2025-10-31T09:33:43.343Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:43.949Z] #35 ... [2025-10-31T09:33:43.949Z] [2025-10-31T09:33:43.949Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:43.949Z] #31 DONE 0.1s [2025-10-31T09:33:43.949Z] [2025-10-31T09:33:43.949Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:44.228Z] #35 ... [2025-10-31T09:33:44.228Z] [2025-10-31T09:33:44.228Z] #40 [security-spire-server internal] load build context [2025-10-31T09:33:44.228Z] #40 transferring context: 23.80kB 0.2s done [2025-10-31T09:33:44.228Z] #40 DONE 1.4s [2025-10-31T09:33:44.228Z] [2025-10-31T09:33:44.228Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:44.228Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:44.228Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:44.228Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:44.228Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:44.228Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:33:44.228Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:44.228Z] #33 DONE 6.2s [2025-10-31T09:33:44.228Z] [2025-10-31T09:33:44.228Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:44.509Z] #35 ... [2025-10-31T09:33:44.509Z] [2025-10-31T09:33:44.509Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:33:44.509Z] #34 DONE 3.0s [2025-10-31T09:33:44.509Z] [2025-10-31T09:33:44.509Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:44.509Z] #36 DONE 1.6s [2025-10-31T09:33:44.509Z] [2025-10-31T09:33:44.509Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:44.509Z] #41 DONE 0.0s [2025-10-31T09:33:44.509Z] [2025-10-31T09:33:44.509Z] #42 [core-metadata internal] load build context [2025-10-31T09:33:44.509Z] #42 DONE 0.0s [2025-10-31T09:33:44.509Z] [2025-10-31T09:33:44.509Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:44.509Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:44.509Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:44.509Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:44.509Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:44.509Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:33:44.509Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:44.509Z] #33 DONE 6.2s [2025-10-31T09:33:44.509Z] [2025-10-31T09:33:44.509Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:44.785Z] #35 ... [2025-10-31T09:33:44.785Z] [2025-10-31T09:33:44.785Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:33:44.785Z] #31 DONE 0.1s [2025-10-31T09:33:44.785Z] [2025-10-31T09:33:44.785Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:48.223Z] #35 transferring context: 50.29MB 8.6s [2025-10-31T09:33:49.668Z] #35 ... [2025-10-31T09:33:49.668Z] [2025-10-31T09:33:49.668Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:33:49.668Z] #32 DONE 7.9s [2025-10-31T09:33:49.668Z] [2025-10-31T09:33:49.668Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:49.668Z] #35 ... [2025-10-31T09:33:49.668Z] [2025-10-31T09:33:49.668Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:33:49.668Z] #34 DONE 3.0s [2025-10-31T09:33:49.668Z] [2025-10-31T09:33:49.668Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:33:49.668Z] #36 DONE 1.6s [2025-10-31T09:33:49.668Z] [2025-10-31T09:33:49.668Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:49.668Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:49.668Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:49.668Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:49.668Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:49.668Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:33:49.668Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:49.668Z] #33 DONE 6.2s [2025-10-31T09:33:49.668Z] [2025-10-31T09:33:49.668Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:33:49.668Z] #39 DONE 7.0s [2025-10-31T09:33:49.668Z] [2025-10-31T09:33:49.668Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:50.267Z] #35 ... [2025-10-31T09:33:50.267Z] [2025-10-31T09:33:50.267Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:50.267Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:50.267Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:50.267Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:50.267Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:50.267Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:33:50.267Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:50.267Z] #33 DONE 6.2s [2025-10-31T09:33:50.267Z] [2025-10-31T09:33:50.267Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:50.866Z] #35 ... [2025-10-31T09:33:50.866Z] [2025-10-31T09:33:50.866Z] #43 [core-keeper internal] load build context [2025-10-31T09:33:51.151Z] #43 ... [2025-10-31T09:33:51.151Z] [2025-10-31T09:33:51.151Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:33:51.754Z] #35 ... [2025-10-31T09:33:51.754Z] [2025-10-31T09:33:51.754Z] #44 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:51.754Z] #0 8.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:51.754Z] #0 9.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:52.032Z] #44 ... [2025-10-31T09:33:52.032Z] [2025-10-31T09:33:52.032Z] #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:33:52.032Z] #45 ... [2025-10-31T09:33:52.032Z] [2025-10-31T09:33:52.032Z] #46 [support-scheduler internal] load build context [2025-10-31T09:33:52.315Z] #46 ... [2025-10-31T09:33:52.315Z] [2025-10-31T09:33:52.315Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:52.315Z] #47 ... [2025-10-31T09:33:52.315Z] [2025-10-31T09:33:52.315Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:33:52.315Z] #0 9.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:52.315Z] #48 ... [2025-10-31T09:33:52.315Z] [2025-10-31T09:33:52.315Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:52.593Z] #49 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:52.593Z] #49 ... [2025-10-31T09:33:52.593Z] [2025-10-31T09:33:52.593Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:52.874Z] #47 ... [2025-10-31T09:33:52.874Z] [2025-10-31T09:33:52.874Z] #38 [support-notifications internal] load build context [2025-10-31T09:33:52.874Z] #38 ... [2025-10-31T09:33:52.874Z] [2025-10-31T09:33:52.874Z] #50 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:52.874Z] #50 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 1.2s done [2025-10-31T09:33:52.874Z] #50 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T09:33:52.874Z] #50 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T09:33:52.874Z] #50 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T09:33:52.874Z] #50 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 5.5s [2025-10-31T09:33:53.158Z] #50 ... [2025-10-31T09:33:53.158Z] [2025-10-31T09:33:53.158Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:53.158Z] #51 ... [2025-10-31T09:33:53.158Z] [2025-10-31T09:33:53.158Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:33:53.437Z] #52 ... [2025-10-31T09:33:53.437Z] [2025-10-31T09:33:53.437Z] #53 [core-data internal] load build context [2025-10-31T09:33:53.437Z] #53 ... [2025-10-31T09:33:53.437Z] [2025-10-31T09:33:53.437Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:53.437Z] #54 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.3s done [2025-10-31T09:33:53.437Z] #54 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:33:53.437Z] #54 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:33:53.437Z] #54 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:33:53.437Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 5.8s [2025-10-31T09:33:53.437Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.8s [2025-10-31T09:33:53.437Z] #54 ... [2025-10-31T09:33:53.437Z] [2025-10-31T09:33:53.437Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:33:53.714Z] #55 ... [2025-10-31T09:33:53.714Z] [2025-10-31T09:33:53.714Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:53.714Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.2s done [2025-10-31T09:33:53.995Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-31T09:33:54.279Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 6.5s done [2025-10-31T09:33:54.279Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 6.5s done [2025-10-31T09:33:54.279Z] #54 ... [2025-10-31T09:33:54.279Z] [2025-10-31T09:33:54.279Z] #56 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:33:54.562Z] #56 ... [2025-10-31T09:33:54.562Z] [2025-10-31T09:33:54.562Z] #57 [core-command internal] load build context [2025-10-31T09:33:54.562Z] #57 transferring context: 4.22MB 6.9s [2025-10-31T09:33:54.562Z] #57 ... [2025-10-31T09:33:54.562Z] [2025-10-31T09:33:54.562Z] #42 [core-metadata internal] load build context [2025-10-31T09:33:54.562Z] #42 ... [2025-10-31T09:33:54.562Z] [2025-10-31T09:33:54.562Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:33:54.846Z] #58 ... [2025-10-31T09:33:54.846Z] [2025-10-31T09:33:54.846Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:54.846Z] #41 ... [2025-10-31T09:33:54.846Z] [2025-10-31T09:33:54.846Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:33:56.300Z] #59 ... [2025-10-31T09:33:56.300Z] [2025-10-31T09:33:56.300Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:56.300Z] #60 ... [2025-10-31T09:33:56.300Z] [2025-10-31T09:33:56.300Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:33:56.586Z] #61 ... [2025-10-31T09:33:56.586Z] [2025-10-31T09:33:56.586Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:33:56.586Z] #62 ... [2025-10-31T09:33:56.586Z] [2025-10-31T09:33:56.586Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:56.869Z] #63 ... [2025-10-31T09:33:56.869Z] [2025-10-31T09:33:56.869Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:33:56.869Z] #64 ... [2025-10-31T09:33:56.869Z] [2025-10-31T09:33:56.869Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:33:56.869Z] #65 ... [2025-10-31T09:33:56.869Z] [2025-10-31T09:33:56.869Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:57.151Z] #66 ... [2025-10-31T09:33:57.151Z] [2025-10-31T09:33:57.151Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:33:57.151Z] #67 ... [2025-10-31T09:33:57.151Z] [2025-10-31T09:33:57.151Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:57.438Z] #47 ... [2025-10-31T09:33:57.438Z] [2025-10-31T09:33:57.438Z] #56 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:33:57.438Z] #56 DONE 12.9s [2025-10-31T09:33:57.438Z] [2025-10-31T09:33:57.438Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:33:57.438Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:33:57.438Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:33:57.438Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:33:57.438Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:33:57.438Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:33:57.438Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done [2025-10-31T09:33:57.438Z] #33 DONE 6.2s [2025-10-31T09:33:57.438Z] [2025-10-31T09:33:57.438Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:57.438Z] #54 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.3s done [2025-10-31T09:33:57.438Z] #54 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:33:57.438Z] #54 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:33:57.438Z] #54 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:33:57.438Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.2s done [2025-10-31T09:33:57.438Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 6.5s done [2025-10-31T09:33:57.438Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-31T09:33:57.438Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-31T09:33:58.063Z] #54 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 10.5s [2025-10-31T09:33:58.063Z] #54 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 10.6s [2025-10-31T09:33:58.342Z] #54 ... [2025-10-31T09:33:58.342Z] [2025-10-31T09:33:58.342Z] #68 [security-spire-config internal] load build context [2025-10-31T09:33:58.342Z] #68 transferring context: 22.05kB 0.9s done [2025-10-31T09:33:58.342Z] #68 DONE 8.4s [2025-10-31T09:33:58.342Z] [2025-10-31T09:33:58.342Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:58.342Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 10.9s [2025-10-31T09:33:59.332Z] #54 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 11.6s done [2025-10-31T09:33:59.609Z] #54 ... [2025-10-31T09:33:59.609Z] [2025-10-31T09:33:59.609Z] #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:33:59.609Z] #45 DONE 17.6s [2025-10-31T09:33:59.609Z] [2025-10-31T09:33:59.609Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:33:59.886Z] #69 ... [2025-10-31T09:33:59.886Z] [2025-10-31T09:33:59.886Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:00.164Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.73MB / 33.17MB 12.8s [2025-10-31T09:34:01.153Z] #54 ... [2025-10-31T09:34:01.153Z] [2025-10-31T09:34:01.153Z] #43 [core-keeper internal] load build context [2025-10-31T09:34:01.153Z] #43 transferring context: 45.76MB 20.1s [2025-10-31T09:34:01.153Z] #43 ... [2025-10-31T09:34:01.153Z] [2025-10-31T09:34:01.154Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:01.759Z] #54 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-10-31T09:34:02.036Z] #54 ... [2025-10-31T09:34:02.036Z] [2025-10-31T09:34:02.036Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:34:02.036Z] #35 ... [2025-10-31T09:34:02.036Z] [2025-10-31T09:34:02.036Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:02.036Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 14.5s [2025-10-31T09:34:02.036Z] #54 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-31T09:34:02.313Z] #54 ... [2025-10-31T09:34:02.313Z] [2025-10-31T09:34:02.313Z] #46 [support-scheduler internal] load build context [2025-10-31T09:34:02.313Z] #46 ... [2025-10-31T09:34:02.313Z] [2025-10-31T09:34:02.313Z] #43 [core-keeper internal] load build context [2025-10-31T09:34:03.301Z] #43 ... [2025-10-31T09:34:03.301Z] [2025-10-31T09:34:03.301Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:03.301Z] #38 ... [2025-10-31T09:34:03.301Z] [2025-10-31T09:34:03.301Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:03.584Z] #51 ... [2025-10-31T09:34:03.584Z] [2025-10-31T09:34:03.584Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:34:03.584Z] #52 ... [2025-10-31T09:34:03.584Z] [2025-10-31T09:34:03.584Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:34:03.584Z] #49 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:03.865Z] #49 ... [2025-10-31T09:34:03.866Z] [2025-10-31T09:34:03.866Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:34:03.866Z] #48 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:03.866Z] #48 ... [2025-10-31T09:34:03.866Z] [2025-10-31T09:34:03.866Z] #50 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:34:03.866Z] #50 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 7.9s done [2025-10-31T09:34:03.866Z] #50 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 8.5s [2025-10-31T09:34:04.154Z] #50 ... [2025-10-31T09:34:04.154Z] [2025-10-31T09:34:04.154Z] #70 [security-spire-agent internal] load build context [2025-10-31T09:34:04.154Z] #70 transferring context: 23.33kB 0.5s done [2025-10-31T09:34:04.154Z] #70 DONE 6.5s [2025-10-31T09:34:04.154Z] [2025-10-31T09:34:04.154Z] #50 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:34:04.154Z] #50 ... [2025-10-31T09:34:04.154Z] [2025-10-31T09:34:04.154Z] #53 [core-data internal] load build context [2025-10-31T09:34:04.154Z] #53 ... [2025-10-31T09:34:04.154Z] [2025-10-31T09:34:04.154Z] #57 [core-command internal] load build context [2025-10-31T09:34:04.438Z] #57 ... [2025-10-31T09:34:04.438Z] [2025-10-31T09:34:04.438Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:34:04.438Z] #71 ... [2025-10-31T09:34:04.438Z] [2025-10-31T09:34:04.438Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:34:04.438Z] #55 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:04.438Z] #55 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:04.438Z] #55 ... [2025-10-31T09:34:04.438Z] [2025-10-31T09:34:04.438Z] #53 [core-data internal] load build context [2025-10-31T09:34:04.719Z] #53 ... [2025-10-31T09:34:04.719Z] [2025-10-31T09:34:04.719Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:04.997Z] #42 ... [2025-10-31T09:34:04.997Z] [2025-10-31T09:34:04.997Z] #57 [core-command internal] load build context [2025-10-31T09:34:04.997Z] #57 ... [2025-10-31T09:34:04.997Z] [2025-10-31T09:34:04.997Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:05.280Z] #41 ... [2025-10-31T09:34:05.280Z] [2025-10-31T09:34:05.280Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:05.562Z] #38 ... [2025-10-31T09:34:05.562Z] [2025-10-31T09:34:05.562Z] #44 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:34:05.562Z] #44 20.32 OK: 255 MiB in 60 packages [2025-10-31T09:34:05.562Z] #44 DONE 24.5s [2025-10-31T09:34:05.562Z] [2025-10-31T09:34:05.562Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:05.840Z] #38 ... [2025-10-31T09:34:05.840Z] [2025-10-31T09:34:05.840Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:34:05.840Z] #58 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:05.840Z] #58 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:05.840Z] #58 ... [2025-10-31T09:34:05.840Z] [2025-10-31T09:34:05.840Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:05.840Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 18.2s [2025-10-31T09:34:06.844Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.35MB / 33.17MB 19.1s [2025-10-31T09:34:07.412Z] #54 ... [2025-10-31T09:34:07.412Z] [2025-10-31T09:34:07.412Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:07.412Z] #47 transferring context: 30.03MB 24.3s [2025-10-31T09:34:07.753Z] #47 ... [2025-10-31T09:34:07.754Z] [2025-10-31T09:34:07.754Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:07.754Z] #72 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 3.5s done [2025-10-31T09:34:07.754Z] #72 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:34:07.754Z] #72 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T09:34:07.754Z] #72 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T09:34:07.754Z] #72 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-31T09:34:07.754Z] #72 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-31T09:34:07.754Z] #72 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.8s done [2025-10-31T09:34:07.754Z] #72 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 3.1s [2025-10-31T09:34:07.754Z] #72 ... [2025-10-31T09:34:07.754Z] [2025-10-31T09:34:07.754Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:08.432Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 20.8s [2025-10-31T09:34:09.939Z] #54 ... [2025-10-31T09:34:09.939Z] [2025-10-31T09:34:09.939Z] #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:34:09.939Z] #73 ... [2025-10-31T09:34:09.939Z] [2025-10-31T09:34:09.939Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:09.939Z] #72 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 5.4s [2025-10-31T09:34:09.939Z] #72 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done [2025-10-31T09:34:09.939Z] #72 ... [2025-10-31T09:34:09.939Z] [2025-10-31T09:34:09.939Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:34:09.939Z] #62 DONE 23.5s [2025-10-31T09:34:09.939Z] [2025-10-31T09:34:09.939Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:09.939Z] #72 ... [2025-10-31T09:34:09.939Z] [2025-10-31T09:34:09.939Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:34:10.221Z] #69 ... [2025-10-31T09:34:10.221Z] [2025-10-31T09:34:10.221Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:34:10.221Z] #74 ... [2025-10-31T09:34:10.221Z] [2025-10-31T09:34:10.221Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:10.221Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.91MB / 33.17MB 22.7s [2025-10-31T09:34:10.828Z] #54 ... [2025-10-31T09:34:10.828Z] [2025-10-31T09:34:10.828Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:34:10.828Z] #49 24.04 OK: 255 MiB in 60 packages [2025-10-31T09:34:10.828Z] #49 DONE 28.6s [2025-10-31T09:34:10.828Z] [2025-10-31T09:34:10.828Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:11.431Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.86MB / 33.17MB 24.1s [2025-10-31T09:34:11.707Z] #54 ... [2025-10-31T09:34:11.707Z] [2025-10-31T09:34:11.707Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:34:11.707Z] #48 24.08 OK: 255 MiB in 60 packages [2025-10-31T09:34:11.707Z] #48 DONE 29.6s [2025-10-31T09:34:11.707Z] [2025-10-31T09:34:11.707Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:12.354Z] #54 ... [2025-10-31T09:34:12.354Z] [2025-10-31T09:34:12.354Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:34:12.354Z] #35 transferring context: 70.98MB 32.7s [2025-10-31T09:34:12.354Z] #35 ... [2025-10-31T09:34:12.354Z] [2025-10-31T09:34:12.354Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:12.354Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 24.7s [2025-10-31T09:34:12.354Z] #54 ... [2025-10-31T09:34:12.354Z] [2025-10-31T09:34:12.354Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:34:12.354Z] #55 24.95 OK: 255 MiB in 60 packages [2025-10-31T09:34:12.354Z] #55 DONE 29.4s [2025-10-31T09:34:12.636Z] [2025-10-31T09:34:12.636Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:34:12.636Z] #64 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:12.913Z] #64 ... [2025-10-31T09:34:12.913Z] [2025-10-31T09:34:12.913Z] #46 [support-scheduler internal] load build context [2025-10-31T09:34:13.190Z] #46 ... [2025-10-31T09:34:13.190Z] [2025-10-31T09:34:13.190Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:13.467Z] #54 ... [2025-10-31T09:34:13.467Z] [2025-10-31T09:34:13.467Z] #43 [core-keeper internal] load build context [2025-10-31T09:34:13.750Z] #43 ... [2025-10-31T09:34:13.750Z] [2025-10-31T09:34:13.750Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:13.750Z] #51 ... [2025-10-31T09:34:13.750Z] [2025-10-31T09:34:13.750Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:34:14.029Z] #52 ... [2025-10-31T09:34:14.029Z] [2025-10-31T09:34:14.029Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:14.029Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.55MB / 33.17MB 26.4s [2025-10-31T09:34:14.384Z] #54 ... [2025-10-31T09:34:14.384Z] [2025-10-31T09:34:14.384Z] #50 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:34:14.384Z] #50 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 19.1s [2025-10-31T09:34:14.384Z] #50 ... [2025-10-31T09:34:14.384Z] [2025-10-31T09:34:14.384Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:34:14.980Z] #52 ... [2025-10-31T09:34:14.980Z] [2025-10-31T09:34:14.980Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:15.253Z] #42 ... [2025-10-31T09:34:15.253Z] [2025-10-31T09:34:15.253Z] #53 [core-data internal] load build context [2025-10-31T09:34:15.253Z] #53 ... [2025-10-31T09:34:15.253Z] [2025-10-31T09:34:15.253Z] #57 [core-command internal] load build context [2025-10-31T09:34:15.535Z] #57 ... [2025-10-31T09:34:15.535Z] [2025-10-31T09:34:15.535Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:15.535Z] #41 ... [2025-10-31T09:34:15.535Z] [2025-10-31T09:34:15.535Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:15.535Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 27.9s [2025-10-31T09:34:16.137Z] #54 ... [2025-10-31T09:34:16.137Z] [2025-10-31T09:34:16.137Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:16.137Z] #38 ... [2025-10-31T09:34:16.137Z] [2025-10-31T09:34:16.137Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:16.730Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.05MB / 33.17MB 29.3s [2025-10-31T09:34:17.707Z] #54 ... [2025-10-31T09:34:17.707Z] [2025-10-31T09:34:17.707Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:17.983Z] #47 ... [2025-10-31T09:34:17.983Z] [2025-10-31T09:34:17.983Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:18.255Z] #38 transferring context: 32.81MB 34.4s [2025-10-31T09:34:18.854Z] #38 ... [2025-10-31T09:34:18.854Z] [2025-10-31T09:34:18.854Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:34:18.854Z] #58 24.44 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:34:18.854Z] #58 24.44 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:34:18.854Z] #58 24.44 OK: 26161 distinct packages available [2025-10-31T09:34:18.854Z] #58 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:18.854Z] #58 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:19.129Z] #58 ... [2025-10-31T09:34:19.129Z] [2025-10-31T09:34:19.130Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:20.111Z] #38 ... [2025-10-31T09:34:20.111Z] [2025-10-31T09:34:20.111Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:20.111Z] #72 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 11.9s done [2025-10-31T09:34:20.111Z] #72 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.1s [2025-10-31T09:34:20.386Z] #72 ... [2025-10-31T09:34:20.386Z] [2025-10-31T09:34:20.386Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:34:20.386Z] #69 ... [2025-10-31T09:34:20.386Z] [2025-10-31T09:34:20.386Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:20.386Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 32.8s [2025-10-31T09:34:20.659Z] #54 ... [2025-10-31T09:34:20.659Z] [2025-10-31T09:34:20.659Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:20.931Z] #75 ... [2025-10-31T09:34:20.931Z] [2025-10-31T09:34:20.931Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:21.204Z] #54 ... [2025-10-31T09:34:21.204Z] [2025-10-31T09:34:21.204Z] #50 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:34:21.204Z] #50 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 22.0s done [2025-10-31T09:34:21.204Z] #50 DONE 38.1s [2025-10-31T09:34:21.204Z] [2025-10-31T09:34:21.204Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:21.204Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.10MB / 33.17MB 33.6s [2025-10-31T09:34:22.641Z] #54 ... [2025-10-31T09:34:22.641Z] [2025-10-31T09:34:22.641Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:34:22.641Z] #35 transferring context: 79.15MB 42.9s [2025-10-31T09:34:22.641Z] #35 ... [2025-10-31T09:34:22.641Z] [2025-10-31T09:34:22.641Z] #43 [core-keeper internal] load build context [2025-10-31T09:34:22.641Z] #43 ... [2025-10-31T09:34:22.641Z] [2025-10-31T09:34:22.641Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:22.641Z] #60 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:22.641Z] #60 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:22.915Z] #60 ... [2025-10-31T09:34:22.915Z] [2025-10-31T09:34:22.915Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:34:22.915Z] #61 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:22.915Z] #61 28.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:22.915Z] #61 ... [2025-10-31T09:34:22.915Z] [2025-10-31T09:34:22.915Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:22.915Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 35.4s [2025-10-31T09:34:23.893Z] #54 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 36.3s done [2025-10-31T09:34:23.893Z] #54 ... [2025-10-31T09:34:23.893Z] [2025-10-31T09:34:23.893Z] #46 [support-scheduler internal] load build context [2025-10-31T09:34:24.172Z] #46 ... [2025-10-31T09:34:24.172Z] [2025-10-31T09:34:24.172Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:34:24.172Z] #64 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:24.172Z] #64 ... [2025-10-31T09:34:24.172Z] [2025-10-31T09:34:24.172Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:24.445Z] #51 ... [2025-10-31T09:34:24.445Z] [2025-10-31T09:34:24.445Z] #46 [support-scheduler internal] load build context [2025-10-31T09:34:25.044Z] #46 ... [2025-10-31T09:34:25.044Z] [2025-10-31T09:34:25.044Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:34:25.044Z] #58 34.56 OK: 255 MiB in 60 packages [2025-10-31T09:34:25.044Z] #58 DONE 40.4s [2025-10-31T09:34:25.044Z] [2025-10-31T09:34:25.044Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:25.044Z] #60 38.95 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:25.044Z] #60 38.95 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:25.324Z] #60 ... [2025-10-31T09:34:25.324Z] [2025-10-31T09:34:25.324Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:34:25.324Z] #52 ... [2025-10-31T09:34:25.324Z] [2025-10-31T09:34:25.324Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:25.597Z] #42 ... [2025-10-31T09:34:25.597Z] [2025-10-31T09:34:25.597Z] #57 [core-command internal] load build context [2025-10-31T09:34:25.597Z] #57 ... [2025-10-31T09:34:25.597Z] [2025-10-31T09:34:25.597Z] #53 [core-data internal] load build context [2025-10-31T09:34:25.597Z] #53 ... [2025-10-31T09:34:25.597Z] [2025-10-31T09:34:25.597Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:25.872Z] #41 ... [2025-10-31T09:34:25.872Z] [2025-10-31T09:34:25.872Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:26.473Z] #42 ... [2025-10-31T09:34:26.473Z] [2025-10-31T09:34:26.473Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:34:26.473Z] #66 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:26.473Z] #66 31.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:26.473Z] #66 ... [2025-10-31T09:34:26.473Z] [2025-10-31T09:34:26.473Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:28.448Z] #42 ... [2025-10-31T09:34:28.448Z] [2025-10-31T09:34:28.448Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:28.448Z] #47 ... [2025-10-31T09:34:28.448Z] [2025-10-31T09:34:28.448Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:34:28.448Z] #61 42.03 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:34:28.448Z] #61 42.22 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:28.448Z] #61 42.22 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:34:29.046Z] #61 ... [2025-10-31T09:34:29.046Z] [2025-10-31T09:34:29.046Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:34:29.046Z] #64 38.22 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:29.046Z] #64 38.22 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:34:29.046Z] #64 38.22 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:29.046Z] #64 38.26 OK: 9 MiB in 16 packages [2025-10-31T09:34:29.046Z] #64 DONE 42.7s [2025-10-31T09:34:29.320Z] [2025-10-31T09:34:29.320Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:29.320Z] #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-10-31T09:34:30.297Z] #54 ... [2025-10-31T09:34:30.297Z] [2025-10-31T09:34:30.297Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:30.297Z] #38 transferring context: 41.30MB 46.6s [2025-10-31T09:34:30.297Z] #38 ... [2025-10-31T09:34:30.297Z] [2025-10-31T09:34:30.297Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:30.570Z] #47 ... [2025-10-31T09:34:30.570Z] [2025-10-31T09:34:30.570Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:30.570Z] #72 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.7s [2025-10-31T09:34:30.570Z] #72 ... [2025-10-31T09:34:30.570Z] [2025-10-31T09:34:30.570Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:34:30.845Z] #69 ... [2025-10-31T09:34:30.845Z] [2025-10-31T09:34:30.845Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:30.845Z] #38 ... [2025-10-31T09:34:30.845Z] [2025-10-31T09:34:30.845Z] #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:30.845Z] #60 39.10 OK: 9 MiB in 15 packages [2025-10-31T09:34:30.845Z] #60 DONE 45.5s [2025-10-31T09:34:31.129Z] [2025-10-31T09:34:31.129Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:31.403Z] #47 ... [2025-10-31T09:34:31.403Z] [2025-10-31T09:34:31.403Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:31.403Z] #63 34.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:31.403Z] #63 37.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:31.403Z] #63 ... [2025-10-31T09:34:31.403Z] [2025-10-31T09:34:31.403Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:32.383Z] #47 ... [2025-10-31T09:34:32.383Z] [2025-10-31T09:34:32.383Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:34:32.383Z] #65 35.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:32.383Z] #65 37.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:32.383Z] #65 ... [2025-10-31T09:34:32.383Z] [2025-10-31T09:34:32.383Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:32.661Z] #47 ... [2025-10-31T09:34:32.661Z] [2025-10-31T09:34:32.661Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:34:32.661Z] #35 ... [2025-10-31T09:34:32.661Z] [2025-10-31T09:34:32.661Z] #76 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:34:32.934Z] #76 ... [2025-10-31T09:34:32.934Z] [2025-10-31T09:34:32.934Z] #43 [core-keeper internal] load build context [2025-10-31T09:34:33.207Z] #43 ... [2025-10-31T09:34:33.208Z] [2025-10-31T09:34:33.208Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:34.656Z] #47 ... [2025-10-31T09:34:34.656Z] [2025-10-31T09:34:34.656Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:34.656Z] #51 ... [2025-10-31T09:34:34.656Z] [2025-10-31T09:34:34.656Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:34.941Z] #47 ... [2025-10-31T09:34:34.941Z] [2025-10-31T09:34:34.941Z] #46 [support-scheduler internal] load build context [2025-10-31T09:34:35.214Z] #46 ... [2025-10-31T09:34:35.214Z] [2025-10-31T09:34:35.214Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:35.214Z] #51 transferring context: 48.80MB 51.5s [2025-10-31T09:34:35.489Z] #51 ... [2025-10-31T09:34:35.489Z] [2025-10-31T09:34:35.489Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:34:35.489Z] #52 ... [2025-10-31T09:34:35.489Z] [2025-10-31T09:34:35.489Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:35.768Z] #51 ... [2025-10-31T09:34:35.768Z] [2025-10-31T09:34:35.768Z] #57 [core-command internal] load build context [2025-10-31T09:34:35.768Z] #57 ... [2025-10-31T09:34:35.768Z] [2025-10-31T09:34:35.768Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:36.039Z] #47 ... [2025-10-31T09:34:36.039Z] [2025-10-31T09:34:36.039Z] #53 [core-data internal] load build context [2025-10-31T09:34:36.039Z] #53 ... [2025-10-31T09:34:36.039Z] [2025-10-31T09:34:36.039Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:36.312Z] #41 ... [2025-10-31T09:34:36.312Z] [2025-10-31T09:34:36.312Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:34:36.312Z] #61 43.55 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:36.312Z] #61 43.76 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:34:36.312Z] #61 45.77 OK: 11 MiB in 17 packages [2025-10-31T09:34:36.312Z] #61 DONE 49.8s [2025-10-31T09:34:36.312Z] [2025-10-31T09:34:36.312Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:36.312Z] #41 ... [2025-10-31T09:34:36.312Z] [2025-10-31T09:34:36.312Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:38.938Z] #47 ... [2025-10-31T09:34:38.938Z] [2025-10-31T09:34:38.938Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:38.938Z] #42 ... [2025-10-31T09:34:38.938Z] [2025-10-31T09:34:38.938Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:38.938Z] #47 ... [2025-10-31T09:34:38.938Z] [2025-10-31T09:34:38.938Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:34:38.938Z] #67 41.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:38.938Z] #67 43.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:38.938Z] #67 ... [2025-10-31T09:34:38.938Z] [2025-10-31T09:34:38.938Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:40.381Z] #42 ... [2025-10-31T09:34:40.381Z] [2025-10-31T09:34:40.381Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:40.381Z] #63 48.86 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:40.381Z] #63 48.86 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:40.381Z] #63 49.17 OK: 9 MiB in 15 packages [2025-10-31T09:34:40.381Z] #63 DONE 53.8s [2025-10-31T09:34:40.381Z] [2025-10-31T09:34:40.381Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:40.381Z] #42 transferring context: 51.83MB 55.4s [2025-10-31T09:34:40.381Z] #42 ... [2025-10-31T09:34:40.381Z] [2025-10-31T09:34:40.381Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:34:40.381Z] #77 ... [2025-10-31T09:34:40.381Z] [2025-10-31T09:34:40.381Z] #43 [core-keeper internal] load build context [2025-10-31T09:34:40.656Z] #43 ... [2025-10-31T09:34:40.656Z] [2025-10-31T09:34:40.656Z] #57 [core-command internal] load build context [2025-10-31T09:34:40.932Z] #57 ... [2025-10-31T09:34:40.932Z] [2025-10-31T09:34:40.932Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:34:40.932Z] #66 44.05 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:34:40.932Z] #66 44.05 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:34:40.932Z] #66 44.05 OK: 24049 distinct packages available [2025-10-31T09:34:40.932Z] #66 45.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:40.932Z] #66 48.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:41.206Z] #66 ... [2025-10-31T09:34:41.206Z] [2025-10-31T09:34:41.206Z] #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:34:41.206Z] #78 ... [2025-10-31T09:34:41.206Z] [2025-10-31T09:34:41.206Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:41.206Z] #38 ... [2025-10-31T09:34:41.206Z] [2025-10-31T09:34:41.206Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:41.206Z] #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.8s [2025-10-31T09:34:41.479Z] #54 ... [2025-10-31T09:34:41.479Z] [2025-10-31T09:34:41.479Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:34:41.479Z] #69 ... [2025-10-31T09:34:41.479Z] [2025-10-31T09:34:41.479Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:41.751Z] #54 ... [2025-10-31T09:34:41.751Z] [2025-10-31T09:34:41.751Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:41.751Z] #72 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 24.6s [2025-10-31T09:34:41.751Z] #72 ... [2025-10-31T09:34:41.751Z] [2025-10-31T09:34:41.751Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:34:43.183Z] #69 ... [2025-10-31T09:34:43.183Z] [2025-10-31T09:34:43.183Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:34:43.183Z] #59 37.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:43.183Z] #59 40.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:43.183Z] #59 ... [2025-10-31T09:34:43.183Z] [2025-10-31T09:34:43.183Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:34:43.183Z] #35 ... [2025-10-31T09:34:43.183Z] [2025-10-31T09:34:43.183Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:44.627Z] #38 ... [2025-10-31T09:34:44.627Z] [2025-10-31T09:34:44.627Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:34:44.627Z] #71 40.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:44.627Z] #71 43.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:44.627Z] #71 ... [2025-10-31T09:34:44.627Z] [2025-10-31T09:34:44.627Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:45.620Z] #38 ... [2025-10-31T09:34:45.620Z] [2025-10-31T09:34:45.620Z] #46 [support-scheduler internal] load build context [2025-10-31T09:34:45.620Z] #46 transferring context: 25.68MB 62.3s [2025-10-31T09:34:45.620Z] #46 ... [2025-10-31T09:34:45.620Z] [2025-10-31T09:34:45.620Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:45.620Z] #38 ... [2025-10-31T09:34:45.620Z] [2025-10-31T09:34:45.620Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:34:45.891Z] #52 ... [2025-10-31T09:34:45.891Z] [2025-10-31T09:34:45.891Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:45.891Z] #38 ... [2025-10-31T09:34:45.891Z] [2025-10-31T09:34:45.891Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:46.164Z] #51 ... [2025-10-31T09:34:46.164Z] [2025-10-31T09:34:46.164Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:46.440Z] #38 ... [2025-10-31T09:34:46.440Z] [2025-10-31T09:34:46.440Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:46.440Z] #41 ... [2025-10-31T09:34:46.440Z] [2025-10-31T09:34:46.440Z] #53 [core-data internal] load build context [2025-10-31T09:34:46.713Z] #53 ... [2025-10-31T09:34:46.713Z] [2025-10-31T09:34:46.713Z] #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:34:46.713Z] #73 36.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:46.713Z] #73 40.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:46.713Z] #73 ... [2025-10-31T09:34:46.713Z] [2025-10-31T09:34:46.713Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:46.993Z] #79 ... [2025-10-31T09:34:46.993Z] [2025-10-31T09:34:46.993Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:48.465Z] #41 ... [2025-10-31T09:34:48.465Z] [2025-10-31T09:34:48.465Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:34:48.465Z] #65 51.27 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:34:48.465Z] #65 52.23 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:48.465Z] #65 52.23 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T09:34:48.465Z] #65 52.23 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T09:34:48.465Z] #65 52.23 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T09:34:48.465Z] #65 52.62 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:34:48.465Z] #65 52.88 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:34:48.465Z] #65 52.97 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:48.465Z] #65 53.22 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:34:48.465Z] #65 56.28 OK: 14 MiB in 21 packages [2025-10-31T09:34:48.465Z] #65 ... [2025-10-31T09:34:48.465Z] [2025-10-31T09:34:48.465Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:48.465Z] #51 ... [2025-10-31T09:34:48.465Z] [2025-10-31T09:34:48.465Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:34:48.465Z] #65 DONE 61.5s [2025-10-31T09:34:48.465Z] [2025-10-31T09:34:48.465Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:48.760Z] #41 ... [2025-10-31T09:34:48.760Z] [2025-10-31T09:34:48.760Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:48.760Z] #75 27.91 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:48.760Z] #75 31.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:48.760Z] #75 ... [2025-10-31T09:34:48.760Z] [2025-10-31T09:34:48.760Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:34:48.760Z] #74 38.61 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:48.760Z] #74 41.72 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:49.037Z] #74 ... [2025-10-31T09:34:49.037Z] [2025-10-31T09:34:49.037Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:49.037Z] #47 ... [2025-10-31T09:34:49.037Z] [2025-10-31T09:34:49.037Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:50.485Z] #41 transferring context: 55.21MB 63.0s [2025-10-31T09:34:50.757Z] #41 ... [2025-10-31T09:34:50.757Z] [2025-10-31T09:34:50.757Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:50.757Z] #42 ... [2025-10-31T09:34:50.757Z] [2025-10-31T09:34:50.757Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:51.030Z] #51 ... [2025-10-31T09:34:51.030Z] [2025-10-31T09:34:51.031Z] #57 [core-command internal] load build context [2025-10-31T09:34:51.031Z] #57 ... [2025-10-31T09:34:51.031Z] [2025-10-31T09:34:51.031Z] #43 [core-keeper internal] load build context [2025-10-31T09:34:51.311Z] #43 ... [2025-10-31T09:34:51.311Z] [2025-10-31T09:34:51.311Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:51.311Z] #0 9.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:51.311Z] #80 ... [2025-10-31T09:34:51.311Z] [2025-10-31T09:34:51.311Z] #76 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:34:51.311Z] #76 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:51.311Z] #76 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:51.583Z] #76 ... [2025-10-31T09:34:51.583Z] [2025-10-31T09:34:51.583Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:51.855Z] #42 ... [2025-10-31T09:34:51.855Z] [2025-10-31T09:34:51.855Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:51.855Z] #72 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 35.0s [2025-10-31T09:34:52.136Z] #72 ... [2025-10-31T09:34:52.136Z] [2025-10-31T09:34:52.136Z] #43 [core-keeper internal] load build context [2025-10-31T09:34:52.738Z] #43 ... [2025-10-31T09:34:52.738Z] [2025-10-31T09:34:52.738Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:52.738Z] #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.5s [2025-10-31T09:34:52.738Z] #54 ... [2025-10-31T09:34:52.738Z] [2025-10-31T09:34:52.738Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:53.012Z] #42 ... [2025-10-31T09:34:53.012Z] [2025-10-31T09:34:53.012Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:34:53.012Z] #69 ... [2025-10-31T09:34:53.012Z] [2025-10-31T09:34:53.012Z] #43 [core-keeper internal] load build context [2025-10-31T09:34:53.606Z] #43 ... [2025-10-31T09:34:53.606Z] [2025-10-31T09:34:53.606Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:34:53.606Z] #35 ... [2025-10-31T09:34:53.606Z] [2025-10-31T09:34:53.606Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:55.601Z] #54 ... [2025-10-31T09:34:55.601Z] [2025-10-31T09:34:55.601Z] #46 [support-scheduler internal] load build context [2025-10-31T09:34:55.601Z] #46 transferring context: 31.38MB 72.6s [2025-10-31T09:34:55.877Z] #46 ... [2025-10-31T09:34:55.877Z] [2025-10-31T09:34:55.877Z] #42 [core-metadata internal] load build context [2025-10-31T09:34:55.877Z] #42 ... [2025-10-31T09:34:55.877Z] [2025-10-31T09:34:55.877Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:34:55.877Z] #52 ... [2025-10-31T09:34:55.877Z] [2025-10-31T09:34:55.877Z] #46 [support-scheduler internal] load build context [2025-10-31T09:34:56.478Z] #46 ... [2025-10-31T09:34:56.478Z] [2025-10-31T09:34:56.478Z] #38 [support-notifications internal] load build context [2025-10-31T09:34:56.753Z] #38 ... [2025-10-31T09:34:56.753Z] [2025-10-31T09:34:56.753Z] #46 [support-scheduler internal] load build context [2025-10-31T09:34:56.753Z] #46 ... [2025-10-31T09:34:56.753Z] [2025-10-31T09:34:56.753Z] #53 [core-data internal] load build context [2025-10-31T09:34:57.032Z] #53 ... [2025-10-31T09:34:57.032Z] [2025-10-31T09:34:57.032Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:57.630Z] #54 ... [2025-10-31T09:34:57.630Z] [2025-10-31T09:34:57.630Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:34:57.630Z] #77 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:57.630Z] #77 27.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:57.630Z] #77 ... [2025-10-31T09:34:57.630Z] [2025-10-31T09:34:57.630Z] #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:34:57.630Z] #78 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:57.630Z] #78 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:57.630Z] #78 ... [2025-10-31T09:34:57.630Z] [2025-10-31T09:34:57.630Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:34:57.630Z] #67 60.84 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:34:57.630Z] #67 61.62 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:57.630Z] #67 61.62 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:34:57.630Z] #67 61.62 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:34:57.630Z] #67 63.40 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:57.631Z] #67 63.58 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:34:57.631Z] #67 66.93 OK: 20 MiB in 18 packages [2025-10-31T09:34:57.904Z] #67 ... [2025-10-31T09:34:57.904Z] [2025-10-31T09:34:57.904Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:34:57.904Z] #71 63.58 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:58.193Z] #71 63.75 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T09:34:58.193Z] #71 63.92 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:34:58.193Z] #71 63.92 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:34:58.790Z] #71 ... [2025-10-31T09:34:58.790Z] [2025-10-31T09:34:58.790Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:58.790Z] #0 8.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:59.064Z] #81 ... [2025-10-31T09:34:59.064Z] [2025-10-31T09:34:59.064Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:59.064Z] #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.8s [2025-10-31T09:34:59.064Z] #54 ... [2025-10-31T09:34:59.064Z] [2025-10-31T09:34:59.064Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:59.352Z] #47 ... [2025-10-31T09:34:59.352Z] [2025-10-31T09:34:59.352Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:00.361Z] #38 ... [2025-10-31T09:35:00.361Z] [2025-10-31T09:35:00.361Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:00.361Z] #79 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:00.361Z] #79 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:00.641Z] #79 ... [2025-10-31T09:35:00.641Z] [2025-10-31T09:35:00.641Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:00.641Z] #54 ... [2025-10-31T09:35:00.641Z] [2025-10-31T09:35:00.641Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:35:00.641Z] #67 DONE 74.1s [2025-10-31T09:35:00.914Z] [2025-10-31T09:35:00.914Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:00.914Z] #51 transferring context: 84.03MB 77.0s [2025-10-31T09:35:00.914Z] #51 ... [2025-10-31T09:35:00.914Z] [2025-10-31T09:35:00.914Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:00.914Z] #41 ... [2025-10-31T09:35:00.914Z] [2025-10-31T09:35:00.914Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:01.186Z] #42 ... [2025-10-31T09:35:01.186Z] [2025-10-31T09:35:01.186Z] #57 [core-command internal] load build context [2025-10-31T09:35:01.186Z] #57 ... [2025-10-31T09:35:01.186Z] [2025-10-31T09:35:01.186Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:02.168Z] #54 ... [2025-10-31T09:35:02.168Z] [2025-10-31T09:35:02.168Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:35:02.168Z] #72 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 37.6s done [2025-10-31T09:35:02.442Z] #72 ... [2025-10-31T09:35:02.442Z] [2025-10-31T09:35:02.442Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:03.422Z] #42 ... [2025-10-31T09:35:03.422Z] [2025-10-31T09:35:03.422Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:35:03.422Z] #69 ... [2025-10-31T09:35:03.422Z] [2025-10-31T09:35:03.422Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:03.694Z] #54 ... [2025-10-31T09:35:03.694Z] [2025-10-31T09:35:03.694Z] #43 [core-keeper internal] load build context [2025-10-31T09:35:03.965Z] #43 ... [2025-10-31T09:35:03.965Z] [2025-10-31T09:35:03.965Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:03.965Z] #42 ... [2025-10-31T09:35:03.965Z] [2025-10-31T09:35:03.965Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:03.965Z] #35 ... [2025-10-31T09:35:03.965Z] [2025-10-31T09:35:03.965Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:04.566Z] #42 ... [2025-10-31T09:35:04.566Z] [2025-10-31T09:35:04.566Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:35:04.566Z] #59 59.37 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:35:04.567Z] #59 59.37 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:35:04.567Z] #59 59.37 OK: 24049 distinct packages available [2025-10-31T09:35:04.567Z] #59 64.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:04.567Z] #59 69.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:04.839Z] #59 ... [2025-10-31T09:35:04.839Z] [2025-10-31T09:35:04.839Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:04.839Z] #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 35.5s [2025-10-31T09:35:04.839Z] #54 ... [2025-10-31T09:35:04.839Z] [2025-10-31T09:35:04.839Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:04.839Z] #80 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:04.839Z] #80 ... [2025-10-31T09:35:04.839Z] [2025-10-31T09:35:04.839Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:05.113Z] #54 ... [2025-10-31T09:35:05.113Z] [2025-10-31T09:35:05.113Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:35:05.113Z] #66 68.11 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T09:35:05.113Z] #66 68.84 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:35:05.113Z] #66 69.36 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T09:35:05.113Z] #66 69.53 (4/14) Installing libunistring (1.2-r0) [2025-10-31T09:35:05.113Z] #66 69.99 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T09:35:05.113Z] #66 70.05 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T09:35:05.113Z] #66 70.13 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T09:35:05.113Z] #66 70.32 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T09:35:05.113Z] #66 70.63 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T09:35:05.113Z] #66 70.97 (10/14) Installing curl (8.14.1-r2) [2025-10-31T09:35:05.113Z] #66 71.18 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T09:35:05.113Z] #66 71.29 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:35:05.113Z] #66 71.34 (13/14) Installing libucontext (1.2-r3) [2025-10-31T09:35:05.113Z] #66 71.39 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T09:35:05.113Z] #66 71.60 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:35:05.113Z] #66 72.06 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:35:05.113Z] #66 75.71 OK: 15 MiB in 28 packages [2025-10-31T09:35:05.113Z] #66 ... [2025-10-31T09:35:05.113Z] [2025-10-31T09:35:05.113Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:05.710Z] #42 transferring context: 90.33MB 80.8s [2025-10-31T09:35:06.327Z] #42 ... [2025-10-31T09:35:06.327Z] [2025-10-31T09:35:06.327Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:06.327Z] #52 ... [2025-10-31T09:35:06.327Z] [2025-10-31T09:35:06.327Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:06.921Z] #54 ... [2025-10-31T09:35:06.922Z] [2025-10-31T09:35:06.922Z] #46 [support-scheduler internal] load build context [2025-10-31T09:35:06.922Z] #46 ... [2025-10-31T09:35:06.922Z] [2025-10-31T09:35:06.922Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:07.201Z] #52 ... [2025-10-31T09:35:07.201Z] [2025-10-31T09:35:07.201Z] #53 [core-data internal] load build context [2025-10-31T09:35:07.201Z] #53 ... [2025-10-31T09:35:07.201Z] [2025-10-31T09:35:07.201Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:07.476Z] #54 ... [2025-10-31T09:35:07.476Z] [2025-10-31T09:35:07.476Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:35:07.476Z] #66 DONE 80.6s [2025-10-31T09:35:07.749Z] [2025-10-31T09:35:07.749Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:07.749Z] #35 ... [2025-10-31T09:35:07.749Z] [2025-10-31T09:35:07.749Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:35:07.749Z] #71 67.09 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:35:07.749Z] #71 67.33 OK: 20 MiB in 18 packages [2025-10-31T09:35:07.749Z] #71 DONE 73.4s [2025-10-31T09:35:07.749Z] [2025-10-31T09:35:07.749Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:09.734Z] #35 transferring context: 128.72MB 90.5s [2025-10-31T09:35:09.734Z] #35 ... [2025-10-31T09:35:09.734Z] [2025-10-31T09:35:09.734Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:10.007Z] #47 ... [2025-10-31T09:35:10.007Z] [2025-10-31T09:35:10.007Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:35:10.007Z] #69 ... [2025-10-31T09:35:10.007Z] [2025-10-31T09:35:10.007Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:10.605Z] #47 ... [2025-10-31T09:35:10.605Z] [2025-10-31T09:35:10.606Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:10.606Z] #38 ... [2025-10-31T09:35:10.606Z] [2025-10-31T09:35:10.606Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:10.879Z] #35 ... [2025-10-31T09:35:10.879Z] [2025-10-31T09:35:10.879Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:35:11.160Z] #82 ... [2025-10-31T09:35:11.160Z] [2025-10-31T09:35:11.160Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:35:11.160Z] #75 53.32 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:35:11.160Z] #75 55.28 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:35:11.160Z] #75 55.84 OK: 9 MiB in 15 packages [2025-10-31T09:35:11.160Z] #75 DONE 60.4s [2025-10-31T09:35:11.160Z] [2025-10-31T09:35:11.160Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:11.160Z] #35 ... [2025-10-31T09:35:11.160Z] [2025-10-31T09:35:11.160Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:11.440Z] #51 ... [2025-10-31T09:35:11.440Z] [2025-10-31T09:35:11.440Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:11.440Z] #41 ... [2025-10-31T09:35:11.440Z] [2025-10-31T09:35:11.440Z] #57 [core-command internal] load build context [2025-10-31T09:35:11.717Z] #57 ... [2025-10-31T09:35:11.717Z] [2025-10-31T09:35:11.717Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:11.989Z] #41 ... [2025-10-31T09:35:11.989Z] [2025-10-31T09:35:11.989Z] #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:35:11.989Z] #73 62.25 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:35:11.990Z] #73 62.25 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:35:11.990Z] #73 62.25 OK: 24049 distinct packages available [2025-10-31T09:35:11.990Z] #73 66.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:11.990Z] #73 70.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:11.990Z] #73 ... [2025-10-31T09:35:11.990Z] [2025-10-31T09:35:11.990Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:11.990Z] #81 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:12.262Z] #81 ... [2025-10-31T09:35:12.262Z] [2025-10-31T09:35:12.262Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:12.262Z] #41 ... [2025-10-31T09:35:12.262Z] [2025-10-31T09:35:12.262Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:35:12.262Z] #74 68.06 OK: 255 MiB in 60 packages [2025-10-31T09:35:12.262Z] #74 DONE 72.2s [2025-10-31T09:35:12.262Z] [2025-10-31T09:35:12.262Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:14.244Z] #41 ... [2025-10-31T09:35:14.244Z] [2025-10-31T09:35:14.244Z] #43 [core-keeper internal] load build context [2025-10-31T09:35:14.244Z] #43 ... [2025-10-31T09:35:14.244Z] [2025-10-31T09:35:14.244Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:16.235Z] #41 ... [2025-10-31T09:35:16.235Z] [2025-10-31T09:35:16.235Z] #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:35:16.235Z] #78 42.77 OK: 9 MiB in 15 packages [2025-10-31T09:35:16.235Z] #78 DONE 45.8s [2025-10-31T09:35:16.235Z] [2025-10-31T09:35:16.235Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:16.235Z] #41 transferring context: 87.84MB 88.7s [2025-10-31T09:35:16.235Z] #41 ... [2025-10-31T09:35:16.235Z] [2025-10-31T09:35:16.235Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:16.510Z] #42 ... [2025-10-31T09:35:16.510Z] [2025-10-31T09:35:16.510Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:17.135Z] #41 ... [2025-10-31T09:35:17.135Z] [2025-10-31T09:35:17.135Z] #46 [support-scheduler internal] load build context [2025-10-31T09:35:17.135Z] #46 ... [2025-10-31T09:35:17.135Z] [2025-10-31T09:35:17.135Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:17.418Z] #52 ... [2025-10-31T09:35:17.418Z] [2025-10-31T09:35:17.418Z] #53 [core-data internal] load build context [2025-10-31T09:35:17.418Z] #53 ... [2025-10-31T09:35:17.418Z] [2025-10-31T09:35:17.418Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:17.418Z] #80 32.65 OK: 9 MiB in 15 packages [2025-10-31T09:35:17.418Z] #80 DONE 35.8s [2025-10-31T09:35:17.418Z] [2025-10-31T09:35:17.418Z] #53 [core-data internal] load build context [2025-10-31T09:35:17.418Z] #53 ... [2025-10-31T09:35:17.418Z] [2025-10-31T09:35:17.418Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:17.690Z] #52 ... [2025-10-31T09:35:17.690Z] [2025-10-31T09:35:17.690Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:17.690Z] #83 ... [2025-10-31T09:35:17.690Z] [2025-10-31T09:35:17.690Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:17.962Z] #52 ... [2025-10-31T09:35:17.962Z] [2025-10-31T09:35:17.962Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:35:17.962Z] #84 ... [2025-10-31T09:35:17.962Z] [2025-10-31T09:35:17.962Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:18.569Z] #41 ... [2025-10-31T09:35:18.569Z] [2025-10-31T09:35:18.569Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:18.569Z] #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 48.4s [2025-10-31T09:35:18.569Z] #54 ... [2025-10-31T09:35:18.569Z] [2025-10-31T09:35:18.569Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:20.001Z] #41 ... [2025-10-31T09:35:20.001Z] [2025-10-31T09:35:20.001Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:20.001Z] #79 39.93 OK: 11 MiB in 17 packages [2025-10-31T09:35:20.001Z] #79 DONE 43.4s [2025-10-31T09:35:20.001Z] [2025-10-31T09:35:20.001Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:20.270Z] #41 ... [2025-10-31T09:35:20.270Z] [2025-10-31T09:35:20.270Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:35:20.270Z] #69 ... [2025-10-31T09:35:20.270Z] [2025-10-31T09:35:20.270Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:20.547Z] #42 ... [2025-10-31T09:35:20.547Z] [2025-10-31T09:35:20.547Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:35:20.547Z] #77 47.15 OK: 9 MiB in 16 packages [2025-10-31T09:35:20.547Z] #77 DONE 50.2s [2025-10-31T09:35:20.547Z] [2025-10-31T09:35:20.547Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:20.818Z] #42 ... [2025-10-31T09:35:20.818Z] [2025-10-31T09:35:20.818Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:20.818Z] #47 ... [2025-10-31T09:35:20.818Z] [2025-10-31T09:35:20.818Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:21.089Z] #38 ... [2025-10-31T09:35:21.089Z] [2025-10-31T09:35:21.089Z] #76 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:35:21.089Z] #76 48.54 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:35:21.089Z] #76 48.54 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:35:21.089Z] #76 48.54 OK: 26169 distinct packages available [2025-10-31T09:35:21.089Z] #76 52.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:21.089Z] #76 55.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:21.089Z] #76 ... [2025-10-31T09:35:21.089Z] [2025-10-31T09:35:21.089Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:21.358Z] #47 ... [2025-10-31T09:35:21.358Z] [2025-10-31T09:35:21.359Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:35:21.359Z] #82 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:21.359Z] #82 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:21.359Z] #82 ... [2025-10-31T09:35:21.359Z] [2025-10-31T09:35:21.359Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:21.359Z] #35 transferring context: 143.17MB 101.7s [2025-10-31T09:35:21.359Z] #35 ... [2025-10-31T09:35:21.359Z] [2025-10-31T09:35:21.359Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:21.631Z] #51 ... [2025-10-31T09:35:21.631Z] [2025-10-31T09:35:21.631Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:21.631Z] #47 ... [2025-10-31T09:35:21.631Z] [2025-10-31T09:35:21.631Z] #57 [core-command internal] load build context [2025-10-31T09:35:21.901Z] #57 ... [2025-10-31T09:35:21.901Z] [2025-10-31T09:35:21.901Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:22.489Z] #38 ... [2025-10-31T09:35:22.489Z] [2025-10-31T09:35:22.489Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:22.489Z] #81 30.66 OK: 14 MiB in 21 packages [2025-10-31T09:35:22.489Z] #81 DONE 33.6s [2025-10-31T09:35:22.489Z] [2025-10-31T09:35:22.489Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:24.450Z] #38 ... [2025-10-31T09:35:24.450Z] [2025-10-31T09:35:24.450Z] #43 [core-keeper internal] load build context [2025-10-31T09:35:24.450Z] #43 ... [2025-10-31T09:35:24.450Z] [2025-10-31T09:35:24.450Z] #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:35:24.450Z] #73 84.18 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:35:24.450Z] #73 84.22 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:35:24.450Z] #73 84.22 (3/5) Installing libucontext (1.2-r3) [2025-10-31T09:35:24.450Z] #73 84.28 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:35:24.450Z] #73 ... [2025-10-31T09:35:24.450Z] [2025-10-31T09:35:24.450Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:35:24.450Z] #59 85.96 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:35:24.450Z] #59 85.96 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:35:24.450Z] #59 85.96 (3/4) Installing libucontext (1.2-r3) [2025-10-31T09:35:24.450Z] #59 85.96 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:35:24.450Z] #59 86.16 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:35:24.450Z] #59 86.16 OK: 9 MiB in 18 packages [2025-10-31T09:35:24.450Z] #59 DONE 89.1s [2025-10-31T09:35:24.450Z] [2025-10-31T09:35:24.450Z] #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:35:24.450Z] #73 84.50 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T09:35:24.450Z] #73 84.65 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:35:24.721Z] #73 84.81 OK: 10 MiB in 19 packages [2025-10-31T09:35:26.694Z] #73 DONE 87.0s [2025-10-31T09:35:26.694Z] [2025-10-31T09:35:26.694Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:27.286Z] #38 transferring context: 108.71MB 103.5s [2025-10-31T09:35:27.557Z] #38 ... [2025-10-31T09:35:27.557Z] [2025-10-31T09:35:27.557Z] #46 [support-scheduler internal] load build context [2025-10-31T09:35:27.557Z] #46 ... [2025-10-31T09:35:27.557Z] [2025-10-31T09:35:27.557Z] #53 [core-data internal] load build context [2025-10-31T09:35:27.828Z] #53 ... [2025-10-31T09:35:27.828Z] [2025-10-31T09:35:27.828Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:28.099Z] #38 ... [2025-10-31T09:35:28.099Z] [2025-10-31T09:35:28.099Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:28.371Z] #52 ... [2025-10-31T09:35:28.371Z] [2025-10-31T09:35:28.371Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:28.371Z] #35 ... [2025-10-31T09:35:28.371Z] [2025-10-31T09:35:28.371Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:35:28.371Z] #82 27.57 OK: 20 MiB in 18 packages [2025-10-31T09:35:28.963Z] #82 ... [2025-10-31T09:35:28.963Z] [2025-10-31T09:35:28.963Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:28.963Z] #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 59.5s [2025-10-31T09:35:28.963Z] #54 ... [2025-10-31T09:35:28.963Z] [2025-10-31T09:35:28.963Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:29.934Z] #38 ... [2025-10-31T09:35:29.934Z] [2025-10-31T09:35:29.934Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:29.934Z] #83 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:29.934Z] #83 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:29.934Z] #83 ... [2025-10-31T09:35:29.934Z] [2025-10-31T09:35:29.934Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:30.540Z] #38 ... [2025-10-31T09:35:30.540Z] [2025-10-31T09:35:30.540Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:30.540Z] #41 ... [2025-10-31T09:35:30.540Z] [2025-10-31T09:35:30.540Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:35:30.810Z] #69 ... [2025-10-31T09:35:30.810Z] [2025-10-31T09:35:30.810Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:30.810Z] #35 ... [2025-10-31T09:35:30.810Z] [2025-10-31T09:35:30.810Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:35:30.810Z] #85 ... [2025-10-31T09:35:30.810Z] [2025-10-31T09:35:30.810Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:35:30.810Z] #82 DONE 30.0s [2025-10-31T09:35:30.810Z] [2025-10-31T09:35:30.810Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:35:31.085Z] #69 ... [2025-10-31T09:35:31.085Z] [2025-10-31T09:35:31.085Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:31.085Z] #42 ... [2025-10-31T09:35:31.085Z] [2025-10-31T09:35:31.085Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:31.357Z] #51 ... [2025-10-31T09:35:31.357Z] [2025-10-31T09:35:31.357Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:31.628Z] #52 ... [2025-10-31T09:35:31.628Z] [2025-10-31T09:35:31.628Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:35:31.628Z] #84 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:31.628Z] #84 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:31.628Z] #84 23.53 OK: 20 MiB in 18 packages [2025-10-31T09:35:31.628Z] #84 ... [2025-10-31T09:35:31.628Z] [2025-10-31T09:35:31.628Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:31.899Z] #52 ... [2025-10-31T09:35:31.899Z] [2025-10-31T09:35:31.899Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:35:31.899Z] #85 DONE 11.1s [2025-10-31T09:35:31.899Z] [2025-10-31T09:35:31.899Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:31.899Z] #52 ... [2025-10-31T09:35:31.899Z] [2025-10-31T09:35:31.899Z] #57 [core-command internal] load build context [2025-10-31T09:35:32.170Z] #57 ... [2025-10-31T09:35:32.170Z] [2025-10-31T09:35:32.170Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:32.170Z] #47 ... [2025-10-31T09:35:32.170Z] [2025-10-31T09:35:32.170Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:32.441Z] #51 transferring context: 131.93MB 108.6s [2025-10-31T09:35:33.417Z] #51 ... [2025-10-31T09:35:33.417Z] [2025-10-31T09:35:33.417Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:35:33.417Z] #84 DONE 25.5s [2025-10-31T09:35:33.417Z] [2025-10-31T09:35:33.417Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:34.020Z] #51 ... [2025-10-31T09:35:34.020Z] [2025-10-31T09:35:34.020Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:35:34.020Z] #83 23.63 OK: 15 MiB in 28 packages [2025-10-31T09:35:34.020Z] #83 DONE 26.3s [2025-10-31T09:35:34.020Z] [2025-10-31T09:35:34.020Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:34.290Z] #51 ... [2025-10-31T09:35:34.290Z] [2025-10-31T09:35:34.290Z] #43 [core-keeper internal] load build context [2025-10-31T09:35:34.564Z] #43 ... [2025-10-31T09:35:34.564Z] [2025-10-31T09:35:34.564Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:34.564Z] #47 ... [2025-10-31T09:35:34.564Z] [2025-10-31T09:35:34.564Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:35:34.564Z] #0 8.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:34.564Z] #0 9.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:34.849Z] #86 ... [2025-10-31T09:35:34.849Z] [2025-10-31T09:35:34.849Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:34.849Z] #47 ... [2025-10-31T09:35:34.849Z] [2025-10-31T09:35:34.849Z] #76 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:35:34.849Z] #76 68.33 (1/7) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:35:34.849Z] #76 68.67 (2/7) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:35:34.849Z] #76 68.94 (3/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:35:34.849Z] #76 68.94 (4/7) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:35:34.849Z] #76 68.94 (5/7) Installing libucontext (1.3.2-r0) [2025-10-31T09:35:34.849Z] #76 68.94 (6/7) Installing gcompat (1.1.0-r4) [2025-10-31T09:35:34.849Z] #76 68.94 (7/7) Installing openssl (3.5.4-r0) [2025-10-31T09:35:34.849Z] #76 68.94 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:35:34.849Z] #76 69.08 OK: 9 MiB in 21 packages [2025-10-31T09:35:34.849Z] #76 DONE 72.5s [2025-10-31T09:35:34.849Z] [2025-10-31T09:35:34.849Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:35.826Z] #47 ... [2025-10-31T09:35:35.826Z] [2025-10-31T09:35:35.826Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:35:35.826Z] #87 DONE 2.0s [2025-10-31T09:35:35.826Z] [2025-10-31T09:35:35.826Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:36.100Z] #47 ... [2025-10-31T09:35:36.100Z] [2025-10-31T09:35:36.100Z] #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:35:36.100Z] #88 DONE 3.7s [2025-10-31T09:35:36.100Z] [2025-10-31T09:35:36.100Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:37.080Z] #47 ... [2025-10-31T09:35:37.080Z] [2025-10-31T09:35:37.080Z] #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:35:37.080Z] #0 8.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:37.080Z] #0 9.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:37.080Z] #89 ... [2025-10-31T09:35:37.080Z] [2025-10-31T09:35:37.080Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:37.670Z] #47 transferring context: 137.04MB 114.5s [2025-10-31T09:35:37.670Z] #47 ... [2025-10-31T09:35:37.670Z] [2025-10-31T09:35:37.670Z] #53 [core-data internal] load build context [2025-10-31T09:35:37.940Z] #53 ... [2025-10-31T09:35:37.940Z] [2025-10-31T09:35:37.940Z] #46 [support-scheduler internal] load build context [2025-10-31T09:35:37.940Z] #46 ... [2025-10-31T09:35:37.940Z] [2025-10-31T09:35:37.940Z] #53 [core-data internal] load build context [2025-10-31T09:35:39.373Z] #53 ... [2025-10-31T09:35:39.373Z] [2025-10-31T09:35:39.373Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:39.373Z] #54 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 68.7s done [2025-10-31T09:35:39.373Z] #54 ... [2025-10-31T09:35:39.373Z] [2025-10-31T09:35:39.373Z] #53 [core-data internal] load build context [2025-10-31T09:35:39.963Z] #53 ... [2025-10-31T09:35:39.963Z] [2025-10-31T09:35:39.963Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:35:39.963Z] #86 13.21 OK: 9 MiB in 18 packages [2025-10-31T09:35:39.963Z] #86 DONE 15.4s [2025-10-31T09:35:39.963Z] [2025-10-31T09:35:39.963Z] #53 [core-data internal] load build context [2025-10-31T09:35:40.554Z] #53 ... [2025-10-31T09:35:40.554Z] [2025-10-31T09:35:40.554Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:40.554Z] #38 ... [2025-10-31T09:35:40.554Z] [2025-10-31T09:35:40.554Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:40.826Z] #51 ... [2025-10-31T09:35:40.826Z] [2025-10-31T09:35:40.826Z] #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:35:40.826Z] #89 12.77 OK: 10 MiB in 19 packages [2025-10-31T09:35:40.826Z] #89 DONE 13.9s [2025-10-31T09:35:40.826Z] [2025-10-31T09:35:40.826Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:40.826Z] #51 ... [2025-10-31T09:35:40.826Z] [2025-10-31T09:35:40.826Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:40.826Z] #41 ... [2025-10-31T09:35:40.826Z] [2025-10-31T09:35:40.826Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:41.097Z] #38 ... [2025-10-31T09:35:41.097Z] [2025-10-31T09:35:41.097Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:41.097Z] #35 ... [2025-10-31T09:35:41.097Z] [2025-10-31T09:35:41.097Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:41.370Z] #38 ... [2025-10-31T09:35:41.370Z] [2025-10-31T09:35:41.370Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:35:41.370Z] #69 ... [2025-10-31T09:35:41.370Z] [2025-10-31T09:35:41.370Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:41.640Z] #42 ... [2025-10-31T09:35:41.640Z] [2025-10-31T09:35:41.640Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:35:42.229Z] #69 ... [2025-10-31T09:35:42.229Z] [2025-10-31T09:35:42.229Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:42.229Z] #52 ... [2025-10-31T09:35:42.229Z] [2025-10-31T09:35:42.229Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:42.522Z] #47 ... [2025-10-31T09:35:42.522Z] [2025-10-31T09:35:42.522Z] #57 [core-command internal] load build context [2025-10-31T09:35:42.522Z] #57 ... [2025-10-31T09:35:42.522Z] [2025-10-31T09:35:42.522Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:42.522Z] #47 transferring context: 147.37MB 119.5s [2025-10-31T09:35:43.955Z] #47 ... [2025-10-31T09:35:43.955Z] [2025-10-31T09:35:43.955Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:35:43.955Z] #90 DONE 2.7s [2025-10-31T09:35:43.955Z] [2025-10-31T09:35:43.955Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:44.549Z] #47 ... [2025-10-31T09:35:44.549Z] [2025-10-31T09:35:44.549Z] #43 [core-keeper internal] load build context [2025-10-31T09:35:44.820Z] #43 ... [2025-10-31T09:35:44.820Z] [2025-10-31T09:35:44.820Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:45.110Z] #47 ... [2025-10-31T09:35:45.110Z] [2025-10-31T09:35:45.110Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:35:45.110Z] #0 5.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:45.110Z] #0 6.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:45.110Z] #0 9.103 Upgrading critical system libraries and apk-tools: [2025-10-31T09:35:45.110Z] #0 9.103 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:35:45.110Z] #0 9.138 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:35:45.110Z] #0 9.712 Continuing the upgrade transaction with new apk-tools: [2025-10-31T09:35:45.110Z] #0 9.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:45.110Z] #91 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:35:45.110Z] #91 ... [2025-10-31T09:35:45.110Z] [2025-10-31T09:35:45.110Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:47.729Z] #47 transferring context: 158.84MB 124.6s [2025-10-31T09:35:48.322Z] #47 ... [2025-10-31T09:35:48.322Z] [2025-10-31T09:35:48.322Z] #46 [support-scheduler internal] load build context [2025-10-31T09:35:48.322Z] #46 ... [2025-10-31T09:35:48.322Z] [2025-10-31T09:35:48.322Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:48.322Z] #38 ... [2025-10-31T09:35:48.322Z] [2025-10-31T09:35:48.322Z] #46 [support-scheduler internal] load build context [2025-10-31T09:35:50.044Z] #46 ... [2025-10-31T09:35:50.044Z] [2025-10-31T09:35:50.044Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:35:50.044Z] #54 ... [2025-10-31T09:35:50.044Z] [2025-10-31T09:35:50.044Z] #46 [support-scheduler internal] load build context [2025-10-31T09:35:50.348Z] #46 ... [2025-10-31T09:35:50.348Z] [2025-10-31T09:35:50.348Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:35:50.348Z] #91 12.78 (1/6) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:35:50.348Z] #91 12.86 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T09:35:50.348Z] #91 13.25 (2/6) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:35:50.348Z] #91 13.25 (3/6) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T09:35:50.348Z] #91 13.25 (4/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T09:35:50.348Z] #91 13.28 (5/6) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:35:50.348Z] #91 13.28 (6/6) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:35:50.348Z] #91 13.38 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:35:50.349Z] #91 13.38 OK: 9 MiB in 21 packages [2025-10-31T09:35:50.349Z] #91 DONE 15.5s [2025-10-31T09:35:50.659Z] [2025-10-31T09:35:50.659Z] #46 [support-scheduler internal] load build context [2025-10-31T09:35:50.659Z] #46 ... [2025-10-31T09:35:50.659Z] [2025-10-31T09:35:50.659Z] #53 [core-data internal] load build context [2025-10-31T09:35:50.934Z] #53 ... [2025-10-31T09:35:50.934Z] [2025-10-31T09:35:50.934Z] #46 [support-scheduler internal] load build context [2025-10-31T09:35:50.934Z] #46 ... [2025-10-31T09:35:50.934Z] [2025-10-31T09:35:50.934Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:35:50.934Z] #92 DONE 6.7s [2025-10-31T09:35:50.934Z] [2025-10-31T09:35:50.934Z] #46 [support-scheduler internal] load build context [2025-10-31T09:35:50.934Z] #46 ... [2025-10-31T09:35:50.934Z] [2025-10-31T09:35:50.934Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:51.221Z] #51 ... [2025-10-31T09:35:51.221Z] [2025-10-31T09:35:51.221Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:51.221Z] #41 ... [2025-10-31T09:35:51.221Z] [2025-10-31T09:35:51.221Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:51.221Z] #35 ... [2025-10-31T09:35:51.221Z] [2025-10-31T09:35:51.221Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:35:51.495Z] #93 ... [2025-10-31T09:35:51.495Z] [2025-10-31T09:35:51.495Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:35:51.495Z] #94 DONE 6.8s [2025-10-31T09:35:51.495Z] [2025-10-31T09:35:51.495Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:51.495Z] #35 transferring context: 197.81MB 132.3s [2025-10-31T09:35:51.768Z] #35 ... [2025-10-31T09:35:51.768Z] [2025-10-31T09:35:51.768Z] #42 [core-metadata internal] load build context [2025-10-31T09:35:51.768Z] #42 ... [2025-10-31T09:35:51.768Z] [2025-10-31T09:35:51.768Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:52.056Z] #35 ... [2025-10-31T09:35:52.056Z] [2025-10-31T09:35:52.056Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:35:52.333Z] #52 ... [2025-10-31T09:35:52.333Z] [2025-10-31T09:35:52.333Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:35:52.333Z] #69 ... [2025-10-31T09:35:52.333Z] [2025-10-31T09:35:52.333Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:52.606Z] #35 ... [2025-10-31T09:35:52.606Z] [2025-10-31T09:35:52.606Z] #57 [core-command internal] load build context [2025-10-31T09:35:52.606Z] #57 ... [2025-10-31T09:35:52.606Z] [2025-10-31T09:35:52.606Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:52.874Z] #35 ... [2025-10-31T09:35:52.874Z] [2025-10-31T09:35:52.874Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:35:52.874Z] #93 DONE 1.5s [2025-10-31T09:35:52.874Z] [2025-10-31T09:35:52.874Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:52.874Z] #35 ... [2025-10-31T09:35:52.874Z] [2025-10-31T09:35:52.874Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:35:52.874Z] #95 DONE 1.5s [2025-10-31T09:35:52.874Z] [2025-10-31T09:35:52.874Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:54.298Z] #35 ... [2025-10-31T09:35:54.298Z] [2025-10-31T09:35:54.298Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:35:54.298Z] #96 DONE 1.2s [2025-10-31T09:35:54.298Z] [2025-10-31T09:35:54.298Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:54.955Z] #35 ... [2025-10-31T09:35:54.956Z] [2025-10-31T09:35:54.956Z] #43 [core-keeper internal] load build context [2025-10-31T09:35:54.956Z] #43 ... [2025-10-31T09:35:54.956Z] [2025-10-31T09:35:54.956Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:55.244Z] #35 ... [2025-10-31T09:35:55.244Z] [2025-10-31T09:35:55.244Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:35:55.244Z] #97 DONE 2.0s [2025-10-31T09:35:55.244Z] [2025-10-31T09:35:55.244Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:56.212Z] #35 ... [2025-10-31T09:35:56.212Z] [2025-10-31T09:35:56.212Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:35:56.212Z] #98 DONE 1.9s [2025-10-31T09:35:56.212Z] [2025-10-31T09:35:56.212Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:56.481Z] #35 ... [2025-10-31T09:35:56.482Z] [2025-10-31T09:35:56.482Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:35:56.482Z] #99 DONE 5.6s [2025-10-31T09:35:56.482Z] [2025-10-31T09:35:56.482Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:56.754Z] #35 transferring context: 211.64MB 137.3s [2025-10-31T09:35:57.374Z] #35 ... [2025-10-31T09:35:57.374Z] [2025-10-31T09:35:57.374Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:35:57.374Z] #100 DONE 2.0s [2025-10-31T09:35:57.374Z] [2025-10-31T09:35:57.374Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:58.360Z] #35 ... [2025-10-31T09:35:58.360Z] [2025-10-31T09:35:58.360Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:35:58.360Z] #101 DONE 1.9s [2025-10-31T09:35:58.360Z] [2025-10-31T09:35:58.360Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:35:58.360Z] #35 ... [2025-10-31T09:35:58.360Z] [2025-10-31T09:35:58.360Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:58.360Z] #47 ... [2025-10-31T09:35:58.360Z] [2025-10-31T09:35:58.360Z] #38 [support-notifications internal] load build context [2025-10-31T09:35:58.632Z] #38 ... [2025-10-31T09:35:58.632Z] [2025-10-31T09:35:58.632Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:58.937Z] #47 ... [2025-10-31T09:35:58.937Z] [2025-10-31T09:35:58.937Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:35:58.937Z] #102 DONE 2.0s [2025-10-31T09:35:58.937Z] [2025-10-31T09:35:58.937Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:35:59.535Z] #47 ... [2025-10-31T09:35:59.535Z] [2025-10-31T09:35:59.535Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:35:59.535Z] #103 DONE 2.2s [2025-10-31T09:35:59.535Z] [2025-10-31T09:35:59.535Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:00.534Z] #47 ... [2025-10-31T09:36:00.534Z] [2025-10-31T09:36:00.534Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:36:00.534Z] #104 DONE 1.7s [2025-10-31T09:36:00.534Z] [2025-10-31T09:36:00.534Z] #105 [security-spire-agent] exporting to image [2025-10-31T09:36:00.534Z] #105 exporting layers [2025-10-31T09:36:01.128Z] #105 ... [2025-10-31T09:36:01.128Z] [2025-10-31T09:36:01.128Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:36:01.128Z] #106 DONE 2.2s [2025-10-31T09:36:01.128Z] [2025-10-31T09:36:01.128Z] #53 [core-data internal] load build context [2025-10-31T09:36:01.128Z] #53 ... [2025-10-31T09:36:01.128Z] [2025-10-31T09:36:01.128Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:01.416Z] #51 ... [2025-10-31T09:36:01.416Z] [2025-10-31T09:36:01.416Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:01.416Z] #41 ... [2025-10-31T09:36:01.416Z] [2025-10-31T09:36:01.416Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:01.416Z] #46 ... [2025-10-31T09:36:01.416Z] [2025-10-31T09:36:01.416Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:02.010Z] #41 ... [2025-10-31T09:36:02.010Z] [2025-10-31T09:36:02.010Z] #42 [core-metadata internal] load build context [2025-10-31T09:36:02.010Z] #42 ... [2025-10-31T09:36:02.010Z] [2025-10-31T09:36:02.010Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:02.285Z] #41 ... [2025-10-31T09:36:02.285Z] [2025-10-31T09:36:02.285Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T09:36:02.285Z] #107 DONE 2.3s [2025-10-31T09:36:02.285Z] [2025-10-31T09:36:02.285Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:02.285Z] #41 ... [2025-10-31T09:36:02.285Z] [2025-10-31T09:36:02.285Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:02.560Z] #52 ... [2025-10-31T09:36:02.560Z] [2025-10-31T09:36:02.560Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:36:02.560Z] #69 ... [2025-10-31T09:36:02.560Z] [2025-10-31T09:36:02.560Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:02.829Z] #52 transferring context: 137.27MB 139.2s [2025-10-31T09:36:02.829Z] #52 ... [2025-10-31T09:36:02.829Z] [2025-10-31T09:36:02.829Z] #57 [core-command internal] load build context [2025-10-31T09:36:02.829Z] #57 ... [2025-10-31T09:36:02.829Z] [2025-10-31T09:36:02.829Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:36:03.106Z] #69 ... [2025-10-31T09:36:03.106Z] [2025-10-31T09:36:03.106Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:36:03.106Z] #108 DONE 1.8s [2025-10-31T09:36:03.106Z] [2025-10-31T09:36:03.106Z] #57 [core-command internal] load build context [2025-10-31T09:36:04.546Z] #57 ... [2025-10-31T09:36:04.546Z] [2025-10-31T09:36:04.546Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T09:36:04.546Z] #109 DONE 1.3s [2025-10-31T09:36:04.546Z] [2025-10-31T09:36:04.546Z] #57 [core-command internal] load build context [2025-10-31T09:36:05.163Z] #57 ... [2025-10-31T09:36:05.163Z] [2025-10-31T09:36:05.163Z] #43 [core-keeper internal] load build context [2025-10-31T09:36:05.163Z] #43 ... [2025-10-31T09:36:05.163Z] [2025-10-31T09:36:05.163Z] #57 [core-command internal] load build context [2025-10-31T09:36:05.441Z] #57 ... [2025-10-31T09:36:05.441Z] [2025-10-31T09:36:05.441Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:36:05.441Z] #110 DONE 1.2s [2025-10-31T09:36:05.441Z] [2025-10-31T09:36:05.441Z] #57 [core-command internal] load build context [2025-10-31T09:36:08.080Z] #57 transferring context: 195.62MB 140.4s [2025-10-31T09:36:08.691Z] #57 ... [2025-10-31T09:36:08.691Z] [2025-10-31T09:36:08.691Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:08.691Z] #35 ... [2025-10-31T09:36:08.691Z] [2025-10-31T09:36:08.691Z] #38 [support-notifications internal] load build context [2025-10-31T09:36:08.691Z] #38 ... [2025-10-31T09:36:08.691Z] [2025-10-31T09:36:08.691Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:10.663Z] #35 ... [2025-10-31T09:36:10.663Z] [2025-10-31T09:36:10.663Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:10.663Z] #47 ... [2025-10-31T09:36:10.663Z] [2025-10-31T09:36:10.663Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:11.256Z] #35 ... [2025-10-31T09:36:11.256Z] [2025-10-31T09:36:11.256Z] #53 [core-data internal] load build context [2025-10-31T09:36:11.528Z] #53 ... [2025-10-31T09:36:11.528Z] [2025-10-31T09:36:11.528Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:11.528Z] #51 ... [2025-10-31T09:36:11.528Z] [2025-10-31T09:36:11.528Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:11.798Z] #35 transferring context: 250.95MB 152.4s [2025-10-31T09:36:11.798Z] #35 ... [2025-10-31T09:36:11.798Z] [2025-10-31T09:36:11.798Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:11.798Z] #46 ... [2025-10-31T09:36:11.798Z] [2025-10-31T09:36:11.798Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:12.068Z] #35 ... [2025-10-31T09:36:12.068Z] [2025-10-31T09:36:12.068Z] #42 [core-metadata internal] load build context [2025-10-31T09:36:12.068Z] #42 ... [2025-10-31T09:36:12.068Z] [2025-10-31T09:36:12.068Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:12.663Z] #46 ... [2025-10-31T09:36:12.663Z] [2025-10-31T09:36:12.663Z] #105 [security-spire-config] exporting to image [2025-10-31T09:36:12.663Z] #105 exporting layers 9.5s done [2025-10-31T09:36:12.663Z] #105 writing image sha256:17b5517412071f4edbd79092d031a8a14d7a4d3739103d7c40e9956fc61475af 0.1s done [2025-10-31T09:36:12.663Z] #105 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T09:36:12.663Z] #105 writing image sha256:0981e78a011946d8d9ab6d2ceadaacd2f693e4fdbe1f67376bed6c8449f742da 0.0s done [2025-10-31T09:36:12.663Z] #105 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-10-31T09:36:12.663Z] #105 ... [2025-10-31T09:36:12.663Z] [2025-10-31T09:36:12.663Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:12.663Z] #41 ... [2025-10-31T09:36:12.663Z] [2025-10-31T09:36:12.663Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:12.937Z] #46 ... [2025-10-31T09:36:12.937Z] [2025-10-31T09:36:12.937Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:12.937Z] #52 ... [2025-10-31T09:36:12.937Z] [2025-10-31T09:36:12.937Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:13.210Z] #46 ... [2025-10-31T09:36:13.210Z] [2025-10-31T09:36:13.210Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:36:13.210Z] #69 ... [2025-10-31T09:36:13.210Z] [2025-10-31T09:36:13.210Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:14.674Z] #46 ... [2025-10-31T09:36:14.674Z] [2025-10-31T09:36:14.674Z] #105 [security-spire-server] exporting to image [2025-10-31T09:36:14.674Z] #105 exporting layers 8.8s done [2025-10-31T09:36:14.674Z] #105 writing image sha256:1276a96cc07f00c89ce292abe15049f3858fa810f05b1b17f9cbb47239643e8d 0.0s done [2025-10-31T09:36:14.674Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-10-31T09:36:14.674Z] #105 DONE 14.0s [2025-10-31T09:36:14.674Z] [2025-10-31T09:36:14.674Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:15.269Z] #46 ... [2025-10-31T09:36:15.269Z] [2025-10-31T09:36:15.269Z] #43 [core-keeper internal] load build context [2025-10-31T09:36:15.539Z] #43 ... [2025-10-31T09:36:15.539Z] [2025-10-31T09:36:15.539Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:18.161Z] #46 transferring context: 153.43MB 154.8s [2025-10-31T09:36:18.759Z] #46 ... [2025-10-31T09:36:18.759Z] [2025-10-31T09:36:18.759Z] #57 [core-command internal] load build context [2025-10-31T09:36:18.759Z] #57 ... [2025-10-31T09:36:18.759Z] [2025-10-31T09:36:18.759Z] #38 [support-notifications internal] load build context [2025-10-31T09:36:18.759Z] #38 ... [2025-10-31T09:36:18.759Z] [2025-10-31T09:36:18.759Z] #57 [core-command internal] load build context [2025-10-31T09:36:20.750Z] #57 ... [2025-10-31T09:36:20.750Z] [2025-10-31T09:36:20.750Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:20.750Z] #47 ... [2025-10-31T09:36:20.750Z] [2025-10-31T09:36:20.750Z] #57 [core-command internal] load build context [2025-10-31T09:36:21.738Z] #57 ... [2025-10-31T09:36:21.738Z] [2025-10-31T09:36:21.738Z] #53 [core-data internal] load build context [2025-10-31T09:36:21.738Z] #53 ... [2025-10-31T09:36:21.738Z] [2025-10-31T09:36:21.738Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:21.738Z] #51 ... [2025-10-31T09:36:21.738Z] [2025-10-31T09:36:21.738Z] #53 [core-data internal] load build context [2025-10-31T09:36:22.331Z] #53 ... [2025-10-31T09:36:22.331Z] [2025-10-31T09:36:22.331Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:22.331Z] #35 transferring context: 288.47MB 162.8s [2025-10-31T09:36:22.331Z] #35 ... [2025-10-31T09:36:22.331Z] [2025-10-31T09:36:22.331Z] #42 [core-metadata internal] load build context [2025-10-31T09:36:22.331Z] #42 ... [2025-10-31T09:36:22.331Z] [2025-10-31T09:36:22.331Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:22.919Z] #35 ... [2025-10-31T09:36:22.919Z] [2025-10-31T09:36:22.919Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:22.919Z] #41 ... [2025-10-31T09:36:22.919Z] [2025-10-31T09:36:22.919Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:23.187Z] #35 ... [2025-10-31T09:36:23.187Z] [2025-10-31T09:36:23.187Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:23.187Z] #52 ... [2025-10-31T09:36:23.187Z] [2025-10-31T09:36:23.187Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:23.457Z] #41 ... [2025-10-31T09:36:23.457Z] [2025-10-31T09:36:23.457Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:36:23.457Z] #69 ... [2025-10-31T09:36:23.457Z] [2025-10-31T09:36:23.457Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:26.059Z] #52 ... [2025-10-31T09:36:26.059Z] [2025-10-31T09:36:26.059Z] #43 [core-keeper internal] load build context [2025-10-31T09:36:26.059Z] #43 ... [2025-10-31T09:36:26.059Z] [2025-10-31T09:36:26.059Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:28.652Z] #52 transferring context: 238.49MB 164.8s [2025-10-31T09:36:28.652Z] #52 ... [2025-10-31T09:36:28.652Z] [2025-10-31T09:36:28.652Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:28.921Z] #46 ... [2025-10-31T09:36:28.921Z] [2025-10-31T09:36:28.921Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:28.921Z] #52 ... [2025-10-31T09:36:28.921Z] [2025-10-31T09:36:28.921Z] #38 [support-notifications internal] load build context [2025-10-31T09:36:29.192Z] #38 ... [2025-10-31T09:36:29.192Z] [2025-10-31T09:36:29.192Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:31.149Z] #46 ... [2025-10-31T09:36:31.149Z] [2025-10-31T09:36:31.149Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:31.149Z] #47 ... [2025-10-31T09:36:31.149Z] [2025-10-31T09:36:31.149Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:31.737Z] #46 ... [2025-10-31T09:36:31.737Z] [2025-10-31T09:36:31.737Z] #57 [core-command internal] load build context [2025-10-31T09:36:31.737Z] #57 ... [2025-10-31T09:36:31.737Z] [2025-10-31T09:36:31.737Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:32.007Z] #46 ... [2025-10-31T09:36:32.007Z] [2025-10-31T09:36:32.007Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:32.007Z] #51 ... [2025-10-31T09:36:32.007Z] [2025-10-31T09:36:32.007Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:32.277Z] #46 ... [2025-10-31T09:36:32.277Z] [2025-10-31T09:36:32.277Z] #53 [core-data internal] load build context [2025-10-31T09:36:32.549Z] #53 ... [2025-10-31T09:36:32.549Z] [2025-10-31T09:36:32.549Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:32.549Z] #46 ... [2025-10-31T09:36:32.549Z] [2025-10-31T09:36:32.549Z] #42 [core-metadata internal] load build context [2025-10-31T09:36:32.549Z] #42 ... [2025-10-31T09:36:32.549Z] [2025-10-31T09:36:32.549Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:33.530Z] #46 ... [2025-10-31T09:36:33.530Z] [2025-10-31T09:36:33.530Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:33.530Z] #35 transferring context: 332.95MB 173.9s [2025-10-31T09:36:33.530Z] #35 ... [2025-10-31T09:36:33.530Z] [2025-10-31T09:36:33.530Z] #53 [core-data internal] load build context [2025-10-31T09:36:33.530Z] #53 ... [2025-10-31T09:36:33.530Z] [2025-10-31T09:36:33.530Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:33.530Z] #41 ... [2025-10-31T09:36:33.530Z] [2025-10-31T09:36:33.530Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:36:33.805Z] #69 ... [2025-10-31T09:36:33.805Z] [2025-10-31T09:36:33.805Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:36.409Z] #41 ... [2025-10-31T09:36:36.409Z] [2025-10-31T09:36:36.409Z] #43 [core-keeper internal] load build context [2025-10-31T09:36:36.409Z] #43 ... [2025-10-31T09:36:36.409Z] [2025-10-31T09:36:36.409Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:39.029Z] #41 ... [2025-10-31T09:36:39.029Z] [2025-10-31T09:36:39.029Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:39.029Z] #52 ... [2025-10-31T09:36:39.029Z] [2025-10-31T09:36:39.029Z] #38 [support-notifications internal] load build context [2025-10-31T09:36:39.298Z] #38 ... [2025-10-31T09:36:39.298Z] [2025-10-31T09:36:39.298Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:39.298Z] #41 transferring context: 309.50MB 172.0s [2025-10-31T09:36:41.264Z] #41 ... [2025-10-31T09:36:41.264Z] [2025-10-31T09:36:41.264Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:41.264Z] #47 ... [2025-10-31T09:36:41.264Z] [2025-10-31T09:36:41.264Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:41.862Z] #41 ... [2025-10-31T09:36:41.862Z] [2025-10-31T09:36:41.862Z] #57 [core-command internal] load build context [2025-10-31T09:36:42.137Z] #57 ... [2025-10-31T09:36:42.137Z] [2025-10-31T09:36:42.137Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:42.137Z] #41 ... [2025-10-31T09:36:42.137Z] [2025-10-31T09:36:42.137Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:42.137Z] #51 ... [2025-10-31T09:36:42.137Z] [2025-10-31T09:36:42.137Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:42.732Z] #41 ... [2025-10-31T09:36:42.732Z] [2025-10-31T09:36:42.732Z] #42 [core-metadata internal] load build context [2025-10-31T09:36:43.001Z] #42 ... [2025-10-31T09:36:43.001Z] [2025-10-31T09:36:43.001Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:43.588Z] #41 ... [2025-10-31T09:36:43.588Z] [2025-10-31T09:36:43.588Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:43.588Z] #46 ... [2025-10-31T09:36:43.588Z] [2025-10-31T09:36:43.588Z] #53 [core-data internal] load build context [2025-10-31T09:36:43.858Z] #53 ... [2025-10-31T09:36:43.858Z] [2025-10-31T09:36:43.858Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:43.858Z] #35 transferring context: 364.36MB 184.4s [2025-10-31T09:36:43.858Z] #35 ... [2025-10-31T09:36:43.858Z] [2025-10-31T09:36:43.858Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:36:43.858Z] #69 ... [2025-10-31T09:36:43.858Z] [2025-10-31T09:36:43.858Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:46.457Z] #35 ... [2025-10-31T09:36:46.457Z] [2025-10-31T09:36:46.457Z] #43 [core-keeper internal] load build context [2025-10-31T09:36:46.457Z] #43 ... [2025-10-31T09:36:46.457Z] [2025-10-31T09:36:46.457Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:36:49.101Z] #35 transferring context: 379.99MB 189.5s [2025-10-31T09:36:49.101Z] #35 ... [2025-10-31T09:36:49.101Z] [2025-10-31T09:36:49.101Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:49.376Z] #52 ... [2025-10-31T09:36:49.376Z] [2025-10-31T09:36:49.376Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:49.376Z] #51 ... [2025-10-31T09:36:49.376Z] [2025-10-31T09:36:49.376Z] #38 [support-notifications internal] load build context [2025-10-31T09:36:49.376Z] #38 ... [2025-10-31T09:36:49.376Z] [2025-10-31T09:36:49.376Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:51.353Z] #52 ... [2025-10-31T09:36:51.353Z] [2025-10-31T09:36:51.353Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:51.353Z] #47 ... [2025-10-31T09:36:51.353Z] [2025-10-31T09:36:51.353Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:36:51.623Z] #69 ... [2025-10-31T09:36:51.623Z] [2025-10-31T09:36:51.623Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:51.623Z] #47 ... [2025-10-31T09:36:51.623Z] [2025-10-31T09:36:51.623Z] #43 [core-keeper internal] load build context [2025-10-31T09:36:51.623Z] #43 transferring context: 402.00MB 190.1s done [2025-10-31T09:36:51.623Z] #43 DONE 190.7s [2025-10-31T09:36:51.623Z] [2025-10-31T09:36:51.623Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:36:52.213Z] #47 ... [2025-10-31T09:36:52.213Z] [2025-10-31T09:36:52.213Z] #57 [core-command internal] load build context [2025-10-31T09:36:52.213Z] #57 ... [2025-10-31T09:36:52.213Z] [2025-10-31T09:36:52.213Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:53.178Z] #52 ... [2025-10-31T09:36:53.178Z] [2025-10-31T09:36:53.178Z] #42 [core-metadata internal] load build context [2025-10-31T09:36:53.178Z] #42 ... [2025-10-31T09:36:53.178Z] [2025-10-31T09:36:53.178Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:36:53.767Z] #52 ... [2025-10-31T09:36:53.767Z] [2025-10-31T09:36:53.767Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:53.767Z] #41 ... [2025-10-31T09:36:53.767Z] [2025-10-31T09:36:53.767Z] #46 [support-scheduler internal] load build context [2025-10-31T09:36:53.767Z] #46 ... [2025-10-31T09:36:53.767Z] [2025-10-31T09:36:53.767Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:54.044Z] #41 ... [2025-10-31T09:36:54.044Z] [2025-10-31T09:36:54.044Z] #53 [core-data internal] load build context [2025-10-31T09:36:54.044Z] #53 ... [2025-10-31T09:36:54.044Z] [2025-10-31T09:36:54.044Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:36:56.671Z] #41 transferring context: 366.47MB 188.9s [2025-10-31T09:36:59.268Z] #41 ... [2025-10-31T09:36:59.268Z] [2025-10-31T09:36:59.268Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:59.268Z] #51 transferring context: 402.00MB 191.2s done [2025-10-31T09:37:01.865Z] #51 ... [2025-10-31T09:37:01.865Z] [2025-10-31T09:37:01.865Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:37:01.865Z] #35 transferring context: 402.00MB 196.3s done [2025-10-31T09:37:01.865Z] #35 ... [2025-10-31T09:37:01.865Z] [2025-10-31T09:37:01.865Z] #38 [support-notifications internal] load build context [2025-10-31T09:37:01.865Z] #38 ... [2025-10-31T09:37:01.865Z] [2025-10-31T09:37:01.865Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:37:01.865Z] #69 transferring context: 402.00MB 182.5s done [2025-10-31T09:37:01.865Z] #69 ... [2025-10-31T09:37:01.865Z] [2025-10-31T09:37:01.865Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:37:01.865Z] #111 ... [2025-10-31T09:37:01.865Z] [2025-10-31T09:37:01.865Z] #38 [support-notifications internal] load build context [2025-10-31T09:37:01.865Z] #38 transferring context: 402.00MB 198.1s done [2025-10-31T09:37:03.291Z] #38 ... [2025-10-31T09:37:03.291Z] [2025-10-31T09:37:03.291Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:37:03.291Z] #47 transferring context: 402.00MB 194.8s done [2025-10-31T09:37:03.291Z] #47 ... [2025-10-31T09:37:03.291Z] [2025-10-31T09:37:03.291Z] #57 [core-command internal] load build context [2025-10-31T09:37:03.291Z] #57 transferring context: 389.35MB 195.9s [2025-10-31T09:37:03.291Z] #57 ... [2025-10-31T09:37:03.291Z] [2025-10-31T09:37:03.291Z] #42 [core-metadata internal] load build context [2025-10-31T09:37:03.291Z] #42 transferring context: 402.00MB 192.8s done [2025-10-31T09:37:03.291Z] #42 ... [2025-10-31T09:37:03.291Z] [2025-10-31T09:37:03.291Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:03.291Z] #46 transferring context: 331.14MB 200.3s [2025-10-31T09:37:03.565Z] #46 ... [2025-10-31T09:37:03.565Z] [2025-10-31T09:37:03.565Z] #57 [core-command internal] load build context [2025-10-31T09:37:03.841Z] #57 ... [2025-10-31T09:37:03.841Z] [2025-10-31T09:37:03.841Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:37:03.841Z] #52 ... [2025-10-31T09:37:03.841Z] [2025-10-31T09:37:03.841Z] #57 [core-command internal] load build context [2025-10-31T09:37:04.436Z] #57 ... [2025-10-31T09:37:04.436Z] [2025-10-31T09:37:04.436Z] #53 [core-data internal] load build context [2025-10-31T09:37:04.436Z] #53 ... [2025-10-31T09:37:04.436Z] [2025-10-31T09:37:04.436Z] #57 [core-command internal] load build context [2025-10-31T09:37:04.436Z] #57 transferring context: 402.00MB 197.1s done [2025-10-31T09:37:05.881Z] #57 ... [2025-10-31T09:37:05.881Z] [2025-10-31T09:37:05.881Z] #51 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:37:05.881Z] #51 DONE 203.0s [2025-10-31T09:37:05.881Z] [2025-10-31T09:37:05.881Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:06.156Z] #46 ... [2025-10-31T09:37:06.156Z] [2025-10-31T09:37:06.156Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:37:06.156Z] #111 DONE 14.4s [2025-10-31T09:37:06.156Z] [2025-10-31T09:37:06.156Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:06.432Z] #46 ... [2025-10-31T09:37:06.432Z] [2025-10-31T09:37:06.432Z] #35 [security-proxy-auth internal] load build context [2025-10-31T09:37:06.432Z] #35 DONE 207.2s [2025-10-31T09:37:06.432Z] [2025-10-31T09:37:06.432Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:06.432Z] #46 ... [2025-10-31T09:37:06.432Z] [2025-10-31T09:37:06.432Z] #69 [security-proxy-setup internal] load build context [2025-10-31T09:37:06.432Z] #69 DONE 196.9s [2025-10-31T09:37:06.432Z] [2025-10-31T09:37:06.432Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:06.709Z] #46 ... [2025-10-31T09:37:06.709Z] [2025-10-31T09:37:06.709Z] #42 [core-metadata internal] load build context [2025-10-31T09:37:06.709Z] #42 DONE 202.3s [2025-10-31T09:37:06.985Z] [2025-10-31T09:37:06.985Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:07.260Z] #46 ... [2025-10-31T09:37:07.260Z] [2025-10-31T09:37:07.260Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:37:07.260Z] #47 DONE 205.1s [2025-10-31T09:37:07.260Z] [2025-10-31T09:37:07.260Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:07.260Z] #46 ... [2025-10-31T09:37:07.260Z] [2025-10-31T09:37:07.260Z] #38 [support-notifications internal] load build context [2025-10-31T09:37:07.260Z] #38 DONE 204.4s [2025-10-31T09:37:07.260Z] [2025-10-31T09:37:07.260Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:07.534Z] #46 ... [2025-10-31T09:37:07.534Z] [2025-10-31T09:37:07.534Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:37:07.534Z] #41 transferring context: 402.00MB 195.2s done [2025-10-31T09:37:07.534Z] #41 DONE 202.9s [2025-10-31T09:37:07.534Z] [2025-10-31T09:37:07.534Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:07.534Z] #46 ... [2025-10-31T09:37:07.534Z] [2025-10-31T09:37:07.534Z] #57 [core-command internal] load build context [2025-10-31T09:37:07.534Z] #57 DONE 203.1s [2025-10-31T09:37:07.534Z] [2025-10-31T09:37:07.534Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:07.534Z] #46 transferring context: 393.25MB 204.6s [2025-10-31T09:37:07.813Z] #46 ... [2025-10-31T09:37:07.813Z] [2025-10-31T09:37:07.813Z] #52 [security-secretstore-setup internal] load build context [2025-10-31T09:37:07.813Z] #52 transferring context: 402.00MB 202.2s done [2025-10-31T09:37:07.813Z] #52 DONE 204.9s [2025-10-31T09:37:07.813Z] [2025-10-31T09:37:07.813Z] #46 [support-scheduler internal] load build context [2025-10-31T09:37:08.415Z] #46 transferring context: 402.00MB 205.3s done [2025-10-31T09:37:09.397Z] #46 DONE 207.1s [2025-10-31T09:37:09.397Z] [2025-10-31T09:37:09.397Z] #53 [core-data internal] load build context [2025-10-31T09:37:09.397Z] #53 transferring context: 402.00MB 205.6s done [2025-10-31T09:37:09.397Z] #53 DONE 206.3s [2025-10-31T09:37:09.397Z] [2025-10-31T09:37:09.397Z] #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:09.671Z] #112 ... [2025-10-31T09:37:09.671Z] [2025-10-31T09:37:09.671Z] #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:09.671Z] #113 DONE 2.7s [2025-10-31T09:37:09.955Z] [2025-10-31T09:37:09.955Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:09.955Z] #114 DONE 3.5s [2025-10-31T09:37:09.955Z] [2025-10-31T09:37:09.955Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:09.955Z] #115 ... [2025-10-31T09:37:09.955Z] [2025-10-31T09:37:09.955Z] #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:09.955Z] #112 DONE 2.4s [2025-10-31T09:37:09.955Z] [2025-10-31T09:37:09.955Z] #116 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:09.955Z] #116 DONE 2.5s [2025-10-31T09:37:10.238Z] [2025-10-31T09:37:10.238Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:10.837Z] #117 ... [2025-10-31T09:37:10.837Z] [2025-10-31T09:37:10.837Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:10.837Z] #118 DONE 0.9s [2025-10-31T09:37:10.837Z] [2025-10-31T09:37:10.837Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:16.254Z] #119 ... [2025-10-31T09:37:16.254Z] [2025-10-31T09:37:16.254Z] #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:16.526Z] #120 ... [2025-10-31T09:37:16.526Z] [2025-10-31T09:37:16.526Z] #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:19.913Z] #121 ... [2025-10-31T09:37:19.913Z] [2025-10-31T09:37:19.913Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:26.813Z] #122 DONE 128.5s [2025-10-31T09:39:26.813Z] [2025-10-31T09:39:26.813Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:26.813Z] #115 DONE 128.3s [2025-10-31T09:39:26.813Z] [2025-10-31T09:39:26.813Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:26.813Z] #119 DONE 127.6s [2025-10-31T09:39:26.813Z] [2025-10-31T09:39:26.813Z] #123 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:39:26.813Z] #123 ... [2025-10-31T09:39:26.813Z] [2025-10-31T09:39:26.813Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:26.813Z] #117 DONE 128.4s [2025-10-31T09:39:26.813Z] [2025-10-31T09:39:26.813Z] #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:26.813Z] #121 DONE 128.4s [2025-10-31T09:39:26.813Z] [2025-10-31T09:39:26.813Z] #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:26.813Z] #120 DONE 132.2s [2025-10-31T09:39:26.813Z] [2025-10-31T09:39:26.813Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-31T09:39:28.255Z] #124 ... [2025-10-31T09:39:28.255Z] [2025-10-31T09:39:28.255Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:39:28.255Z] #125 ... [2025-10-31T09:39:28.255Z] [2025-10-31T09:39:28.255Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:39:28.542Z] #126 ... [2025-10-31T09:39:28.542Z] [2025-10-31T09:39:28.542Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:39:28.819Z] #127 ... [2025-10-31T09:39:28.819Z] [2025-10-31T09:39:28.819Z] #128 [support-notifications builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #128 ... [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #123 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #123 DONE 11.0s [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:39:29.418Z] #129 ... [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #128 [support-notifications builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #128 DONE 10.9s [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #127 DONE 10.9s [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #125 DONE 11.1s [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:29.418Z] #130 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:39:29.418Z] #131 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #132 [core-metadata builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #132 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:39:29.418Z] #133 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #134 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #134 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:29.418Z] #135 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #136 [core-data builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #136 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:39:29.418Z] #137 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:29.418Z] #138 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-31T09:39:29.418Z] #124 DONE 11.0s [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #139 [core-command builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #139 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:39:29.418Z] #140 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:29.418Z] #141 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:29.418Z] #142 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #143 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:39:29.418Z] #144 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #126 DONE 11.1s [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #145 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:39:29.418Z] #145 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:39:29.418Z] #146 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:39:29.418Z] #147 CACHED [2025-10-31T09:39:29.418Z] [2025-10-31T09:39:29.418Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:39:37.732Z] #148 ... [2025-10-31T09:39:37.733Z] [2025-10-31T09:39:37.733Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:39:37.733Z] #129 7.099 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T09:39:39.184Z] #129 ... [2025-10-31T09:39:39.184Z] [2025-10-31T09:39:39.184Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:39:39.184Z] #0 8.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-31T09:39:39.458Z] #149 ... [2025-10-31T09:39:39.458Z] [2025-10-31T09:39:39.458Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:39:39.458Z] #0 8.677 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T09:39:39.731Z] #150 ... [2025-10-31T09:39:39.731Z] [2025-10-31T09:39:39.731Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:39:39.731Z] #0 7.453 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T09:39:39.731Z] #151 ... [2025-10-31T09:39:39.731Z] [2025-10-31T09:39:39.731Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:39:39.731Z] #0 9.469 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T09:39:40.003Z] #152 ... [2025-10-31T09:39:40.003Z] [2025-10-31T09:39:40.003Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T09:39:40.003Z] #0 10.10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T09:39:40.003Z] #153 ... [2025-10-31T09:39:40.003Z] [2025-10-31T09:39:40.003Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:39:40.003Z] #0 9.094 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T09:39:40.278Z] #154 ... [2025-10-31T09:39:40.278Z] [2025-10-31T09:39:40.278Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:39:40.278Z] #0 9.707 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T09:39:40.278Z] #155 ... [2025-10-31T09:39:40.278Z] [2025-10-31T09:39:40.278Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:39:40.278Z] #0 9.722 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T09:39:40.551Z] #156 ... [2025-10-31T09:39:40.551Z] [2025-10-31T09:39:40.551Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T09:39:40.551Z] #0 9.044 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T09:39:40.551Z] #157 ... [2025-10-31T09:39:40.551Z] [2025-10-31T09:39:40.551Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:39:40.551Z] #0 7.760 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T09:39:40.828Z] #158 ... [2025-10-31T09:39:40.828Z] [2025-10-31T09:39:40.828Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:39:40.828Z] #148 9.140 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T10:11:05.651Z] #148 ... [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T10:11:05.651Z] #157 DONE 1890.9s [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:11:05.651Z] #156 ... [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:11:05.651Z] #159 DONE 0.3s [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:11:05.651Z] #160 DONE 0.3s [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-31T10:11:05.651Z] #161 DONE 0.4s [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:11:05.651Z] #72 ... [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:11:05.651Z] #162 DONE 0.3s [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:11:05.651Z] #158 ... [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-31T10:11:05.651Z] #163 DONE 0.2s [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:11:05.651Z] #164 DONE 2.6s [2025-10-31T10:11:05.651Z] [2025-10-31T10:11:05.651Z] #105 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:11:05.651Z] #105 exporting layers [2025-10-31T10:11:05.922Z] #105 exporting layers 1.0s done [2025-10-31T10:11:06.191Z] #105 writing image sha256:795577c02c0c7ef353f1b7de70a179e410dd6ac5dc6873066fa298c84111dc37 0.0s done [2025-10-31T10:11:06.191Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-10-31T10:11:06.191Z] #105 DONE 15.0s [2025-10-31T10:11:06.191Z] [2025-10-31T10:11:06.191Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:11:32.920Z] #158 ... [2025-10-31T10:11:32.920Z] [2025-10-31T10:11:32.920Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:11:32.920Z] #150 DONE 1919.8s [2025-10-31T10:11:32.920Z] [2025-10-31T10:11:32.920Z] #165 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:11:32.920Z] #165 DONE 0.4s [2025-10-31T10:11:32.920Z] [2025-10-31T10:11:32.920Z] #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:11:32.920Z] #166 DONE 3.1s [2025-10-31T10:11:32.920Z] [2025-10-31T10:11:32.920Z] #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:11:33.511Z] #167 DONE 0.4s [2025-10-31T10:11:33.511Z] [2025-10-31T10:11:33.511Z] #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:11:33.511Z] #168 DONE 0.3s [2025-10-31T10:11:33.511Z] [2025-10-31T10:11:33.511Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:11:33.783Z] #156 ... [2025-10-31T10:11:33.783Z] [2025-10-31T10:11:33.783Z] #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:11:34.054Z] #169 DONE 0.4s [2025-10-31T10:11:34.054Z] [2025-10-31T10:11:34.054Z] #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:11:34.325Z] #170 DONE 0.2s [2025-10-31T10:11:34.325Z] [2025-10-31T10:11:34.325Z] #171 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-31T10:11:34.325Z] #171 DONE 0.2s [2025-10-31T10:11:34.325Z] [2025-10-31T10:11:34.325Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:11:34.595Z] #148 ... [2025-10-31T10:11:34.595Z] [2025-10-31T10:11:34.595Z] #172 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-31T10:11:34.870Z] #172 DONE 0.2s [2025-10-31T10:11:34.870Z] [2025-10-31T10:11:34.870Z] #173 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-31T10:11:35.141Z] #173 DONE 0.3s [2025-10-31T10:11:35.141Z] [2025-10-31T10:11:35.141Z] #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:11:35.141Z] #174 DONE 0.3s [2025-10-31T10:11:35.141Z] [2025-10-31T10:11:35.141Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:11:35.412Z] #154 ... [2025-10-31T10:11:35.412Z] [2025-10-31T10:11:35.412Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:11:38.786Z] #175 DONE 2.9s [2025-10-31T10:11:38.786Z] [2025-10-31T10:11:38.786Z] #105 [security-bootstrapper] exporting to image [2025-10-31T10:11:38.786Z] #105 exporting layers [2025-10-31T10:11:39.759Z] #105 exporting layers 1.4s done [2025-10-31T10:11:39.759Z] #105 writing image sha256:d1c5b47f83c2f604416e4609a2ba12b52cde5c53475d9396395b3413ee0a8ceb [2025-10-31T10:11:39.759Z] #105 writing image sha256:d1c5b47f83c2f604416e4609a2ba12b52cde5c53475d9396395b3413ee0a8ceb done [2025-10-31T10:11:39.759Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-31T10:11:39.759Z] #105 DONE 16.4s [2025-10-31T10:11:39.759Z] [2025-10-31T10:11:39.759Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:36:50.670Z] #158 ... [2025-10-31T10:36:50.671Z] [2025-10-31T10:36:50.671Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:36:50.671Z] #156 DONE 3439.2s [2025-10-31T10:36:50.671Z] [2025-10-31T10:36:50.671Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:36:50.671Z] #158 ... [2025-10-31T10:36:50.671Z] [2025-10-31T10:36:50.671Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:36:50.671Z] #176 DONE 0.3s [2025-10-31T10:36:50.671Z] [2025-10-31T10:36:50.671Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:36:50.671Z] #177 DONE 0.2s [2025-10-31T10:36:50.671Z] [2025-10-31T10:36:50.671Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:36:50.961Z] #178 DONE 0.8s [2025-10-31T10:36:50.961Z] [2025-10-31T10:36:50.961Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:36:50.961Z] #154 ... [2025-10-31T10:36:50.961Z] [2025-10-31T10:36:50.961Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:36:50.961Z] #179 DONE 0.2s [2025-10-31T10:36:50.961Z] [2025-10-31T10:36:50.961Z] #105 [core-command] exporting to image [2025-10-31T10:36:50.961Z] #105 exporting layers [2025-10-31T10:36:51.995Z] #105 exporting layers 0.6s done [2025-10-31T10:36:51.995Z] #105 writing image sha256:b30099baeb0ceeca350d555c66eefc294567c45469e05602f8759382dce0c384 0.0s done [2025-10-31T10:36:51.995Z] #105 naming to docker.io/library/core-command-arm64 0.0s done [2025-10-31T10:36:51.995Z] #105 DONE 17.1s [2025-10-31T10:36:51.995Z] [2025-10-31T10:36:51.995Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:37:48.588Z] #154 ... [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:37:48.588Z] #152 DONE 3489.7s [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:37:48.588Z] #154 ... [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:37:48.588Z] #153 3490.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T10:37:48.588Z] #153 ... [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:37:48.588Z] #180 DONE 0.2s [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:37:48.588Z] #153 ... [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:37:48.588Z] #181 DONE 0.2s [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-31T10:37:48.588Z] #182 DONE 0.2s [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T10:37:48.588Z] #183 DONE 0.5s [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:37:48.588Z] #184 DONE 0.7s [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:37:48.588Z] #185 DONE 0.2s [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:37:48.588Z] #186 DONE 2.7s [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #105 [security-proxy-setup] exporting to image [2025-10-31T10:37:48.588Z] #105 exporting layers [2025-10-31T10:37:48.588Z] #105 exporting layers 1.3s done [2025-10-31T10:37:48.588Z] #105 writing image sha256:6c3849dac2ac1e265714d1986d87515bca444d1d56821613f7ada4c14d89f2eb done [2025-10-31T10:37:48.588Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T10:37:48.588Z] #105 DONE 18.5s [2025-10-31T10:37:48.588Z] [2025-10-31T10:37:48.588Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:38:27.580Z] #153 DONE 3536.5s [2025-10-31T10:38:27.580Z] [2025-10-31T10:38:27.580Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:38:27.580Z] #148 ... [2025-10-31T10:38:27.580Z] [2025-10-31T10:38:27.580Z] #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:38:27.580Z] #187 DONE 0.3s [2025-10-31T10:38:27.580Z] [2025-10-31T10:38:27.580Z] #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:38:27.580Z] #188 DONE 0.2s [2025-10-31T10:38:27.580Z] [2025-10-31T10:38:27.580Z] #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-31T10:38:27.580Z] #189 DONE 0.2s [2025-10-31T10:38:27.580Z] [2025-10-31T10:38:27.580Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:38:27.853Z] #148 ... [2025-10-31T10:38:27.853Z] [2025-10-31T10:38:27.853Z] #190 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-31T10:38:28.125Z] #190 DONE 0.3s [2025-10-31T10:38:28.125Z] [2025-10-31T10:38:28.125Z] #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:38:28.125Z] #191 DONE 0.3s [2025-10-31T10:38:28.125Z] [2025-10-31T10:38:28.125Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:38:28.415Z] #54 ... [2025-10-31T10:38:28.415Z] [2025-10-31T10:38:28.415Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T10:38:29.017Z] #192 DONE 0.6s [2025-10-31T10:38:29.017Z] [2025-10-31T10:38:29.017Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:38:29.614Z] #193 DONE 0.6s [2025-10-31T10:38:29.614Z] [2025-10-31T10:38:29.614Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:38:29.614Z] #194 DONE 0.3s [2025-10-31T10:38:29.614Z] [2025-10-31T10:38:29.614Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:38:29.899Z] #154 ... [2025-10-31T10:38:29.899Z] [2025-10-31T10:38:29.899Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:38:32.521Z] #195 DONE 2.4s [2025-10-31T10:38:32.521Z] [2025-10-31T10:38:32.521Z] #105 [security-secretstore-setup] exporting to image [2025-10-31T10:38:32.521Z] #105 exporting layers [2025-10-31T10:38:34.503Z] #105 exporting layers 2.2s done [2025-10-31T10:38:34.503Z] #105 writing image sha256:0fd64cf24acb0722af4aae7781415dd44c97357ebe751e472ad1a7418feba19f 0.0s done [2025-10-31T10:38:34.503Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T10:38:34.503Z] #105 DONE 20.7s [2025-10-31T10:38:34.503Z] [2025-10-31T10:38:34.503Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:39:56.273Z] #54 ... [2025-10-31T10:39:56.273Z] [2025-10-31T10:39:56.273Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:39:56.273Z] #149 DONE 3613.7s [2025-10-31T10:39:56.273Z] [2025-10-31T10:39:56.273Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:39:56.273Z] #154 ... [2025-10-31T10:39:56.273Z] [2025-10-31T10:39:56.273Z] #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:56.273Z] #196 DONE 0.3s [2025-10-31T10:39:56.273Z] [2025-10-31T10:39:56.273Z] #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:56.273Z] #197 DONE 0.2s [2025-10-31T10:39:56.273Z] [2025-10-31T10:39:56.273Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T10:39:56.273Z] #198 DONE 0.9s [2025-10-31T10:39:56.273Z] [2025-10-31T10:39:56.273Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:56.273Z] #199 DONE 0.2s [2025-10-31T10:39:56.273Z] [2025-10-31T10:39:56.273Z] #105 [security-spiffe-token-provider] exporting to image [2025-10-31T10:39:56.273Z] #105 exporting layers [2025-10-31T10:39:56.273Z] #105 exporting layers 1.4s done [2025-10-31T10:39:56.273Z] #105 writing image sha256:1be91d72f43f28a62e25e3d47e303cfb580e4d3ebb6927b59c4fa3b38ffcbe88 [2025-10-31T10:39:56.273Z] #105 writing image sha256:1be91d72f43f28a62e25e3d47e303cfb580e4d3ebb6927b59c4fa3b38ffcbe88 0.1s done [2025-10-31T10:39:56.273Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-10-31T10:39:56.273Z] #105 DONE 22.3s [2025-10-31T10:39:56.273Z] [2025-10-31T10:39:56.273Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:41:04.223Z] #155 ... [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:41:04.223Z] #154 DONE 3683.8s [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:41:04.223Z] #54 ... [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:04.223Z] #200 DONE 0.2s [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:04.223Z] #129 ... [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:04.223Z] #201 DONE 0.4s [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:41:04.223Z] #202 DONE 0.8s [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:41:04.223Z] #155 ... [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:41:04.223Z] #203 DONE 0.3s [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:04.223Z] #129 ... [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:41:04.223Z] #204 DONE 0.5s [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:41:04.223Z] #205 DONE 2.3s [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #105 [security-proxy-auth] exporting to image [2025-10-31T10:41:04.223Z] #105 exporting layers [2025-10-31T10:41:04.223Z] #105 exporting layers 1.2s done [2025-10-31T10:41:04.223Z] #105 writing image sha256:1c4c1d0c0eb79f7f877ca0b45d03ae8e02bb6a2b6f814102751d197794d54296 done [2025-10-31T10:41:04.223Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-31T10:41:04.223Z] #105 DONE 23.5s [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:41:04.223Z] #158 ... [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:04.223Z] #148 DONE 3694.6s [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:41:04.223Z] #158 DONE 3694.7s [2025-10-31T10:41:04.223Z] [2025-10-31T10:41:04.223Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:41:04.809Z] #54 ... [2025-10-31T10:41:04.809Z] [2025-10-31T10:41:04.809Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:05.404Z] #206 DONE 0.5s [2025-10-31T10:41:05.404Z] [2025-10-31T10:41:05.404Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:05.404Z] #207 DONE 0.4s [2025-10-31T10:41:05.404Z] [2025-10-31T10:41:05.404Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:05.671Z] #129 ... [2025-10-31T10:41:05.671Z] [2025-10-31T10:41:05.671Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:06.256Z] #208 DONE 0.3s [2025-10-31T10:41:06.256Z] [2025-10-31T10:41:06.256Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:41:06.546Z] #209 ... [2025-10-31T10:41:06.546Z] [2025-10-31T10:41:06.546Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:41:06.546Z] #210 DONE 0.9s [2025-10-31T10:41:06.816Z] [2025-10-31T10:41:06.816Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:06.816Z] #211 DONE 0.3s [2025-10-31T10:41:06.816Z] [2025-10-31T10:41:06.816Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:41:06.816Z] #209 DONE 0.8s [2025-10-31T10:41:06.816Z] [2025-10-31T10:41:06.816Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:07.407Z] #212 DONE 0.3s [2025-10-31T10:41:07.407Z] [2025-10-31T10:41:07.407Z] #105 [core-data] exporting to image [2025-10-31T10:41:07.407Z] #105 exporting layers [2025-10-31T10:41:07.994Z] #105 exporting layers 1.2s done [2025-10-31T10:41:07.994Z] #105 writing image sha256:d4386dc86089a6f1090aaffe4631343b7b19e7fb5316ea319592fb57e5c2395b 0.0s done [2025-10-31T10:41:07.994Z] #105 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-10-31T10:41:08.268Z] #105 exporting layers 1.1s done [2025-10-31T10:41:08.539Z] #105 writing image sha256:5cd66dd41d519ac79119918df64bc07c26e87d5ea6e0db3dbfed29aee66609c9 done [2025-10-31T10:41:08.539Z] #105 naming to docker.io/library/core-data-arm64 done [2025-10-31T10:41:08.539Z] #105 DONE 25.1s [2025-10-31T10:41:08.539Z] [2025-10-31T10:41:08.539Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:41:13.896Z] #54 ... [2025-10-31T10:41:13.896Z] [2025-10-31T10:41:13.896Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:41:13.896Z] #155 DONE 3704.4s [2025-10-31T10:41:14.167Z] [2025-10-31T10:41:14.167Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:41:14.437Z] #54 ... [2025-10-31T10:41:14.437Z] [2025-10-31T10:41:14.437Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:14.736Z] #213 DONE 0.2s [2025-10-31T10:41:14.736Z] [2025-10-31T10:41:14.736Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:15.009Z] #214 DONE 0.4s [2025-10-31T10:41:15.009Z] [2025-10-31T10:41:15.009Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:41:15.975Z] #215 DONE 0.7s [2025-10-31T10:41:15.975Z] [2025-10-31T10:41:15.975Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:15.975Z] #216 DONE 0.2s [2025-10-31T10:41:15.975Z] [2025-10-31T10:41:15.975Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:16.243Z] #129 ... [2025-10-31T10:41:16.243Z] [2025-10-31T10:41:16.243Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:41:16.243Z] #217 DONE 0.2s [2025-10-31T10:41:16.243Z] [2025-10-31T10:41:16.243Z] #105 [core-metadata] exporting to image [2025-10-31T10:41:16.243Z] #105 exporting layers [2025-10-31T10:41:16.832Z] #105 exporting layers 0.6s done [2025-10-31T10:41:16.832Z] #105 writing image sha256:cd13d7820bd9470b86b396b9982337bbf33aa8a5c5a2177e78ef94afe0759767 done [2025-10-31T10:41:16.832Z] #105 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T10:41:16.832Z] #105 DONE 25.7s [2025-10-31T10:41:16.832Z] [2025-10-31T10:41:16.832Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:41:49.093Z] #54 ... [2025-10-31T10:41:49.093Z] [2025-10-31T10:41:49.093Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:49.093Z] #129 DONE 3738.8s [2025-10-31T10:41:49.093Z] [2025-10-31T10:41:49.093Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:49.093Z] #151 ... [2025-10-31T10:41:49.093Z] [2025-10-31T10:41:49.093Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:49.093Z] #218 DONE 0.5s [2025-10-31T10:41:49.093Z] [2025-10-31T10:41:49.093Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:49.093Z] #151 ... [2025-10-31T10:41:49.093Z] [2025-10-31T10:41:49.093Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:49.362Z] #219 DONE 0.3s [2025-10-31T10:41:49.362Z] [2025-10-31T10:41:49.362Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:41:49.948Z] #220 DONE 0.6s [2025-10-31T10:41:49.948Z] [2025-10-31T10:41:49.948Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:41:49.948Z] #221 DONE 0.1s [2025-10-31T10:41:49.948Z] [2025-10-31T10:41:49.948Z] #105 [support-scheduler] exporting to image [2025-10-31T10:41:49.948Z] #105 exporting layers [2025-10-31T10:41:51.369Z] #105 exporting layers 1.4s done [2025-10-31T10:41:51.641Z] #105 writing image sha256:2f9e1e0cc66137417a037400a3a04028928e5b2f23e992f556a4a727d1adfa5a done [2025-10-31T10:41:51.641Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T10:41:51.641Z] #105 DONE 27.1s [2025-10-31T10:41:51.641Z] [2025-10-31T10:41:51.641Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:41:59.867Z] #54 ... [2025-10-31T10:41:59.867Z] [2025-10-31T10:41:59.867Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:59.867Z] #151 DONE 3750.1s [2025-10-31T10:41:59.867Z] [2025-10-31T10:41:59.867Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:59.867Z] #222 DONE 0.2s [2025-10-31T10:41:59.867Z] [2025-10-31T10:41:59.867Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:42:00.138Z] #72 ... [2025-10-31T10:42:00.138Z] [2025-10-31T10:42:00.138Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:42:00.138Z] #223 DONE 0.2s [2025-10-31T10:42:00.138Z] [2025-10-31T10:42:00.138Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:42:00.406Z] #54 ... [2025-10-31T10:42:00.406Z] [2025-10-31T10:42:00.406Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:42:01.037Z] #224 DONE 0.7s [2025-10-31T10:42:01.037Z] [2025-10-31T10:42:01.037Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:42:01.037Z] #54 ... [2025-10-31T10:42:01.037Z] [2025-10-31T10:42:01.037Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:42:01.303Z] #225 DONE 0.2s [2025-10-31T10:42:01.303Z] [2025-10-31T10:42:01.303Z] #105 [support-notifications] exporting to image [2025-10-31T10:42:01.303Z] #105 exporting layers [2025-10-31T10:42:01.890Z] #105 exporting layers 0.8s done [2025-10-31T10:42:01.890Z] #105 writing image sha256:c88258976aa17b7c8dfbff06e13409032e11c6fdab470c877b78d5d78ae41e2d done [2025-10-31T10:42:01.890Z] #105 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T10:42:01.890Z] #105 DONE 27.8s [2025-10-31T10:42:01.890Z] [2025-10-31T10:42:01.890Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:01.890Z] time="2025-10-31T09:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T10:42:01.939Z] $ docker stop --time=1 214549a5a41eeca7c9f2e96a21b41ecdcd27959b01b1007165260d6698bcf990 [2025-10-31T10:42:03.733Z] $ docker rm -f --volumes 214549a5a41eeca7c9f2e96a21b41ecdcd27959b01b1007165260d6698bcf990 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:42:04.336Z] + docker images [2025-10-31T10:42:04.336Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:42:04.336Z] support-notifications-arm64 latest c88258976aa1 3 seconds ago 53MB [2025-10-31T10:42:04.336Z] support-scheduler-arm64 latest 2f9e1e0cc661 15 seconds ago 49.2MB [2025-10-31T10:42:04.336Z] core-metadata-arm64 latest cd13d7820bd9 48 seconds ago 45.5MB [2025-10-31T10:42:04.336Z] core-data-arm64 latest 5cd66dd41d51 57 seconds ago 45.5MB [2025-10-31T10:42:04.336Z] core-keeper-arm64 latest d4386dc86089 58 seconds ago 45.2MB [2025-10-31T10:42:04.336Z] security-proxy-auth-arm64 latest 1c4c1d0c0eb7 About a minute ago 44.6MB [2025-10-31T10:42:04.336Z] security-spiffe-token-provider-arm64 latest 1be91d72f43f 2 minutes ago 49.1MB [2025-10-31T10:42:04.336Z] security-secretstore-setup-arm64 latest 0fd64cf24acb 3 minutes ago 79.5MB [2025-10-31T10:42:04.336Z] security-proxy-setup-arm64 latest 6c3849dac2ac 4 minutes ago 49.5MB [2025-10-31T10:42:04.336Z] core-command-arm64 latest b30099baeb0c 5 minutes ago 40.1MB [2025-10-31T10:42:04.336Z] security-bootstrapper-arm64 latest d1c5b47f83c2 30 minutes ago 21.6MB [2025-10-31T10:42:04.336Z] core-common-config-bootstrapper-arm64 latest 795577c02c0c 31 minutes ago 20.5MB [2025-10-31T10:42:04.336Z] security-spire-server-arm64 latest 1276a96cc07f About an hour ago 151MB [2025-10-31T10:42:04.336Z] security-spire-config-arm64 latest 0981e78a0119 About an hour ago 143MB [2025-10-31T10:42:04.336Z] security-spire-agent-arm64 latest 17b551741207 About an hour ago 187MB [2025-10-31T10:42:04.336Z] ci-base-image-arm64 latest 9fc91c90f45a 2 hours ago 920MB [2025-10-31T10:42:04.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T10:42:04.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:05.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:42:05.290Z] [2025-10-31T10:42:05.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:05.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:42:05.999Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T10:42:05.999Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T10:42:05.999Z] 04944245beec: Pulling fs layer [2025-10-31T10:42:05.999Z] 699f458cf7ca: Pulling fs layer [2025-10-31T10:42:05.999Z] 765212b225bb: Pulling fs layer [2025-10-31T10:42:05.999Z] f23df028b6ca: Pulling fs layer [2025-10-31T10:42:05.999Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T10:42:05.999Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T10:42:05.999Z] 765212b225bb: Waiting [2025-10-31T10:42:05.999Z] f23df028b6ca: Waiting [2025-10-31T10:42:05.999Z] d65c8cfc05b1: Waiting [2025-10-31T10:42:05.999Z] 2437ff75d9bd: Waiting [2025-10-31T10:42:05.999Z] 04944245beec: Verifying Checksum [2025-10-31T10:42:05.999Z] 04944245beec: Download complete [2025-10-31T10:42:05.999Z] 765212b225bb: Verifying Checksum [2025-10-31T10:42:05.999Z] 765212b225bb: Download complete [2025-10-31T10:42:06.269Z] f23df028b6ca: Verifying Checksum [2025-10-31T10:42:06.269Z] f23df028b6ca: Download complete [2025-10-31T10:42:06.269Z] d65c8cfc05b1: Download complete [2025-10-31T10:42:06.269Z] 699f458cf7ca: Verifying Checksum [2025-10-31T10:42:06.269Z] 699f458cf7ca: Download complete [2025-10-31T10:42:06.853Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T10:42:06.853Z] 8998bd30e6a1: Download complete [2025-10-31T10:42:09.454Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T10:42:09.454Z] 2437ff75d9bd: Download complete [2025-10-31T10:42:12.035Z] 8998bd30e6a1: Pull complete [2025-10-31T10:42:12.035Z] 04944245beec: Pull complete [2025-10-31T10:42:13.982Z] 699f458cf7ca: Pull complete [2025-10-31T10:42:13.982Z] 765212b225bb: Pull complete [2025-10-31T10:42:14.944Z] f23df028b6ca: Pull complete [2025-10-31T10:42:15.211Z] d65c8cfc05b1: Pull complete [2025-10-31T10:42:33.434Z] 2437ff75d9bd: Pull complete [2025-10-31T10:42:33.434Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T10:42:33.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:42:33.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:42:33.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-771143 does not seem to be running inside a container [2025-10-31T10:42:33.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T10:42:37.869Z] $ docker top 6eb733030720d942f057711c6d216fd481281d6513ddc7a91ddcd4641daef19e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:38.883Z] ---> job-cost.sh [2025-10-31T10:42:39.152Z] lf-activate-venv: SKIPPING [2025-10-31T10:42:39.152Z] INFO: No Stack... [2025-10-31T10:42:39.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T10:42:40.382Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T10:42:41.061Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2025-10-31T10:42:41.061Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T10:42:41.133Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb-1-stack-cost] [2025-10-31T10:42:41.139Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb-1-stack-cost] did not exist. Created. [2025-10-31T10:42:41.145Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T10:42:41.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T10:42:42.226Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T10:42:42.247Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T10:42:42.349Z] $ docker stop --time=1 6eb733030720d942f057711c6d216fd481281d6513ddc7a91ddcd4641daef19e [2025-10-31T10:42:44.075Z] $ docker rm -f --volumes 6eb733030720d942f057711c6d216fd481281d6513ddc7a91ddcd4641daef19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T10:42:46.612Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:46.946Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:47.842Z] ---> package-listing.sh [2025-10-31T10:42:47.842Z] ++ facter osfamily [2025-10-31T10:42:47.842Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:42:48.101Z] + OS_FAMILY=debian [2025-10-31T10:42:48.101Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T10:42:48.101Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:42:48.101Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:42:48.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:42:48.101Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:42:48.101Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:42:48.101Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:42:48.101Z] + case "${OS_FAMILY}" in [2025-10-31T10:42:48.101Z] + dpkg -l [2025-10-31T10:42:48.101Z] + grep '^ii' [2025-10-31T10:42:48.101Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:42:48.101Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:42:48.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:42:48.101Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:42:48.101Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T10:42:48.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-10-31T10:42:48.138Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T10:42:48.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:49.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:42:49.087Z] [2025-10-31T10:42:49.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:49.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:42:49.472Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:42:49.472Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:42:49.472Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:42:49.472Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:42:49.472Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:42:49.472Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:42:49.472Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:42:49.472Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:42:49.472Z] 33b1e0a273af: Waiting [2025-10-31T10:42:49.472Z] 5d3b04190fa2: Waiting [2025-10-31T10:42:49.472Z] 2f39f015ded8: Waiting [2025-10-31T10:42:49.472Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:42:49.472Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T10:42:49.472Z] 5c69ac0246d0: Download complete [2025-10-31T10:42:49.472Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T10:42:49.472Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:42:49.472Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:42:49.472Z] 33b1e0a273af: Download complete [2025-10-31T10:42:49.472Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T10:42:49.472Z] 5d3b04190fa2: Download complete [2025-10-31T10:42:49.472Z] ec43610c2a17: Verifying Checksum [2025-10-31T10:42:49.472Z] ec43610c2a17: Download complete [2025-10-31T10:42:49.731Z] 5eb5b503b376: Download complete [2025-10-31T10:42:50.296Z] 2f39f015ded8: Download complete [2025-10-31T10:42:51.230Z] 5eb5b503b376: Pull complete [2025-10-31T10:42:51.230Z] 5c69ac0246d0: Pull complete [2025-10-31T10:42:51.796Z] ec43610c2a17: Pull complete [2025-10-31T10:42:51.796Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:42:52.057Z] 33b1e0a273af: Pull complete [2025-10-31T10:42:52.057Z] 5d3b04190fa2: Pull complete [2025-10-31T10:42:57.318Z] 2f39f015ded8: Pull complete [2025-10-31T10:42:57.318Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:42:57.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:42:57.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:42:57.559Z] prd-ubuntu20.04-docker-8c-8g-771118 does not seem to be running inside a container [2025-10-31T10:42:57.590Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T10:43:00.301Z] $ docker top 23273fe37406054de64f66f23f681fbaefbd6610f22488a86ed45b213a18df0e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:43:00.699Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:43:01.015Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:43:01.332Z] + ls /var/log/sa-host [2025-10-31T10:43:01.333Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:43:01.493Z] provisioning config files... [2025-10-31T10:43:01.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4084498020368526357tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:43:01.562Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:01.880Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:43:01.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:02.333Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:43:02.368Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:02.685Z] ---> sudo-logs.sh [2025-10-31T10:43:02.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T10:43:02.769Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:03.092Z] ---> job-cost.sh [2025-10-31T10:43:03.092Z] lf-activate-venv: SKIPPING [2025-10-31T10:43:03.092Z] DEBUG: total: 0.2199999988079071 [2025-10-31T10:43:03.092Z] INFO: Retrieving Stack Cost... [2025-10-31T10:43:03.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T10:43:03.612Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T10:43:03.902Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:04.222Z] ---> logs-deploy.sh [2025-10-31T10:43:04.222Z] lf-activate-venv: SKIPPING [2025-10-31T10:43:04.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-5658ce45ffd748af8ac29d4ee44ed7cb/1 [2025-10-31T10:43:04.222Z] INFO: archiving workspace using pattern(s): [2025-10-31T10:43:05.158Z] Archives upload complete. [2025-10-31T10:43:05.158Z] INFO: archiving logs to Nexus