Pull request #5280 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5aadc93a38026da21573771155033ba72c49acf9 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-ssh1921216168209912574.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-ssh2073726595670231453.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-2.0hk28lipm.6115e6f93d6/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-2.0hk28lipm.6115e6f93d6/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1550933431992075904.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-2.0hk28lipm.6115e6f93d6/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3611458903702761606.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-ssh14464736889210936379.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-2.0hk28lipm.6115e6f93d6/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-2.0hk28lipm.6115e6f93d6/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3872741238223678201.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 Running on prd-ubuntu20.04-docker-8c-8g-771110 in /w/workspace/2e3c248f46e105fb174306115e6f93d6 [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 Avoid second fetch Checking out Revision 5aadc93a38026da21573771155033ba72c49acf9 (snyk-fix-2e3c248f46e105fb174306115e6f93d6) Commit message: "fix: cmd/security-spire-agent/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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5aadc93a38026da21573771155033ba72c49acf9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:47:28.311Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:47:28.484Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:47:28.626Z] ========================================================= [2025-10-31T08:47:28.626Z] EdgeX Global Pipelines Version Info [2025-10-31T08:47:28.626Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:47:29.830Z] ------------------- [2025-10-31T08:47:29.830Z] stable info: [2025-10-31T08:47:29.830Z] ------------------- [2025-10-31T08:47:29.830Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:47:29.830Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:47:29.830Z] Message: update stable to v1.0.278 [2025-10-31T08:47:30.402Z] ------------------- [2025-10-31T08:47:30.402Z] experimental info: [2025-10-31T08:47:30.402Z] ------------------- [2025-10-31T08:47:30.402Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:47:30.402Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:47:30.402Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:47:30.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:47:30.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:47:30.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:47:30.775Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:47:30.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:47:30.876Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:47:30.927Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:47:30.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:47:31.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:47:31.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:47:31.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:47:31.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:47:31.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:47:31.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:47:31.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:47:31.412Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:47:31.460Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:47:31.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:47:31.553Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:47:31.599Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:47:31.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:47:31.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:47:31.743Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:47:31.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-2e3c248f46e105fb174306115e6f93d6 [Pipeline] echo [2025-10-31T08:47:31.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-2e3c248f46e105fb174306115e6f93d6 [Pipeline] echo [2025-10-31T08:47:31.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-2e3c248f46e105fb174306115e6f93d6 [Pipeline] echo [2025-10-31T08:47:31.934Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5aadc93a38026da21573771155033ba72c49acf9 [Pipeline] echo [2025-10-31T08:47:31.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5aadc93 [Pipeline] echo [2025-10-31T08:47:32.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:47:32.177Z] provisioning config files... [2025-10-31T08:47:32.192Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2136645649925686943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:47:32.588Z] ---> ****-login.sh [2025-10-31T08:47:32.588Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:47:32.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:47:32.849Z] [2025-10-31T08:47:32.849Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:47:32.849Z] Configure a credential helper to remove this warning. See [2025-10-31T08:47:32.849Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:47:32.849Z] [2025-10-31T08:47:32.849Z] Login Succeeded [2025-10-31T08:47:32.849Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:47:32.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:47:32.849Z] [2025-10-31T08:47:32.849Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:47:32.849Z] Configure a credential helper to remove this warning. See [2025-10-31T08:47:32.849Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:47:32.849Z] [2025-10-31T08:47:32.849Z] Login Succeeded [2025-10-31T08:47:32.850Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:47:33.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:47:33.110Z] [2025-10-31T08:47:33.110Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:47:33.111Z] Configure a credential helper to remove this warning. See [2025-10-31T08:47:33.111Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:47:33.111Z] [2025-10-31T08:47:33.111Z] Login Succeeded [2025-10-31T08:47:33.111Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:47:33.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:47:33.111Z] [2025-10-31T08:47:33.111Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:47:33.111Z] Configure a credential helper to remove this warning. See [2025-10-31T08:47:33.111Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:47:33.111Z] [2025-10-31T08:47:33.111Z] Login Succeeded [2025-10-31T08:47:33.111Z] ****.io [2025-10-31T08:47:33.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:47:33.371Z] [2025-10-31T08:47:33.371Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:47:33.371Z] Configure a credential helper to remove this warning. See [2025-10-31T08:47:33.372Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:47:33.372Z] [2025-10-31T08:47:33.372Z] Login Succeeded [2025-10-31T08:47:33.372Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:47:33.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:47:33.840Z] + 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:47:33.840Z] + dirname cmd/core-command/Dockerfile [2025-10-31T08:47:33.840Z] + cut -d/ -f2 [2025-10-31T08:47:33.840Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:47:33.840Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:47:33.840Z] + cut -d/ -f2 [2025-10-31T08:47:33.840Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:47:33.840Z] + dirname cmd/core-data/Dockerfile [2025-10-31T08:47:33.840Z] + cut -d/ -f2 [2025-10-31T08:47:33.840Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:47:33.840Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:47:33.841Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:47:33.841Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:47:33.841Z] + + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:47:33.841Z] cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:47:33.841Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:47:33.841Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:47:33.841Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:47:33.841Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:47:33.841Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:47:33.841Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:47:33.841Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:47:33.841Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:47:33.841Z] + cut -d/ -f2 [2025-10-31T08:47:33.841Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:47:33.891Z] 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:47:34.405Z] + git rev-list -1 --merges 5aadc93a38026da21573771155033ba72c49acf9~1..5aadc93a38026da21573771155033ba72c49acf9 [Pipeline] echo [2025-10-31T08:47:34.442Z] -----------> git rev-list -1 --merges 5aadc93a38026da21573771155033ba72c49acf9~1..5aadc93a38026da21573771155033ba72c49acf9 5aadc93a38026da21573771155033ba72c49acf9 [false] [Pipeline] sh [2025-10-31T08:47:34.758Z] + git log --format=format:%s -1 5aadc93a38026da21573771155033ba72c49acf9 [Pipeline] echo [2025-10-31T08:47:34.801Z] ========================================================= [2025-10-31T08:47:34.801Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:47:34.801Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:47:35.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:47:35.297Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:47:35.297Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:47:35.297Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:47:35.297Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:47:35.297Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:47:35.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:47:35.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:47:35.820Z] [2025-10-31T08:47:35.820Z] 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:47:36.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:47:36.495Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:47:36.495Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:47:36.495Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:47:36.495Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:47:36.495Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:47:36.495Z] 80192f66455f: Pulling fs layer [2025-10-31T08:47:36.495Z] 461d9e800cba: Waiting [2025-10-31T08:47:36.495Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:47:36.495Z] 80192f66455f: Waiting [2025-10-31T08:47:36.495Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:47:36.495Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:47:36.495Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:47:36.495Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:47:36.495Z] a29436f7fd5d: Waiting [2025-10-31T08:47:36.495Z] 923cac83aea3: Waiting [2025-10-31T08:47:36.495Z] db01528c6b51: Pulling fs layer [2025-10-31T08:47:36.495Z] 28988de357af: Pulling fs layer [2025-10-31T08:47:36.495Z] 25ad8b0a4227: Waiting [2025-10-31T08:47:36.495Z] db01528c6b51: Waiting [2025-10-31T08:47:36.495Z] 28988de357af: Waiting [2025-10-31T08:47:36.754Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:47:36.754Z] 6bf1a483ea7c: Download complete [2025-10-31T08:47:36.754Z] 461d9e800cba: Verifying Checksum [2025-10-31T08:47:36.754Z] 461d9e800cba: Download complete [2025-10-31T08:47:36.754Z] 80192f66455f: Verifying Checksum [2025-10-31T08:47:36.754Z] 80192f66455f: Download complete [2025-10-31T08:47:36.754Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:47:36.754Z] f5dfc541a4d3: Download complete [2025-10-31T08:47:36.754Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:47:36.754Z] 3dae71ba6b94: Download complete [2025-10-31T08:47:36.754Z] 923cac83aea3: Verifying Checksum [2025-10-31T08:47:36.754Z] 923cac83aea3: Download complete [2025-10-31T08:47:37.013Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:47:37.013Z] 25ad8b0a4227: Download complete [2025-10-31T08:47:37.013Z] db01528c6b51: Verifying Checksum [2025-10-31T08:47:37.013Z] db01528c6b51: Download complete [2025-10-31T08:47:37.013Z] 28988de357af: Verifying Checksum [2025-10-31T08:47:37.013Z] 28988de357af: Download complete [2025-10-31T08:47:37.273Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:47:37.273Z] a29436f7fd5d: Download complete [2025-10-31T08:47:37.532Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:47:37.532Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:47:38.910Z] 3dae71ba6b94: Pull complete [2025-10-31T08:47:39.169Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:47:40.102Z] f5dfc541a4d3: Pull complete [2025-10-31T08:47:40.673Z] 461d9e800cba: Pull complete [2025-10-31T08:47:40.673Z] 80192f66455f: Pull complete [2025-10-31T08:47:45.955Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:47:46.522Z] a29436f7fd5d: Pull complete [2025-10-31T08:47:46.522Z] 923cac83aea3: Pull complete [2025-10-31T08:47:47.092Z] 25ad8b0a4227: Pull complete [2025-10-31T08:47:47.092Z] db01528c6b51: Pull complete [2025-10-31T08:47:47.662Z] 28988de357af: Pull complete [2025-10-31T08:47:47.922Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:47:47.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:47:47.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:47:48.182Z] prd-ubuntu20.04-docker-8c-8g-771110 does not seem to be running inside a container [2025-10-31T08:47:48.224Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T08:47:56.284Z] $ docker top 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 -eo pid,comm [2025-10-31T08:47:56.329Z] 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:47:56.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:47:56.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:47:56.475Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:47:56.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:47:56.599Z] $ docker exec 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 ssh-agent [2025-10-31T08:47:56.699Z] SSH_AUTH_SOCK=/tmp/ssh-jP5nZrJAzyyJ/agent.14 [2025-10-31T08:47:56.699Z] SSH_AGENT_PID=20 [2025-10-31T08:47:56.705Z] Running ssh-add (command line suppressed) [2025-10-31T08:47:56.836Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5085076948409859546.key (/w/workspace/edgex-go/1@tmp/private_key_5085076948409859546.key) [2025-10-31T08:47:56.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:47:57.175Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:47:57.487Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:48:06.136Z] $ docker exec --env ******** --env ******** 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 ssh-agent -k [2025-10-31T08:48:06.246Z] unset SSH_AUTH_SOCK; [2025-10-31T08:48:06.248Z] unset SSH_AGENT_PID; [2025-10-31T08:48:06.248Z] echo Agent pid 20 killed; [2025-10-31T08:48:06.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:48:06.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:48:06.344Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:48:06.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:48:06.462Z] $ docker exec 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 ssh-agent [2025-10-31T08:48:06.556Z] SSH_AUTH_SOCK=/tmp/ssh-nLnkwfSiQ00G/agent.85 [2025-10-31T08:48:06.556Z] SSH_AGENT_PID=91 [2025-10-31T08:48:06.562Z] Running ssh-add (command line suppressed) [2025-10-31T08:48:06.684Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17443903621947206546.key (/w/workspace/edgex-go/1@tmp/private_key_17443903621947206546.key) [2025-10-31T08:48:06.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:48:07.030Z] + git semver init [2025-10-31T08:48:07.297Z] 2025-10-31 08:48:07,261 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:48:07.297Z] 2025-10-31 08:48:07,275 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:48:07.297Z] 2025-10-31 08:48:07,276 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:48:07.297Z] 2025-10-31 08:48:07,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:48:07.297Z] 2025-10-31 08:48:07,277 [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:48:15.440Z] 2025-10-31 08:48:13,971 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:48:15.440Z] 2025-10-31 08:48:13,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-2e3c248f46e105fb174306115e6f93d6 with force:False [2025-10-31T08:48:15.440Z] 2025-10-31 08:48:13,972 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-2e3c248f46e105fb174306115e6f93d6 [2025-10-31T08:48:15.440Z] 2025-10-31 08:48:13,977 [execute] INFO git cat-file --batch-check [2025-10-31T08:48:15.440Z] 2025-10-31 08:48:13,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:48:15.440Z] 2025-10-31 08:48:13,981 [execute] INFO git cat-file --batch [2025-10-31T08:48:15.440Z] 2025-10-31 08:48:13,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:48:15.440Z] 2025-10-31 08:48:13,984 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-2e3c248f46e105fb174306115e6f93d6 [2025-10-31T08:48:15.440Z] 0.0.0 [Pipeline] } [2025-10-31T08:48:15.483Z] $ docker exec --env ******** --env ******** 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 ssh-agent -k [2025-10-31T08:48:15.593Z] unset SSH_AUTH_SOCK; [2025-10-31T08:48:15.594Z] unset SSH_AGENT_PID; [2025-10-31T08:48:15.594Z] echo Agent pid 91 killed; [2025-10-31T08:48:15.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:48:16.025Z] + git semver [Pipeline] } [2025-10-31T08:48:16.644Z] $ docker stop --time=1 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 [2025-10-31T08:48:18.244Z] $ docker rm -f --volumes 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:48:18.675Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:48:19.060Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:48:19.080Z] [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:48:19.920Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:48:19.962Z] [edgeX.isLTS] Checking if [snyk-fix-2e3c248f46e105fb174306115e6f93d6] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:48:20.008Z] [edgeX.isLTS] Checking if [snyk-fix-2e3c248f46e105fb174306115e6f93d6] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:48:20.051Z] ========================================================= [2025-10-31T08:48:20.051Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:48:20.051Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:48:20.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:48:20.430Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:48:20.690Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:48:20.690Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:48:20.690Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:48:20.690Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:48:20.690Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:48:20.690Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:48:20.690Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:48:20.690Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:48:20.690Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:48:20.690Z] 333b49ad6fbf: Waiting [2025-10-31T08:48:20.690Z] 4f4fb700ef54: Waiting [2025-10-31T08:48:20.690Z] c3e65509a76b: Waiting [2025-10-31T08:48:20.690Z] 7cf9ebb963bd: Waiting [2025-10-31T08:48:20.690Z] bb34ca984cfb: Waiting [2025-10-31T08:48:20.690Z] 151cf03bc807: Waiting [2025-10-31T08:48:20.690Z] c35fb4624d26: Verifying Checksum [2025-10-31T08:48:20.690Z] c35fb4624d26: Download complete [2025-10-31T08:48:20.690Z] 333b49ad6fbf: Verifying Checksum [2025-10-31T08:48:20.690Z] 333b49ad6fbf: Download complete [2025-10-31T08:48:20.690Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:48:20.690Z] 4f4fb700ef54: Download complete [2025-10-31T08:48:20.690Z] c3e65509a76b: Download complete [2025-10-31T08:48:20.690Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:48:20.690Z] 2d35ebdb57d9: Download complete [2025-10-31T08:48:20.947Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:48:20.947Z] 7cf9ebb963bd: Download complete [2025-10-31T08:48:20.947Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:48:20.947Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:48:20.947Z] 4e2aec7ef170: Download complete [2025-10-31T08:48:21.205Z] c35fb4624d26: Pull complete [2025-10-31T08:48:21.205Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:48:21.205Z] 151cf03bc807: Download complete [2025-10-31T08:48:21.781Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:48:21.781Z] bb34ca984cfb: Download complete [2025-10-31T08:48:25.975Z] 4e2aec7ef170: Pull complete [2025-10-31T08:48:26.237Z] 333b49ad6fbf: Pull complete [2025-10-31T08:48:26.495Z] 4f4fb700ef54: Pull complete [2025-10-31T08:48:27.073Z] c3e65509a76b: Pull complete [2025-10-31T08:48:27.639Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:48:30.921Z] bb34ca984cfb: Pull complete [2025-10-31T08:48:31.181Z] 151cf03bc807: Pull complete [2025-10-31T08:48:31.181Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:48:31.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:48:31.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:48:31.565Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:48:31.566Z] WORKDIR /edgex [2025-10-31T08:48:31.566Z] COPY go.mod . [2025-10-31T08:48:31.566Z] RUN go mod download [2025-10-31T08:48:31.566Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:48:33.476Z] #0 building with "default" instance using docker driver [2025-10-31T08:48:33.476Z] [2025-10-31T08:48:33.476Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:48:33.476Z] #1 transferring dockerfile: [2025-10-31T08:48:33.476Z] #1 transferring dockerfile: 164B done [2025-10-31T08:48:33.476Z] #1 DONE 0.3s [2025-10-31T08:48:33.476Z] [2025-10-31T08:48:33.476Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:48:33.476Z] #2 DONE 0.0s [2025-10-31T08:48:33.476Z] [2025-10-31T08:48:33.476Z] #3 [internal] load .dockerignore [2025-10-31T08:48:33.738Z] #3 transferring context: [2025-10-31T08:48:33.738Z] #3 transferring context: 50B done [2025-10-31T08:48:33.738Z] #3 DONE 0.3s [2025-10-31T08:48:33.738Z] [2025-10-31T08:48:33.738Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:48:34.307Z] #4 ... [2025-10-31T08:48:34.307Z] [2025-10-31T08:48:34.307Z] #5 [internal] load build context [2025-10-31T08:48:34.307Z] #5 transferring context: 6.57kB done [2025-10-31T08:48:34.307Z] #5 DONE 0.3s [2025-10-31T08:48:34.307Z] [2025-10-31T08:48:34.307Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:48:34.307Z] #4 DONE 0.7s [2025-10-31T08:48:34.420Z] Still waiting to schedule task [2025-10-31T08:48:34.420Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-771112’ [2025-10-31T08:48:34.568Z] [2025-10-31T08:48:34.568Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:48:42.705Z] #6 DONE 8.0s [2025-10-31T08:48:42.705Z] [2025-10-31T08:48:42.706Z] #7 [3/4] COPY go.mod . [2025-10-31T08:48:42.706Z] #7 DONE 0.3s [2025-10-31T08:48:42.706Z] [2025-10-31T08:48:42.706Z] #8 [4/4] RUN go mod download [2025-10-31T08:48:57.590Z] #8 DONE 12.5s [2025-10-31T08:48:57.590Z] [2025-10-31T08:48:57.590Z] #9 exporting to image [2025-10-31T08:48:57.590Z] #9 exporting layers [2025-10-31T08:48:58.969Z] #9 exporting layers 3.7s done [2025-10-31T08:48:58.969Z] #9 writing image sha256:5e93004bd0c313bd9369688e4629b96a7e6cc50a3497a010cd0170c42da6f79a 0.0s done [2025-10-31T08:48:58.969Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.1s done [2025-10-31T08:48:58.969Z] #9 DONE 3.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:11.286Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:49:11.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:49:11.450Z] prd-ubuntu20.04-docker-8c-8g-771110 does not seem to be running inside a container [2025-10-31T08:49:11.494Z] $ 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 ******** ci-base-image-x86_64 cat [2025-10-31T08:49:11.896Z] $ docker top 2efcd2582b819b443c9fc00702a09c7e16cba73ed7b1fd74bc88a6985ed1f3e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:49:12.276Z] + go version [2025-10-31T08:49:12.276Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:49:12.327Z] $ docker stop --time=1 2efcd2582b819b443c9fc00702a09c7e16cba73ed7b1fd74bc88a6985ed1f3e9 [2025-10-31T08:49:13.794Z] $ docker rm -f --volumes 2efcd2582b819b443c9fc00702a09c7e16cba73ed7b1fd74bc88a6985ed1f3e9 [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:49:14.524Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:49:14.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:49:14.673Z] prd-ubuntu20.04-docker-8c-8g-771110 does not seem to be running inside a container [2025-10-31T08:49:14.724Z] $ 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 ******** ci-base-image-x86_64 cat [2025-10-31T08:49:14.966Z] $ docker top 5d00401d69923a8f1be7d633709c28d53a45bd76bb2fce9eeab91793611fa464 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:49:15.061Z] ========================================================= [2025-10-31T08:49:15.061Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:49:15.061Z] ========================================================= [Pipeline] sh [2025-10-31T08:49:15.357Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:49:15.728Z] + make test [2025-10-31T08:49:15.728Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:49:23.840Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:49:55.923Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:49:55.923Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:49:56.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 42.3% of statements [2025-10-31T08:49:56.863Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:49:56.863Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:49:56.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2025-10-31T08:50:00.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.4% of statements [2025-10-31T08:50:00.156Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:50:00.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.037s coverage: 4.8% of statements [2025-10-31T08:50:00.156Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:50:00.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 57.6% of statements [2025-10-31T08:50:00.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.032s coverage: 86.5% of statements [2025-10-31T08:50:00.156Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:50:00.156Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.192s coverage: 94.2% of statements [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:50:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 92.4% of statements [2025-10-31T08:50:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:50:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:50:01.530Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:50:02.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements [2025-10-31T08:50:02.464Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:50:02.464Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.361s coverage: 95.8% of statements [2025-10-31T08:50:03.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:50:03.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:50:03.838Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2025-10-31T08:50:03.838Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:50:03.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:50:03.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:50:03.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:50:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 2.4% of statements [2025-10-31T08:50:06.375Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:50:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-10-31T08:50:06.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:50:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 39.4% of statements [2025-10-31T08:50:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements [2025-10-31T08:50:06.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:50:06.375Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:06.375Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:50:06.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-10-31T08:50:06.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-10-31T08:50:06.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-10-31T08:50:07.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2025-10-31T08:50:07.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-10-31T08:50:22.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.273s coverage: 94.4% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.050s coverage: 92.9% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2025-10-31T08:50:29.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 15.5% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-10-31T08:50:29.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.139s coverage: 54.5% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.062s coverage: 88.6% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.022s coverage: 96.8% of statements [2025-10-31T08:50:29.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:50:29.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.024s coverage: 100.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.119s coverage: 29.2% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-10-31T08:50:29.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:50:29.231Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.0% of statements [2025-10-31T08:50:31.199Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements [2025-10-31T08:50:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:50:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:50:31.199Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements [2025-10-31T08:50:31.199Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements [2025-10-31T08:50:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:50:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-10-31T08:50:31.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:50:31.199Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:31.199Z] 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:50:31.460Z] running golangci-lint [2025-10-31T08:50:31.460Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:50:31.460Z] go version go1.25.2 linux/amd64 [2025-10-31T08:50:31.722Z] 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:50:31.722Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:50:31.722Z] 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:50:31.722Z] 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:50:31.722Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:50:31.788Z] $ docker stop --time=1 5d00401d69923a8f1be7d633709c28d53a45bd76bb2fce9eeab91793611fa464 [2025-10-31T08:50:33.481Z] $ docker rm -f --volumes 5d00401d69923a8f1be7d633709c28d53a45bd76bb2fce9eeab91793611fa464 [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:50:34.685Z] Failed in branch amd64 [2025-10-31T08:51:06.172Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771113 in /w/workspace/2e3c248f46e105fb174306115e6f93d6 [Pipeline] { [Pipeline] ws [2025-10-31T08:51:06.237Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T08:51:09.357Z] The recommended git tool is: git [2025-10-31T08:51:19.793Z] using credential edgex-jenkins-ssh [2025-10-31T08:51:19.821Z] Cloning the remote Git repository [2025-10-31T08:51:19.877Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:51:20.040Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T08:51:20.296Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:51:20.298Z] > git --version # timeout=10 [2025-10-31T08:51:20.322Z] > git --version # 'git version 2.25.1' [2025-10-31T08:51:20.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:51:20.560Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:51:44.100Z] Avoid second fetch [2025-10-31T08:51:44.101Z] Checking out Revision 5aadc93a38026da21573771155033ba72c49acf9 (snyk-fix-2e3c248f46e105fb174306115e6f93d6) [2025-10-31T08:51:45.228Z] Commit message: "fix: cmd/security-spire-agent/Dockerfile to reduce vulnerabilities" [2025-10-31T08:51:45.289Z] > git --version # timeout=10 [2025-10-31T08:51:45.309Z] > git --version # 'git version 2.25.1' [2025-10-31T08:51:45.331Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:51:43.018Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:51:43.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:51:44.123Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:51:44.214Z] > git checkout -f 5aadc93a38026da21573771155033ba72c49acf9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:51:50.062Z] provisioning config files... [2025-10-31T08:51:50.096Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16189976792068722463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:51:50.868Z] ---> ****-login.sh [2025-10-31T08:51:50.868Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:51:51.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:51:51.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:51:51.424Z] Configure a credential helper to remove this warning. See [2025-10-31T08:51:51.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:51:51.424Z] [2025-10-31T08:51:51.424Z] Login Succeeded [2025-10-31T08:51:51.424Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:51:51.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:51:51.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:51:51.968Z] Configure a credential helper to remove this warning. See [2025-10-31T08:51:51.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:51:51.968Z] [2025-10-31T08:51:51.968Z] Login Succeeded [2025-10-31T08:51:51.968Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:51:52.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:51:52.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:51:52.249Z] Configure a credential helper to remove this warning. See [2025-10-31T08:51:52.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:51:52.249Z] [2025-10-31T08:51:52.249Z] Login Succeeded [2025-10-31T08:51:52.249Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:51:54.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:51:54.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:51:54.858Z] Configure a credential helper to remove this warning. See [2025-10-31T08:51:54.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:51:54.858Z] [2025-10-31T08:51:54.858Z] Login Succeeded [2025-10-31T08:51:54.858Z] ****.io [2025-10-31T08:51:55.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:51:55.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:51:55.408Z] Configure a credential helper to remove this warning. See [2025-10-31T08:51:55.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:51:55.408Z] [2025-10-31T08:51:55.408Z] Login Succeeded [2025-10-31T08:51:55.408Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:51:55.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:51:56.259Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:51:56.302Z] [edgeX.isLTS] Checking if [snyk-fix-2e3c248f46e105fb174306115e6f93d6] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:51:56.355Z] [edgeX.isLTS] Checking if [snyk-fix-2e3c248f46e105fb174306115e6f93d6] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:51:56.403Z] ========================================================= [2025-10-31T08:51:56.403Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:51:56.403Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:51:56.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:51:57.083Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:51:57.083Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:51:57.083Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:51:57.083Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:51:57.083Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:51:57.083Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:51:57.083Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:51:57.083Z] deaec5988b04: Pulling fs layer [2025-10-31T08:51:57.083Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:51:57.083Z] 4f4fb700ef54: Waiting [2025-10-31T08:51:57.083Z] 8ba94037c8f0: Waiting [2025-10-31T08:51:57.083Z] deaec5988b04: Waiting [2025-10-31T08:51:57.083Z] 9f65657bb879: Waiting [2025-10-31T08:51:57.083Z] 196fd7d83e7d: Waiting [2025-10-31T08:51:57.083Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:51:57.083Z] d32bb0dddca7: Download complete [2025-10-31T08:51:57.083Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:51:57.083Z] 196fd7d83e7d: Download complete [2025-10-31T08:51:57.083Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:51:57.083Z] 4f4fb700ef54: Download complete [2025-10-31T08:51:57.083Z] 8ba94037c8f0: Verifying Checksum [2025-10-31T08:51:57.083Z] 8ba94037c8f0: Download complete [2025-10-31T08:51:57.083Z] 6b59a28fa201: Verifying Checksum [2025-10-31T08:51:57.083Z] 6b59a28fa201: Download complete [2025-10-31T08:51:57.681Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:51:57.681Z] 9f65657bb879: Download complete [2025-10-31T08:51:58.274Z] 6b59a28fa201: Pull complete [2025-10-31T08:51:58.867Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:51:58.867Z] 5dab1238d3d9: Download complete [2025-10-31T08:51:59.140Z] d32bb0dddca7: Pull complete [2025-10-31T08:52:00.585Z] deaec5988b04: Verifying Checksum [2025-10-31T08:52:00.585Z] deaec5988b04: Download complete [2025-10-31T08:52:15.618Z] 5dab1238d3d9: Pull complete [2025-10-31T08:52:15.618Z] 196fd7d83e7d: Pull complete [2025-10-31T08:52:15.618Z] 4f4fb700ef54: Pull complete [2025-10-31T08:52:15.618Z] 8ba94037c8f0: Pull complete [2025-10-31T08:52:23.828Z] deaec5988b04: Pull complete [2025-10-31T08:52:25.769Z] 9f65657bb879: Pull complete [2025-10-31T08:52:25.769Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:52:25.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:52:25.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:52:26.190Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:52:26.190Z] WORKDIR /edgex [2025-10-31T08:52:26.190Z] COPY go.mod . [2025-10-31T08:52:26.190Z] RUN go mod download [2025-10-31T08:52:26.190Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-31T08:52:27.168Z] Sending build context to Docker daemon 3.845MB [2025-10-31T08:52:27.168Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:52:27.168Z] ---> 334268110677 [2025-10-31T08:52:27.168Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:52:29.116Z] ---> Running in dcb7463773dd [2025-10-31T08:52:29.389Z] Removing intermediate container dcb7463773dd [2025-10-31T08:52:29.389Z] ---> de73a43ed7e1 [2025-10-31T08:52:29.389Z] Step 3/4 : COPY go.mod . [2025-10-31T08:52:30.815Z] ---> b549599865cb [2025-10-31T08:52:30.815Z] Step 4/4 : RUN go mod download [2025-10-31T08:52:30.815Z] ---> Running in c17e2e7fc722 [2025-10-31T08:53:27.278Z] Removing intermediate container c17e2e7fc722 [2025-10-31T08:53:27.278Z] ---> afb2c67469c4 [2025-10-31T08:53:27.278Z] Successfully built afb2c67469c4 [2025-10-31T08:53:27.278Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:53:27.705Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T08:53:27.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:53:28.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-771113 does not seem to be running inside a container [2025-10-31T08:53:28.102Z] $ 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-31T08:53:29.508Z] $ docker top f019d8d127592c765787386a395b9417af73f3fed11f937fbd1741612415568a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:53:30.466Z] + go version [2025-10-31T08:53:30.466Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T08:53:30.502Z] $ docker stop --time=1 f019d8d127592c765787386a395b9417af73f3fed11f937fbd1741612415568a [2025-10-31T08:53:32.192Z] $ docker rm -f --volumes f019d8d127592c765787386a395b9417af73f3fed11f937fbd1741612415568a [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:53:33.122Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T08:53:33.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:53:33.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-771113 does not seem to be running inside a container [2025-10-31T08:53:33.466Z] $ 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-31T08:53:34.789Z] $ docker top 2ce56e9a18edb75552d242ac3d9d8d830e0feba450603d875bfb84f3544bc574 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:53:35.089Z] ========================================================= [2025-10-31T08:53:35.089Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:53:35.089Z] ========================================================= [Pipeline] sh [2025-10-31T08:53:35.734Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:53:36.502Z] + make test [2025-10-31T08:53:36.502Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:54:33.059Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:59:25.181Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:59:25.181Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:00:33.391Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:00:33.391Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:00:37.670Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:00:37.941Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:00:37.941Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:00:37.941Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:00:42.216Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:00:42.216Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:00:43.635Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:01:10.366Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:01:10.366Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:01:10.366Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:01:10.366Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:01:32.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.277s coverage: 42.3% of statements [2025-10-31T09:01:32.481Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:01:32.481Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:01:32.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.288s coverage: 97.0% of statements [2025-10-31T09:01:44.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.469s coverage: 69.4% of statements [2025-10-31T09:01:44.842Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:01:44.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.269s coverage: 4.8% of statements [2025-10-31T09:01:44.842Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:01:59.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.740s coverage: 57.6% of statements [2025-10-31T09:01:59.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.210s coverage: 86.5% of statements [2025-10-31T09:01:59.936Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:01:59.936Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:02:32.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.486s coverage: 94.2% of statements [2025-10-31T09:02:32.232Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:02:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:02:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:02:32.232Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:02:32.232Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:02:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:02:32.232Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:02:32.232Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:02:32.232Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:02:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:02:32.232Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:02:32.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.706s coverage: 92.4% of statements [2025-10-31T09:02:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:02:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:02:32.232Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:02:32.232Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:02:32.232Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:02:33.198Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:02:55.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.544s coverage: 8.4% of statements [2025-10-31T09:02:55.335Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:02:55.335Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:03:22.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.109s coverage: 95.8% of statements [2025-10-31T09:03:22.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:03:22.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:03:22.152Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:03:22.152Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:03:22.152Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:03:23.572Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.349s coverage: 72.2% of statements [2025-10-31T09:03:24.163Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:03:24.163Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:03:24.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:03:24.163Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:03:26.120Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:03:26.120Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:03:26.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:03:26.120Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:03:26.120Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:03:26.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:03:48.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.432s coverage: 2.4% of statements [2025-10-31T09:03:48.219Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:03:48.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.441s coverage: 1.0% of statements [2025-10-31T09:03:48.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:03:56.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.320s coverage: 39.4% of statements [2025-10-31T09:03:56.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.286s coverage: 68.8% of statements [2025-10-31T09:03:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:03:56.445Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:03:56.445Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:04:03.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.180s coverage: 40.0% of statements [2025-10-31T09:04:04.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.178s coverage: 87.1% of statements [2025-10-31T09:04:04.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.127s coverage: 94.1% of statements [2025-10-31T09:04:04.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.134s coverage: 96.3% of statements [2025-10-31T09:04:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.144s coverage: 87.5% of statements [2025-10-31T09:04:21.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.127s coverage: 94.4% of statements [2025-10-31T09:04:32.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.278s coverage: 92.9% of statements [2025-10-31T09:04:32.085Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:04:32.085Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:04:32.085Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:04:32.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.146s coverage: 68.8% of statements [2025-10-31T09:04:32.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:04:32.085Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:04:32.085Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:04:32.085Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:04:33.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.176s coverage: 62.3% of statements [2025-10-31T09:04:33.054Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:04:33.054Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:04:33.054Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:04:35.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.313s coverage: 47.4% of statements [2025-10-31T09:04:36.361Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:04:36.361Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:04:36.361Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:04:36.958Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:04:55.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.127s coverage: 87.2% of statements [2025-10-31T09:04:55.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.199s coverage: 15.5% of statements [2025-10-31T09:04:55.279Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:04:55.279Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:04:55.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.097s coverage: 100.0% of statements [2025-10-31T09:04:55.279Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:04:56.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.516s coverage: 81.8% of statements [2025-10-31T09:05:02.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.459s coverage: 82.1% of statements [2025-10-31T09:05:02.060Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:05:02.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.193s coverage: 86.0% of statements [2025-10-31T09:05:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:05:14.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.724s coverage: 6.8% of statements [2025-10-31T09:05:14.391Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:05:15.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.402s coverage: 33.3% of statements [2025-10-31T09:05:15.644Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:05:15.644Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:05:15.929Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:05:31.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.280s coverage: 100.0% of statements [2025-10-31T09:05:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.204s coverage: 54.5% of statements [2025-10-31T09:05:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.160s coverage: 89.4% of statements [2025-10-31T09:05:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.138s coverage: 100.0% of statements [2025-10-31T09:05:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.109s coverage: 73.7% of statements [2025-10-31T09:05:39.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.102s coverage: 100.0% of statements [2025-10-31T09:05:39.593Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T09:05:45.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.338s coverage: 88.6% of statements [2025-10-31T09:05:45.003Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:05:45.003Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:05:50.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.249s coverage: 96.8% of statements [2025-10-31T09:05:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:05:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:05:50.375Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:05:54.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.107s coverage: 100.0% of statements [2025-10-31T09:06:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.704s coverage: 29.2% of statements [2025-10-31T09:06:12.966Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:06:12.966Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:06:12.966Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:06:19.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.239s coverage: 93.8% of statements [2025-10-31T09:06:19.701Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:06:19.701Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:06:19.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:06:26.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.152s coverage: 3.1% of statements [2025-10-31T09:06:26.432Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:06:27.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.297s coverage: 76.2% of statements [2025-10-31T09:06:27.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.326s coverage: 54.0% of statements [2025-10-31T09:06:28.161Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:06:28.161Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:06:30.181Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:06:30.181Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:06:30.181Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:06:56.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.556s coverage: 17.0% of statements [2025-10-31T09:06:56.977Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:06:56.977Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:06:56.977Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:06:56.977Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:07:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.598s coverage: 94.9% of statements [2025-10-31T09:07:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:07:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:07:12.096Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:07:12.096Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:07:21.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.511s coverage: 9.0% of statements [2025-10-31T09:07:21.335Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:07:21.335Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:07:21.335Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:07:33.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.471s coverage: 97.7% of statements [2025-10-31T09:07:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:07:33.733Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.234s coverage: 43.6% of statements [2025-10-31T09:07:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:07:33.733Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:07:35.698Z] 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:07:35.698Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T09:07:35.698Z] go vet ./... [2025-10-31T09:13:57.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:13:57.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:13:57.936Z] ./bin/test-attribution-txt.sh [2025-10-31T09:13:57.936Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:13:57.936Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:13:58.217Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:13:58.217Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:13:58.217Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:13:58.217Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:13:58.542Z] [edgeX.isLTS] Checking if [snyk-fix-2e3c248f46e105fb174306115e6f93d6] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:13:59.278Z] + ls -al . [2025-10-31T09:13:59.278Z] total 1380 [2025-10-31T09:13:59.279Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 08:53 . [2025-10-31T09:13:59.279Z] drwxr-xr-x 4 root root 4096 Oct 31 08:53 .. [2025-10-31T09:13:59.279Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:51 .blubracket [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:51 .dockerignore [2025-10-31T09:13:59.279Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:51 .git [2025-10-31T09:13:59.279Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:51 .github [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:51 .gitignore [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 08:51 .golangci.yml [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:51 .hadolint.yml [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:51 .sonarcloud.properties [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:51 ADOPTERS.md [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:51 Attribution.txt [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:51 CHANGELOG.md [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:51 CONTRIBUTING.md [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:51 GOVERNANCE.md [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 08:51 Jenkinsfile [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:51 LICENSE [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:51 Makefile [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:51 OWNERS.md [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:51 README.md [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:51 SECURITY.md [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:48 VERSION [2025-10-31T09:13:59.279Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:51 bin [2025-10-31T09:13:59.279Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:51 cmd [2025-10-31T09:13:59.279Z] -rw-r--r-- 1 root root 1036395 Oct 31 09:07 coverage.out [2025-10-31T09:13:59.279Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:51 fuzz_test [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:51 go.mod [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:51 go.sum [2025-10-31T09:13:59.279Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:51 internal [2025-10-31T09:13:59.279Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:51 openapi [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:51 security.txt [2025-10-31T09:13:59.279Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:51 version.go [Pipeline] sh [2025-10-31T09:13:59.988Z] + '[' -e coverage.out ] [2025-10-31T09:13:59.988Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:14:01.628Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:14:02.320Z] + make build [2025-10-31T09:14:02.320Z] 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:19:39.446Z] 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:19:47.676Z] 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:20:02.788Z] 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:20:06.203Z] 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:20:21.317Z] 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:21:17.793Z] 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:21:40.068Z] 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:22:06.865Z] 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:22:25.161Z] 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:22:35.300Z] 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:22:47.763Z] 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:22:53.123Z] 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:23:05.471Z] $ docker stop --time=1 2ce56e9a18edb75552d242ac3d9d8d830e0feba450603d875bfb84f3544bc574 [2025-10-31T09:23:08.178Z] $ docker rm -f --volumes 2ce56e9a18edb75552d242ac3d9d8d830e0feba450603d875bfb84f3544bc574 [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:23:15.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:23:15.464Z] [2025-10-31T09:23:15.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:23:15.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:23:16.181Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T09:23:16.181Z] 547446be3368: Pulling fs layer [2025-10-31T09:23:16.181Z] d125d8839a47: Pulling fs layer [2025-10-31T09:23:16.181Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T09:23:16.181Z] c3105a71a48b: Pulling fs layer [2025-10-31T09:23:16.181Z] 0f093f025ec4: Pulling fs layer [2025-10-31T09:23:16.181Z] c3106fc0e877: Pulling fs layer [2025-10-31T09:23:16.181Z] c3105a71a48b: Waiting [2025-10-31T09:23:16.181Z] 0f093f025ec4: Waiting [2025-10-31T09:23:16.181Z] c3106fc0e877: Waiting [2025-10-31T09:23:16.454Z] 547446be3368: Verifying Checksum [2025-10-31T09:23:16.454Z] 547446be3368: Download complete [2025-10-31T09:23:16.454Z] c3105a71a48b: Verifying Checksum [2025-10-31T09:23:16.454Z] c3105a71a48b: Download complete [2025-10-31T09:23:17.053Z] d125d8839a47: Verifying Checksum [2025-10-31T09:23:17.053Z] d125d8839a47: Download complete [2025-10-31T09:23:17.053Z] c3106fc0e877: Verifying Checksum [2025-10-31T09:23:17.053Z] c3106fc0e877: Download complete [2025-10-31T09:23:17.325Z] 0f093f025ec4: Verifying Checksum [2025-10-31T09:23:17.325Z] 0f093f025ec4: Download complete [2025-10-31T09:23:17.325Z] 547446be3368: Pull complete [2025-10-31T09:23:18.757Z] d125d8839a47: Pull complete [2025-10-31T09:23:19.345Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T09:23:19.345Z] 3e85d5ac6304: Download complete [2025-10-31T09:23:31.676Z] 3e85d5ac6304: Pull complete [2025-10-31T09:23:31.676Z] c3105a71a48b: Pull complete [2025-10-31T09:23:31.676Z] 0f093f025ec4: Pull complete [2025-10-31T09:23:31.676Z] c3106fc0e877: Pull complete [2025-10-31T09:23:31.676Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T09:23:31.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:23:31.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:23:32.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-771113 does not seem to be running inside a container [2025-10-31T09:23:32.148Z] $ 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:23:34.965Z] $ docker top 17a751da549a943cd556bc35663b0a49453006b5b06bc68597f322c3433e57f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:23:35.943Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:23:50.980Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:23:50.980Z] #1 transferring dockerfile: [2025-10-31T09:23:50.980Z] #1 transferring dockerfile: 2.10kB done [2025-10-31T09:23:50.980Z] #1 DONE 0.1s [2025-10-31T09:23:50.980Z] [2025-10-31T09:23:50.980Z] #2 [core-command internal] load build definition from Dockerfile [2025-10-31T09:23:50.980Z] #2 transferring dockerfile: 1.94kB done [2025-10-31T09:23:50.980Z] #2 DONE 0.1s [2025-10-31T09:23:50.980Z] [2025-10-31T09:23:50.980Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:23:50.980Z] #3 transferring dockerfile: 2.50kB done [2025-10-31T09:23:50.980Z] #3 DONE 0.1s [2025-10-31T09:23:50.980Z] [2025-10-31T09:23:50.980Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:23:50.980Z] #4 transferring dockerfile: 2.49kB done [2025-10-31T09:23:50.980Z] #4 DONE 0.1s [2025-10-31T09:23:50.980Z] [2025-10-31T09:23:50.980Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:23:50.980Z] #5 transferring dockerfile: 1.70kB done [2025-10-31T09:23:50.980Z] #5 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:23:50.981Z] #6 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T09:23:50.981Z] #6 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:23:50.981Z] #7 transferring dockerfile: 2.00kB done [2025-10-31T09:23:50.981Z] #7 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:23:50.981Z] #8 transferring dockerfile: 1.81kB done [2025-10-31T09:23:50.981Z] #8 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:23:50.981Z] #9 transferring dockerfile: 1.89kB done [2025-10-31T09:23:50.981Z] #9 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:23:50.981Z] #10 transferring dockerfile: 3.02kB done [2025-10-31T09:23:50.981Z] #10 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:23:50.981Z] #11 transferring dockerfile: 1.83kB 0.0s done [2025-10-31T09:23:50.981Z] #11 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:23:50.981Z] #12 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T09:23:50.981Z] #12 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #13 [core-data internal] load build definition from Dockerfile [2025-10-31T09:23:50.981Z] #13 transferring dockerfile: 2.04kB done [2025-10-31T09:23:50.981Z] #13 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:23:50.981Z] #14 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T09:23:50.981Z] #14 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:23:50.981Z] #15 transferring dockerfile: 1.69kB 0.0s done [2025-10-31T09:23:50.981Z] #15 DONE 0.1s [2025-10-31T09:23:50.981Z] [2025-10-31T09:23:50.981Z] #16 [core-metadata internal] load .dockerignore [2025-10-31T09:23:50.981Z] #16 transferring context: 50B 0.0s done [2025-10-31T09:23:50.981Z] #16 DONE 0.1s [2025-10-31T09:23:51.569Z] [2025-10-31T09:23:51.569Z] #17 [core-command internal] load .dockerignore [2025-10-31T09:23:51.569Z] #17 transferring context: 50B 0.0s done [2025-10-31T09:23:51.569Z] #17 DONE 0.1s [2025-10-31T09:23:51.842Z] [2025-10-31T09:23:51.842Z] #18 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:23:51.842Z] #18 transferring context: 50B done [2025-10-31T09:23:51.842Z] #18 DONE 0.1s [2025-10-31T09:23:51.842Z] [2025-10-31T09:23:51.842Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:23:51.842Z] #19 transferring context: 50B 0.0s done [2025-10-31T09:23:51.842Z] #19 DONE 0.1s [2025-10-31T09:23:51.842Z] [2025-10-31T09:23:51.842Z] #20 [security-spire-server internal] load .dockerignore [2025-10-31T09:23:51.842Z] #20 transferring context: 50B 0.0s done [2025-10-31T09:23:51.842Z] #20 DONE 0.1s [2025-10-31T09:23:51.842Z] [2025-10-31T09:23:51.842Z] #21 [core-keeper internal] load .dockerignore [2025-10-31T09:23:51.842Z] #21 transferring context: 50B 0.0s done [2025-10-31T09:23:51.842Z] #21 DONE 0.1s [2025-10-31T09:23:52.114Z] [2025-10-31T09:23:52.114Z] #22 [support-notifications internal] load .dockerignore [2025-10-31T09:23:52.114Z] #22 transferring context: 50B 0.0s done [2025-10-31T09:23:52.114Z] #22 DONE 0.1s [2025-10-31T09:23:52.114Z] [2025-10-31T09:23:52.114Z] #23 [security-spire-agent internal] load .dockerignore [2025-10-31T09:23:52.114Z] #23 transferring context: 50B 0.0s done [2025-10-31T09:23:52.114Z] #23 DONE 0.1s [2025-10-31T09:23:52.114Z] [2025-10-31T09:23:52.114Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:23:52.114Z] #24 transferring context: 50B done [2025-10-31T09:23:52.387Z] #24 DONE 0.1s [2025-10-31T09:23:52.387Z] [2025-10-31T09:23:52.387Z] #25 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:23:52.387Z] #25 transferring context: 50B done [2025-10-31T09:23:52.387Z] #25 DONE 0.1s [2025-10-31T09:23:52.387Z] [2025-10-31T09:23:52.387Z] #26 [support-scheduler internal] load .dockerignore [2025-10-31T09:23:52.387Z] #26 transferring context: 50B done [2025-10-31T09:23:52.387Z] #26 DONE 0.1s [2025-10-31T09:23:52.387Z] [2025-10-31T09:23:52.387Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:23:52.387Z] #27 transferring context: 50B 0.0s done [2025-10-31T09:23:52.387Z] #27 DONE 0.1s [2025-10-31T09:23:52.387Z] [2025-10-31T09:23:52.387Z] #28 [core-data internal] load .dockerignore [2025-10-31T09:23:52.656Z] #28 transferring context: 50B done [2025-10-31T09:23:52.656Z] #28 DONE 0.1s [2025-10-31T09:23:52.656Z] [2025-10-31T09:23:52.656Z] #29 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:23:52.656Z] #29 transferring context: 50B done [2025-10-31T09:23:52.656Z] #29 DONE 0.1s [2025-10-31T09:23:52.656Z] [2025-10-31T09:23:52.656Z] #30 [security-spire-config internal] load .dockerignore [2025-10-31T09:23:52.656Z] #30 transferring context: 50B done [2025-10-31T09:23:52.656Z] #30 DONE 0.1s [2025-10-31T09:23:52.656Z] [2025-10-31T09:23:52.656Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:52.656Z] #31 DONE 0.0s [2025-10-31T09:23:52.656Z] [2025-10-31T09:23:52.656Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:23:53.638Z] #32 DONE 0.7s [2025-10-31T09:23:53.638Z] [2025-10-31T09:23:53.638Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:53.638Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:23:53.638Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:23:53.638Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:23:53.638Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:23:53.638Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s [2025-10-31T09:23:53.638Z] #33 ... [2025-10-31T09:23:53.638Z] [2025-10-31T09:23:53.638Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:53.638Z] #31 DONE 0.0s [2025-10-31T09:23:53.638Z] [2025-10-31T09:23:53.638Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:53.914Z] #33 ... [2025-10-31T09:23:53.914Z] [2025-10-31T09:23:53.914Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:53.914Z] #31 DONE 0.0s [2025-10-31T09:23:53.914Z] [2025-10-31T09:23:53.914Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:23:53.914Z] #32 DONE 0.7s [2025-10-31T09:23:53.914Z] [2025-10-31T09:23:53.914Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:53.914Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:23:53.914Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:23:53.914Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:23:53.914Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:23:54.185Z] #33 ... [2025-10-31T09:23:54.185Z] [2025-10-31T09:23:54.185Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:54.185Z] #31 DONE 0.0s [2025-10-31T09:23:54.185Z] [2025-10-31T09:23:54.185Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:54.185Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:23:54.185Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:23:54.185Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:23:54.185Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:23:54.185Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.6s [2025-10-31T09:23:54.185Z] #33 ... [2025-10-31T09:23:54.185Z] [2025-10-31T09:23:54.185Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:23:54.185Z] #32 DONE 0.7s [2025-10-31T09:23:54.185Z] [2025-10-31T09:23:54.185Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:54.185Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:23:54.185Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:23:54.185Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:23:54.185Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:23:54.185Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s [2025-10-31T09:23:54.457Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done [2025-10-31T09:23:54.457Z] #33 ... [2025-10-31T09:23:54.457Z] [2025-10-31T09:23:54.457Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:54.457Z] #31 DONE 0.0s [2025-10-31T09:23:54.457Z] [2025-10-31T09:23:54.457Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:54.457Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done [2025-10-31T09:23:54.457Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-31T09:23:54.731Z] #33 ... [2025-10-31T09:23:54.731Z] [2025-10-31T09:23:54.731Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:23:54.731Z] #32 DONE 0.9s [2025-10-31T09:23:54.731Z] [2025-10-31T09:23:54.731Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:54.731Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:23:54.731Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:23:54.731Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:23:54.731Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:23:54.731Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done [2025-10-31T09:23:55.004Z] #33 ... [2025-10-31T09:23:55.004Z] [2025-10-31T09:23:55.004Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:55.004Z] #31 DONE 0.0s [2025-10-31T09:23:55.004Z] [2025-10-31T09:23:55.004Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:55.277Z] #33 ... [2025-10-31T09:23:55.277Z] [2025-10-31T09:23:55.277Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:23:55.277Z] #32 DONE 1.2s [2025-10-31T09:23:55.277Z] [2025-10-31T09:23:55.277Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:55.277Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:23:55.277Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:23:55.277Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:23:55.277Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:23:55.277Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done [2025-10-31T09:23:55.549Z] #33 ... [2025-10-31T09:23:55.549Z] [2025-10-31T09:23:55.549Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:55.549Z] #31 DONE 0.0s [2025-10-31T09:23:55.549Z] [2025-10-31T09:23:55.549Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:55.822Z] #33 ... [2025-10-31T09:23:55.822Z] [2025-10-31T09:23:55.822Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:55.822Z] #31 DONE 0.0s [2025-10-31T09:23:55.822Z] [2025-10-31T09:23:55.822Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:56.095Z] #33 ... [2025-10-31T09:23:56.095Z] [2025-10-31T09:23:56.095Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:56.095Z] #31 DONE 0.0s [2025-10-31T09:23:56.095Z] [2025-10-31T09:23:56.095Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:56.095Z] #33 ... [2025-10-31T09:23:56.095Z] [2025-10-31T09:23:56.095Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:56.095Z] #31 DONE 0.0s [2025-10-31T09:23:56.095Z] [2025-10-31T09:23:56.095Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:56.369Z] #33 ... [2025-10-31T09:23:56.369Z] [2025-10-31T09:23:56.369Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:23:56.369Z] #34 DONE 2.1s [2025-10-31T09:23:56.369Z] [2025-10-31T09:23:56.369Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:56.369Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:23:56.369Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:23:56.369Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:23:56.369Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:23:56.369Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done [2025-10-31T09:23:56.645Z] #33 ... [2025-10-31T09:23:56.645Z] [2025-10-31T09:23:56.645Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:56.645Z] #31 DONE 0.1s [2025-10-31T09:23:56.645Z] [2025-10-31T09:23:56.645Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:56.645Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:23:56.645Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:23:56.645Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:23:56.645Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:23:56.645Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done [2025-10-31T09:23:56.645Z] #33 ... [2025-10-31T09:23:56.645Z] [2025-10-31T09:23:56.645Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:23:56.645Z] #35 DONE 0.0s [2025-10-31T09:23:56.645Z] [2025-10-31T09:23:56.645Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:23:56.645Z] #36 DONE 0.0s [2025-10-31T09:23:56.645Z] [2025-10-31T09:23:56.645Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:56.645Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:23:56.645Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:23:56.645Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:23:56.645Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:23:56.645Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done [2025-10-31T09:23:56.919Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:23:56.919Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:23:56.919Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:23:56.919Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:23:56.919Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done [2025-10-31T09:23:56.919Z] #33 ... [2025-10-31T09:23:56.919Z] [2025-10-31T09:23:56.919Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:23:56.919Z] #31 DONE 0.1s [2025-10-31T09:23:56.919Z] [2025-10-31T09:23:56.919Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:23:57.514Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.2s done [2025-10-31T09:23:57.792Z] #33 ... [2025-10-31T09:23:57.792Z] [2025-10-31T09:23:57.792Z] #37 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T09:23:57.792Z] #37 DONE 2.6s [2025-10-31T09:23:57.792Z] [2025-10-31T09:23:57.792Z] #38 [core-metadata internal] load build context [2025-10-31T09:23:57.792Z] #38 transferring context: 17.79MB 4.1s [2025-10-31T09:23:58.065Z] #38 ... [2025-10-31T09:23:58.065Z] [2025-10-31T09:23:58.065Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:23:58.065Z] #32 DONE 3.8s [2025-10-31T09:23:58.065Z] [2025-10-31T09:23:58.065Z] #38 [core-metadata internal] load build context [2025-10-31T09:23:58.065Z] #38 ... [2025-10-31T09:23:58.065Z] [2025-10-31T09:23:58.065Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:23:58.065Z] #39 DONE 3.0s [2025-10-31T09:23:58.065Z] [2025-10-31T09:23:58.065Z] #38 [core-metadata internal] load build context [2025-10-31T09:23:58.340Z] #38 ... [2025-10-31T09:23:58.340Z] [2025-10-31T09:23:58.340Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:23:58.340Z] #34 DONE 3.1s [2025-10-31T09:23:58.340Z] [2025-10-31T09:23:58.340Z] #38 [core-metadata internal] load build context [2025-10-31T09:23:59.316Z] #38 ... [2025-10-31T09:23:59.316Z] [2025-10-31T09:23:59.316Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:23:59.316Z] #40 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.1s done [2025-10-31T09:23:59.316Z] #40 DONE 1.1s [2025-10-31T09:23:59.316Z] [2025-10-31T09:23:59.316Z] #38 [core-metadata internal] load build context [2025-10-31T09:23:59.909Z] #38 ... [2025-10-31T09:23:59.909Z] [2025-10-31T09:23:59.909Z] #41 [security-spire-server internal] load build context [2025-10-31T09:23:59.909Z] #41 transferring context: 23.80kB 0.3s done [2025-10-31T09:23:59.909Z] #41 DONE 3.3s [2025-10-31T09:23:59.909Z] [2025-10-31T09:23:59.909Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:01.341Z] #38 ... [2025-10-31T09:24:01.341Z] [2025-10-31T09:24:01.341Z] #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:24:01.341Z] #42 DONE 8.9s [2025-10-31T09:24:01.341Z] [2025-10-31T09:24:01.341Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:24:01.341Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:24:01.341Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:24:01.341Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:24:01.341Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:24:01.341Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done [2025-10-31T09:24:01.341Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.2s done [2025-10-31T09:24:01.341Z] #33 DONE 8.9s [2025-10-31T09:24:01.341Z] [2025-10-31T09:24:01.341Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:01.341Z] #38 ... [2025-10-31T09:24:01.341Z] [2025-10-31T09:24:01.341Z] #43 [security-spire-agent internal] load build context [2025-10-31T09:24:01.341Z] #43 transferring context: 23.33kB 0.3s done [2025-10-31T09:24:01.341Z] #43 DONE 3.2s [2025-10-31T09:24:01.341Z] [2025-10-31T09:24:01.341Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:01.615Z] #38 ... [2025-10-31T09:24:01.615Z] [2025-10-31T09:24:01.615Z] #44 [security-spire-config internal] load build context [2025-10-31T09:24:01.615Z] #44 transferring context: 22.05kB 0.4s done [2025-10-31T09:24:01.615Z] #44 DONE 3.2s [2025-10-31T09:24:01.615Z] [2025-10-31T09:24:01.615Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:04.228Z] #38 ... [2025-10-31T09:24:04.229Z] [2025-10-31T09:24:04.229Z] #45 [core-command internal] load build context [2025-10-31T09:24:04.229Z] #45 ... [2025-10-31T09:24:04.229Z] [2025-10-31T09:24:04.229Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:04.229Z] #46 ... [2025-10-31T09:24:04.229Z] [2025-10-31T09:24:04.229Z] #45 [core-command internal] load build context [2025-10-31T09:24:04.229Z] #45 ... [2025-10-31T09:24:04.229Z] [2025-10-31T09:24:04.229Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:04.502Z] #47 ... [2025-10-31T09:24:04.502Z] [2025-10-31T09:24:04.502Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:04.502Z] #48 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.6s done [2025-10-31T09:24:04.502Z] #48 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:24:04.502Z] #48 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:24:04.502Z] #48 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:24:04.502Z] #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done [2025-10-31T09:24:04.502Z] #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-10-31T09:24:04.502Z] #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done [2025-10-31T09:24:04.502Z] #48 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T09:24:04.502Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 5.3s [2025-10-31T09:24:04.502Z] #48 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-10-31T09:24:04.502Z] #48 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-10-31T09:24:04.502Z] #48 ... [2025-10-31T09:24:04.502Z] [2025-10-31T09:24:04.502Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:04.779Z] #47 ... [2025-10-31T09:24:04.779Z] [2025-10-31T09:24:04.779Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:05.054Z] #49 ... [2025-10-31T09:24:05.054Z] [2025-10-31T09:24:05.054Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:05.054Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 5.8s [2025-10-31T09:24:05.329Z] #48 ... [2025-10-31T09:24:05.329Z] [2025-10-31T09:24:05.329Z] #50 [support-notifications internal] load build context [2025-10-31T09:24:05.329Z] #50 transferring context: 25.55MB 9.4s [2025-10-31T09:24:05.329Z] #50 ... [2025-10-31T09:24:05.329Z] [2025-10-31T09:24:05.329Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:05.329Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 6.2s [2025-10-31T09:24:06.354Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 7.1s [2025-10-31T09:24:06.635Z] #48 ... [2025-10-31T09:24:06.635Z] [2025-10-31T09:24:06.635Z] #51 [support-scheduler internal] load build context [2025-10-31T09:24:06.910Z] #51 ... [2025-10-31T09:24:06.910Z] [2025-10-31T09:24:06.910Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:24:06.910Z] #35 ... [2025-10-31T09:24:06.910Z] [2025-10-31T09:24:06.910Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:24:07.186Z] #52 ... [2025-10-31T09:24:07.186Z] [2025-10-31T09:24:07.186Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:24:07.186Z] #36 ... [2025-10-31T09:24:07.186Z] [2025-10-31T09:24:07.186Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:24:07.789Z] #52 ... [2025-10-31T09:24:07.789Z] [2025-10-31T09:24:07.789Z] #53 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:24:07.789Z] #53 DONE 7.1s [2025-10-31T09:24:07.789Z] [2025-10-31T09:24:07.789Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:24:08.396Z] #52 ... [2025-10-31T09:24:08.396Z] [2025-10-31T09:24:08.396Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:24:08.396Z] #54 ... [2025-10-31T09:24:08.396Z] [2025-10-31T09:24:08.396Z] #55 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:24:08.396Z] #55 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 1.1s done [2025-10-31T09:24:08.396Z] #55 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T09:24:08.396Z] #55 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T09:24:08.396Z] #55 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T09:24:08.396Z] #55 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 2.4s done [2025-10-31T09:24:08.396Z] #55 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.5s [2025-10-31T09:24:08.677Z] #55 ... [2025-10-31T09:24:08.677Z] [2025-10-31T09:24:08.677Z] #56 [core-data internal] load build context [2025-10-31T09:24:08.677Z] #56 ... [2025-10-31T09:24:08.677Z] [2025-10-31T09:24:08.677Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:08.677Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 9.2s [2025-10-31T09:24:08.966Z] #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 9.7s done [2025-10-31T09:24:09.250Z] #48 ... [2025-10-31T09:24:09.251Z] [2025-10-31T09:24:09.251Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:09.251Z] #40 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:24:09.251Z] #40 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T09:24:09.251Z] #40 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T09:24:09.251Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-31T09:24:09.251Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-31T09:24:09.251Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-31T09:24:09.251Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-10-31T09:24:09.251Z] #40 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done [2025-10-31T09:24:09.251Z] #40 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-10-31T09:24:09.251Z] #40 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.5s done [2025-10-31T09:24:09.251Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.3s [2025-10-31T09:24:09.527Z] #40 ... [2025-10-31T09:24:09.527Z] [2025-10-31T09:24:09.527Z] #51 [support-scheduler internal] load build context [2025-10-31T09:24:10.526Z] #51 transferring context: 28.98MB 12.3s [2025-10-31T09:24:11.960Z] #51 ... [2025-10-31T09:24:11.960Z] [2025-10-31T09:24:11.960Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:24:11.960Z] #0 8.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:11.960Z] #0 9.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:11.960Z] #57 ... [2025-10-31T09:24:11.960Z] [2025-10-31T09:24:11.960Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:12.232Z] #49 ... [2025-10-31T09:24:12.232Z] [2025-10-31T09:24:12.232Z] #51 [support-scheduler internal] load build context [2025-10-31T09:24:12.840Z] #51 ... [2025-10-31T09:24:12.840Z] [2025-10-31T09:24:12.840Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:24:12.840Z] #58 ... [2025-10-31T09:24:12.840Z] [2025-10-31T09:24:12.840Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:24:13.115Z] #59 ... [2025-10-31T09:24:13.115Z] [2025-10-31T09:24:13.115Z] #60 [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:24:13.115Z] #60 ... [2025-10-31T09:24:13.115Z] [2025-10-31T09:24:13.115Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:24:13.115Z] #61 ... [2025-10-31T09:24:13.388Z] [2025-10-31T09:24:13.388Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:24:13.388Z] #62 ... [2025-10-31T09:24:13.388Z] [2025-10-31T09:24:13.388Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:24:13.388Z] #63 ... [2025-10-31T09:24:13.388Z] [2025-10-31T09:24:13.388Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:24:13.662Z] #64 ... [2025-10-31T09:24:13.662Z] [2025-10-31T09:24:13.662Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:24:13.662Z] #65 ... [2025-10-31T09:24:13.662Z] [2025-10-31T09:24:13.662Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:24:13.939Z] #66 ... [2025-10-31T09:24:13.939Z] [2025-10-31T09:24:13.939Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:24:13.939Z] #67 ... [2025-10-31T09:24:13.939Z] [2025-10-31T09:24:13.939Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:13.939Z] #46 ... [2025-10-31T09:24:13.939Z] [2025-10-31T09:24:13.939Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:14.213Z] #38 ... [2025-10-31T09:24:14.213Z] [2025-10-31T09:24:14.213Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:14.504Z] #47 ... [2025-10-31T09:24:14.504Z] [2025-10-31T09:24:14.504Z] #45 [core-command internal] load build context [2025-10-31T09:24:14.504Z] #45 ... [2025-10-31T09:24:14.504Z] [2025-10-31T09:24:14.504Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:15.501Z] #46 ... [2025-10-31T09:24:15.501Z] [2025-10-31T09:24:15.501Z] #50 [support-notifications internal] load build context [2025-10-31T09:24:15.501Z] #50 transferring context: 37.25MB 19.7s [2025-10-31T09:24:15.501Z] #50 ... [2025-10-31T09:24:15.501Z] [2025-10-31T09:24:15.501Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:16.962Z] #46 ... [2025-10-31T09:24:16.962Z] [2025-10-31T09:24:16.962Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:24:16.962Z] #57 12.58 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:24:16.962Z] #57 12.58 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:24:16.962Z] #57 12.69 OK: 9 MiB in 15 packages [2025-10-31T09:24:16.962Z] #57 DONE 14.9s [2025-10-31T09:24:16.962Z] [2025-10-31T09:24:16.962Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:16.962Z] #46 ... [2025-10-31T09:24:16.962Z] [2025-10-31T09:24:16.962Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:24:17.239Z] #35 ... [2025-10-31T09:24:17.239Z] [2025-10-31T09:24:17.239Z] #50 [support-notifications internal] load build context [2025-10-31T09:24:17.239Z] #50 ... [2025-10-31T09:24:17.239Z] [2025-10-31T09:24:17.239Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:24:17.514Z] #36 ... [2025-10-31T09:24:17.514Z] [2025-10-31T09:24:17.514Z] #50 [support-notifications internal] load build context [2025-10-31T09:24:18.495Z] #50 ... [2025-10-31T09:24:18.495Z] [2025-10-31T09:24:18.495Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:24:18.495Z] #54 ... [2025-10-31T09:24:18.495Z] [2025-10-31T09:24:18.495Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:24:18.768Z] #52 ... [2025-10-31T09:24:18.768Z] [2025-10-31T09:24:18.768Z] #55 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:24:18.768Z] #55 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 7.4s done [2025-10-31T09:24:18.768Z] #55 ... [2025-10-31T09:24:18.768Z] [2025-10-31T09:24:18.768Z] #68 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:24:19.042Z] #68 ... [2025-10-31T09:24:19.042Z] [2025-10-31T09:24:19.042Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:24:19.042Z] #69 ... [2025-10-31T09:24:19.042Z] [2025-10-31T09:24:19.042Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:24:19.316Z] #70 ... [2025-10-31T09:24:19.316Z] [2025-10-31T09:24:19.316Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:24:19.316Z] #71 ... [2025-10-31T09:24:19.316Z] [2025-10-31T09:24:19.316Z] #56 [core-data internal] load build context [2025-10-31T09:24:19.316Z] #56 ... [2025-10-31T09:24:19.316Z] [2025-10-31T09:24:19.316Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:24:19.627Z] #72 ... [2025-10-31T09:24:19.628Z] [2025-10-31T09:24:19.628Z] #73 [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:24:19.628Z] #73 ... [2025-10-31T09:24:19.628Z] [2025-10-31T09:24:19.628Z] #56 [core-data internal] load build context [2025-10-31T09:24:19.902Z] #56 ... [2025-10-31T09:24:19.902Z] [2025-10-31T09:24:19.902Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:19.902Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.9s [2025-10-31T09:24:20.176Z] #40 ... [2025-10-31T09:24:20.176Z] [2025-10-31T09:24:20.176Z] #56 [core-data internal] load build context [2025-10-31T09:24:20.456Z] #56 ... [2025-10-31T09:24:20.456Z] [2025-10-31T09:24:20.456Z] #60 [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:24:20.456Z] #60 DONE 17.5s [2025-10-31T09:24:20.736Z] [2025-10-31T09:24:20.736Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:24:20.736Z] #74 ... [2025-10-31T09:24:20.736Z] [2025-10-31T09:24:20.736Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:20.736Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.9s [2025-10-31T09:24:21.011Z] #48 ... [2025-10-31T09:24:21.011Z] [2025-10-31T09:24:21.011Z] #45 [core-command internal] load build context [2025-10-31T09:24:21.011Z] #45 transferring context: 56.02MB 26.6s [2025-10-31T09:24:21.011Z] #45 ... [2025-10-31T09:24:21.011Z] [2025-10-31T09:24:21.012Z] #56 [core-data internal] load build context [2025-10-31T09:24:22.455Z] #56 ... [2025-10-31T09:24:22.455Z] [2025-10-31T09:24:22.455Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:22.455Z] #49 ... [2025-10-31T09:24:22.455Z] [2025-10-31T09:24:22.455Z] #45 [core-command internal] load build context [2025-10-31T09:24:22.728Z] #45 ... [2025-10-31T09:24:22.728Z] [2025-10-31T09:24:22.728Z] #51 [support-scheduler internal] load build context [2025-10-31T09:24:23.003Z] #51 ... [2025-10-31T09:24:23.003Z] [2025-10-31T09:24:23.003Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:24.440Z] #48 ... [2025-10-31T09:24:24.440Z] [2025-10-31T09:24:24.440Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:24.716Z] #47 ... [2025-10-31T09:24:24.716Z] [2025-10-31T09:24:24.716Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:24.716Z] #38 ... [2025-10-31T09:24:24.716Z] [2025-10-31T09:24:24.716Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:26.156Z] #47 transferring context: 51.31MB 31.6s [2025-10-31T09:24:26.762Z] #47 ... [2025-10-31T09:24:26.762Z] [2025-10-31T09:24:26.762Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:24:26.762Z] #58 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:26.762Z] #58 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:26.762Z] #58 23.23 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:24:26.762Z] #58 23.23 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:24:26.762Z] #58 23.39 OK: 9 MiB in 15 packages [2025-10-31T09:24:26.762Z] #58 ... [2025-10-31T09:24:26.762Z] [2025-10-31T09:24:26.762Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:24:26.762Z] #61 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:26.762Z] #61 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:26.762Z] #61 20.84 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:24:26.762Z] #61 20.84 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:24:26.762Z] #61 20.84 OK: 24049 distinct packages available [2025-10-31T09:24:26.762Z] #61 22.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:26.762Z] #61 23.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:27.037Z] #61 ... [2025-10-31T09:24:27.037Z] [2025-10-31T09:24:27.037Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:27.037Z] #46 ... [2025-10-31T09:24:27.037Z] [2025-10-31T09:24:27.037Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:27.367Z] #47 ... [2025-10-31T09:24:27.367Z] [2025-10-31T09:24:27.367Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:24:27.367Z] #75 ... [2025-10-31T09:24:27.367Z] [2025-10-31T09:24:27.367Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:27.367Z] #47 ... [2025-10-31T09:24:27.367Z] [2025-10-31T09:24:27.367Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:24:27.641Z] #35 ... [2025-10-31T09:24:27.641Z] [2025-10-31T09:24:27.641Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:24:27.641Z] #36 ... [2025-10-31T09:24:27.641Z] [2025-10-31T09:24:27.641Z] #56 [core-data internal] load build context [2025-10-31T09:24:28.239Z] #56 ... [2025-10-31T09:24:28.239Z] [2025-10-31T09:24:28.239Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:28.239Z] #47 ... [2025-10-31T09:24:28.239Z] [2025-10-31T09:24:28.239Z] #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:24:28.239Z] #76 ... [2025-10-31T09:24:28.239Z] [2025-10-31T09:24:28.239Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:28.516Z] #47 ... [2025-10-31T09:24:28.516Z] [2025-10-31T09:24:28.516Z] #50 [support-notifications internal] load build context [2025-10-31T09:24:28.793Z] #50 ... [2025-10-31T09:24:28.793Z] [2025-10-31T09:24:28.793Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:24:28.793Z] #59 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:28.793Z] #59 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:28.793Z] #59 24.50 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:24:28.793Z] #59 24.50 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T09:24:28.793Z] #59 24.61 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:24:28.793Z] #59 24.61 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:24:28.793Z] #59 25.96 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:24:28.793Z] #59 ... [2025-10-31T09:24:28.793Z] [2025-10-31T09:24:28.793Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:24:29.068Z] #52 ... [2025-10-31T09:24:29.068Z] [2025-10-31T09:24:29.068Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:24:29.068Z] #54 ... [2025-10-31T09:24:29.068Z] [2025-10-31T09:24:29.068Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:24:29.068Z] #59 26.20 OK: 20 MiB in 18 packages [2025-10-31T09:24:29.670Z] #59 ... [2025-10-31T09:24:29.670Z] [2025-10-31T09:24:29.670Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:24:29.670Z] #58 DONE 27.9s [2025-10-31T09:24:29.946Z] [2025-10-31T09:24:29.946Z] #50 [support-notifications internal] load build context [2025-10-31T09:24:29.946Z] #50 ... [2025-10-31T09:24:29.946Z] [2025-10-31T09:24:29.946Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:24:29.946Z] #62 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:29.946Z] #62 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:30.222Z] #62 ... [2025-10-31T09:24:30.222Z] [2025-10-31T09:24:30.222Z] #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:24:31.666Z] #77 ... [2025-10-31T09:24:31.666Z] [2025-10-31T09:24:31.666Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:31.666Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 22.7s [2025-10-31T09:24:31.667Z] #40 ... [2025-10-31T09:24:31.667Z] [2025-10-31T09:24:31.667Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:32.268Z] #46 transferring context: 67.43MB 37.4s [2025-10-31T09:24:32.268Z] #46 ... [2025-10-31T09:24:32.268Z] [2025-10-31T09:24:32.268Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:24:32.268Z] #63 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:32.268Z] #63 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:32.543Z] #63 ... [2025-10-31T09:24:32.543Z] [2025-10-31T09:24:32.543Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:32.543Z] #46 ... [2025-10-31T09:24:32.543Z] [2025-10-31T09:24:32.543Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:32.819Z] #49 ... [2025-10-31T09:24:32.819Z] [2025-10-31T09:24:32.819Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:32.819Z] #46 ... [2025-10-31T09:24:32.819Z] [2025-10-31T09:24:32.819Z] #45 [core-command internal] load build context [2025-10-31T09:24:33.101Z] #45 ... [2025-10-31T09:24:33.101Z] [2025-10-31T09:24:33.101Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:33.376Z] #49 ... [2025-10-31T09:24:33.376Z] [2025-10-31T09:24:33.376Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:24:33.376Z] #59 DONE 30.5s [2025-10-31T09:24:33.376Z] [2025-10-31T09:24:33.376Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:33.376Z] #49 ... [2025-10-31T09:24:33.376Z] [2025-10-31T09:24:33.376Z] #51 [support-scheduler internal] load build context [2025-10-31T09:24:33.651Z] #51 ... [2025-10-31T09:24:33.651Z] [2025-10-31T09:24:33.651Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:35.100Z] #49 ... [2025-10-31T09:24:35.100Z] [2025-10-31T09:24:35.100Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:35.100Z] #38 ... [2025-10-31T09:24:35.100Z] [2025-10-31T09:24:35.100Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:35.100Z] #49 ... [2025-10-31T09:24:35.100Z] [2025-10-31T09:24:35.100Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:35.100Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.3s [2025-10-31T09:24:35.378Z] #48 ... [2025-10-31T09:24:35.378Z] [2025-10-31T09:24:35.378Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:24:35.378Z] #63 31.92 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:24:36.369Z] #63 32.97 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:24:36.369Z] #63 32.97 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:24:37.829Z] #63 ... [2025-10-31T09:24:37.829Z] [2025-10-31T09:24:37.829Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:24:37.829Z] #62 27.90 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:24:37.829Z] #62 28.51 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:24:37.829Z] #62 28.51 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:24:37.829Z] #62 28.51 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:24:37.829Z] #62 29.45 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:24:37.829Z] #62 29.45 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:24:37.829Z] #62 30.21 OK: 20 MiB in 18 packages [2025-10-31T09:24:37.829Z] #62 DONE 34.5s [2025-10-31T09:24:37.829Z] [2025-10-31T09:24:37.829Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:24:37.829Z] #71 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:38.105Z] #71 ... [2025-10-31T09:24:38.105Z] [2025-10-31T09:24:38.105Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:24:38.105Z] #35 transferring context: 14.80MB 39.8s [2025-10-31T09:24:38.381Z] #35 ... [2025-10-31T09:24:38.381Z] [2025-10-31T09:24:38.381Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:24:38.381Z] #36 ... [2025-10-31T09:24:38.381Z] [2025-10-31T09:24:38.381Z] #56 [core-data internal] load build context [2025-10-31T09:24:38.656Z] #56 ... [2025-10-31T09:24:38.656Z] [2025-10-31T09:24:38.656Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:24:38.656Z] #63 35.37 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:24:38.656Z] #63 35.37 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:24:38.656Z] #63 ... [2025-10-31T09:24:38.656Z] [2025-10-31T09:24:38.656Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:38.934Z] #47 ... [2025-10-31T09:24:38.934Z] [2025-10-31T09:24:38.934Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:24:38.934Z] #66 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:38.934Z] #66 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:38.934Z] #66 ... [2025-10-31T09:24:38.934Z] [2025-10-31T09:24:38.934Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:24:39.211Z] #52 ... [2025-10-31T09:24:39.211Z] [2025-10-31T09:24:39.211Z] #56 [core-data internal] load build context [2025-10-31T09:24:39.814Z] #56 ... [2025-10-31T09:24:39.814Z] [2025-10-31T09:24:39.814Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:24:39.814Z] #54 ... [2025-10-31T09:24:39.814Z] [2025-10-31T09:24:39.814Z] #56 [core-data internal] load build context [2025-10-31T09:24:40.089Z] #56 ... [2025-10-31T09:24:40.089Z] [2025-10-31T09:24:40.089Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:24:40.089Z] #61 33.50 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:24:40.089Z] #61 33.50 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:24:40.089Z] #61 33.50 (3/4) Installing libucontext (1.2-r3) [2025-10-31T09:24:40.089Z] #61 33.50 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:24:40.089Z] #61 33.76 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:24:40.089Z] #61 33.76 OK: 9 MiB in 18 packages [2025-10-31T09:24:40.089Z] #61 DONE 37.5s [2025-10-31T09:24:40.089Z] [2025-10-31T09:24:40.089Z] #50 [support-notifications internal] load build context [2025-10-31T09:24:40.364Z] #50 ... [2025-10-31T09:24:40.364Z] [2025-10-31T09:24:40.364Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:24:41.819Z] #54 ... [2025-10-31T09:24:41.819Z] [2025-10-31T09:24:41.819Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:41.819Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 33.3s [2025-10-31T09:24:42.096Z] #40 ... [2025-10-31T09:24:42.096Z] [2025-10-31T09:24:42.096Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:24:42.096Z] #67 28.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:42.096Z] #67 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:42.096Z] #67 ... [2025-10-31T09:24:42.096Z] [2025-10-31T09:24:42.096Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:43.089Z] #40 ... [2025-10-31T09:24:43.089Z] [2025-10-31T09:24:43.089Z] #73 [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:24:43.089Z] #73 DONE 34.2s [2025-10-31T09:24:43.089Z] [2025-10-31T09:24:43.089Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:43.089Z] #40 ... [2025-10-31T09:24:43.089Z] [2025-10-31T09:24:43.089Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:43.089Z] #46 transferring context: 77.73MB 48.3s [2025-10-31T09:24:43.369Z] #46 ... [2025-10-31T09:24:43.369Z] [2025-10-31T09:24:43.369Z] #45 [core-command internal] load build context [2025-10-31T09:24:43.369Z] #45 ... [2025-10-31T09:24:43.369Z] [2025-10-31T09:24:43.369Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:43.646Z] #40 ... [2025-10-31T09:24:43.646Z] [2025-10-31T09:24:43.646Z] #51 [support-scheduler internal] load build context [2025-10-31T09:24:43.646Z] #51 ... [2025-10-31T09:24:43.646Z] [2025-10-31T09:24:43.646Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:24:43.923Z] #78 ... [2025-10-31T09:24:43.923Z] [2025-10-31T09:24:43.923Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:44.206Z] #40 ... [2025-10-31T09:24:44.206Z] [2025-10-31T09:24:44.206Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:24:44.206Z] #65 30.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:44.206Z] #65 32.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:44.206Z] #65 ... [2025-10-31T09:24:44.206Z] [2025-10-31T09:24:44.206Z] #51 [support-scheduler internal] load build context [2025-10-31T09:24:45.197Z] #51 ... [2025-10-31T09:24:45.197Z] [2025-10-31T09:24:45.197Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:45.197Z] #38 ... [2025-10-31T09:24:45.197Z] [2025-10-31T09:24:45.197Z] #45 [core-command internal] load build context [2025-10-31T09:24:45.480Z] #45 ... [2025-10-31T09:24:45.480Z] [2025-10-31T09:24:45.480Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:45.756Z] #49 ... [2025-10-31T09:24:45.756Z] [2025-10-31T09:24:45.756Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:46.357Z] #38 ... [2025-10-31T09:24:46.357Z] [2025-10-31T09:24:46.357Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:24:46.357Z] #63 37.34 OK: 11 MiB in 17 packages [2025-10-31T09:24:46.357Z] #63 DONE 42.8s [2025-10-31T09:24:46.357Z] [2025-10-31T09:24:46.357Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:46.641Z] #38 ... [2025-10-31T09:24:46.641Z] [2025-10-31T09:24:46.641Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:24:46.641Z] #64 33.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:46.641Z] #64 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:46.641Z] #64 ... [2025-10-31T09:24:46.641Z] [2025-10-31T09:24:46.641Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:46.641Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.7s [2025-10-31T09:24:46.917Z] #48 ... [2025-10-31T09:24:46.917Z] [2025-10-31T09:24:46.917Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:47.194Z] #38 transferring context: 55.60MB 53.5s [2025-10-31T09:24:48.186Z] #38 ... [2025-10-31T09:24:48.186Z] [2025-10-31T09:24:48.186Z] #68 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:24:48.186Z] #68 29.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:48.186Z] #68 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:48.465Z] #68 ... [2025-10-31T09:24:48.465Z] [2025-10-31T09:24:48.465Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:48.742Z] #38 ... [2025-10-31T09:24:48.742Z] [2025-10-31T09:24:48.742Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:24:48.742Z] #35 ... [2025-10-31T09:24:48.742Z] [2025-10-31T09:24:48.742Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:49.018Z] #38 ... [2025-10-31T09:24:49.018Z] [2025-10-31T09:24:49.018Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:24:49.018Z] #79 ... [2025-10-31T09:24:49.018Z] [2025-10-31T09:24:49.018Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:24:49.303Z] #47 ... [2025-10-31T09:24:49.303Z] [2025-10-31T09:24:49.303Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:24:49.303Z] #52 ... [2025-10-31T09:24:49.303Z] [2025-10-31T09:24:49.303Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:24:49.579Z] #36 ... [2025-10-31T09:24:49.579Z] [2025-10-31T09:24:49.579Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:49.856Z] #49 ... [2025-10-31T09:24:49.856Z] [2025-10-31T09:24:49.856Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:24:49.856Z] #71 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:50.132Z] #71 ... [2025-10-31T09:24:50.132Z] [2025-10-31T09:24:50.132Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:24:50.411Z] #52 ... [2025-10-31T09:24:50.411Z] [2025-10-31T09:24:50.411Z] #56 [core-data internal] load build context [2025-10-31T09:24:50.411Z] #56 ... [2025-10-31T09:24:50.411Z] [2025-10-31T09:24:50.411Z] #50 [support-notifications internal] load build context [2025-10-31T09:24:50.411Z] #50 ... [2025-10-31T09:24:50.411Z] [2025-10-31T09:24:50.411Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:24:50.686Z] #80 ... [2025-10-31T09:24:50.686Z] [2025-10-31T09:24:50.686Z] #50 [support-notifications internal] load build context [2025-10-31T09:24:51.672Z] #50 ... [2025-10-31T09:24:51.672Z] [2025-10-31T09:24:51.672Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:24:51.672Z] #72 32.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:51.672Z] #72 36.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:51.672Z] #72 ... [2025-10-31T09:24:51.672Z] [2025-10-31T09:24:51.672Z] #50 [support-notifications internal] load build context [2025-10-31T09:24:52.273Z] #50 ... [2025-10-31T09:24:52.273Z] [2025-10-31T09:24:52.273Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:24:52.273Z] #54 ... [2025-10-31T09:24:52.273Z] [2025-10-31T09:24:52.273Z] #56 [core-data internal] load build context [2025-10-31T09:24:53.260Z] #56 ... [2025-10-31T09:24:53.260Z] [2025-10-31T09:24:53.260Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:24:53.260Z] #69 34.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:53.260Z] #69 37.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:53.260Z] #69 ... [2025-10-31T09:24:53.260Z] [2025-10-31T09:24:53.260Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:24:53.535Z] #81 ... [2025-10-31T09:24:53.535Z] [2025-10-31T09:24:53.535Z] #56 [core-data internal] load build context [2025-10-31T09:24:53.535Z] #56 transferring context: 65.54MB 53.5s [2025-10-31T09:24:54.138Z] #56 ... [2025-10-31T09:24:54.138Z] [2025-10-31T09:24:54.138Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:24:54.138Z] #66 40.73 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:24:54.138Z] #66 40.73 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:24:54.138Z] #66 40.73 OK: 24049 distinct packages available [2025-10-31T09:24:54.138Z] #66 43.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:54.138Z] #66 47.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:54.138Z] #66 ... [2025-10-31T09:24:54.138Z] [2025-10-31T09:24:54.138Z] #56 [core-data internal] load build context [2025-10-31T09:24:54.413Z] #56 ... [2025-10-31T09:24:54.413Z] [2025-10-31T09:24:54.413Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:54.414Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 45.9s [2025-10-31T09:24:54.414Z] #40 ... [2025-10-31T09:24:54.414Z] [2025-10-31T09:24:54.414Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:55.013Z] #49 ... [2025-10-31T09:24:55.013Z] [2025-10-31T09:24:55.013Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:55.289Z] #46 ... [2025-10-31T09:24:55.289Z] [2025-10-31T09:24:55.289Z] #49 [core-keeper internal] load build context [2025-10-31T09:24:55.289Z] #49 ... [2025-10-31T09:24:55.289Z] [2025-10-31T09:24:55.289Z] #51 [support-scheduler internal] load build context [2025-10-31T09:24:55.564Z] #51 ... [2025-10-31T09:24:55.564Z] [2025-10-31T09:24:55.564Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:24:55.564Z] #70 36.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:55.564Z] #70 40.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:55.564Z] #70 ... [2025-10-31T09:24:55.564Z] [2025-10-31T09:24:55.564Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:24:55.840Z] #46 ... [2025-10-31T09:24:55.840Z] [2025-10-31T09:24:55.840Z] #45 [core-command internal] load build context [2025-10-31T09:24:55.840Z] #45 ... [2025-10-31T09:24:55.840Z] [2025-10-31T09:24:55.840Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:24:55.840Z] #67 42.42 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:24:55.840Z] #67 42.42 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:24:55.840Z] #67 42.42 OK: 24049 distinct packages available [2025-10-31T09:24:55.840Z] #67 46.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:55.840Z] #67 50.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:55.840Z] #67 ... [2025-10-31T09:24:55.840Z] [2025-10-31T09:24:55.840Z] #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:24:55.840Z] #76 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:55.840Z] #76 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:56.114Z] #76 ... [2025-10-31T09:24:56.114Z] [2025-10-31T09:24:56.114Z] #45 [core-command internal] load build context [2025-10-31T09:24:56.114Z] #45 ... [2025-10-31T09:24:56.114Z] [2025-10-31T09:24:56.114Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:24:56.387Z] #82 ... [2025-10-31T09:24:56.387Z] [2025-10-31T09:24:56.387Z] #45 [core-command internal] load build context [2025-10-31T09:24:58.373Z] #45 transferring context: 82.65MB 64.0s [2025-10-31T09:24:58.970Z] #45 ... [2025-10-31T09:24:58.970Z] [2025-10-31T09:24:58.970Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:24:58.970Z] #35 ... [2025-10-31T09:24:58.970Z] [2025-10-31T09:24:58.970Z] #45 [core-command internal] load build context [2025-10-31T09:24:59.244Z] #45 ... [2025-10-31T09:24:59.244Z] [2025-10-31T09:24:59.244Z] #38 [core-metadata internal] load build context [2025-10-31T09:24:59.244Z] #38 ... [2025-10-31T09:24:59.244Z] [2025-10-31T09:24:59.244Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:24:59.519Z] #35 ... [2025-10-31T09:24:59.519Z] [2025-10-31T09:24:59.519Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:24:59.519Z] #75 32.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:59.519Z] #75 36.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:59.797Z] #75 ... [2025-10-31T09:24:59.797Z] [2025-10-31T09:24:59.797Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:24:59.797Z] #36 ... [2025-10-31T09:24:59.797Z] [2025-10-31T09:24:59.797Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:24:59.797Z] #79 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:00.074Z] #79 ... [2025-10-31T09:25:00.074Z] [2025-10-31T09:25:00.074Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:25:00.074Z] #47 ... [2025-10-31T09:25:00.074Z] [2025-10-31T09:25:00.074Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:00.354Z] #36 ... [2025-10-31T09:25:00.354Z] [2025-10-31T09:25:00.354Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:00.354Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.2s [2025-10-31T09:25:00.354Z] #48 ... [2025-10-31T09:25:00.354Z] [2025-10-31T09:25:00.354Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:00.636Z] #36 ... [2025-10-31T09:25:00.636Z] [2025-10-31T09:25:00.636Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:00.636Z] #52 ... [2025-10-31T09:25:00.636Z] [2025-10-31T09:25:00.636Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:25:00.636Z] #80 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:01.638Z] #80 ... [2025-10-31T09:25:01.638Z] [2025-10-31T09:25:01.638Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:25:01.638Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 49.4s done [2025-10-31T09:25:01.638Z] #40 DONE 63.3s [2025-10-31T09:25:01.638Z] [2025-10-31T09:25:01.638Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:02.653Z] #48 ... [2025-10-31T09:25:02.653Z] [2025-10-31T09:25:02.653Z] #50 [support-notifications internal] load build context [2025-10-31T09:25:02.965Z] #50 ... [2025-10-31T09:25:02.966Z] [2025-10-31T09:25:02.966Z] #56 [core-data internal] load build context [2025-10-31T09:25:02.966Z] #56 ... [2025-10-31T09:25:02.966Z] [2025-10-31T09:25:02.966Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:02.966Z] #54 ... [2025-10-31T09:25:02.966Z] [2025-10-31T09:25:02.966Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:04.027Z] #48 ... [2025-10-31T09:25:04.027Z] [2025-10-31T09:25:04.027Z] #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:25:04.027Z] #77 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:04.027Z] #77 28.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:04.027Z] #77 ... [2025-10-31T09:25:04.027Z] [2025-10-31T09:25:04.027Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:04.027Z] #74 33.40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:04.027Z] #74 37.12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:04.027Z] #74 ... [2025-10-31T09:25:04.027Z] [2025-10-31T09:25:04.027Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:05.041Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.0s [2025-10-31T09:25:05.681Z] #48 ... [2025-10-31T09:25:05.681Z] [2025-10-31T09:25:05.681Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:25:05.681Z] #65 52.22 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:25:05.681Z] #65 53.25 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:05.681Z] #65 53.25 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T09:25:05.681Z] #65 53.25 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T09:25:05.681Z] #65 53.40 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T09:25:05.681Z] #65 54.29 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:25:05.681Z] #65 54.38 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:25:05.681Z] #65 54.53 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:05.681Z] #65 54.97 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:25:05.681Z] #65 58.91 OK: 14 MiB in 21 packages [2025-10-31T09:25:05.681Z] #65 ... [2025-10-31T09:25:05.681Z] [2025-10-31T09:25:05.681Z] #49 [core-keeper internal] load build context [2025-10-31T09:25:05.681Z] #49 transferring context: 109.14MB 69.7s [2025-10-31T09:25:05.681Z] #49 ... [2025-10-31T09:25:05.681Z] [2025-10-31T09:25:05.681Z] #51 [support-scheduler internal] load build context [2025-10-31T09:25:05.681Z] #51 ... [2025-10-31T09:25:05.681Z] [2025-10-31T09:25:05.681Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:25:05.975Z] #46 ... [2025-10-31T09:25:05.975Z] [2025-10-31T09:25:05.975Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:08.608Z] #48 ... [2025-10-31T09:25:08.608Z] [2025-10-31T09:25:08.608Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:25:08.609Z] #78 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:08.609Z] #78 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:08.609Z] #78 ... [2025-10-31T09:25:08.609Z] [2025-10-31T09:25:08.609Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:09.599Z] #48 ... [2025-10-31T09:25:09.599Z] [2025-10-31T09:25:09.599Z] #45 [core-command internal] load build context [2025-10-31T09:25:09.599Z] #45 ... [2025-10-31T09:25:09.599Z] [2025-10-31T09:25:09.599Z] #38 [core-metadata internal] load build context [2025-10-31T09:25:09.599Z] #38 transferring context: 74.72MB 75.9s [2025-10-31T09:25:09.599Z] #38 ... [2025-10-31T09:25:09.599Z] [2025-10-31T09:25:09.599Z] #45 [core-command internal] load build context [2025-10-31T09:25:09.878Z] #45 ... [2025-10-31T09:25:09.878Z] [2025-10-31T09:25:09.878Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:25:09.878Z] #35 ... [2025-10-31T09:25:09.878Z] [2025-10-31T09:25:09.878Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:25:09.878Z] #64 58.66 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:09.878Z] #64 59.00 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:25:09.878Z] #64 59.21 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:09.878Z] #64 59.91 OK: 9 MiB in 16 packages [2025-10-31T09:25:09.878Z] #64 DONE 66.5s [2025-10-31T09:25:09.878Z] [2025-10-31T09:25:09.878Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:25:09.878Z] #35 ... [2025-10-31T09:25:09.878Z] [2025-10-31T09:25:09.878Z] #45 [core-command internal] load build context [2025-10-31T09:25:10.155Z] #45 ... [2025-10-31T09:25:10.155Z] [2025-10-31T09:25:10.155Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:25:10.447Z] #47 ... [2025-10-31T09:25:10.447Z] [2025-10-31T09:25:10.447Z] #45 [core-command internal] load build context [2025-10-31T09:25:10.730Z] #45 ... [2025-10-31T09:25:10.730Z] [2025-10-31T09:25:10.730Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:10.730Z] #36 ... [2025-10-31T09:25:10.730Z] [2025-10-31T09:25:10.730Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:25:10.730Z] #81 17.41 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:10.730Z] #81 24.62 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:10.730Z] #81 ... [2025-10-31T09:25:10.730Z] [2025-10-31T09:25:10.730Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:11.005Z] #52 ... [2025-10-31T09:25:11.005Z] [2025-10-31T09:25:11.005Z] #45 [core-command internal] load build context [2025-10-31T09:25:11.279Z] #45 ... [2025-10-31T09:25:11.279Z] [2025-10-31T09:25:11.280Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:25:11.280Z] #65 DONE 68.0s [2025-10-31T09:25:11.280Z] [2025-10-31T09:25:11.280Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:12.739Z] #36 ... [2025-10-31T09:25:12.739Z] [2025-10-31T09:25:12.739Z] #50 [support-notifications internal] load build context [2025-10-31T09:25:13.019Z] #50 ... [2025-10-31T09:25:13.019Z] [2025-10-31T09:25:13.019Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:13.019Z] #36 ... [2025-10-31T09:25:13.019Z] [2025-10-31T09:25:13.019Z] #56 [core-data internal] load build context [2025-10-31T09:25:13.297Z] #56 ... [2025-10-31T09:25:13.297Z] [2025-10-31T09:25:13.297Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:13.297Z] #54 ... [2025-10-31T09:25:13.297Z] [2025-10-31T09:25:13.297Z] #56 [core-data internal] load build context [2025-10-31T09:25:13.588Z] #56 ... [2025-10-31T09:25:13.588Z] [2025-10-31T09:25:13.588Z] #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:25:13.588Z] #68 57.15 OK: 255 MiB in 60 packages [2025-10-31T09:25:13.588Z] #68 DONE 65.6s [2025-10-31T09:25:13.588Z] [2025-10-31T09:25:13.588Z] #56 [core-data internal] load build context [2025-10-31T09:25:13.588Z] #56 ... [2025-10-31T09:25:13.588Z] [2025-10-31T09:25:13.588Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:13.588Z] #82 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:13.588Z] #82 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:13.865Z] #82 ... [2025-10-31T09:25:13.865Z] [2025-10-31T09:25:13.865Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:15.851Z] #54 transferring context: 38.00MB 76.0s [2025-10-31T09:25:16.127Z] #54 ... [2025-10-31T09:25:16.127Z] [2025-10-31T09:25:16.127Z] #51 [support-scheduler internal] load build context [2025-10-31T09:25:16.127Z] #51 ... [2025-10-31T09:25:16.127Z] [2025-10-31T09:25:16.127Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:25:16.127Z] #79 27.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:16.402Z] #79 ... [2025-10-31T09:25:16.402Z] [2025-10-31T09:25:16.402Z] #49 [core-keeper internal] load build context [2025-10-31T09:25:16.402Z] #49 ... [2025-10-31T09:25:16.402Z] [2025-10-31T09:25:16.402Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:25:16.678Z] #46 ... [2025-10-31T09:25:16.678Z] [2025-10-31T09:25:16.678Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:25:16.678Z] #71 57.77 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:25:16.678Z] #71 57.85 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:25:16.678Z] #71 57.85 OK: 26161 distinct packages available [2025-10-31T09:25:16.678Z] #71 64.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:16.678Z] #71 ... [2025-10-31T09:25:16.678Z] [2025-10-31T09:25:16.678Z] #49 [core-keeper internal] load build context [2025-10-31T09:25:18.120Z] #49 ... [2025-10-31T09:25:18.120Z] [2025-10-31T09:25:18.120Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:25:18.120Z] #80 27.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:18.120Z] #80 ... [2025-10-31T09:25:18.120Z] [2025-10-31T09:25:18.120Z] #49 [core-keeper internal] load build context [2025-10-31T09:25:18.401Z] #49 ... [2025-10-31T09:25:18.401Z] [2025-10-31T09:25:18.401Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:25:18.401Z] #72 63.29 OK: 255 MiB in 60 packages [2025-10-31T09:25:18.401Z] #72 DONE 69.5s [2025-10-31T09:25:18.676Z] [2025-10-31T09:25:18.676Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:25:18.676Z] #71 69.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:19.676Z] #71 ... [2025-10-31T09:25:19.676Z] [2025-10-31T09:25:19.676Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:19.677Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 67.9s [2025-10-31T09:25:19.677Z] #48 ... [2025-10-31T09:25:19.677Z] [2025-10-31T09:25:19.677Z] #49 [core-keeper internal] load build context [2025-10-31T09:25:19.951Z] #49 ... [2025-10-31T09:25:19.951Z] [2025-10-31T09:25:19.951Z] #38 [core-metadata internal] load build context [2025-10-31T09:25:19.951Z] #38 transferring context: 84.46MB 86.3s [2025-10-31T09:25:19.951Z] #38 ... [2025-10-31T09:25:19.951Z] [2025-10-31T09:25:19.951Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:25:20.228Z] #83 ... [2025-10-31T09:25:20.228Z] [2025-10-31T09:25:20.228Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:25:20.228Z] #35 ... [2025-10-31T09:25:20.228Z] [2025-10-31T09:25:20.228Z] #49 [core-keeper internal] load build context [2025-10-31T09:25:20.503Z] #49 ... [2025-10-31T09:25:20.503Z] [2025-10-31T09:25:20.503Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:25:20.503Z] #47 ... [2025-10-31T09:25:20.503Z] [2025-10-31T09:25:20.503Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:25:21.486Z] #35 ... [2025-10-31T09:25:21.486Z] [2025-10-31T09:25:21.486Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:21.486Z] #52 ... [2025-10-31T09:25:21.486Z] [2025-10-31T09:25:21.486Z] #45 [core-command internal] load build context [2025-10-31T09:25:21.761Z] #45 ... [2025-10-31T09:25:21.761Z] [2025-10-31T09:25:21.761Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:21.761Z] #84 ... [2025-10-31T09:25:21.761Z] [2025-10-31T09:25:21.761Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:23.203Z] #52 ... [2025-10-31T09:25:23.203Z] [2025-10-31T09:25:23.203Z] #50 [support-notifications internal] load build context [2025-10-31T09:25:23.203Z] #50 ... [2025-10-31T09:25:23.203Z] [2025-10-31T09:25:23.203Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:23.203Z] #36 ... [2025-10-31T09:25:23.203Z] [2025-10-31T09:25:23.203Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:25:23.203Z] #70 74.45 OK: 255 MiB in 60 packages [2025-10-31T09:25:23.809Z] #70 ... [2025-10-31T09:25:23.809Z] [2025-10-31T09:25:23.809Z] #56 [core-data internal] load build context [2025-10-31T09:25:24.085Z] #56 ... [2025-10-31T09:25:24.085Z] [2025-10-31T09:25:24.085Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:24.085Z] #36 ... [2025-10-31T09:25:24.085Z] [2025-10-31T09:25:24.085Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:25:24.085Z] #69 69.65 OK: 255 MiB in 60 packages [2025-10-31T09:25:24.085Z] #69 DONE 75.4s [2025-10-31T09:25:24.085Z] [2025-10-31T09:25:24.085Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:26.096Z] #36 transferring context: 123.90MB 87.8s [2025-10-31T09:25:26.096Z] #36 ... [2025-10-31T09:25:26.096Z] [2025-10-31T09:25:26.096Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:26.372Z] #54 ... [2025-10-31T09:25:26.372Z] [2025-10-31T09:25:26.372Z] #51 [support-scheduler internal] load build context [2025-10-31T09:25:26.372Z] #51 ... [2025-10-31T09:25:26.372Z] [2025-10-31T09:25:26.372Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:26.372Z] #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 75.0s done [2025-10-31T09:25:26.646Z] #48 ... [2025-10-31T09:25:26.646Z] [2025-10-31T09:25:26.646Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:26.943Z] #54 ... [2025-10-31T09:25:26.943Z] [2025-10-31T09:25:26.943Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:25:26.943Z] #46 ... [2025-10-31T09:25:26.943Z] [2025-10-31T09:25:26.943Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:28.941Z] #36 ... [2025-10-31T09:25:28.941Z] [2025-10-31T09:25:28.941Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:25:28.941Z] #70 DONE 79.7s [2025-10-31T09:25:28.941Z] [2025-10-31T09:25:28.941Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:28.941Z] #75 67.16 OK: 9 MiB in 15 packages [2025-10-31T09:25:28.941Z] #75 DONE 71.5s [2025-10-31T09:25:28.941Z] [2025-10-31T09:25:28.941Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:29.929Z] #36 ... [2025-10-31T09:25:29.929Z] [2025-10-31T09:25:29.929Z] #38 [core-metadata internal] load build context [2025-10-31T09:25:30.203Z] #38 transferring context: 93.51MB 96.4s [2025-10-31T09:25:30.203Z] #38 ... [2025-10-31T09:25:30.203Z] [2025-10-31T09:25:30.203Z] #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:25:30.203Z] #77 60.24 OK: 9 MiB in 15 packages [2025-10-31T09:25:30.203Z] #77 ... [2025-10-31T09:25:30.203Z] [2025-10-31T09:25:30.203Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:25:30.203Z] #66 77.80 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:30.203Z] #66 77.87 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:25:30.203Z] #66 78.00 (3/5) Installing libucontext (1.2-r3) [2025-10-31T09:25:30.203Z] #66 78.00 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:25:30.203Z] #66 78.18 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T09:25:30.203Z] #66 78.35 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:30.203Z] #66 78.95 OK: 10 MiB in 19 packages [2025-10-31T09:25:30.203Z] #66 DONE 87.0s [2025-10-31T09:25:30.477Z] [2025-10-31T09:25:30.477Z] #49 [core-keeper internal] load build context [2025-10-31T09:25:30.477Z] #49 ... [2025-10-31T09:25:30.477Z] [2025-10-31T09:25:30.477Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:25:30.752Z] #47 ... [2025-10-31T09:25:30.752Z] [2025-10-31T09:25:30.752Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:31.744Z] #36 ... [2025-10-31T09:25:31.744Z] [2025-10-31T09:25:31.744Z] #45 [core-command internal] load build context [2025-10-31T09:25:32.018Z] #45 ... [2025-10-31T09:25:32.018Z] [2025-10-31T09:25:32.018Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:25:32.018Z] #35 ... [2025-10-31T09:25:32.018Z] [2025-10-31T09:25:32.018Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:32.293Z] #36 ... [2025-10-31T09:25:32.293Z] [2025-10-31T09:25:32.293Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:25:32.293Z] #83 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:32.293Z] #83 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:32.293Z] #83 ... [2025-10-31T09:25:32.293Z] [2025-10-31T09:25:32.293Z] #45 [core-command internal] load build context [2025-10-31T09:25:32.893Z] #45 ... [2025-10-31T09:25:32.893Z] [2025-10-31T09:25:32.893Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:32.893Z] #84 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:32.893Z] #84 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:32.893Z] #84 ... [2025-10-31T09:25:32.893Z] [2025-10-31T09:25:32.893Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:33.169Z] #36 ... [2025-10-31T09:25:33.169Z] [2025-10-31T09:25:33.169Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:33.169Z] #52 ... [2025-10-31T09:25:33.169Z] [2025-10-31T09:25:33.169Z] #50 [support-notifications internal] load build context [2025-10-31T09:25:33.459Z] #50 ... [2025-10-31T09:25:33.459Z] [2025-10-31T09:25:33.459Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:34.067Z] #36 ... [2025-10-31T09:25:34.067Z] [2025-10-31T09:25:34.067Z] #56 [core-data internal] load build context [2025-10-31T09:25:34.067Z] #56 ... [2025-10-31T09:25:34.067Z] [2025-10-31T09:25:34.067Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:25:34.385Z] #77 DONE 65.2s [2025-10-31T09:25:34.385Z] [2025-10-31T09:25:34.385Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:35.849Z] #36 ... [2025-10-31T09:25:35.849Z] [2025-10-31T09:25:35.849Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:25:35.849Z] #67 82.22 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T09:25:35.849Z] #67 83.94 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:25:35.849Z] #67 84.38 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T09:25:35.849Z] #67 84.50 (4/14) Installing libunistring (1.2-r0) [2025-10-31T09:25:35.849Z] #67 85.35 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T09:25:35.849Z] #67 85.56 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T09:25:35.849Z] #67 85.69 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T09:25:35.849Z] #67 85.86 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T09:25:35.849Z] #67 86.14 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T09:25:35.849Z] #67 86.14 (10/14) Installing curl (8.14.1-r2) [2025-10-31T09:25:35.849Z] #67 86.25 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:35.849Z] #67 86.25 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:25:35.849Z] #67 86.33 (13/14) Installing libucontext (1.2-r3) [2025-10-31T09:25:35.849Z] #67 86.33 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T09:25:35.849Z] #67 86.54 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:35.849Z] #67 86.66 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:25:35.849Z] #67 89.94 OK: 15 MiB in 28 packages [2025-10-31T09:25:35.849Z] #67 ... [2025-10-31T09:25:35.849Z] [2025-10-31T09:25:35.849Z] #50 [support-notifications internal] load build context [2025-10-31T09:25:36.123Z] #50 transferring context: 123.10MB 100.3s [2025-10-31T09:25:36.400Z] #50 ... [2025-10-31T09:25:36.400Z] [2025-10-31T09:25:36.400Z] #51 [support-scheduler internal] load build context [2025-10-31T09:25:36.675Z] #51 ... [2025-10-31T09:25:36.675Z] [2025-10-31T09:25:36.675Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:36.955Z] #36 ... [2025-10-31T09:25:37.235Z] [2025-10-31T09:25:37.235Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:25:37.235Z] #46 ... [2025-10-31T09:25:37.235Z] [2025-10-31T09:25:37.235Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:37.235Z] #48 ... [2025-10-31T09:25:37.235Z] [2025-10-31T09:25:37.235Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:37.514Z] #54 ... [2025-10-31T09:25:37.514Z] [2025-10-31T09:25:37.514Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:37.806Z] #36 ... [2025-10-31T09:25:37.806Z] [2025-10-31T09:25:37.806Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:37.806Z] #74 70.77 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:37.806Z] #74 72.24 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:37.806Z] #74 72.83 OK: 9 MiB in 15 packages [2025-10-31T09:25:37.806Z] #74 DONE 77.1s [2025-10-31T09:25:37.806Z] [2025-10-31T09:25:37.806Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:38.798Z] #36 ... [2025-10-31T09:25:38.798Z] [2025-10-31T09:25:38.798Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:25:38.798Z] #67 DONE 95.3s [2025-10-31T09:25:38.798Z] [2025-10-31T09:25:38.798Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:39.463Z] #36 ... [2025-10-31T09:25:39.463Z] [2025-10-31T09:25:39.463Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:25:39.463Z] #78 61.27 OK: 20 MiB in 18 packages [2025-10-31T09:25:39.463Z] #78 DONE 65.9s [2025-10-31T09:25:39.463Z] [2025-10-31T09:25:39.463Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:39.749Z] #36 ... [2025-10-31T09:25:39.749Z] [2025-10-31T09:25:39.749Z] #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:25:39.749Z] #76 71.43 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:25:39.749Z] #76 71.43 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:25:39.749Z] #76 71.43 OK: 26169 distinct packages available [2025-10-31T09:25:39.749Z] #76 76.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:39.749Z] #76 80.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:39.749Z] #76 ... [2025-10-31T09:25:39.749Z] [2025-10-31T09:25:39.749Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:25:39.750Z] #81 56.45 OK: 255 MiB in 60 packages [2025-10-31T09:25:39.750Z] #81 ... [2025-10-31T09:25:39.750Z] [2025-10-31T09:25:39.750Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:25:39.750Z] #80 55.03 OK: 9 MiB in 18 packages [2025-10-31T09:25:39.750Z] #80 DONE 59.4s [2025-10-31T09:25:40.028Z] [2025-10-31T09:25:40.028Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:40.307Z] #36 ... [2025-10-31T09:25:40.307Z] [2025-10-31T09:25:40.307Z] #38 [core-metadata internal] load build context [2025-10-31T09:25:40.307Z] #38 transferring context: 104.32MB 106.6s [2025-10-31T09:25:40.307Z] #38 ... [2025-10-31T09:25:40.307Z] [2025-10-31T09:25:40.307Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:40.585Z] #36 ... [2025-10-31T09:25:40.585Z] [2025-10-31T09:25:40.585Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:25:40.585Z] #0 8.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:40.585Z] #85 ... [2025-10-31T09:25:40.585Z] [2025-10-31T09:25:40.585Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:40.585Z] #82 50.00 OK: 11 MiB in 17 packages [2025-10-31T09:25:40.585Z] #82 DONE 54.4s [2025-10-31T09:25:40.585Z] [2025-10-31T09:25:40.585Z] #38 [core-metadata internal] load build context [2025-10-31T09:25:40.860Z] #38 ... [2025-10-31T09:25:40.861Z] [2025-10-31T09:25:40.861Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:25:40.861Z] #47 ... [2025-10-31T09:25:40.861Z] [2025-10-31T09:25:40.861Z] #49 [core-keeper internal] load build context [2025-10-31T09:25:40.861Z] #49 ... [2025-10-31T09:25:40.861Z] [2025-10-31T09:25:40.861Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:25:42.312Z] #47 ... [2025-10-31T09:25:42.312Z] [2025-10-31T09:25:42.312Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:25:42.312Z] #35 ... [2025-10-31T09:25:42.312Z] [2025-10-31T09:25:42.312Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:25:42.312Z] #79 57.72 OK: 20 MiB in 18 packages [2025-10-31T09:25:42.312Z] #79 DONE 63.9s [2025-10-31T09:25:42.312Z] [2025-10-31T09:25:42.312Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:25:42.312Z] #35 ... [2025-10-31T09:25:42.312Z] [2025-10-31T09:25:42.312Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:25:42.914Z] #47 ... [2025-10-31T09:25:42.914Z] [2025-10-31T09:25:42.914Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:25:42.914Z] #81 DONE 59.7s [2025-10-31T09:25:42.914Z] [2025-10-31T09:25:42.914Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:25:43.210Z] #47 ... [2025-10-31T09:25:43.210Z] [2025-10-31T09:25:43.210Z] #45 [core-command internal] load build context [2025-10-31T09:25:43.210Z] #45 ... [2025-10-31T09:25:43.210Z] [2025-10-31T09:25:43.210Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:25:43.502Z] #47 ... [2025-10-31T09:25:43.502Z] [2025-10-31T09:25:43.502Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:43.502Z] #52 ... [2025-10-31T09:25:43.502Z] [2025-10-31T09:25:43.502Z] #56 [core-data internal] load build context [2025-10-31T09:25:43.502Z] #56 ... [2025-10-31T09:25:43.502Z] [2025-10-31T09:25:43.502Z] #45 [core-command internal] load build context [2025-10-31T09:25:44.108Z] #45 ... [2025-10-31T09:25:44.108Z] [2025-10-31T09:25:44.108Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:25:44.108Z] #86 DONE 4.2s [2025-10-31T09:25:44.108Z] [2025-10-31T09:25:44.108Z] #45 [core-command internal] load build context [2025-10-31T09:25:46.102Z] #45 transferring context: 148.03MB 112.0s [2025-10-31T09:25:46.712Z] #45 ... [2025-10-31T09:25:46.712Z] [2025-10-31T09:25:46.712Z] #50 [support-notifications internal] load build context [2025-10-31T09:25:46.712Z] #50 ... [2025-10-31T09:25:46.712Z] [2025-10-31T09:25:46.712Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:25:46.712Z] #83 34.08 OK: 9 MiB in 16 packages [2025-10-31T09:25:46.712Z] #83 DONE 36.8s [2025-10-31T09:25:46.712Z] [2025-10-31T09:25:46.712Z] #50 [support-notifications internal] load build context [2025-10-31T09:25:46.712Z] #50 ... [2025-10-31T09:25:46.712Z] [2025-10-31T09:25:46.712Z] #51 [support-scheduler internal] load build context [2025-10-31T09:25:47.045Z] #51 ... [2025-10-31T09:25:47.045Z] [2025-10-31T09:25:47.045Z] #50 [support-notifications internal] load build context [2025-10-31T09:25:47.324Z] #50 ... [2025-10-31T09:25:47.324Z] [2025-10-31T09:25:47.324Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:47.324Z] #84 32.78 OK: 14 MiB in 21 packages [2025-10-31T09:25:47.324Z] #84 DONE 35.9s [2025-10-31T09:25:47.324Z] [2025-10-31T09:25:47.324Z] #50 [support-notifications internal] load build context [2025-10-31T09:25:47.599Z] #50 ... [2025-10-31T09:25:47.599Z] [2025-10-31T09:25:47.599Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:47.599Z] #54 ... [2025-10-31T09:25:47.599Z] [2025-10-31T09:25:47.599Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:25:47.900Z] #46 ... [2025-10-31T09:25:47.900Z] [2025-10-31T09:25:47.900Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:25:47.900Z] #71 95.93 OK: 255 MiB in 60 packages [2025-10-31T09:25:47.900Z] #71 DONE 99.0s [2025-10-31T09:25:47.900Z] [2025-10-31T09:25:47.900Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:25:47.900Z] #46 ... [2025-10-31T09:25:47.900Z] [2025-10-31T09:25:47.900Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:49.910Z] #54 ... [2025-10-31T09:25:49.910Z] [2025-10-31T09:25:49.910Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:49.910Z] #87 ... [2025-10-31T09:25:49.910Z] [2025-10-31T09:25:49.910Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:50.193Z] #54 ... [2025-10-31T09:25:50.193Z] [2025-10-31T09:25:50.193Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:25:50.193Z] #88 ... [2025-10-31T09:25:50.193Z] [2025-10-31T09:25:50.193Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:50.469Z] #54 ... [2025-10-31T09:25:50.469Z] [2025-10-31T09:25:50.469Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:50.751Z] #36 ... [2025-10-31T09:25:50.751Z] [2025-10-31T09:25:50.751Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:50.751Z] #54 ... [2025-10-31T09:25:50.751Z] [2025-10-31T09:25:50.751Z] #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:25:50.751Z] #76 90.19 (1/7) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:25:50.751Z] #76 90.39 (2/7) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:25:50.751Z] #76 90.45 (3/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:50.751Z] #76 90.45 (4/7) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:25:50.751Z] #76 90.45 (5/7) Installing libucontext (1.3.2-r0) [2025-10-31T09:25:50.751Z] #76 90.50 (6/7) Installing gcompat (1.1.0-r4) [2025-10-31T09:25:50.751Z] #76 90.50 (7/7) Installing openssl (3.5.4-r0) [2025-10-31T09:25:50.751Z] #76 90.67 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:25:50.751Z] #76 90.79 OK: 9 MiB in 21 packages [2025-10-31T09:25:50.751Z] #76 DONE 92.6s [2025-10-31T09:25:50.751Z] [2025-10-31T09:25:50.751Z] #38 [core-metadata internal] load build context [2025-10-31T09:25:50.751Z] #38 transferring context: 113.89MB 117.2s [2025-10-31T09:25:51.031Z] #38 ... [2025-10-31T09:25:51.031Z] [2025-10-31T09:25:51.031Z] #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:25:51.031Z] #89 ... [2025-10-31T09:25:51.031Z] [2025-10-31T09:25:51.031Z] #49 [core-keeper internal] load build context [2025-10-31T09:25:51.031Z] #49 ... [2025-10-31T09:25:51.031Z] [2025-10-31T09:25:51.031Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:25:51.031Z] #85 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:51.031Z] #85 18.75 OK: 10 MiB in 19 packages [2025-10-31T09:25:51.031Z] #85 DONE 20.8s [2025-10-31T09:25:51.031Z] [2025-10-31T09:25:51.031Z] #49 [core-keeper internal] load build context [2025-10-31T09:25:51.031Z] #49 ... [2025-10-31T09:25:51.031Z] [2025-10-31T09:25:51.031Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:52.024Z] #54 ... [2025-10-31T09:25:52.025Z] [2025-10-31T09:25:52.025Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:25:52.025Z] #88 DONE 11.7s [2025-10-31T09:25:52.025Z] [2025-10-31T09:25:52.025Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:52.635Z] #54 ... [2025-10-31T09:25:52.635Z] [2025-10-31T09:25:52.635Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:25:52.635Z] #35 ... [2025-10-31T09:25:52.635Z] [2025-10-31T09:25:52.635Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:53.626Z] #54 ... [2025-10-31T09:25:53.626Z] [2025-10-31T09:25:53.626Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:25:53.626Z] #90 DONE 1.5s [2025-10-31T09:25:53.626Z] [2025-10-31T09:25:53.626Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:25:53.626Z] #54 ... [2025-10-31T09:25:53.626Z] [2025-10-31T09:25:53.626Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:53.626Z] #52 ... [2025-10-31T09:25:53.626Z] [2025-10-31T09:25:53.626Z] #56 [core-data internal] load build context [2025-10-31T09:25:53.902Z] #56 ... [2025-10-31T09:25:53.902Z] [2025-10-31T09:25:53.902Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:25:53.902Z] #47 ... [2025-10-31T09:25:53.902Z] [2025-10-31T09:25:53.902Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:54.908Z] #52 ... [2025-10-31T09:25:54.908Z] [2025-10-31T09:25:54.908Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:25:54.908Z] #91 DONE 7.7s [2025-10-31T09:25:55.186Z] [2025-10-31T09:25:55.186Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:55.853Z] #52 ... [2025-10-31T09:25:55.853Z] [2025-10-31T09:25:55.853Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:25:55.853Z] #92 DONE 2.1s [2025-10-31T09:25:55.853Z] [2025-10-31T09:25:55.853Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:56.848Z] #52 ... [2025-10-31T09:25:56.848Z] [2025-10-31T09:25:56.848Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:25:56.848Z] #93 DONE 1.9s [2025-10-31T09:25:56.848Z] [2025-10-31T09:25:56.848Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:56.848Z] #52 transferring context: 81.24MB 118.9s [2025-10-31T09:25:56.848Z] #52 ... [2025-10-31T09:25:56.848Z] [2025-10-31T09:25:56.848Z] #45 [core-command internal] load build context [2025-10-31T09:25:57.131Z] #45 ... [2025-10-31T09:25:57.131Z] [2025-10-31T09:25:57.131Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:57.131Z] #52 ... [2025-10-31T09:25:57.131Z] [2025-10-31T09:25:57.131Z] #51 [support-scheduler internal] load build context [2025-10-31T09:25:57.407Z] #51 ... [2025-10-31T09:25:57.407Z] [2025-10-31T09:25:57.407Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:57.407Z] #87 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:57.407Z] #87 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:57.407Z] #87 16.17 OK: 15 MiB in 28 packages [2025-10-31T09:25:57.407Z] #87 DONE 17.9s [2025-10-31T09:25:57.408Z] [2025-10-31T09:25:57.408Z] #51 [support-scheduler internal] load build context [2025-10-31T09:25:57.408Z] #51 ... [2025-10-31T09:25:57.408Z] [2025-10-31T09:25:57.408Z] #45 [core-command internal] load build context [2025-10-31T09:25:57.408Z] #45 ... [2025-10-31T09:25:57.408Z] [2025-10-31T09:25:57.408Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:25:57.408Z] #94 DONE 2.0s [2025-10-31T09:25:57.700Z] [2025-10-31T09:25:57.700Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:25:57.700Z] #95 ... [2025-10-31T09:25:57.700Z] [2025-10-31T09:25:57.700Z] #50 [support-notifications internal] load build context [2025-10-31T09:25:57.975Z] #50 ... [2025-10-31T09:25:57.975Z] [2025-10-31T09:25:57.975Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:25:57.975Z] #46 ... [2025-10-31T09:25:57.975Z] [2025-10-31T09:25:57.975Z] #45 [core-command internal] load build context [2025-10-31T09:25:57.975Z] #45 ... [2025-10-31T09:25:57.975Z] [2025-10-31T09:25:57.975Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:25:57.975Z] #96 DONE 6.6s [2025-10-31T09:25:58.249Z] [2025-10-31T09:25:58.250Z] #45 [core-command internal] load build context [2025-10-31T09:25:58.851Z] #45 ... [2025-10-31T09:25:58.851Z] [2025-10-31T09:25:58.851Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:25:58.851Z] #95 DONE 1.2s [2025-10-31T09:25:58.851Z] [2025-10-31T09:25:58.851Z] #45 [core-command internal] load build context [2025-10-31T09:25:59.837Z] #45 ... [2025-10-31T09:25:59.837Z] [2025-10-31T09:25:59.837Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:25:59.837Z] #97 DONE 1.5s [2025-10-31T09:25:59.837Z] [2025-10-31T09:25:59.837Z] #45 [core-command internal] load build context [2025-10-31T09:26:00.130Z] #45 ... [2025-10-31T09:26:00.130Z] [2025-10-31T09:26:00.130Z] #98 [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:26:00.130Z] #98 DONE 1.1s [2025-10-31T09:26:00.406Z] [2025-10-31T09:26:00.406Z] #45 [core-command internal] load build context [2025-10-31T09:26:00.683Z] #45 ... [2025-10-31T09:26:00.683Z] [2025-10-31T09:26:00.683Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:26:00.683Z] #99 DONE 1.0s [2025-10-31T09:26:00.683Z] [2025-10-31T09:26:00.683Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:00.962Z] #36 ... [2025-10-31T09:26:00.962Z] [2025-10-31T09:26:00.962Z] #50 [support-notifications internal] load build context [2025-10-31T09:26:00.962Z] #50 ... [2025-10-31T09:26:00.962Z] [2025-10-31T09:26:00.962Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:00.962Z] #38 transferring context: 126.19MB 127.5s [2025-10-31T09:26:01.243Z] #38 ... [2025-10-31T09:26:01.243Z] [2025-10-31T09:26:01.243Z] #50 [support-notifications internal] load build context [2025-10-31T09:26:01.518Z] #50 ... [2025-10-31T09:26:01.518Z] [2025-10-31T09:26:01.518Z] #49 [core-keeper internal] load build context [2025-10-31T09:26:01.518Z] #49 ... [2025-10-31T09:26:01.518Z] [2025-10-31T09:26:01.518Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:02.119Z] #38 ... [2025-10-31T09:26:02.119Z] [2025-10-31T09:26:02.119Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:26:02.119Z] #100 DONE 1.4s [2025-10-31T09:26:02.119Z] [2025-10-31T09:26:02.119Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:02.724Z] #38 ... [2025-10-31T09:26:02.724Z] [2025-10-31T09:26:02.724Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:26:02.724Z] #35 ... [2025-10-31T09:26:02.724Z] [2025-10-31T09:26:02.724Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:03.328Z] #38 ... [2025-10-31T09:26:03.328Z] [2025-10-31T09:26:03.328Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T09:26:03.328Z] #101 DONE 1.0s [2025-10-31T09:26:03.328Z] [2025-10-31T09:26:03.328Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:04.180Z] #38 ... [2025-10-31T09:26:04.180Z] [2025-10-31T09:26:04.180Z] #56 [core-data internal] load build context [2025-10-31T09:26:04.180Z] #56 ... [2025-10-31T09:26:04.180Z] [2025-10-31T09:26:04.180Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:26:04.180Z] #47 ... [2025-10-31T09:26:04.180Z] [2025-10-31T09:26:04.180Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:04.475Z] #54 ... [2025-10-31T09:26:04.475Z] [2025-10-31T09:26:04.475Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:04.475Z] #38 ... [2025-10-31T09:26:04.475Z] [2025-10-31T09:26:04.475Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:26:04.475Z] #102 DONE 1.2s [2025-10-31T09:26:04.475Z] [2025-10-31T09:26:04.475Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:06.554Z] #38 transferring context: 131.80MB 132.6s [2025-10-31T09:26:07.168Z] #38 ... [2025-10-31T09:26:07.168Z] [2025-10-31T09:26:07.168Z] #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:26:07.168Z] #89 6.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:07.168Z] #89 7.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:07.168Z] #89 9.970 Upgrading critical system libraries and apk-tools: [2025-10-31T09:26:07.168Z] #89 9.970 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:26:07.168Z] #89 9.970 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:26:07.168Z] #89 10.56 Continuing the upgrade transaction with new apk-tools: [2025-10-31T09:26:07.168Z] #89 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:07.168Z] #89 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:07.168Z] #89 14.39 (1/6) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:26:07.168Z] #89 14.48 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T09:26:07.168Z] #89 14.66 (2/6) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:26:07.168Z] #89 14.66 (3/6) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T09:26:07.168Z] #89 14.66 (4/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T09:26:07.168Z] #89 14.70 (5/6) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:26:07.168Z] #89 14.70 (6/6) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:26:07.168Z] #89 14.70 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:26:07.168Z] #89 14.77 OK: 9 MiB in 21 packages [2025-10-31T09:26:07.168Z] #89 DONE 16.1s [2025-10-31T09:26:07.168Z] [2025-10-31T09:26:07.168Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:07.168Z] #38 ... [2025-10-31T09:26:07.168Z] [2025-10-31T09:26:07.168Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:07.451Z] #52 ... [2025-10-31T09:26:07.451Z] [2025-10-31T09:26:07.451Z] #51 [support-scheduler internal] load build context [2025-10-31T09:26:07.451Z] #51 ... [2025-10-31T09:26:07.451Z] [2025-10-31T09:26:07.451Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:08.062Z] #52 ... [2025-10-31T09:26:08.062Z] [2025-10-31T09:26:08.062Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:26:08.337Z] #46 ... [2025-10-31T09:26:08.337Z] [2025-10-31T09:26:08.337Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:09.794Z] #52 ... [2025-10-31T09:26:09.794Z] [2025-10-31T09:26:09.794Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:26:09.794Z] #103 DONE 2.7s [2025-10-31T09:26:09.794Z] [2025-10-31T09:26:09.794Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:10.065Z] #52 ... [2025-10-31T09:26:10.065Z] [2025-10-31T09:26:10.065Z] #104 [security-spire-server] exporting to image [2025-10-31T09:26:10.065Z] #104 exporting layers [2025-10-31T09:26:10.338Z] #104 ... [2025-10-31T09:26:10.338Z] [2025-10-31T09:26:10.338Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:10.931Z] #52 ... [2025-10-31T09:26:10.931Z] [2025-10-31T09:26:10.931Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:10.931Z] #36 ... [2025-10-31T09:26:10.931Z] [2025-10-31T09:26:10.931Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:11.202Z] #52 ... [2025-10-31T09:26:11.202Z] [2025-10-31T09:26:11.202Z] #45 [core-command internal] load build context [2025-10-31T09:26:11.476Z] #45 ... [2025-10-31T09:26:11.476Z] [2025-10-31T09:26:11.476Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:11.476Z] #52 ... [2025-10-31T09:26:11.476Z] [2025-10-31T09:26:11.476Z] #49 [core-keeper internal] load build context [2025-10-31T09:26:11.745Z] #49 ... [2025-10-31T09:26:11.745Z] [2025-10-31T09:26:11.745Z] #50 [support-notifications internal] load build context [2025-10-31T09:26:11.745Z] #50 ... [2025-10-31T09:26:11.745Z] [2025-10-31T09:26:11.745Z] #49 [core-keeper internal] load build context [2025-10-31T09:26:12.334Z] #49 transferring context: 234.69MB 136.3s [2025-10-31T09:26:12.971Z] #49 ... [2025-10-31T09:26:12.971Z] [2025-10-31T09:26:12.971Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:26:12.971Z] #35 ... [2025-10-31T09:26:12.971Z] [2025-10-31T09:26:12.971Z] #49 [core-keeper internal] load build context [2025-10-31T09:26:14.409Z] #49 ... [2025-10-31T09:26:14.409Z] [2025-10-31T09:26:14.409Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:26:14.409Z] #105 DONE 4.3s [2025-10-31T09:26:14.409Z] [2025-10-31T09:26:14.409Z] #49 [core-keeper internal] load build context [2025-10-31T09:26:14.409Z] #49 ... [2025-10-31T09:26:14.409Z] [2025-10-31T09:26:14.409Z] #56 [core-data internal] load build context [2025-10-31T09:26:14.409Z] #56 ... [2025-10-31T09:26:14.409Z] [2025-10-31T09:26:14.409Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:14.681Z] #54 ... [2025-10-31T09:26:14.681Z] [2025-10-31T09:26:14.681Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:26:14.681Z] #47 ... [2025-10-31T09:26:14.681Z] [2025-10-31T09:26:14.681Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:14.955Z] #54 ... [2025-10-31T09:26:14.955Z] [2025-10-31T09:26:14.955Z] #104 [security-spire-server] exporting to image [2025-10-31T09:26:14.955Z] #104 exporting layers 10.0s done [2025-10-31T09:26:14.955Z] #104 writing image sha256:be40657877d8ba04bc457c86c5073b6917bbf56431d4f679079918fdfc2b3d69 0.1s done [2025-10-31T09:26:14.955Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-10-31T09:26:14.955Z] #104 writing image sha256:0fc2bae264a8421a2f99c63feebe9c75f978c6257a58d54bd57590da2e2788ac 0.1s done [2025-10-31T09:26:14.955Z] #104 naming to docker.io/library/security-spire-server-arm64 0.2s done [2025-10-31T09:26:14.955Z] #104 DONE 15.0s [2025-10-31T09:26:14.955Z] [2025-10-31T09:26:14.955Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:15.546Z] #54 ... [2025-10-31T09:26:15.546Z] [2025-10-31T09:26:15.546Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:26:15.546Z] #106 DONE 1.6s [2025-10-31T09:26:15.546Z] [2025-10-31T09:26:15.546Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:17.003Z] #54 ... [2025-10-31T09:26:17.003Z] [2025-10-31T09:26:17.003Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:26:17.003Z] #107 DONE 1.0s [2025-10-31T09:26:17.003Z] [2025-10-31T09:26:17.003Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:17.274Z] #54 transferring context: 160.91MB 137.7s [2025-10-31T09:26:17.274Z] #54 ... [2025-10-31T09:26:17.274Z] [2025-10-31T09:26:17.274Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:17.542Z] #38 ... [2025-10-31T09:26:17.542Z] [2025-10-31T09:26:17.542Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:17.542Z] #54 ... [2025-10-31T09:26:17.542Z] [2025-10-31T09:26:17.542Z] #51 [support-scheduler internal] load build context [2025-10-31T09:26:17.816Z] #51 ... [2025-10-31T09:26:17.816Z] [2025-10-31T09:26:17.816Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:26:17.816Z] #108 DONE 0.9s [2025-10-31T09:26:17.816Z] [2025-10-31T09:26:17.816Z] #51 [support-scheduler internal] load build context [2025-10-31T09:26:17.816Z] #51 ... [2025-10-31T09:26:17.816Z] [2025-10-31T09:26:17.816Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:26:18.410Z] #109 ... [2025-10-31T09:26:18.410Z] [2025-10-31T09:26:18.410Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:26:18.410Z] #46 ... [2025-10-31T09:26:18.410Z] [2025-10-31T09:26:18.410Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:26:18.679Z] #47 ... [2025-10-31T09:26:18.679Z] [2025-10-31T09:26:18.679Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:26:18.679Z] #109 DONE 0.8s [2025-10-31T09:26:18.679Z] [2025-10-31T09:26:18.679Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:26:19.270Z] #47 ... [2025-10-31T09:26:19.270Z] [2025-10-31T09:26:19.270Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:26:19.270Z] #110 DONE 0.8s [2025-10-31T09:26:19.539Z] [2025-10-31T09:26:19.539Z] #104 [security-spire-agent] exporting to image [2025-10-31T09:26:21.497Z] #104 ... [2025-10-31T09:26:21.497Z] [2025-10-31T09:26:21.497Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:21.497Z] #36 ... [2025-10-31T09:26:21.497Z] [2025-10-31T09:26:21.497Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:26:21.497Z] #46 ... [2025-10-31T09:26:21.497Z] [2025-10-31T09:26:21.497Z] #45 [core-command internal] load build context [2025-10-31T09:26:21.497Z] #45 ... [2025-10-31T09:26:21.497Z] [2025-10-31T09:26:21.497Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:21.766Z] #52 ... [2025-10-31T09:26:21.766Z] [2025-10-31T09:26:21.766Z] #45 [core-command internal] load build context [2025-10-31T09:26:21.766Z] #45 ... [2025-10-31T09:26:21.766Z] [2025-10-31T09:26:21.766Z] #50 [support-notifications internal] load build context [2025-10-31T09:26:22.034Z] #50 ... [2025-10-31T09:26:22.034Z] [2025-10-31T09:26:22.034Z] #45 [core-command internal] load build context [2025-10-31T09:26:22.302Z] #45 transferring context: 237.18MB 148.0s [2025-10-31T09:26:23.267Z] #45 ... [2025-10-31T09:26:23.267Z] [2025-10-31T09:26:23.267Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:26:23.267Z] #35 ... [2025-10-31T09:26:23.267Z] [2025-10-31T09:26:23.267Z] #45 [core-command internal] load build context [2025-10-31T09:26:24.686Z] #45 ... [2025-10-31T09:26:24.686Z] [2025-10-31T09:26:24.686Z] #49 [core-keeper internal] load build context [2025-10-31T09:26:24.686Z] #49 ... [2025-10-31T09:26:24.686Z] [2025-10-31T09:26:24.686Z] #45 [core-command internal] load build context [2025-10-31T09:26:24.686Z] #45 ... [2025-10-31T09:26:24.686Z] [2025-10-31T09:26:24.686Z] #56 [core-data internal] load build context [2025-10-31T09:26:24.958Z] #56 ... [2025-10-31T09:26:24.958Z] [2025-10-31T09:26:24.958Z] #45 [core-command internal] load build context [2025-10-31T09:26:26.918Z] #45 ... [2025-10-31T09:26:26.918Z] [2025-10-31T09:26:26.918Z] #104 [security-spire-agent] exporting to image [2025-10-31T09:26:26.918Z] #104 exporting layers 7.3s done [2025-10-31T09:26:26.918Z] #104 writing image sha256:3829b1eb8a5cdb91cb430839c00b4e27e96b0001ae70552fa431d9f05b016993 0.0s done [2025-10-31T09:26:26.918Z] #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T09:26:26.918Z] #104 DONE 22.4s [2025-10-31T09:26:26.918Z] [2025-10-31T09:26:26.918Z] #45 [core-command internal] load build context [2025-10-31T09:26:27.190Z] #45 transferring context: 257.70MB 153.1s [2025-10-31T09:26:27.781Z] #45 ... [2025-10-31T09:26:27.781Z] [2025-10-31T09:26:27.781Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:27.781Z] #38 ... [2025-10-31T09:26:27.781Z] [2025-10-31T09:26:27.781Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:27.781Z] #54 ... [2025-10-31T09:26:27.781Z] [2025-10-31T09:26:27.781Z] #51 [support-scheduler internal] load build context [2025-10-31T09:26:28.050Z] #51 ... [2025-10-31T09:26:28.050Z] [2025-10-31T09:26:28.050Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:29.470Z] #54 ... [2025-10-31T09:26:29.470Z] [2025-10-31T09:26:29.470Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:26:29.470Z] #47 ... [2025-10-31T09:26:29.470Z] [2025-10-31T09:26:29.470Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:31.441Z] #54 ... [2025-10-31T09:26:31.441Z] [2025-10-31T09:26:31.441Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:31.441Z] #36 ... [2025-10-31T09:26:31.441Z] [2025-10-31T09:26:31.441Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:31.718Z] #54 ... [2025-10-31T09:26:31.718Z] [2025-10-31T09:26:31.718Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:26:31.718Z] #46 ... [2025-10-31T09:26:31.718Z] [2025-10-31T09:26:31.718Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:32.013Z] #36 ... [2025-10-31T09:26:32.013Z] [2025-10-31T09:26:32.013Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:32.013Z] #52 ... [2025-10-31T09:26:32.013Z] [2025-10-31T09:26:32.013Z] #50 [support-notifications internal] load build context [2025-10-31T09:26:32.013Z] #50 ... [2025-10-31T09:26:32.013Z] [2025-10-31T09:26:32.013Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:32.287Z] #52 transferring context: 147.29MB 154.3s [2025-10-31T09:26:33.260Z] #52 ... [2025-10-31T09:26:33.260Z] [2025-10-31T09:26:33.260Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:26:33.531Z] #35 ... [2025-10-31T09:26:33.531Z] [2025-10-31T09:26:33.531Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:34.504Z] #52 ... [2025-10-31T09:26:34.504Z] [2025-10-31T09:26:34.504Z] #49 [core-keeper internal] load build context [2025-10-31T09:26:34.775Z] #49 ... [2025-10-31T09:26:34.775Z] [2025-10-31T09:26:34.775Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:35.054Z] #52 ... [2025-10-31T09:26:35.054Z] [2025-10-31T09:26:35.054Z] #56 [core-data internal] load build context [2025-10-31T09:26:35.054Z] #56 ... [2025-10-31T09:26:35.054Z] [2025-10-31T09:26:35.054Z] #51 [support-scheduler internal] load build context [2025-10-31T09:26:35.054Z] #51 ... [2025-10-31T09:26:35.054Z] [2025-10-31T09:26:35.054Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:37.660Z] #52 transferring context: 159.06MB 159.5s [2025-10-31T09:26:37.660Z] #52 ... [2025-10-31T09:26:37.660Z] [2025-10-31T09:26:37.660Z] #45 [core-command internal] load build context [2025-10-31T09:26:37.932Z] #45 ... [2025-10-31T09:26:37.932Z] [2025-10-31T09:26:37.932Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:37.932Z] #38 ... [2025-10-31T09:26:37.932Z] [2025-10-31T09:26:37.932Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:26:38.203Z] #47 ... [2025-10-31T09:26:38.203Z] [2025-10-31T09:26:38.203Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:41.572Z] #38 transferring context: 212.46MB 168.0s [2025-10-31T09:26:41.844Z] #38 ... [2025-10-31T09:26:41.844Z] [2025-10-31T09:26:41.844Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:41.844Z] #54 ... [2025-10-31T09:26:41.844Z] [2025-10-31T09:26:41.844Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:26:41.844Z] #46 ... [2025-10-31T09:26:41.844Z] [2025-10-31T09:26:41.844Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:42.116Z] #36 ... [2025-10-31T09:26:42.116Z] [2025-10-31T09:26:42.116Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:26:42.116Z] #46 ... [2025-10-31T09:26:42.116Z] [2025-10-31T09:26:42.116Z] #50 [support-notifications internal] load build context [2025-10-31T09:26:42.384Z] #50 ... [2025-10-31T09:26:42.384Z] [2025-10-31T09:26:42.384Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:26:43.795Z] #46 ... [2025-10-31T09:26:43.795Z] [2025-10-31T09:26:43.795Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:26:43.795Z] #35 ... [2025-10-31T09:26:43.795Z] [2025-10-31T09:26:43.795Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:26:44.772Z] #46 ... [2025-10-31T09:26:44.772Z] [2025-10-31T09:26:44.772Z] #49 [core-keeper internal] load build context [2025-10-31T09:26:45.048Z] #49 ... [2025-10-31T09:26:45.048Z] [2025-10-31T09:26:45.048Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:26:45.319Z] #35 ... [2025-10-31T09:26:45.319Z] [2025-10-31T09:26:45.319Z] #56 [core-data internal] load build context [2025-10-31T09:26:45.319Z] #56 ... [2025-10-31T09:26:45.319Z] [2025-10-31T09:26:45.319Z] #51 [support-scheduler internal] load build context [2025-10-31T09:26:45.319Z] #51 ... [2025-10-31T09:26:45.319Z] [2025-10-31T09:26:45.319Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:26:47.932Z] #35 transferring context: 135.79MB 169.6s [2025-10-31T09:26:47.932Z] #35 ... [2025-10-31T09:26:47.932Z] [2025-10-31T09:26:47.932Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:47.932Z] #52 ... [2025-10-31T09:26:47.932Z] [2025-10-31T09:26:47.932Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:26:47.932Z] #35 ... [2025-10-31T09:26:47.932Z] [2025-10-31T09:26:47.932Z] #45 [core-command internal] load build context [2025-10-31T09:26:48.202Z] #45 ... [2025-10-31T09:26:48.202Z] [2025-10-31T09:26:48.202Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:48.202Z] #52 ... [2025-10-31T09:26:48.202Z] [2025-10-31T09:26:48.202Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:26:48.202Z] #47 ... [2025-10-31T09:26:48.476Z] [2025-10-31T09:26:48.476Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:51.830Z] #52 ... [2025-10-31T09:26:51.830Z] [2025-10-31T09:26:51.830Z] #38 [core-metadata internal] load build context [2025-10-31T09:26:51.830Z] #38 transferring context: 238.06MB 178.3s [2025-10-31T09:26:52.099Z] #38 ... [2025-10-31T09:26:52.099Z] [2025-10-31T09:26:52.099Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:52.099Z] #54 ... [2025-10-31T09:26:52.099Z] [2025-10-31T09:26:52.099Z] #49 [core-keeper internal] load build context [2025-10-31T09:26:52.099Z] #49 transferring context: 402.00MB 176.1s done [2025-10-31T09:26:52.099Z] #49 DONE 177.4s [2025-10-31T09:26:52.099Z] [2025-10-31T09:26:52.099Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:52.099Z] #54 ... [2025-10-31T09:26:52.099Z] [2025-10-31T09:26:52.099Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:52.369Z] #36 ... [2025-10-31T09:26:52.369Z] [2025-10-31T09:26:52.369Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:52.369Z] #54 ... [2025-10-31T09:26:52.369Z] [2025-10-31T09:26:52.369Z] #50 [support-notifications internal] load build context [2025-10-31T09:26:52.638Z] #50 ... [2025-10-31T09:26:52.638Z] [2025-10-31T09:26:52.638Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:54.604Z] #54 ... [2025-10-31T09:26:54.604Z] [2025-10-31T09:26:54.604Z] #51 [support-scheduler internal] load build context [2025-10-31T09:26:54.604Z] #51 transferring context: 402.00MB 175.3s done [2025-10-31T09:26:54.604Z] #51 DONE 177.7s [2025-10-31T09:26:54.604Z] [2025-10-31T09:26:54.604Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:54.604Z] #54 ... [2025-10-31T09:26:54.604Z] [2025-10-31T09:26:54.604Z] #46 [security-proxy-setup internal] load build context [2025-10-31T09:26:54.604Z] #46 transferring context: 402.00MB 179.2s done [2025-10-31T09:26:54.604Z] #46 DONE 180.5s [2025-10-31T09:26:54.604Z] [2025-10-31T09:26:54.604Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:55.579Z] #54 ... [2025-10-31T09:26:55.579Z] [2025-10-31T09:26:55.579Z] #56 [core-data internal] load build context [2025-10-31T09:26:55.579Z] #56 ... [2025-10-31T09:26:55.579Z] [2025-10-31T09:26:55.579Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:55.579Z] #54 ... [2025-10-31T09:26:55.579Z] [2025-10-31T09:26:55.579Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:26:55.579Z] #111 DONE 3.3s [2025-10-31T09:26:55.579Z] [2025-10-31T09:26:55.579Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:56.558Z] #54 ... [2025-10-31T09:26:56.558Z] [2025-10-31T09:26:56.558Z] #56 [core-data internal] load build context [2025-10-31T09:26:56.558Z] #56 transferring context: 402.00MB 176.3s done [2025-10-31T09:26:56.558Z] #56 DONE 178.1s [2025-10-31T09:26:56.558Z] [2025-10-31T09:26:56.558Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:56.558Z] #54 ... [2025-10-31T09:26:56.558Z] [2025-10-31T09:26:56.558Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:26:56.558Z] #112 DONE 1.8s [2025-10-31T09:26:56.558Z] [2025-10-31T09:26:56.558Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:56.827Z] #54 ... [2025-10-31T09:26:56.827Z] [2025-10-31T09:26:56.827Z] #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:26:56.827Z] #113 DONE 1.9s [2025-10-31T09:26:56.827Z] [2025-10-31T09:26:56.827Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:57.108Z] #54 ... [2025-10-31T09:26:57.108Z] [2025-10-31T09:26:57.108Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:57.108Z] #36 transferring context: 402.00MB 178.8s done [2025-10-31T09:26:57.108Z] #36 DONE 180.4s [2025-10-31T09:26:57.108Z] [2025-10-31T09:26:57.108Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:26:58.071Z] #54 ... [2025-10-31T09:26:58.072Z] [2025-10-31T09:26:58.072Z] #45 [core-command internal] load build context [2025-10-31T09:26:58.350Z] #45 ... [2025-10-31T09:26:58.350Z] [2025-10-31T09:26:58.350Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:26:58.350Z] #35 ... [2025-10-31T09:26:58.350Z] [2025-10-31T09:26:58.350Z] #45 [core-command internal] load build context [2025-10-31T09:26:58.619Z] #45 ... [2025-10-31T09:26:58.619Z] [2025-10-31T09:26:58.619Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:26:58.619Z] #47 ... [2025-10-31T09:26:58.619Z] [2025-10-31T09:26:58.619Z] #45 [core-command internal] load build context [2025-10-31T09:26:58.890Z] #45 ... [2025-10-31T09:26:58.890Z] [2025-10-31T09:26:58.890Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:26:58.890Z] #114 DONE 2.1s [2025-10-31T09:26:58.890Z] [2025-10-31T09:26:58.890Z] #45 [core-command internal] load build context [2025-10-31T09:26:59.480Z] #45 ... [2025-10-31T09:26:59.481Z] [2025-10-31T09:26:59.481Z] #50 [support-notifications internal] load build context [2025-10-31T09:26:59.481Z] #50 transferring context: 402.00MB 183.1s done [2025-10-31T09:26:59.481Z] #50 DONE 184.1s [2025-10-31T09:26:59.481Z] [2025-10-31T09:26:59.481Z] #45 [core-command internal] load build context [2025-10-31T09:26:59.481Z] #45 transferring context: 402.00MB 185.3s done [2025-10-31T09:27:00.074Z] #45 ... [2025-10-31T09:27:00.074Z] [2025-10-31T09:27:00.074Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:27:00.074Z] #115 DONE 2.3s [2025-10-31T09:27:00.074Z] [2025-10-31T09:27:00.074Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:27:00.074Z] #54 ... [2025-10-31T09:27:00.074Z] [2025-10-31T09:27:00.074Z] #45 [core-command internal] load build context [2025-10-31T09:27:00.074Z] #45 DONE 186.2s [2025-10-31T09:27:00.074Z] [2025-10-31T09:27:00.074Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:27:01.501Z] #54 ... [2025-10-31T09:27:01.501Z] [2025-10-31T09:27:01.501Z] #116 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:27:01.501Z] #116 DONE 1.8s [2025-10-31T09:27:01.501Z] [2025-10-31T09:27:01.501Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:27:02.093Z] #54 ... [2025-10-31T09:27:02.093Z] [2025-10-31T09:27:02.093Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:02.093Z] #52 ... [2025-10-31T09:27:02.093Z] [2025-10-31T09:27:02.093Z] #38 [core-metadata internal] load build context [2025-10-31T09:27:02.361Z] #38 ... [2025-10-31T09:27:02.361Z] [2025-10-31T09:27:02.361Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:04.965Z] #52 transferring context: 230.98MB 186.5s [2025-10-31T09:27:05.928Z] #52 ... [2025-10-31T09:27:05.928Z] [2025-10-31T09:27:05.928Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:05.928Z] #117 ... [2025-10-31T09:27:05.928Z] [2025-10-31T09:27:05.928Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:06.892Z] #52 ... [2025-10-31T09:27:06.892Z] [2025-10-31T09:27:06.892Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:06.892Z] #118 ... [2025-10-31T09:27:06.892Z] [2025-10-31T09:27:06.892Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:06.892Z] #52 ... [2025-10-31T09:27:06.892Z] [2025-10-31T09:27:06.892Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:07.160Z] #119 ... [2025-10-31T09:27:07.160Z] [2025-10-31T09:27:07.160Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:07.746Z] #52 ... [2025-10-31T09:27:07.746Z] [2025-10-31T09:27:07.746Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T09:27:07.746Z] #47 transferring context: 402.00MB 192.9s done [2025-10-31T09:27:07.746Z] #47 DONE 193.3s [2025-10-31T09:27:07.746Z] [2025-10-31T09:27:07.746Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:08.711Z] #52 ... [2025-10-31T09:27:08.711Z] [2025-10-31T09:27:08.711Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:27:08.711Z] #35 ... [2025-10-31T09:27:08.711Z] [2025-10-31T09:27:08.711Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:08.979Z] #52 ... [2025-10-31T09:27:08.979Z] [2025-10-31T09:27:08.979Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:09.248Z] #120 ... [2025-10-31T09:27:09.248Z] [2025-10-31T09:27:09.248Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:09.849Z] #52 ... [2025-10-31T09:27:09.849Z] [2025-10-31T09:27:09.849Z] #54 [security-proxy-auth internal] load build context [2025-10-31T09:27:09.849Z] #54 transferring context: 402.00MB 190.0s done [2025-10-31T09:27:09.849Z] #54 DONE 191.5s [2025-10-31T09:27:09.849Z] [2025-10-31T09:27:09.849Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:10.118Z] #52 ... [2025-10-31T09:27:10.118Z] [2025-10-31T09:27:10.118Z] #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:10.118Z] #121 ... [2025-10-31T09:27:10.118Z] [2025-10-31T09:27:10.118Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:11.535Z] #52 ... [2025-10-31T09:27:11.535Z] [2025-10-31T09:27:11.535Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:11.804Z] #122 ... [2025-10-31T09:27:11.804Z] [2025-10-31T09:27:11.804Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:12.388Z] #52 ... [2025-10-31T09:27:12.388Z] [2025-10-31T09:27:12.388Z] #38 [core-metadata internal] load build context [2025-10-31T09:27:12.388Z] #38 ... [2025-10-31T09:27:12.388Z] [2025-10-31T09:27:12.388Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:14.971Z] #52 transferring context: 313.02MB 196.7s [2025-10-31T09:27:19.230Z] #52 ... [2025-10-31T09:27:19.230Z] [2025-10-31T09:27:19.230Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:27:19.230Z] #35 ... [2025-10-31T09:27:19.230Z] [2025-10-31T09:27:19.230Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:19.815Z] #52 transferring context: 361.51MB 201.8s [2025-10-31T09:27:21.228Z] #52 ... [2025-10-31T09:27:21.228Z] [2025-10-31T09:27:21.228Z] #38 [core-metadata internal] load build context [2025-10-31T09:27:21.498Z] #38 transferring context: 402.00MB 207.7s done [2025-10-31T09:27:21.499Z] #38 DONE 207.9s [2025-10-31T09:27:21.499Z] [2025-10-31T09:27:21.499Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:24.082Z] #52 transferring context: 402.00MB 205.8s done [2025-10-31T09:27:24.082Z] #52 DONE 207.1s [2025-10-31T09:27:24.082Z] [2025-10-31T09:27:24.082Z] #35 [security-bootstrapper internal] load build context [2025-10-31T09:27:29.432Z] #35 transferring context: 402.00MB 210.8s done [2025-10-31T09:27:29.432Z] #35 DONE 212.1s [2025-10-31T09:27:29.432Z] [2025-10-31T09:27:29.432Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:29:21.129Z] #48 ... [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #119 DONE 129.8s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #123 ... [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #121 DONE 126.8s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #122 DONE 125.4s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #117 DONE 131.2s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #120 DONE 128.0s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #118 DONE 130.2s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #124 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #124 DONE 9.3s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #125 [core-keeper builder 7/8] COPY . . [2025-10-31T09:29:21.129Z] #125 DONE 9.4s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:29:21.129Z] #126 ... [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:21.129Z] #127 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #128 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #129 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #130 [support-notifications builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #130 DONE 9.5s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #131 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #132 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:21.129Z] #133 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #134 DONE 9.6s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #123 DONE 9.6s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #135 [core-data builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #135 DONE 9.5s [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:21.129Z] #136 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #137 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #138 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #139 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #140 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:21.129Z] #141 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #142 [core-command builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #142 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:21.129Z] #143 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #144 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #145 [core-metadata builder 6/7] COPY . . [2025-10-31T09:29:21.129Z] #145 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:21.129Z] #146 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:21.129Z] #147 CACHED [2025-10-31T09:29:21.129Z] [2025-10-31T09:29:21.129Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:29:22.093Z] #148 ... [2025-10-31T09:29:22.093Z] [2025-10-31T09:29:22.093Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:29:22.093Z] #126 5.757 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:29:26.352Z] #126 ... [2025-10-31T09:29:26.352Z] [2025-10-31T09:29:26.352Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:29:26.352Z] #0 6.557 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:29:26.352Z] #149 ... [2025-10-31T09:29:26.352Z] [2025-10-31T09:29:26.352Z] #150 [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:29:26.352Z] #0 6.844 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:29:26.620Z] #150 ... [2025-10-31T09:29:26.620Z] [2025-10-31T09:29:26.620Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:29:26.620Z] #0 7.289 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:29:26.887Z] #151 ... [2025-10-31T09:29:26.887Z] [2025-10-31T09:29:26.887Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:29:26.887Z] #0 7.180 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:29:26.887Z] #152 ... [2025-10-31T09:29:26.887Z] [2025-10-31T09:29:26.887Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:29:26.887Z] #0 8.115 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:27.155Z] #153 ... [2025-10-31T09:29:27.155Z] [2025-10-31T09:29:27.155Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:29:27.155Z] #0 8.254 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:29:27.155Z] #154 ... [2025-10-31T09:29:27.155Z] [2025-10-31T09:29:27.155Z] #155 [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:29:27.155Z] #0 7.279 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:27.423Z] #155 ... [2025-10-31T09:29:27.423Z] [2025-10-31T09:29:27.423Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:29:27.423Z] #0 7.723 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:29:27.691Z] #156 ... [2025-10-31T09:29:27.691Z] [2025-10-31T09:29:27.691Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:29:27.691Z] #0 7.069 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:29:27.691Z] #157 ... [2025-10-31T09:29:27.691Z] [2025-10-31T09:29:27.691Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:29:27.691Z] #0 7.902 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:27.958Z] #158 ... [2025-10-31T09:29:27.958Z] [2025-10-31T09:29:27.958Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:29:27.958Z] #148 7.965 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-31T10:02:08.086Z] #148 ... [2025-10-31T10:02:08.086Z] [2025-10-31T10:02:08.086Z] #155 [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:02:08.086Z] #155 DONE 1967.2s [2025-10-31T10:02:08.086Z] [2025-10-31T10:02:08.086Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:02:08.086Z] #151 ... [2025-10-31T10:02:08.086Z] [2025-10-31T10:02:08.086Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:08.086Z] #159 DONE 0.4s [2025-10-31T10:02:08.086Z] [2025-10-31T10:02:08.086Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:08.086Z] #160 DONE 0.4s [2025-10-31T10:02:08.086Z] [2025-10-31T10:02:08.086Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:02:08.086Z] #148 ... [2025-10-31T10:02:08.086Z] [2025-10-31T10:02:08.086Z] #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:02:08.086Z] #161 DONE 0.5s [2025-10-31T10:02:08.086Z] [2025-10-31T10:02:08.086Z] #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:02:08.086Z] #162 DONE 0.3s [2025-10-31T10:02:08.086Z] [2025-10-31T10:02:08.086Z] #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:02:08.086Z] #163 DONE 0.3s [2025-10-31T10:02:08.086Z] [2025-10-31T10:02:08.086Z] #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:02:10.067Z] #164 DONE 3.5s [2025-10-31T10:02:10.067Z] [2025-10-31T10:02:10.067Z] #104 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:02:10.067Z] #104 exporting layers [2025-10-31T10:02:11.055Z] #104 exporting layers 0.8s done [2025-10-31T10:02:11.055Z] #104 writing image sha256:1f9eecedaa9c9e581d2959ae779d8d0b92ca5c95f1b51e042678a83261802fd2 done [2025-10-31T10:02:11.055Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-31T10:02:11.055Z] #104 DONE 23.2s [2025-10-31T10:02:11.055Z] [2025-10-31T10:02:11.055Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:02:33.359Z] #152 ... [2025-10-31T10:02:33.359Z] [2025-10-31T10:02:33.359Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:02:33.359Z] #151 DONE 1997.1s [2025-10-31T10:02:33.649Z] [2025-10-31T10:02:33.649Z] #165 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:02:34.644Z] #165 DONE 0.8s [2025-10-31T10:02:34.644Z] [2025-10-31T10:02:34.644Z] #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:02:37.290Z] #166 DONE 2.7s [2025-10-31T10:02:37.290Z] [2025-10-31T10:02:37.290Z] #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:37.622Z] #167 DONE 0.4s [2025-10-31T10:02:37.622Z] [2025-10-31T10:02:37.622Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:02:37.895Z] #148 ... [2025-10-31T10:02:37.895Z] [2025-10-31T10:02:37.895Z] #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:37.895Z] #168 DONE 0.3s [2025-10-31T10:02:37.895Z] [2025-10-31T10:02:37.895Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:02:37.895Z] #48 ... [2025-10-31T10:02:37.895Z] [2025-10-31T10:02:37.895Z] #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:02:38.489Z] #169 DONE 0.5s [2025-10-31T10:02:38.489Z] [2025-10-31T10:02:38.489Z] #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:02:38.489Z] #170 DONE 0.2s [2025-10-31T10:02:38.489Z] [2025-10-31T10:02:38.489Z] #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:02:38.786Z] #171 DONE 0.2s [2025-10-31T10:02:38.786Z] [2025-10-31T10:02:38.786Z] #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:02:39.061Z] #172 DONE 0.2s [2025-10-31T10:02:39.061Z] [2025-10-31T10:02:39.061Z] #55 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:02:39.061Z] #55 ... [2025-10-31T10:02:39.061Z] [2025-10-31T10:02:39.061Z] #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:02:39.334Z] #173 DONE 0.2s [2025-10-31T10:02:39.334Z] [2025-10-31T10:02:39.334Z] #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:02:39.334Z] #174 DONE 0.2s [2025-10-31T10:02:39.334Z] [2025-10-31T10:02:39.334Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:02:39.639Z] #148 ... [2025-10-31T10:02:39.639Z] [2025-10-31T10:02:39.639Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:02:42.274Z] #175 DONE 2.6s [2025-10-31T10:02:42.274Z] [2025-10-31T10:02:42.274Z] #104 [security-bootstrapper] exporting to image [2025-10-31T10:02:42.274Z] #104 exporting layers [2025-10-31T10:02:43.719Z] #104 exporting layers 1.5s done [2025-10-31T10:02:43.719Z] #104 writing image sha256:4b307da82937cf04bcd440e69cbd839ce7e6d2a38d29753f83ded6e0e763db23 0.0s done [2025-10-31T10:02:43.719Z] #104 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-31T10:02:43.719Z] #104 DONE 24.7s [2025-10-31T10:02:43.719Z] [2025-10-31T10:02:43.719Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:27:22.893Z] #148 DONE 3485.1s [2025-10-31T10:27:22.893Z] [2025-10-31T10:27:22.893Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:27:22.893Z] #152 ... [2025-10-31T10:27:22.893Z] [2025-10-31T10:27:22.893Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:27:22.893Z] #176 DONE 0.2s [2025-10-31T10:27:22.893Z] [2025-10-31T10:27:22.893Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:27:22.893Z] #177 DONE 0.2s [2025-10-31T10:27:22.893Z] [2025-10-31T10:27:22.893Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:27:22.893Z] #152 ... [2025-10-31T10:27:22.893Z] [2025-10-31T10:27:22.893Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:27:24.222Z] #178 DONE 0.7s [2025-10-31T10:27:24.222Z] [2025-10-31T10:27:24.222Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:27:24.222Z] #179 DONE 0.2s [2025-10-31T10:27:24.222Z] [2025-10-31T10:27:24.222Z] #104 [core-command] exporting to image [2025-10-31T10:27:24.222Z] #104 exporting layers [2025-10-31T10:27:24.492Z] #104 exporting layers 0.6s done [2025-10-31T10:27:24.492Z] #104 writing image sha256:6894009545616f2f15c264a13dd671d02dad8b1c81d020755e2cd124df9b0e3f done [2025-10-31T10:27:24.492Z] #104 naming to docker.io/library/core-command-arm64 [2025-10-31T10:27:24.761Z] #104 naming to docker.io/library/core-command-arm64 0.1s done [2025-10-31T10:27:24.761Z] #104 DONE 25.3s [2025-10-31T10:27:24.761Z] [2025-10-31T10:27:24.761Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:27:57.449Z] #48 ... [2025-10-31T10:27:57.449Z] [2025-10-31T10:27:57.449Z] #150 [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:27:57.449Z] #150 3518.9 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:28:05.681Z] #150 ... [2025-10-31T10:28:05.681Z] [2025-10-31T10:28:05.681Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:28:05.681Z] #152 DONE 3528.9s [2025-10-31T10:28:05.681Z] [2025-10-31T10:28:05.681Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:28:06.284Z] #48 ... [2025-10-31T10:28:06.284Z] [2025-10-31T10:28:06.284Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:28:06.558Z] #180 DONE 0.3s [2025-10-31T10:28:06.558Z] [2025-10-31T10:28:06.558Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:28:06.558Z] #126 ... [2025-10-31T10:28:06.558Z] [2025-10-31T10:28:06.558Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:28:06.828Z] #181 DONE 0.2s [2025-10-31T10:28:06.828Z] [2025-10-31T10:28:06.828Z] #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:28:06.828Z] #182 DONE 0.2s [2025-10-31T10:28:06.828Z] [2025-10-31T10:28:06.828Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:28:07.097Z] #48 ... [2025-10-31T10:28:07.097Z] [2025-10-31T10:28:07.098Z] #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:28:07.098Z] #183 DONE 0.2s [2025-10-31T10:28:07.098Z] [2025-10-31T10:28:07.098Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:28:07.692Z] #184 DONE 0.7s [2025-10-31T10:28:07.692Z] [2025-10-31T10:28:07.692Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:28:07.961Z] #126 ... [2025-10-31T10:28:07.961Z] [2025-10-31T10:28:07.961Z] #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:28:08.231Z] #185 DONE 0.2s [2025-10-31T10:28:08.231Z] [2025-10-31T10:28:08.231Z] #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:28:10.833Z] #186 DONE 2.7s [2025-10-31T10:28:10.833Z] [2025-10-31T10:28:10.833Z] #104 [security-proxy-setup] exporting to image [2025-10-31T10:28:10.833Z] #104 exporting layers [2025-10-31T10:28:12.256Z] #104 exporting layers 1.2s done [2025-10-31T10:28:12.256Z] #104 writing image sha256:3cea11022f4417feeb37def9d196e834e6be6b48b9f5059e87703dde2a5d7558 0.0s done [2025-10-31T10:28:12.256Z] #104 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T10:28:12.256Z] #104 DONE 26.6s [2025-10-31T10:28:12.256Z] [2025-10-31T10:28:12.256Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:28:44.528Z] #157 ... [2025-10-31T10:28:44.528Z] [2025-10-31T10:28:44.528Z] #150 [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:28:44.528Z] #150 DONE 3566.8s [2025-10-31T10:28:44.528Z] [2025-10-31T10:28:44.528Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:28:44.528Z] #126 ... [2025-10-31T10:28:44.528Z] [2025-10-31T10:28:44.528Z] #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:28:44.528Z] #187 DONE 0.3s [2025-10-31T10:28:44.528Z] [2025-10-31T10:28:44.528Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:28:44.528Z] #157 ... [2025-10-31T10:28:44.528Z] [2025-10-31T10:28:44.528Z] #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:28:44.528Z] #188 DONE 0.3s [2025-10-31T10:28:44.528Z] [2025-10-31T10:28:44.528Z] #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:28:44.798Z] #189 DONE 0.3s [2025-10-31T10:28:44.798Z] [2025-10-31T10:28:44.798Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:28:45.068Z] #157 ... [2025-10-31T10:28:45.068Z] [2025-10-31T10:28:45.068Z] #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:28:45.068Z] #190 DONE 0.2s [2025-10-31T10:28:45.068Z] [2025-10-31T10:28:45.068Z] #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:28:45.339Z] #191 DONE 0.2s [2025-10-31T10:28:45.339Z] [2025-10-31T10:28:45.339Z] #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:28:45.932Z] #192 DONE 0.6s [2025-10-31T10:28:45.932Z] [2025-10-31T10:28:45.932Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:28:46.524Z] #193 DONE 0.6s [2025-10-31T10:28:46.524Z] [2025-10-31T10:28:46.524Z] #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:28:46.524Z] #194 DONE 0.2s [2025-10-31T10:28:46.524Z] [2025-10-31T10:28:46.524Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:28:46.795Z] #149 ... [2025-10-31T10:28:46.795Z] [2025-10-31T10:28:46.795Z] #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:28:49.419Z] #195 DONE 2.5s [2025-10-31T10:28:49.419Z] [2025-10-31T10:28:49.419Z] #104 [security-secretstore-setup] exporting to image [2025-10-31T10:28:49.419Z] #104 exporting layers [2025-10-31T10:28:52.032Z] #104 exporting layers 2.4s done [2025-10-31T10:28:52.032Z] #104 writing image sha256:576417a428d5bceae1ddc24e5c27a13c116b89cc06efd4388f56baf60621ced1 0.0s done [2025-10-31T10:28:52.032Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-10-31T10:28:52.032Z] #104 DONE 29.0s [2025-10-31T10:28:52.032Z] [2025-10-31T10:28:52.032Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:30:28.768Z] #126 ... [2025-10-31T10:30:28.768Z] [2025-10-31T10:30:28.768Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:30:28.768Z] #154 DONE 3670.9s [2025-10-31T10:30:28.768Z] [2025-10-31T10:30:28.768Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:30:28.768Z] #157 ... [2025-10-31T10:30:28.768Z] [2025-10-31T10:30:28.768Z] #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:30:28.768Z] #196 DONE 0.3s [2025-10-31T10:30:28.768Z] [2025-10-31T10:30:28.768Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:30:28.768Z] #157 ... [2025-10-31T10:30:28.768Z] [2025-10-31T10:30:28.768Z] #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:30:28.768Z] #197 DONE 0.2s [2025-10-31T10:30:28.768Z] [2025-10-31T10:30:28.768Z] #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:30:29.366Z] #198 DONE 0.6s [2025-10-31T10:30:29.366Z] [2025-10-31T10:30:29.366Z] #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:30:29.638Z] #199 DONE 0.2s [2025-10-31T10:30:29.638Z] [2025-10-31T10:30:29.638Z] #104 [security-spiffe-token-provider] exporting to image [2025-10-31T10:30:29.638Z] #104 exporting layers [2025-10-31T10:30:31.603Z] #104 exporting layers 1.8s done [2025-10-31T10:30:31.603Z] #104 writing image sha256:555e7745d8e84fd6484a2321998ec3350db76a3dcc930987d3a4a3ce83c596ef done [2025-10-31T10:30:31.603Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T10:30:31.603Z] #104 DONE 30.8s [2025-10-31T10:30:31.603Z] [2025-10-31T10:30:31.603Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:39.526Z] #48 ... [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:31:39.526Z] #157 DONE 3739.2s [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:31:39.526Z] #126 ... [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:31:39.526Z] #200 ... [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:31:39.526Z] #149 DONE 3740.8s [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:31:39.526Z] #200 DONE 0.4s [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:31:39.526Z] #126 ... [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:31:39.526Z] #201 DONE 0.4s [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:31:39.526Z] #202 ... [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:31:39.526Z] #203 DONE 0.4s [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:31:39.526Z] #202 DONE 1.0s [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:31:39.526Z] #204 ... [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:31:39.526Z] #205 DONE 0.4s [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:31:39.526Z] #206 DONE 0.4s [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:31:39.526Z] #204 DONE 0.9s [2025-10-31T10:31:39.526Z] [2025-10-31T10:31:39.526Z] #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:31:40.121Z] #207 DONE 0.5s [2025-10-31T10:31:40.121Z] [2025-10-31T10:31:40.121Z] #104 [core-keeper] exporting to image [2025-10-31T10:31:40.121Z] #104 exporting layers [2025-10-31T10:31:41.088Z] #104 exporting layers 1.1s done [2025-10-31T10:31:41.088Z] #104 writing image sha256:f6db48d55fb9fcedef74740ad6c4e7238cf8f4232e8f6df32ad426067e158892 0.0s done [2025-10-31T10:31:41.088Z] #104 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-10-31T10:31:41.088Z] #104 DONE 31.9s [2025-10-31T10:31:41.088Z] [2025-10-31T10:31:41.088Z] #208 [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:31:43.047Z] #208 DONE 3.1s [2025-10-31T10:31:43.047Z] [2025-10-31T10:31:43.047Z] #104 [security-proxy-auth] exporting to image [2025-10-31T10:31:44.015Z] #104 exporting layers 1.2s done [2025-10-31T10:31:44.015Z] #104 writing image sha256:4862cec42cbfe9fe0e72c220ee6a3577af293563ea6b6ef54d9edfb5de442134 done [2025-10-31T10:31:44.015Z] #104 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-10-31T10:31:44.015Z] #104 DONE 33.2s [2025-10-31T10:31:44.015Z] [2025-10-31T10:31:44.015Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:49.373Z] #48 ... [2025-10-31T10:31:49.373Z] [2025-10-31T10:31:49.373Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:31:49.373Z] #153 DONE 3752.4s [2025-10-31T10:31:49.373Z] [2025-10-31T10:31:49.373Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:31:49.373Z] #158 DONE 3752.4s [2025-10-31T10:31:49.373Z] [2025-10-31T10:31:49.373Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:31:50.340Z] #126 ... [2025-10-31T10:31:50.340Z] [2025-10-31T10:31:50.340Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:31:50.611Z] #209 DONE 0.2s [2025-10-31T10:31:50.611Z] [2025-10-31T10:31:50.611Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:31:50.611Z] #210 ... [2025-10-31T10:31:50.611Z] [2025-10-31T10:31:50.611Z] #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:31:50.611Z] #211 DONE 0.3s [2025-10-31T10:31:50.880Z] [2025-10-31T10:31:50.880Z] #212 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:31:50.880Z] #212 ... [2025-10-31T10:31:50.880Z] [2025-10-31T10:31:50.880Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:31:50.880Z] #210 DONE 0.3s [2025-10-31T10:31:51.150Z] [2025-10-31T10:31:51.150Z] #212 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:31:51.150Z] #212 DONE 0.3s [2025-10-31T10:31:51.150Z] [2025-10-31T10:31:51.150Z] #213 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:31:52.118Z] #213 DONE 0.9s [2025-10-31T10:31:52.118Z] [2025-10-31T10:31:52.118Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:31:52.118Z] #214 DONE 1.1s [2025-10-31T10:31:52.118Z] [2025-10-31T10:31:52.118Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:31:52.118Z] #215 ... [2025-10-31T10:31:52.118Z] [2025-10-31T10:31:52.118Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:31:52.118Z] #216 DONE 0.3s [2025-10-31T10:31:52.388Z] [2025-10-31T10:31:52.388Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:31:52.388Z] #215 DONE 0.3s [2025-10-31T10:31:52.388Z] [2025-10-31T10:31:52.388Z] #104 [core-data] exporting to image [2025-10-31T10:31:52.388Z] #104 exporting layers [2025-10-31T10:31:52.660Z] #104 ... [2025-10-31T10:31:52.660Z] [2025-10-31T10:31:52.660Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:31:52.660Z] #217 DONE 0.3s [2025-10-31T10:31:52.660Z] [2025-10-31T10:31:52.660Z] #104 [core-metadata] exporting to image [2025-10-31T10:31:53.254Z] #104 exporting layers 1.1s done [2025-10-31T10:31:53.254Z] #104 writing image sha256:837599eb88fdb801f82b59be8c9a374c93ff97e5e01d7587376c8ee652fcae34 0.0s done [2025-10-31T10:31:53.254Z] #104 naming to docker.io/library/core-data-arm64 done [2025-10-31T10:31:55.852Z] #104 exporting layers 3.4s done [2025-10-31T10:31:56.123Z] #104 writing image sha256:e3b8f219f3b9f9e43181d29f66bae659e671a812e3ab037d53737304f8d5bf2f 0.0s done [2025-10-31T10:31:56.123Z] #104 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-10-31T10:31:56.123Z] #104 DONE 37.7s [2025-10-31T10:31:56.123Z] [2025-10-31T10:31:56.123Z] #55 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:32:35.132Z] #55 ... [2025-10-31T10:32:35.132Z] [2025-10-31T10:32:35.132Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:32:35.132Z] #126 DONE 3794.5s [2025-10-31T10:32:35.132Z] [2025-10-31T10:32:35.132Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:32:35.132Z] #48 ... [2025-10-31T10:32:35.132Z] [2025-10-31T10:32:35.132Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:32:35.132Z] #218 DONE 0.6s [2025-10-31T10:32:35.132Z] [2025-10-31T10:32:35.132Z] #55 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:32:35.132Z] #55 ... [2025-10-31T10:32:35.132Z] [2025-10-31T10:32:35.132Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:32:35.132Z] #219 DONE 0.2s [2025-10-31T10:32:35.132Z] [2025-10-31T10:32:35.132Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:32:35.132Z] #220 DONE 0.7s [2025-10-31T10:32:35.132Z] [2025-10-31T10:32:35.132Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:32:35.132Z] #221 DONE 0.3s [2025-10-31T10:32:35.132Z] [2025-10-31T10:32:35.132Z] #104 [support-scheduler] exporting to image [2025-10-31T10:32:35.132Z] #104 exporting layers [2025-10-31T10:32:35.132Z] #104 exporting layers 1.6s done [2025-10-31T10:32:35.132Z] #104 writing image sha256:a8b4469f6a2b49670d9a8efa3be0709f493b95ed1ea0888d14df940f83e500bc done [2025-10-31T10:32:35.132Z] #104 naming to docker.io/library/support-scheduler-arm64 [2025-10-31T10:32:35.132Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T10:32:35.132Z] #104 DONE 39.3s [2025-10-31T10:32:35.132Z] [2025-10-31T10:32:35.132Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:32:45.346Z] #48 ... [2025-10-31T10:32:45.346Z] [2025-10-31T10:32:45.346Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:32:45.346Z] #156 DONE 3807.9s [2025-10-31T10:32:45.346Z] [2025-10-31T10:32:45.346Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:32:45.346Z] #48 ... [2025-10-31T10:32:45.346Z] [2025-10-31T10:32:45.346Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:32:45.346Z] #222 DONE 0.2s [2025-10-31T10:32:45.346Z] [2025-10-31T10:32:45.346Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:32:45.346Z] #223 DONE 0.2s [2025-10-31T10:32:45.346Z] [2025-10-31T10:32:45.346Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:32:45.960Z] #224 DONE 0.6s [2025-10-31T10:32:45.960Z] [2025-10-31T10:32:45.960Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:32:45.960Z] #225 DONE 0.2s [2025-10-31T10:32:45.960Z] [2025-10-31T10:32:45.960Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:32:46.236Z] #48 ... [2025-10-31T10:32:46.236Z] [2025-10-31T10:32:46.236Z] #104 [support-notifications] exporting to image [2025-10-31T10:32:46.236Z] #104 exporting layers [2025-10-31T10:32:47.227Z] #104 exporting layers 0.9s done [2025-10-31T10:32:47.227Z] #104 writing image sha256:1f218c99893292c63f599d05a0152b446767d590046fd9f7aee11f51927f4c10 0.0s done [2025-10-31T10:32:47.227Z] #104 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-10-31T10:32:47.227Z] #104 DONE 40.3s [2025-10-31T10:32:47.227Z] [2025-10-31T10:32:47.227Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:32:47.227Z] time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T10:32:47.268Z] $ docker stop --time=1 17a751da549a943cd556bc35663b0a49453006b5b06bc68597f322c3433e57f5 [2025-10-31T10:32:49.070Z] $ docker rm -f --volumes 17a751da549a943cd556bc35663b0a49453006b5b06bc68597f322c3433e57f5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:32:49.728Z] + docker images [2025-10-31T10:32:49.728Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:32:49.728Z] support-notifications-arm64 latest 1f218c998932 4 seconds ago 53MB [2025-10-31T10:32:49.728Z] support-scheduler-arm64 latest a8b4469f6a2b 16 seconds ago 49.2MB [2025-10-31T10:32:49.728Z] core-data-arm64 latest 837599eb88fd 57 seconds ago 45.5MB [2025-10-31T10:32:49.728Z] core-metadata-arm64 latest e3b8f219f3b9 57 seconds ago 45.5MB [2025-10-31T10:32:49.728Z] security-proxy-auth-arm64 latest 4862cec42cbf About a minute ago 44.6MB [2025-10-31T10:32:49.728Z] core-keeper-arm64 latest f6db48d55fb9 About a minute ago 45.2MB [2025-10-31T10:32:49.728Z] security-spiffe-token-provider-arm64 latest 555e7745d8e8 2 minutes ago 49.1MB [2025-10-31T10:32:49.728Z] security-secretstore-setup-arm64 latest 576417a428d5 4 minutes ago 79.5MB [2025-10-31T10:32:49.728Z] security-proxy-setup-arm64 latest 3cea11022f44 4 minutes ago 49.5MB [2025-10-31T10:32:49.728Z] core-command-arm64 latest 689400954561 5 minutes ago 40.1MB [2025-10-31T10:32:49.728Z] security-bootstrapper-arm64 latest 4b307da82937 30 minutes ago 21.6MB [2025-10-31T10:32:49.728Z] core-common-config-bootstrapper-arm64 latest 1f9eecedaa9c 30 minutes ago 20.5MB [2025-10-31T10:32:49.728Z] security-spire-agent-arm64 latest 3829b1eb8a5c About an hour ago 194MB [2025-10-31T10:32:49.728Z] security-spire-server-arm64 latest 0fc2bae264a8 About an hour ago 144MB [2025-10-31T10:32:49.728Z] security-spire-config-arm64 latest be40657877d8 About an hour ago 143MB [2025-10-31T10:32:49.728Z] ci-base-image-arm64 latest afb2c67469c4 2 hours ago 920MB [2025-10-31T10:32:49.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T10:32:49.728Z] 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:32:50.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:32:50.598Z] [2025-10-31T10:32:50.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:32:51.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:32:51.302Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T10:32:51.302Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T10:32:51.302Z] 04944245beec: Pulling fs layer [2025-10-31T10:32:51.302Z] 699f458cf7ca: Pulling fs layer [2025-10-31T10:32:51.302Z] 765212b225bb: Pulling fs layer [2025-10-31T10:32:51.302Z] f23df028b6ca: Pulling fs layer [2025-10-31T10:32:51.302Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T10:32:51.302Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T10:32:51.302Z] f23df028b6ca: Waiting [2025-10-31T10:32:51.302Z] d65c8cfc05b1: Waiting [2025-10-31T10:32:51.302Z] 2437ff75d9bd: Waiting [2025-10-31T10:32:51.302Z] 765212b225bb: Waiting [2025-10-31T10:32:51.302Z] 04944245beec: Verifying Checksum [2025-10-31T10:32:51.302Z] 04944245beec: Download complete [2025-10-31T10:32:51.302Z] 765212b225bb: Verifying Checksum [2025-10-31T10:32:51.302Z] 765212b225bb: Download complete [2025-10-31T10:32:51.573Z] f23df028b6ca: Verifying Checksum [2025-10-31T10:32:51.573Z] f23df028b6ca: Download complete [2025-10-31T10:32:51.573Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T10:32:51.573Z] d65c8cfc05b1: Download complete [2025-10-31T10:32:51.573Z] 699f458cf7ca: Verifying Checksum [2025-10-31T10:32:51.573Z] 699f458cf7ca: Download complete [2025-10-31T10:32:52.163Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T10:32:52.163Z] 8998bd30e6a1: Download complete [2025-10-31T10:32:55.532Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T10:32:55.532Z] 2437ff75d9bd: Download complete [2025-10-31T10:32:58.155Z] 8998bd30e6a1: Pull complete [2025-10-31T10:32:58.432Z] 04944245beec: Pull complete [2025-10-31T10:33:01.070Z] 699f458cf7ca: Pull complete [2025-10-31T10:33:01.070Z] 765212b225bb: Pull complete [2025-10-31T10:33:02.053Z] f23df028b6ca: Pull complete [2025-10-31T10:33:02.325Z] d65c8cfc05b1: Pull complete [2025-10-31T10:33:24.558Z] 2437ff75d9bd: Pull complete [2025-10-31T10:33:24.558Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T10:33:24.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:33:24.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:33:24.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-771113 does not seem to be running inside a container [2025-10-31T10:33:25.091Z] $ 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:33:28.711Z] $ docker top 72e010f98347f34d0b29744343d1095352b41abc6a4759ae92fbb0ced5ba2c14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:33:29.799Z] ---> job-cost.sh [2025-10-31T10:33:29.799Z] lf-activate-venv: SKIPPING [2025-10-31T10:33:29.799Z] INFO: No Stack... [2025-10-31T10:33:30.400Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T10:33:31.386Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T10:33:32.072Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2025-10-31T10:33:32.072Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T10:33:32.164Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-2e3c248f46e105fb174306115e6f93d6-1-stack-cost] [2025-10-31T10:33:32.170Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-2e3c248f46e105fb174306115e6f93d6-1-stack-cost] did not exist. Created. [2025-10-31T10:33:32.176Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-2e3c248f46e105fb174306115e6f93d6-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T10:33:32.974Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T10:33:33.287Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T10:33:33.308Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-2e3c248f46e105fb174306115e6f93d6-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T10:33:33.401Z] $ docker stop --time=1 72e010f98347f34d0b29744343d1095352b41abc6a4759ae92fbb0ced5ba2c14 [2025-10-31T10:33:35.255Z] $ docker rm -f --volumes 72e010f98347f34d0b29744343d1095352b41abc6a4759ae92fbb0ced5ba2c14 [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:33:37.989Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:33:38.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:33:39.234Z] ---> package-listing.sh [2025-10-31T10:33:39.234Z] ++ facter osfamily [2025-10-31T10:33:39.234Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:33:39.494Z] + OS_FAMILY=debian [2025-10-31T10:33:39.494Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T10:33:39.494Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:33:39.494Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:33:39.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:33:39.494Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:33:39.494Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:33:39.494Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:33:39.494Z] + case "${OS_FAMILY}" in [2025-10-31T10:33:39.494Z] + dpkg -l [2025-10-31T10:33:39.494Z] + grep '^ii' [2025-10-31T10:33:39.494Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:33:39.494Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:33:39.494Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:33:39.494Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:33:39.495Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T10:33:39.495Z] + 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:33:39.533Z] 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:33:39.829Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:33:40.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:33:40.476Z] [2025-10-31T10:33:40.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:33:40.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:33:40.865Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:33:40.865Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:33:40.865Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:33:40.865Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:33:40.865Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:33:40.865Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:33:40.865Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:33:40.865Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:33:40.865Z] 33b1e0a273af: Waiting [2025-10-31T10:33:40.865Z] 5d3b04190fa2: Waiting [2025-10-31T10:33:40.865Z] 2f39f015ded8: Waiting [2025-10-31T10:33:40.865Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:33:40.865Z] 5c69ac0246d0: Download complete [2025-10-31T10:33:40.865Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:33:40.865Z] ec43610c2a17: Verifying Checksum [2025-10-31T10:33:40.865Z] ec43610c2a17: Download complete [2025-10-31T10:33:40.865Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:33:40.865Z] 33b1e0a273af: Download complete [2025-10-31T10:33:40.865Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T10:33:40.865Z] 5d3b04190fa2: Download complete [2025-10-31T10:33:41.124Z] 5eb5b503b376: Verifying Checksum [2025-10-31T10:33:41.124Z] 5eb5b503b376: Download complete [2025-10-31T10:33:41.694Z] 2f39f015ded8: Download complete [2025-10-31T10:33:42.632Z] 5eb5b503b376: Pull complete [2025-10-31T10:33:42.632Z] 5c69ac0246d0: Pull complete [2025-10-31T10:33:43.200Z] ec43610c2a17: Pull complete [2025-10-31T10:33:43.462Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:33:43.462Z] 33b1e0a273af: Pull complete [2025-10-31T10:33:43.462Z] 5d3b04190fa2: Pull complete [2025-10-31T10:33:50.026Z] 2f39f015ded8: Pull complete [2025-10-31T10:33:50.026Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:33:50.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:33:50.026Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:33:50.252Z] prd-ubuntu20.04-docker-8c-8g-771110 does not seem to be running inside a container [2025-10-31T10:33:50.289Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T10:33:52.455Z] $ docker top 7db852971564d7292df75878623ea41638d9aba0c0175d10b87ca0fb65099741 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:33:52.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:33:53.172Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:33:53.486Z] + ls /var/log/sa-host [2025-10-31T10:33:53.486Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:33:53.734Z] provisioning config files... [2025-10-31T10:33:53.745Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4110065351315953107tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:33:53.804Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:33:54.126Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:33:54.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:33:54.566Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:33:54.607Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:33:54.927Z] ---> sudo-logs.sh [2025-10-31T10:33:54.927Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T10:33:55.018Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:33:55.338Z] ---> job-cost.sh [2025-10-31T10:33:55.338Z] lf-activate-venv: SKIPPING [2025-10-31T10:33:55.338Z] DEBUG: total: 0.2199999988079071 [2025-10-31T10:33:55.338Z] INFO: Retrieving Stack Cost... [2025-10-31T10:33:55.598Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T10:33:55.858Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T10:33:55.899Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:33:56.221Z] ---> logs-deploy.sh [2025-10-31T10:33:56.222Z] lf-activate-venv: SKIPPING [2025-10-31T10:33:56.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-2e3c248f46e105fb174306115e6f93d6/1 [2025-10-31T10:33:56.222Z] INFO: archiving workspace using pattern(s): [2025-10-31T10:33:57.158Z] Archives upload complete. [2025-10-31T10:33:57.158Z] INFO: archiving logs to Nexus