Pull request #5274 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9043c920a3651380ae8e9fa3d6b23dccf4f81d22 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-ssh1903023062697340656.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-ssh6450786236725335912.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-f.god79k53t.84a3af91b4d/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-f.god79k53t.84a3af91b4d/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8845495278139346718.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-f.god79k53t.84a3af91b4d/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9722250072030580310.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-ssh4919345637130140227.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-f.god79k53t.84a3af91b4d/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-f.god79k53t.84a3af91b4d/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9242007396414470294.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771127 in /w/workspace/fe0bb2207ffc317d5a0f584a3af91b4d [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9043c920a3651380ae8e9fa3d6b23dccf4f81d22 (snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d) Commit message: "fix: cmd/security-proxy-setup/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f 9043c920a3651380ae8e9fa3d6b23dccf4f81d22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:53:41.110Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:53:41.316Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:53:41.431Z] ========================================================= [2025-10-31T08:53:41.431Z] EdgeX Global Pipelines Version Info [2025-10-31T08:53:41.431Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:42.280Z] ------------------- [2025-10-31T08:53:42.280Z] stable info: [2025-10-31T08:53:42.280Z] ------------------- [2025-10-31T08:53:42.280Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:53:42.280Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:53:42.280Z] Message: update stable to v1.0.278 [2025-10-31T08:53:43.224Z] ------------------- [2025-10-31T08:53:43.224Z] experimental info: [2025-10-31T08:53:43.224Z] ------------------- [2025-10-31T08:53:43.224Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:53:43.224Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:53:43.224Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:53:43.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:53:43.577Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:53:43.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:53:43.933Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:53:44.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:53:44.148Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:53:44.252Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:53:44.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:53:44.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:53:44.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:53:44.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:53:44.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:53:44.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:53:44.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:53:45.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:53:45.089Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:53:45.167Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:53:45.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:53:45.269Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:53:45.322Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:53:45.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:53:45.439Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:53:45.498Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:53:45.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d [Pipeline] echo [2025-10-31T08:53:45.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d [Pipeline] echo [2025-10-31T08:53:45.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d [Pipeline] echo [2025-10-31T08:53:45.727Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9043c920a3651380ae8e9fa3d6b23dccf4f81d22 [Pipeline] echo [2025-10-31T08:53:45.790Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9043c92 [Pipeline] echo [2025-10-31T08:53:45.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:53:46.034Z] provisioning config files... [2025-10-31T08:53:46.056Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14913141348946596356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:46.434Z] ---> ****-login.sh [2025-10-31T08:53:46.434Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:53:46.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:46.694Z] [2025-10-31T08:53:46.694Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:46.694Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:46.694Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:46.694Z] [2025-10-31T08:53:46.694Z] Login Succeeded [2025-10-31T08:53:46.694Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:53:46.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:46.694Z] [2025-10-31T08:53:46.694Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:46.694Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:46.694Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:46.694Z] [2025-10-31T08:53:46.694Z] Login Succeeded [2025-10-31T08:53:46.694Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:53:46.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:46.955Z] [2025-10-31T08:53:46.956Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:46.956Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:46.956Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:46.956Z] [2025-10-31T08:53:46.956Z] Login Succeeded [2025-10-31T08:53:46.956Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:46.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:46.956Z] [2025-10-31T08:53:46.956Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:46.956Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:46.956Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:46.956Z] [2025-10-31T08:53:46.956Z] Login Succeeded [2025-10-31T08:53:46.956Z] ****.io [2025-10-31T08:53:46.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:47.217Z] [2025-10-31T08:53:47.217Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:47.217Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:47.217Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:47.217Z] [2025-10-31T08:53:47.217Z] Login Succeeded [2025-10-31T08:53:47.217Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:53:47.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:53:47.753Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + dirname cmd/core-command/Dockerfile [2025-10-31T08:53:47.753Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/core-data/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:53:47.753Z] + + dirname cmd/core-metadata/Dockerfilecut [2025-10-31T08:53:47.753Z] -d/ -f2 [2025-10-31T08:53:47.753Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:53:47.753Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2025-10-31T08:53:47.753Z] -f2 [2025-10-31T08:53:47.753Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:53:47.753Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:53:47.753Z] + cut -d/ -f2 [2025-10-31T08:53:47.753Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:53:47.805Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T08:53:48.332Z] + git rev-list -1 --merges 9043c920a3651380ae8e9fa3d6b23dccf4f81d22~1..9043c920a3651380ae8e9fa3d6b23dccf4f81d22 [Pipeline] echo [2025-10-31T08:53:48.365Z] -----------> git rev-list -1 --merges 9043c920a3651380ae8e9fa3d6b23dccf4f81d22~1..9043c920a3651380ae8e9fa3d6b23dccf4f81d22 9043c920a3651380ae8e9fa3d6b23dccf4f81d22 [false] [Pipeline] sh [2025-10-31T08:53:48.686Z] + git log --format=format:%s -1 9043c920a3651380ae8e9fa3d6b23dccf4f81d22 [Pipeline] echo [2025-10-31T08:53:48.724Z] ========================================================= [2025-10-31T08:53:48.724Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:53:48.724Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:53:49.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:53:49.175Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:53:49.175Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:53:49.175Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:53:49.175Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:53:49.175Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:53:49.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:53:49.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:49.622Z] [2025-10-31T08:53:49.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:53:50.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:50.002Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:53:50.002Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:53:50.002Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:53:50.002Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:53:50.002Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:53:50.002Z] 80192f66455f: Pulling fs layer [2025-10-31T08:53:50.002Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:53:50.002Z] 461d9e800cba: Waiting [2025-10-31T08:53:50.002Z] 80192f66455f: Waiting [2025-10-31T08:53:50.002Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:53:50.002Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:53:50.002Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:53:50.002Z] a29436f7fd5d: Waiting [2025-10-31T08:53:50.002Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:53:50.002Z] db01528c6b51: Pulling fs layer [2025-10-31T08:53:50.002Z] 923cac83aea3: Waiting [2025-10-31T08:53:50.002Z] 28988de357af: Pulling fs layer [2025-10-31T08:53:50.002Z] 25ad8b0a4227: Waiting [2025-10-31T08:53:50.002Z] db01528c6b51: Waiting [2025-10-31T08:53:50.002Z] 28988de357af: Waiting [2025-10-31T08:53:50.261Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:53:50.261Z] 6bf1a483ea7c: Download complete [2025-10-31T08:53:50.261Z] 461d9e800cba: Verifying Checksum [2025-10-31T08:53:50.261Z] 461d9e800cba: Download complete [2025-10-31T08:53:50.261Z] 80192f66455f: Verifying Checksum [2025-10-31T08:53:50.261Z] 80192f66455f: Download complete [2025-10-31T08:53:50.261Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:53:50.261Z] f5dfc541a4d3: Download complete [2025-10-31T08:53:50.261Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:53:50.261Z] 3dae71ba6b94: Download complete [2025-10-31T08:53:50.261Z] 923cac83aea3: Download complete [2025-10-31T08:53:50.520Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:53:50.520Z] 25ad8b0a4227: Download complete [2025-10-31T08:53:50.520Z] db01528c6b51: Verifying Checksum [2025-10-31T08:53:50.520Z] db01528c6b51: Download complete [2025-10-31T08:53:50.520Z] 28988de357af: Download complete [2025-10-31T08:53:50.520Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:53:50.520Z] a29436f7fd5d: Download complete [2025-10-31T08:53:51.089Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:53:51.089Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:53:52.027Z] 3dae71ba6b94: Pull complete [2025-10-31T08:53:52.027Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:53:52.969Z] f5dfc541a4d3: Pull complete [2025-10-31T08:53:52.969Z] 461d9e800cba: Pull complete [2025-10-31T08:53:52.969Z] 80192f66455f: Pull complete [2025-10-31T08:53:57.193Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:53:57.761Z] a29436f7fd5d: Pull complete [2025-10-31T08:53:57.761Z] 923cac83aea3: Pull complete [2025-10-31T08:53:58.020Z] 25ad8b0a4227: Pull complete [2025-10-31T08:53:58.020Z] db01528c6b51: Pull complete [2025-10-31T08:53:58.020Z] 28988de357af: Pull complete [2025-10-31T08:53:58.020Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:53:58.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:58.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:53:58.297Z] prd-ubuntu20.04-docker-8c-8g-771127 does not seem to be running inside a container [2025-10-31T08:53:58.324Z] $ 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:54:00.069Z] $ docker top c698d9c5ccf5ca4ed9edb1a67f4bd653f2de64df5c8726ce73d285f17879b963 -eo pid,comm [2025-10-31T08:54:00.122Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T08:54:00.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:54:00.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:00.277Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:00.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:00.388Z] $ docker exec c698d9c5ccf5ca4ed9edb1a67f4bd653f2de64df5c8726ce73d285f17879b963 ssh-agent [2025-10-31T08:54:00.494Z] SSH_AUTH_SOCK=/tmp/ssh-XZiQ8OPvFfl2/agent.33 [2025-10-31T08:54:00.494Z] SSH_AGENT_PID=39 [2025-10-31T08:54:00.500Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:00.607Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3516518076692911853.key (/w/workspace/edgex-go/1@tmp/private_key_3516518076692911853.key) [2025-10-31T08:54:00.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:00.964Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:54:01.283Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:54:01.309Z] $ docker exec --env ******** --env ******** c698d9c5ccf5ca4ed9edb1a67f4bd653f2de64df5c8726ce73d285f17879b963 ssh-agent -k [2025-10-31T08:54:01.412Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:01.412Z] unset SSH_AGENT_PID; [2025-10-31T08:54:01.412Z] echo Agent pid 39 killed; [2025-10-31T08:54:01.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:54:01.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:01.533Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:01.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:01.652Z] $ docker exec c698d9c5ccf5ca4ed9edb1a67f4bd653f2de64df5c8726ce73d285f17879b963 ssh-agent [2025-10-31T08:54:01.763Z] SSH_AUTH_SOCK=/tmp/ssh-Yygw3WxLYXhW/agent.86 [2025-10-31T08:54:01.763Z] SSH_AGENT_PID=92 [2025-10-31T08:54:01.768Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:01.873Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2379847328985856558.key (/w/workspace/edgex-go/1@tmp/private_key_2379847328985856558.key) [2025-10-31T08:54:01.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:02.257Z] + git semver init [2025-10-31T08:54:02.522Z] 2025-10-31 08:54:02,465 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:54:02.522Z] 2025-10-31 08:54:02,469 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:54:02.522Z] 2025-10-31 08:54:02,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:54:02.522Z] 2025-10-31 08:54:02,471 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:54:02.522Z] 2025-10-31 08:54:02,471 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-10-31T08:54:07.835Z] 2025-10-31 08:54:07,136 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:54:07.835Z] 2025-10-31 08:54:07,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d with force:False [2025-10-31T08:54:07.835Z] 2025-10-31 08:54:07,136 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d [2025-10-31T08:54:07.835Z] 2025-10-31 08:54:07,142 [execute] INFO git cat-file --batch-check [2025-10-31T08:54:07.835Z] 2025-10-31 08:54:07,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:07.835Z] 2025-10-31 08:54:07,147 [execute] INFO git cat-file --batch [2025-10-31T08:54:07.835Z] 2025-10-31 08:54:07,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:07.835Z] 2025-10-31 08:54:07,150 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d [2025-10-31T08:54:07.835Z] 0.0.0 [Pipeline] } [2025-10-31T08:54:07.854Z] $ docker exec --env ******** --env ******** c698d9c5ccf5ca4ed9edb1a67f4bd653f2de64df5c8726ce73d285f17879b963 ssh-agent -k [2025-10-31T08:54:07.958Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:07.959Z] unset SSH_AGENT_PID; [2025-10-31T08:54:07.959Z] echo Agent pid 92 killed; [2025-10-31T08:54:07.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:08.415Z] + git semver [Pipeline] } [2025-10-31T08:54:08.697Z] $ docker stop --time=1 c698d9c5ccf5ca4ed9edb1a67f4bd653f2de64df5c8726ce73d285f17879b963 [2025-10-31T08:54:09.988Z] $ docker rm -f --volumes c698d9c5ccf5ca4ed9edb1a67f4bd653f2de64df5c8726ce73d285f17879b963 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:54:10.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:54:10.713Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:54:10.735Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T08:54:11.553Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:54:11.596Z] [edgeX.isLTS] Checking if [snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:11.641Z] [edgeX.isLTS] Checking if [snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:11.683Z] ========================================================= [2025-10-31T08:54:11.683Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:54:11.683Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:12.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:12.035Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:54:12.035Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:54:12.035Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:54:12.035Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:54:12.035Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:54:12.035Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:54:12.035Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:54:12.035Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:54:12.035Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:54:12.035Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:54:12.035Z] 333b49ad6fbf: Waiting [2025-10-31T08:54:12.035Z] c3e65509a76b: Waiting [2025-10-31T08:54:12.035Z] 7cf9ebb963bd: Waiting [2025-10-31T08:54:12.035Z] 4f4fb700ef54: Waiting [2025-10-31T08:54:12.035Z] 151cf03bc807: Waiting [2025-10-31T08:54:12.035Z] bb34ca984cfb: Waiting [2025-10-31T08:54:12.035Z] c35fb4624d26: Verifying Checksum [2025-10-31T08:54:12.035Z] c35fb4624d26: Download complete [2025-10-31T08:54:12.035Z] 333b49ad6fbf: Verifying Checksum [2025-10-31T08:54:12.035Z] 333b49ad6fbf: Download complete [2025-10-31T08:54:12.035Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:54:12.035Z] 4f4fb700ef54: Download complete [2025-10-31T08:54:12.035Z] c3e65509a76b: Verifying Checksum [2025-10-31T08:54:12.035Z] c3e65509a76b: Download complete [2025-10-31T08:54:12.295Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:54:12.295Z] 2d35ebdb57d9: Download complete [2025-10-31T08:54:12.295Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:54:12.556Z] c35fb4624d26: Pull complete [2025-10-31T08:54:12.556Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:54:12.556Z] 7cf9ebb963bd: Download complete [2025-10-31T08:54:12.818Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:54:12.818Z] 151cf03bc807: Download complete [2025-10-31T08:54:12.818Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:54:12.818Z] 4e2aec7ef170: Download complete [2025-10-31T08:54:13.752Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:54:13.752Z] bb34ca984cfb: Download complete [2025-10-31T08:54:17.936Z] 4e2aec7ef170: Pull complete [2025-10-31T08:54:17.936Z] 333b49ad6fbf: Pull complete [2025-10-31T08:54:17.936Z] 4f4fb700ef54: Pull complete [2025-10-31T08:54:17.936Z] c3e65509a76b: Pull complete [2025-10-31T08:54:18.504Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:54:22.709Z] bb34ca984cfb: Pull complete [2025-10-31T08:54:23.642Z] 151cf03bc807: Pull complete [2025-10-31T08:54:23.642Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:54:23.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:23.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:23.998Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:23.998Z] WORKDIR /edgex [2025-10-31T08:54:23.998Z] COPY go.mod . [2025-10-31T08:54:23.998Z] RUN go mod download [2025-10-31T08:54:23.998Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:54:24.567Z] #0 building with "default" instance using docker driver [2025-10-31T08:54:24.567Z] [2025-10-31T08:54:24.567Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:54:24.567Z] #1 transferring dockerfile: 164B done [2025-10-31T08:54:24.567Z] #1 DONE 0.0s [2025-10-31T08:54:24.567Z] [2025-10-31T08:54:24.567Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:24.567Z] #2 DONE 0.0s [2025-10-31T08:54:24.567Z] [2025-10-31T08:54:24.567Z] #3 [internal] load .dockerignore [2025-10-31T08:54:24.567Z] #3 transferring context: 50B done [2025-10-31T08:54:24.567Z] #3 DONE 0.1s [2025-10-31T08:54:24.825Z] [2025-10-31T08:54:24.825Z] #4 [internal] load build context [2025-10-31T08:54:24.825Z] #4 transferring context: 6.57kB done [2025-10-31T08:54:24.825Z] #4 DONE 0.0s [2025-10-31T08:54:24.825Z] [2025-10-31T08:54:24.825Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:24.825Z] #5 DONE 0.1s [2025-10-31T08:54:24.825Z] [2025-10-31T08:54:24.825Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:54:26.060Z] Still waiting to schedule task [2025-10-31T08:54:26.060Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T08:54:26.205Z] #6 DONE 1.4s [2025-10-31T08:54:26.205Z] [2025-10-31T08:54:26.205Z] #7 [3/4] COPY go.mod . [2025-10-31T08:54:26.205Z] #7 DONE 0.0s [2025-10-31T08:54:26.205Z] [2025-10-31T08:54:26.205Z] #8 [4/4] RUN go mod download [2025-10-31T08:54:31.466Z] #8 DONE 4.5s [2025-10-31T08:54:31.467Z] [2025-10-31T08:54:31.467Z] #9 exporting to image [2025-10-31T08:54:31.467Z] #9 exporting layers [2025-10-31T08:54:34.758Z] #9 exporting layers 3.7s done [2025-10-31T08:54:34.758Z] #9 writing image sha256:e92676ad28910dff77c27c8378b9437672ce1d764560143304e8cf6a6965389b done [2025-10-31T08:54:34.758Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T08:54:34.758Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:35.154Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:54:35.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:35.315Z] prd-ubuntu20.04-docker-8c-8g-771127 does not seem to be running inside a container [2025-10-31T08:54:35.342Z] $ 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:54:35.657Z] $ docker top 49328a35e255fe35beaf099950d32d93b69b5f7c314462539ad9a646843657b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:54:36.074Z] + go version [2025-10-31T08:54:36.074Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:54:36.099Z] $ docker stop --time=1 49328a35e255fe35beaf099950d32d93b69b5f7c314462539ad9a646843657b7 [2025-10-31T08:54:37.360Z] $ docker rm -f --volumes 49328a35e255fe35beaf099950d32d93b69b5f7c314462539ad9a646843657b7 [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:54:38.102Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:54:38.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:38.265Z] prd-ubuntu20.04-docker-8c-8g-771127 does not seem to be running inside a container [2025-10-31T08:54:38.294Z] $ 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:54:38.543Z] $ docker top efb76cd5b0ee76dc6ffa5379a60557cf69eee5a70d7a747a4fd6696f02222c1d -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:54:38.679Z] ========================================================= [2025-10-31T08:54:38.679Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:54:38.679Z] ========================================================= [Pipeline] sh [2025-10-31T08:54:38.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:39.355Z] + make test [2025-10-31T08:54:39.355Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:54:49.341Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.057s coverage: 42.3% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:55:21.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements [2025-10-31T08:55:23.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.4% of statements [2025-10-31T08:55:23.959Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:55:23.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2025-10-31T08:55:23.959Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:55:23.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.080s coverage: 57.6% of statements [2025-10-31T08:55:23.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements [2025-10-31T08:55:23.959Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:55:23.959Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.420s coverage: 94.2% of statements [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:55:25.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.072s coverage: 92.4% of statements [2025-10-31T08:55:25.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:55:25.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:55:25.339Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:55:26.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements [2025-10-31T08:55:26.717Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:55:26.717Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.408s coverage: 95.8% of statements [2025-10-31T08:55:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:55:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:55:28.630Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2025-10-31T08:55:28.630Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:55:28.630Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:55:28.630Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:55:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:55:31.160Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 2.4% of statements [2025-10-31T08:55:31.160Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:55:31.160Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-10-31T08:55:31.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:55:31.160Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 39.4% of statements [2025-10-31T08:55:31.160Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.031s coverage: 68.8% of statements [2025-10-31T08:55:31.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:55:31.160Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:31.160Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:31.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-10-31T08:55:31.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-10-31T08:55:31.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-10-31T08:55:31.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2025-10-31T08:55:32.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2025-10-31T08:55:45.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2025-10-31T08:55:55.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.044s coverage: 92.9% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-10-31T08:55:55.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.037s coverage: 62.3% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-10-31T08:55:55.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.026s coverage: 15.5% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:55:55.119Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.035s coverage: 86.0% of statements [2025-10-31T08:55:55.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.048s coverage: 6.8% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.181s coverage: 54.5% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-10-31T08:55:55.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:55:55.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.139s coverage: 29.2% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 93.8% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.034s coverage: 3.1% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-10-31T08:55:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:55:55.120Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-10-31T08:55:57.018Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 94.9% of statements [2025-10-31T08:55:57.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:55:57.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:55:57.018Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.023s coverage: 9.0% of statements [2025-10-31T08:55:57.018Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 97.7% of statements [2025-10-31T08:55:57.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:55:57.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.038s coverage: 43.6% of statements [2025-10-31T08:55:57.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:55:57.018Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:57.018Z] 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:55:57.276Z] running golangci-lint [2025-10-31T08:55:57.276Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:55:57.276Z] go version go1.25.2 linux/amd64 [2025-10-31T08:55:57.534Z] 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:55:57.534Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:55:57.534Z] 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:55:57.534Z] 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:55:57.534Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:55:57.571Z] $ docker stop --time=1 efb76cd5b0ee76dc6ffa5379a60557cf69eee5a70d7a747a4fd6696f02222c1d [2025-10-31T08:55:58.974Z] $ docker rm -f --volumes efb76cd5b0ee76dc6ffa5379a60557cf69eee5a70d7a747a4fd6696f02222c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T08:56:00.242Z] Failed in branch amd64 [2025-10-31T08:57:05.255Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771138 in /w/workspace/fe0bb2207ffc317d5a0f584a3af91b4d [Pipeline] { [Pipeline] ws [2025-10-31T08:57:05.318Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T08:57:08.430Z] The recommended git tool is: git [2025-10-31T08:57:17.321Z] using credential edgex-jenkins-ssh [2025-10-31T08:57:17.349Z] Cloning the remote Git repository [2025-10-31T08:57:17.435Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:57:17.629Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T08:57:17.869Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:57:17.870Z] > git --version # timeout=10 [2025-10-31T08:57:17.902Z] > git --version # 'git version 2.25.1' [2025-10-31T08:57:17.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:57:18.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:57:44.179Z] Avoid second fetch [2025-10-31T08:57:44.180Z] Checking out Revision 9043c920a3651380ae8e9fa3d6b23dccf4f81d22 (snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d) [2025-10-31T08:57:42.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:57:42.508Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:57:44.207Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:57:44.310Z] > git checkout -f 9043c920a3651380ae8e9fa3d6b23dccf4f81d22 # timeout=10 [2025-10-31T08:57:45.757Z] Commit message: "fix: cmd/security-proxy-setup/Dockerfile to reduce vulnerabilities" [2025-10-31T08:57:45.846Z] > git --version # timeout=10 [2025-10-31T08:57:45.869Z] > git --version # 'git version 2.25.1' [2025-10-31T08:57:45.893Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:57:50.827Z] provisioning config files... [2025-10-31T08:57:50.874Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5363979948183750584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:57:51.732Z] ---> ****-login.sh [2025-10-31T08:57:51.732Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:57:53.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:57:53.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:57:53.489Z] Configure a credential helper to remove this warning. See [2025-10-31T08:57:53.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:57:53.489Z] [2025-10-31T08:57:53.489Z] Login Succeeded [2025-10-31T08:57:53.489Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:57:53.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:57:54.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:57:54.050Z] Configure a credential helper to remove this warning. See [2025-10-31T08:57:54.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:57:54.050Z] [2025-10-31T08:57:54.050Z] Login Succeeded [2025-10-31T08:57:54.050Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:57:54.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:57:54.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:57:54.326Z] Configure a credential helper to remove this warning. See [2025-10-31T08:57:54.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:57:54.327Z] [2025-10-31T08:57:54.327Z] Login Succeeded [2025-10-31T08:57:54.327Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:57:54.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:57:54.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:57:54.933Z] Configure a credential helper to remove this warning. See [2025-10-31T08:57:54.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:57:54.933Z] [2025-10-31T08:57:54.933Z] Login Succeeded [2025-10-31T08:57:54.933Z] ****.io [2025-10-31T08:57:55.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:57:55.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:57:55.495Z] Configure a credential helper to remove this warning. See [2025-10-31T08:57:55.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:57:55.495Z] [2025-10-31T08:57:55.495Z] Login Succeeded [2025-10-31T08:57:55.495Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:57:55.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:57:56.550Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:57:56.595Z] [edgeX.isLTS] Checking if [snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:57:56.645Z] [edgeX.isLTS] Checking if [snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:57:56.695Z] ========================================================= [2025-10-31T08:57:56.695Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:57:56.695Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:57:57.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:57:57.409Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:57:57.409Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:57:57.409Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:57:57.409Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:57:57.409Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:57:57.409Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:57:57.409Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:57:57.409Z] deaec5988b04: Pulling fs layer [2025-10-31T08:57:57.409Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:57:57.409Z] 8ba94037c8f0: Waiting [2025-10-31T08:57:57.409Z] deaec5988b04: Waiting [2025-10-31T08:57:57.409Z] 9f65657bb879: Waiting [2025-10-31T08:57:57.409Z] 4f4fb700ef54: Waiting [2025-10-31T08:57:57.409Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:57:57.409Z] d32bb0dddca7: Download complete [2025-10-31T08:57:57.409Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:57:57.409Z] 196fd7d83e7d: Download complete [2025-10-31T08:57:57.409Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:57:57.409Z] 4f4fb700ef54: Download complete [2025-10-31T08:57:57.409Z] 8ba94037c8f0: Verifying Checksum [2025-10-31T08:57:57.409Z] 8ba94037c8f0: Download complete [2025-10-31T08:57:57.409Z] 6b59a28fa201: Verifying Checksum [2025-10-31T08:57:57.409Z] 6b59a28fa201: Download complete [2025-10-31T08:57:58.403Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:57:58.403Z] 9f65657bb879: Download complete [2025-10-31T08:57:58.676Z] 6b59a28fa201: Pull complete [2025-10-31T08:57:59.652Z] d32bb0dddca7: Pull complete [2025-10-31T08:57:59.652Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:57:59.652Z] 5dab1238d3d9: Download complete [2025-10-31T08:58:01.618Z] deaec5988b04: Verifying Checksum [2025-10-31T08:58:01.618Z] deaec5988b04: Download complete [2025-10-31T08:58:16.700Z] 5dab1238d3d9: Pull complete [2025-10-31T08:58:16.700Z] 196fd7d83e7d: Pull complete [2025-10-31T08:58:16.700Z] 4f4fb700ef54: Pull complete [2025-10-31T08:58:16.700Z] 8ba94037c8f0: Pull complete [2025-10-31T08:58:26.898Z] deaec5988b04: Pull complete [2025-10-31T08:58:28.893Z] 9f65657bb879: Pull complete [2025-10-31T08:58:28.893Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:58:28.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:58:28.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:58:29.320Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:58:29.320Z] WORKDIR /edgex [2025-10-31T08:58:29.320Z] COPY go.mod . [2025-10-31T08:58:29.320Z] RUN go mod download [2025-10-31T08:58:29.320Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-31T08:58:30.317Z] Sending build context to Docker daemon 3.845MB [2025-10-31T08:58:30.317Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:58:30.317Z] ---> 334268110677 [2025-10-31T08:58:30.317Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:58:33.768Z] ---> Running in 7b07de588b90 [2025-10-31T08:58:33.768Z] Removing intermediate container 7b07de588b90 [2025-10-31T08:58:33.768Z] ---> 9c360a522389 [2025-10-31T08:58:33.768Z] Step 3/4 : COPY go.mod . [2025-10-31T08:58:34.786Z] ---> cbf5aab7d91b [2025-10-31T08:58:34.786Z] Step 4/4 : RUN go mod download [2025-10-31T08:58:34.786Z] ---> Running in e3935849cc75 [2025-10-31T08:59:42.803Z] Removing intermediate container e3935849cc75 [2025-10-31T08:59:42.803Z] ---> aa7e97526558 [2025-10-31T08:59:42.803Z] Successfully built aa7e97526558 [2025-10-31T08:59:42.803Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:59:43.243Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T08:59:43.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:59:43.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-771138 does not seem to be running inside a container [2025-10-31T08:59:43.697Z] $ 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:59:45.469Z] $ docker top 90b0c9cbd643391c37d05bab99c1c3c61106fd06261f2eb02dc16c4c88b0071c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:59:46.494Z] + go version [2025-10-31T08:59:46.494Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T08:59:46.529Z] $ docker stop --time=1 90b0c9cbd643391c37d05bab99c1c3c61106fd06261f2eb02dc16c4c88b0071c [2025-10-31T08:59:48.394Z] $ docker rm -f --volumes 90b0c9cbd643391c37d05bab99c1c3c61106fd06261f2eb02dc16c4c88b0071c [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:59:49.404Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T08:59:49.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:59:49.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-771138 does not seem to be running inside a container [2025-10-31T08:59:49.856Z] $ 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:59:51.521Z] $ docker top 923881880cbcb31c45f144e1ed30fbf3949def895470459384d2a13a409d840d -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:59:51.872Z] ========================================================= [2025-10-31T08:59:51.872Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:59:51.872Z] ========================================================= [Pipeline] sh [2025-10-31T08:59:52.552Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:53.293Z] + make test [2025-10-31T08:59:53.293Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T09:01:16.496Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T09:06:38.752Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T09:06:38.752Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:08:01.754Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:08:02.357Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:08:07.805Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:08:07.805Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:08:07.805Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:08:07.805Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:08:11.210Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:08:11.484Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:08:14.109Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:08:40.899Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:08:40.899Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:08:40.899Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:08:40.899Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:09:02.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.288s coverage: 42.3% of statements [2025-10-31T09:09:02.988Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:09:02.988Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:09:02.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.286s coverage: 97.0% of statements [2025-10-31T09:09:15.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.512s coverage: 69.4% of statements [2025-10-31T09:09:15.375Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:09:15.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.287s coverage: 4.8% of statements [2025-10-31T09:09:15.375Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:09:27.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.701s coverage: 57.6% of statements [2025-10-31T09:09:27.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.240s coverage: 86.5% of statements [2025-10-31T09:09:27.699Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:09:27.699Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:09:59.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.111s coverage: 94.2% of statements [2025-10-31T09:09:59.945Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:09:59.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:09:59.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:09:59.945Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:09:59.945Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:09:59.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:09:59.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:09:59.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:09:59.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:09:59.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:09:59.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:09:59.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.803s coverage: 92.4% of statements [2025-10-31T09:09:59.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:09:59.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:09:59.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:09:59.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:09:59.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:10:00.530Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:10:15.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.330s coverage: 8.4% of statements [2025-10-31T09:10:15.536Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:10:15.536Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:10:42.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.960s coverage: 95.8% of statements [2025-10-31T09:10:42.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:10:42.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:10:42.258Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:10:42.258Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:10:42.258Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:10:42.258Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.289s coverage: 72.2% of statements [2025-10-31T09:10:42.535Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:10:42.535Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:10:42.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:10:42.811Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:10:44.800Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:10:45.405Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:10:45.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:10:45.405Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:10:45.405Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:10:45.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:11:07.566Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.414s coverage: 2.4% of statements [2025-10-31T09:11:07.566Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:11:07.566Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.371s coverage: 1.0% of statements [2025-10-31T09:11:07.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:11:15.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.330s coverage: 39.4% of statements [2025-10-31T09:11:15.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.138s coverage: 68.8% of statements [2025-10-31T09:11:15.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:11:15.788Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:15.788Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:11:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.133s coverage: 40.0% of statements [2025-10-31T09:11:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.148s coverage: 87.1% of statements [2025-10-31T09:11:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.130s coverage: 94.1% of statements [2025-10-31T09:11:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.173s coverage: 96.3% of statements [2025-10-31T09:11:27.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements [2025-10-31T09:11:40.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.122s coverage: 94.4% of statements [2025-10-31T09:11:46.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.249s coverage: 92.9% of statements [2025-10-31T09:11:46.817Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:11:46.817Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:11:46.817Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:11:46.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.120s coverage: 68.8% of statements [2025-10-31T09:11:46.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:11:46.817Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:11:46.817Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:11:46.817Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:11:50.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.197s coverage: 62.3% of statements [2025-10-31T09:11:50.173Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:11:50.173Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:11:50.173Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:11:52.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.337s coverage: 47.4% of statements [2025-10-31T09:11:52.763Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:11:52.763Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:11:52.763Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:11:53.731Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:12:12.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.197s coverage: 87.2% of statements [2025-10-31T09:12:12.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.131s coverage: 15.5% of statements [2025-10-31T09:12:12.431Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:12:12.431Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:12:12.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.109s coverage: 100.0% of statements [2025-10-31T09:12:12.431Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:12:13.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.377s coverage: 81.8% of statements [2025-10-31T09:12:18.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.475s coverage: 82.1% of statements [2025-10-31T09:12:18.472Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:12:18.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.156s coverage: 86.0% of statements [2025-10-31T09:12:18.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:12:30.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.368s coverage: 6.8% of statements [2025-10-31T09:12:30.808Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:12:31.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.377s coverage: 33.3% of statements [2025-10-31T09:12:31.858Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:12:31.858Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:12:32.149Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:12:47.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.277s coverage: 100.0% of statements [2025-10-31T09:12:51.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.289s coverage: 54.5% of statements [2025-10-31T09:12:51.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.138s coverage: 89.4% of statements [2025-10-31T09:12:51.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.095s coverage: 100.0% of statements [2025-10-31T09:12:51.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.099s coverage: 73.7% of statements [2025-10-31T09:12:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.109s coverage: 100.0% of statements [2025-10-31T09:12:55.826Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T09:13:04.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.401s coverage: 88.6% of statements [2025-10-31T09:13:04.141Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:13:04.141Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:13:09.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.478s coverage: 96.8% of statements [2025-10-31T09:13:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:13:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:13:09.555Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:13:14.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.119s coverage: 100.0% of statements [2025-10-31T09:13:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.705s coverage: 29.2% of statements [2025-10-31T09:13:33.297Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:13:33.297Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:13:33.297Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:13:37.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.280s coverage: 93.8% of statements [2025-10-31T09:13:37.599Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:13:37.599Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:13:37.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:13:44.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.168s coverage: 3.1% of statements [2025-10-31T09:13:44.306Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:13:45.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.191s coverage: 76.2% of statements [2025-10-31T09:13:45.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.240s coverage: 54.0% of statements [2025-10-31T09:13:46.013Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:13:46.013Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:13:47.446Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:13:48.029Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:13:48.029Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:14:14.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.606s coverage: 17.0% of statements [2025-10-31T09:14:14.823Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:14:14.823Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:14:14.823Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:14:14.823Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:14:29.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.590s coverage: 94.9% of statements [2025-10-31T09:14:29.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:14:29.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:14:29.901Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:14:29.901Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:14:40.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.501s coverage: 9.0% of statements [2025-10-31T09:14:40.558Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:14:40.558Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:14:40.558Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:14:52.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.438s coverage: 97.7% of statements [2025-10-31T09:14:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:14:52.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.172s coverage: 43.6% of statements [2025-10-31T09:14:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:14:52.940Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:14:53.536Z] 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:14:53.812Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T09:14:53.812Z] go vet ./... [2025-10-31T09:21:31.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:21:31.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:21:31.003Z] ./bin/test-attribution-txt.sh [2025-10-31T09:21:31.003Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:21:31.003Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:21:31.003Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:21:31.003Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:21:31.003Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:21:31.003Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:21:31.045Z] [edgeX.isLTS] Checking if [snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:21:31.787Z] + ls -al . [2025-10-31T09:21:31.787Z] total 1380 [2025-10-31T09:21:31.787Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 09:00 . [2025-10-31T09:21:31.787Z] drwxr-xr-x 4 root root 4096 Oct 31 08:59 .. [2025-10-31T09:21:31.787Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 .blubracket [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:57 .dockerignore [2025-10-31T09:21:31.787Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:57 .git [2025-10-31T09:21:31.787Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:57 .github [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:57 .gitignore [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 08:57 .golangci.yml [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:57 .hadolint.yml [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:57 .sonarcloud.properties [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:57 ADOPTERS.md [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:57 Attribution.txt [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:57 CHANGELOG.md [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:57 CONTRIBUTING.md [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:57 GOVERNANCE.md [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 08:57 Jenkinsfile [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:57 LICENSE [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:57 Makefile [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:57 OWNERS.md [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:57 README.md [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:57 SECURITY.md [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION [2025-10-31T09:21:31.787Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 bin [2025-10-31T09:21:31.787Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:57 cmd [2025-10-31T09:21:31.787Z] -rw-r--r-- 1 root root 1036394 Oct 31 09:14 coverage.out [2025-10-31T09:21:31.787Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 fuzz_test [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:57 go.mod [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:57 go.sum [2025-10-31T09:21:31.787Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:57 internal [2025-10-31T09:21:31.787Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 openapi [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:57 security.txt [2025-10-31T09:21:31.787Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:57 version.go [Pipeline] sh [2025-10-31T09:21:32.567Z] + '[' -e coverage.out ] [2025-10-31T09:21:32.567Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:21:34.334Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:21:35.017Z] + make build [2025-10-31T09:21:35.017Z] 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:27:12.179Z] 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:27:20.470Z] 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:27:32.857Z] 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:27:37.115Z] 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:27:49.435Z] 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:28:45.872Z] 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:28:55.960Z] 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:18.037Z] 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:29:33.065Z] 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:45.382Z] 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:55.477Z] 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:30:03.718Z] 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:30:16.088Z] $ docker stop --time=1 923881880cbcb31c45f144e1ed30fbf3949def895470459384d2a13a409d840d [2025-10-31T09:30:18.504Z] $ docker rm -f --volumes 923881880cbcb31c45f144e1ed30fbf3949def895470459384d2a13a409d840d [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:30:24.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:30:24.717Z] [2025-10-31T09:30:24.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:30:25.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:30:25.418Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T09:30:25.418Z] 547446be3368: Pulling fs layer [2025-10-31T09:30:25.418Z] d125d8839a47: Pulling fs layer [2025-10-31T09:30:25.418Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T09:30:25.418Z] c3105a71a48b: Pulling fs layer [2025-10-31T09:30:25.418Z] 0f093f025ec4: Pulling fs layer [2025-10-31T09:30:25.418Z] c3106fc0e877: Pulling fs layer [2025-10-31T09:30:25.418Z] c3105a71a48b: Waiting [2025-10-31T09:30:25.418Z] 0f093f025ec4: Waiting [2025-10-31T09:30:25.418Z] c3106fc0e877: Waiting [2025-10-31T09:30:25.418Z] 547446be3368: Verifying Checksum [2025-10-31T09:30:25.418Z] 547446be3368: Download complete [2025-10-31T09:30:25.689Z] c3105a71a48b: Verifying Checksum [2025-10-31T09:30:25.689Z] c3105a71a48b: Download complete [2025-10-31T09:30:25.960Z] d125d8839a47: Verifying Checksum [2025-10-31T09:30:25.960Z] d125d8839a47: Download complete [2025-10-31T09:30:25.960Z] c3106fc0e877: Verifying Checksum [2025-10-31T09:30:25.960Z] c3106fc0e877: Download complete [2025-10-31T09:30:26.231Z] 0f093f025ec4: Verifying Checksum [2025-10-31T09:30:26.231Z] 0f093f025ec4: Download complete [2025-10-31T09:30:26.506Z] 547446be3368: Pull complete [2025-10-31T09:30:27.916Z] d125d8839a47: Pull complete [2025-10-31T09:30:28.184Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T09:30:28.184Z] 3e85d5ac6304: Download complete [2025-10-31T09:30:38.265Z] 3e85d5ac6304: Pull complete [2025-10-31T09:30:38.537Z] c3105a71a48b: Pull complete [2025-10-31T09:30:39.952Z] 0f093f025ec4: Pull complete [2025-10-31T09:30:40.221Z] c3106fc0e877: Pull complete [2025-10-31T09:30:40.221Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T09:30:40.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:30:40.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:30:40.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-771138 does not seem to be running inside a container [2025-10-31T09:30:40.639Z] $ 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:30:43.612Z] $ docker top 95728e538c2098fc288227262a677d61a5c770b837c33064c9c9e3c394a9118b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:30:44.633Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:30:59.820Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:30:59.820Z] #1 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T09:30:59.820Z] #1 DONE 0.7s [2025-10-31T09:31:00.457Z] [2025-10-31T09:31:00.457Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:31:00.457Z] #2 transferring dockerfile: 2.50kB 0.0s done [2025-10-31T09:31:00.457Z] #2 DONE 0.1s [2025-10-31T09:31:00.457Z] [2025-10-31T09:31:00.457Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:31:00.457Z] #3 transferring dockerfile: 1.69kB 0.0s done [2025-10-31T09:31:00.457Z] #3 DONE 0.1s [2025-10-31T09:31:00.457Z] [2025-10-31T09:31:00.457Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:31:00.457Z] #4 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T09:31:00.457Z] #4 DONE 0.1s [2025-10-31T09:31:00.457Z] [2025-10-31T09:31:00.457Z] #5 [core-command internal] load build definition from Dockerfile [2025-10-31T09:31:00.764Z] #5 transferring dockerfile: 1.94kB 0.0s done [2025-10-31T09:31:00.765Z] #5 DONE 0.1s [2025-10-31T09:31:00.765Z] [2025-10-31T09:31:00.765Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:31:00.765Z] #6 transferring dockerfile: 2.14kB done [2025-10-31T09:31:00.765Z] #6 DONE 0.1s [2025-10-31T09:31:00.765Z] [2025-10-31T09:31:00.765Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:31:00.765Z] #7 transferring dockerfile: 1.81kB 0.0s done [2025-10-31T09:31:00.765Z] #7 DONE 0.1s [2025-10-31T09:31:01.043Z] [2025-10-31T09:31:01.043Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:31:01.043Z] #8 transferring dockerfile: 2.00kB 0.0s done [2025-10-31T09:31:01.043Z] #8 DONE 0.1s [2025-10-31T09:31:01.043Z] [2025-10-31T09:31:01.043Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:31:01.043Z] #9 transferring dockerfile: 1.70kB done [2025-10-31T09:31:01.043Z] #9 DONE 0.1s [2025-10-31T09:31:01.043Z] [2025-10-31T09:31:01.043Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:31:01.323Z] #10 transferring dockerfile: 2.10kB 0.0s done [2025-10-31T09:31:01.323Z] #10 DONE 0.1s [2025-10-31T09:31:01.323Z] [2025-10-31T09:31:01.323Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:31:01.323Z] #11 transferring dockerfile: 1.83kB 0.0s done [2025-10-31T09:31:01.323Z] #11 DONE 0.1s [2025-10-31T09:31:01.323Z] [2025-10-31T09:31:01.323Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:31:01.601Z] #12 transferring dockerfile: 1.89kB 0.0s done [2025-10-31T09:31:01.601Z] #12 DONE 0.1s [2025-10-31T09:31:01.601Z] [2025-10-31T09:31:01.601Z] #13 [core-data internal] load build definition from Dockerfile [2025-10-31T09:31:01.601Z] #13 transferring dockerfile: 2.04kB 0.0s done [2025-10-31T09:31:01.601Z] #13 DONE 0.1s [2025-10-31T09:31:01.601Z] [2025-10-31T09:31:01.601Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:31:01.601Z] #14 transferring dockerfile: 2.49kB 0.0s done [2025-10-31T09:31:01.601Z] #14 DONE 0.1s [2025-10-31T09:31:01.601Z] [2025-10-31T09:31:01.601Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:31:01.601Z] #15 transferring dockerfile: 3.02kB done [2025-10-31T09:31:01.601Z] #15 DONE 0.1s [2025-10-31T09:31:01.880Z] [2025-10-31T09:31:01.880Z] #16 [core-keeper internal] load .dockerignore [2025-10-31T09:31:01.880Z] #16 transferring context: 50B done [2025-10-31T09:31:01.880Z] #16 DONE 0.1s [2025-10-31T09:31:03.340Z] [2025-10-31T09:31:03.340Z] #17 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:31:03.340Z] #17 transferring context: 50B 0.0s done [2025-10-31T09:31:03.340Z] #17 DONE 0.1s [2025-10-31T09:31:03.340Z] [2025-10-31T09:31:03.340Z] #18 [security-spire-config internal] load .dockerignore [2025-10-31T09:31:03.340Z] #18 transferring context: 50B 0.0s done [2025-10-31T09:31:03.340Z] #18 DONE 0.1s [2025-10-31T09:31:03.340Z] [2025-10-31T09:31:03.340Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:31:03.340Z] #19 transferring context: 50B 0.0s done [2025-10-31T09:31:03.340Z] #19 DONE 0.1s [2025-10-31T09:31:03.340Z] [2025-10-31T09:31:03.340Z] #20 [core-command internal] load .dockerignore [2025-10-31T09:31:03.340Z] #20 transferring context: 50B done [2025-10-31T09:31:03.340Z] #20 DONE 0.1s [2025-10-31T09:31:03.340Z] [2025-10-31T09:31:03.340Z] #21 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:31:03.614Z] #21 transferring context: 50B done [2025-10-31T09:31:03.614Z] #21 DONE 0.1s [2025-10-31T09:31:03.614Z] [2025-10-31T09:31:03.614Z] #22 [security-spire-agent internal] load .dockerignore [2025-10-31T09:31:03.614Z] #22 transferring context: 50B 0.0s done [2025-10-31T09:31:03.614Z] #22 DONE 0.1s [2025-10-31T09:31:03.614Z] [2025-10-31T09:31:03.614Z] #23 [support-notifications internal] load .dockerignore [2025-10-31T09:31:03.614Z] #23 transferring context: 50B 0.0s done [2025-10-31T09:31:03.614Z] #23 DONE 0.1s [2025-10-31T09:31:03.614Z] [2025-10-31T09:31:03.614Z] #24 [security-spire-server internal] load .dockerignore [2025-10-31T09:31:03.895Z] #24 transferring context: 50B 0.0s done [2025-10-31T09:31:03.895Z] #24 DONE 0.1s [2025-10-31T09:31:03.895Z] [2025-10-31T09:31:03.895Z] #25 [core-metadata internal] load .dockerignore [2025-10-31T09:31:03.895Z] #25 transferring context: 50B 0.0s done [2025-10-31T09:31:03.895Z] #25 DONE 0.1s [2025-10-31T09:31:03.895Z] [2025-10-31T09:31:03.895Z] #26 [support-scheduler internal] load .dockerignore [2025-10-31T09:31:03.895Z] #26 transferring context: 50B 0.0s done [2025-10-31T09:31:03.895Z] #26 DONE 0.1s [2025-10-31T09:31:03.895Z] [2025-10-31T09:31:03.895Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:31:04.167Z] #27 transferring context: 50B 0.0s done [2025-10-31T09:31:04.167Z] #27 DONE 0.1s [2025-10-31T09:31:04.167Z] [2025-10-31T09:31:04.167Z] #28 [core-data internal] load .dockerignore [2025-10-31T09:31:04.167Z] #28 transferring context: 50B 0.0s done [2025-10-31T09:31:04.167Z] #28 DONE 0.1s [2025-10-31T09:31:04.167Z] [2025-10-31T09:31:04.167Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:31:04.167Z] #29 transferring context: 50B 0.0s done [2025-10-31T09:31:04.167Z] #29 DONE 0.1s [2025-10-31T09:31:04.439Z] [2025-10-31T09:31:04.439Z] #30 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:31:04.439Z] #30 transferring context: 50B 0.0s done [2025-10-31T09:31:04.439Z] #30 DONE 0.1s [2025-10-31T09:31:04.439Z] [2025-10-31T09:31:04.439Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:04.439Z] #31 DONE 0.0s [2025-10-31T09:31:04.439Z] [2025-10-31T09:31:04.439Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:04.718Z] #32 DONE 0.2s [2025-10-31T09:31:04.718Z] [2025-10-31T09:31:04.718Z] #33 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:04.718Z] #33 DONE 0.0s [2025-10-31T09:31:04.718Z] [2025-10-31T09:31:04.718Z] #34 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:04.718Z] #34 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:04.718Z] #34 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:04.718Z] #34 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:04.718Z] #34 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:04.988Z] #34 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.05MB / 4.09MB 0.1s [2025-10-31T09:31:05.261Z] #34 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s [2025-10-31T09:31:05.261Z] #34 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:31:05.261Z] #34 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-31T09:31:06.701Z] #34 ... [2025-10-31T09:31:06.701Z] [2025-10-31T09:31:06.701Z] #33 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:06.701Z] #33 DONE 1.7s [2025-10-31T09:31:06.701Z] [2025-10-31T09:31:06.701Z] #34 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:06.701Z] #34 ... [2025-10-31T09:31:06.701Z] [2025-10-31T09:31:06.701Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:06.701Z] #31 DONE 0.0s [2025-10-31T09:31:06.701Z] [2025-10-31T09:31:06.701Z] #34 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:06.984Z] #34 ... [2025-10-31T09:31:06.984Z] [2025-10-31T09:31:06.984Z] #35 [core-keeper builder 2/8] WORKDIR /edgex-go [2025-10-31T09:31:06.984Z] #35 DONE 0.5s [2025-10-31T09:31:06.984Z] [2025-10-31T09:31:06.984Z] #34 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:06.984Z] #34 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:31:06.984Z] #34 ... [2025-10-31T09:31:06.984Z] [2025-10-31T09:31:06.984Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:06.984Z] #31 DONE 0.0s [2025-10-31T09:31:07.259Z] [2025-10-31T09:31:07.260Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:07.260Z] #32 DONE 0.5s [2025-10-31T09:31:07.260Z] [2025-10-31T09:31:07.260Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T09:31:07.260Z] #36 DONE 0.6s [2025-10-31T09:31:07.260Z] [2025-10-31T09:31:07.260Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:07.260Z] #37 ... [2025-10-31T09:31:07.260Z] [2025-10-31T09:31:07.260Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:07.260Z] #31 DONE 0.1s [2025-10-31T09:31:07.260Z] [2025-10-31T09:31:07.260Z] #33 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:07.260Z] #33 DONE 2.7s [2025-10-31T09:31:07.260Z] [2025-10-31T09:31:07.260Z] #35 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2025-10-31T09:31:07.260Z] #35 DONE 0.9s [2025-10-31T09:31:07.260Z] [2025-10-31T09:31:07.260Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:07.534Z] #37 ... [2025-10-31T09:31:07.534Z] [2025-10-31T09:31:07.534Z] #33 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:07.534Z] #33 DONE 2.7s [2025-10-31T09:31:07.534Z] [2025-10-31T09:31:07.534Z] #35 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2025-10-31T09:31:07.534Z] #35 DONE 0.9s [2025-10-31T09:31:07.534Z] [2025-10-31T09:31:07.534Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:07.534Z] #37 ... [2025-10-31T09:31:07.534Z] [2025-10-31T09:31:07.534Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:07.534Z] #31 DONE 0.1s [2025-10-31T09:31:07.810Z] [2025-10-31T09:31:07.810Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:07.810Z] #37 ... [2025-10-31T09:31:07.810Z] [2025-10-31T09:31:07.810Z] #33 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:07.810Z] #33 DONE 2.7s [2025-10-31T09:31:07.810Z] [2025-10-31T09:31:07.810Z] #35 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2025-10-31T09:31:07.810Z] #35 DONE 1.0s [2025-10-31T09:31:07.810Z] [2025-10-31T09:31:07.810Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:07.810Z] #31 DONE 0.1s [2025-10-31T09:31:07.810Z] [2025-10-31T09:31:07.810Z] #34 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:07.810Z] #34 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:07.810Z] #34 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:07.810Z] #34 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:07.810Z] #34 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:07.810Z] #34 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:31:07.810Z] #34 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:31:08.405Z] #34 ... [2025-10-31T09:31:08.405Z] [2025-10-31T09:31:08.405Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.405Z] #31 DONE 0.1s [2025-10-31T09:31:08.405Z] [2025-10-31T09:31:08.405Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:08.405Z] #37 transferring context: 47.07MB 3.7s [2025-10-31T09:31:08.686Z] #37 ... [2025-10-31T09:31:08.686Z] [2025-10-31T09:31:08.686Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.686Z] #31 DONE 0.1s [2025-10-31T09:31:08.686Z] [2025-10-31T09:31:08.686Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:08.963Z] #37 ... [2025-10-31T09:31:08.963Z] [2025-10-31T09:31:08.963Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:08.963Z] #32 DONE 1.9s [2025-10-31T09:31:08.963Z] [2025-10-31T09:31:08.963Z] #34 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:08.963Z] #34 DONE 5.0s [2025-10-31T09:31:08.963Z] [2025-10-31T09:31:08.963Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:08.963Z] #37 ... [2025-10-31T09:31:08.963Z] [2025-10-31T09:31:08.963Z] #33 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:08.963Z] #33 DONE 2.8s [2025-10-31T09:31:08.963Z] [2025-10-31T09:31:08.963Z] #35 [support-notifications builder 2/8] WORKDIR /edgex-go [2025-10-31T09:31:08.963Z] #35 DONE 1.1s [2025-10-31T09:31:08.963Z] [2025-10-31T09:31:08.963Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.963Z] #31 DONE 0.1s [2025-10-31T09:31:08.963Z] [2025-10-31T09:31:08.963Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:31:08.963Z] #38 DONE 2.1s [2025-10-31T09:31:08.963Z] [2025-10-31T09:31:08.963Z] #34 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:08.963Z] #34 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:08.963Z] #34 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:08.963Z] #34 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:08.963Z] #34 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:08.963Z] #34 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:31:08.963Z] #34 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:31:08.963Z] #34 DONE 5.2s [2025-10-31T09:31:08.963Z] [2025-10-31T09:31:08.963Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:09.240Z] #37 ... [2025-10-31T09:31:09.240Z] [2025-10-31T09:31:09.240Z] #33 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:09.240Z] #33 DONE 2.8s [2025-10-31T09:31:09.240Z] [2025-10-31T09:31:09.240Z] #35 [support-scheduler builder 2/8] WORKDIR /edgex-go [2025-10-31T09:31:09.240Z] #35 DONE 1.1s [2025-10-31T09:31:09.240Z] [2025-10-31T09:31:09.240Z] #39 [support-notifications internal] load build context [2025-10-31T09:31:09.240Z] #39 DONE 0.0s [2025-10-31T09:31:09.240Z] [2025-10-31T09:31:09.240Z] #40 [security-spire-server internal] load build context [2025-10-31T09:31:09.240Z] #40 DONE 0.0s [2025-10-31T09:31:09.240Z] [2025-10-31T09:31:09.240Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:09.240Z] #41 DONE 0.0s [2025-10-31T09:31:09.240Z] [2025-10-31T09:31:09.240Z] #34 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:09.240Z] #34 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:09.240Z] #34 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:09.240Z] #34 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:09.240Z] #34 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:09.240Z] #34 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:31:09.240Z] #34 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:31:09.240Z] #34 DONE 5.2s [2025-10-31T09:31:09.240Z] [2025-10-31T09:31:09.240Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:09.240Z] #37 ... [2025-10-31T09:31:09.240Z] [2025-10-31T09:31:09.240Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:09.240Z] #31 DONE 0.1s [2025-10-31T09:31:09.240Z] [2025-10-31T09:31:09.240Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:09.842Z] #37 ... [2025-10-31T09:31:09.842Z] [2025-10-31T09:31:09.842Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:09.842Z] #31 DONE 0.1s [2025-10-31T09:31:09.842Z] [2025-10-31T09:31:09.842Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:09.842Z] #37 ... [2025-10-31T09:31:09.842Z] [2025-10-31T09:31:09.842Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:09.842Z] #31 DONE 0.1s [2025-10-31T09:31:09.842Z] [2025-10-31T09:31:09.842Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:10.443Z] #37 ... [2025-10-31T09:31:10.443Z] [2025-10-31T09:31:10.443Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:31:10.443Z] #42 DONE 2.6s [2025-10-31T09:31:10.443Z] [2025-10-31T09:31:10.443Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:10.443Z] #37 ... [2025-10-31T09:31:10.443Z] [2025-10-31T09:31:10.443Z] #34 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:10.443Z] #34 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:10.443Z] #34 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:10.443Z] #34 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:10.443Z] #34 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:10.443Z] #34 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:31:10.443Z] #34 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:31:10.443Z] #34 DONE 5.2s [2025-10-31T09:31:10.443Z] [2025-10-31T09:31:10.443Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:10.443Z] #43 DONE 0.0s [2025-10-31T09:31:10.443Z] [2025-10-31T09:31:10.443Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:11.878Z] #37 ... [2025-10-31T09:31:11.878Z] [2025-10-31T09:31:11.878Z] #40 [security-spire-server internal] load build context [2025-10-31T09:31:11.878Z] #40 transferring context: 23.80kB 0.3s done [2025-10-31T09:31:11.878Z] #40 DONE 2.4s [2025-10-31T09:31:11.878Z] [2025-10-31T09:31:11.878Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:12.152Z] #37 ... [2025-10-31T09:31:12.152Z] [2025-10-31T09:31:12.152Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:12.152Z] #32 DONE 5.0s [2025-10-31T09:31:12.426Z] [2025-10-31T09:31:12.426Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:12.426Z] #37 ... [2025-10-31T09:31:12.426Z] [2025-10-31T09:31:12.426Z] #33 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:12.426Z] #33 DONE 2.9s [2025-10-31T09:31:12.426Z] [2025-10-31T09:31:12.426Z] #35 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2025-10-31T09:31:12.426Z] #35 DONE 1.2s [2025-10-31T09:31:12.426Z] [2025-10-31T09:31:12.426Z] #34 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:12.426Z] #34 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:12.426Z] #34 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:12.426Z] #34 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:12.426Z] #34 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:12.426Z] #34 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:31:12.426Z] #34 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:31:12.426Z] #34 DONE 5.2s [2025-10-31T09:31:12.426Z] [2025-10-31T09:31:12.426Z] #44 [core-data internal] load build context [2025-10-31T09:31:12.426Z] #44 DONE 0.1s [2025-10-31T09:31:12.426Z] [2025-10-31T09:31:12.426Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:12.703Z] #37 ... [2025-10-31T09:31:12.703Z] [2025-10-31T09:31:12.703Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:12.703Z] #45 DONE 0.1s [2025-10-31T09:31:12.703Z] [2025-10-31T09:31:12.703Z] #46 [security-spire-config internal] load build context [2025-10-31T09:31:12.703Z] #46 transferring context: 22.05kB 0.6s done [2025-10-31T09:31:12.703Z] #46 DONE 3.5s [2025-10-31T09:31:12.703Z] [2025-10-31T09:31:12.703Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:12.703Z] #37 ... [2025-10-31T09:31:12.703Z] [2025-10-31T09:31:12.703Z] #33 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:12.703Z] #33 DONE 2.9s [2025-10-31T09:31:12.703Z] [2025-10-31T09:31:12.703Z] #35 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2025-10-31T09:31:12.703Z] #35 DONE 1.2s [2025-10-31T09:31:12.703Z] [2025-10-31T09:31:12.703Z] #34 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:12.703Z] #34 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:12.703Z] #34 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:12.703Z] #34 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:12.703Z] #34 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:12.703Z] #34 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:31:12.703Z] #34 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s done [2025-10-31T09:31:12.703Z] #34 DONE 5.3s [2025-10-31T09:31:12.982Z] [2025-10-31T09:31:12.982Z] #33 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:12.982Z] #33 DONE 2.9s [2025-10-31T09:31:12.982Z] [2025-10-31T09:31:12.982Z] #35 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2025-10-31T09:31:12.982Z] #35 DONE 1.2s [2025-10-31T09:31:12.982Z] [2025-10-31T09:31:12.982Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:31:12.982Z] #47 DONE 0.0s [2025-10-31T09:31:12.982Z] [2025-10-31T09:31:12.982Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:31:13.586Z] #48 ... [2025-10-31T09:31:13.587Z] [2025-10-31T09:31:13.587Z] #49 [security-spire-agent internal] load build context [2025-10-31T09:31:13.587Z] #49 transferring context: 23.33kB 0.2s done [2025-10-31T09:31:13.587Z] #49 DONE 3.2s [2025-10-31T09:31:13.865Z] [2025-10-31T09:31:13.865Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:14.847Z] #37 ... [2025-10-31T09:31:14.847Z] [2025-10-31T09:31:14.847Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:14.847Z] #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.0s done [2025-10-31T09:31:14.847Z] #43 DONE 4.1s [2025-10-31T09:31:14.847Z] [2025-10-31T09:31:14.847Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:16.826Z] #37 ... [2025-10-31T09:31:16.826Z] [2025-10-31T09:31:16.826Z] #50 [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:31:17.098Z] #50 ... [2025-10-31T09:31:17.099Z] [2025-10-31T09:31:17.099Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:17.373Z] #37 transferring context: 66.29MB 12.4s [2025-10-31T09:31:17.373Z] #37 ... [2025-10-31T09:31:17.373Z] [2025-10-31T09:31:17.373Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:17.373Z] #0 9.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:17.373Z] #51 ... [2025-10-31T09:31:17.373Z] [2025-10-31T09:31:17.373Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:17.647Z] #52 ... [2025-10-31T09:31:17.647Z] [2025-10-31T09:31:17.647Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:31:17.647Z] #53 ... [2025-10-31T09:31:17.647Z] [2025-10-31T09:31:17.647Z] #54 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:17.647Z] #54 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.4s done [2025-10-31T09:31:17.647Z] #54 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T09:31:17.647Z] #54 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T09:31:17.647Z] #54 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T09:31:17.647Z] #54 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 2.0s done [2025-10-31T09:31:17.647Z] #54 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 5.5s [2025-10-31T09:31:17.647Z] #54 ... [2025-10-31T09:31:17.647Z] [2025-10-31T09:31:17.647Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:17.647Z] #0 9.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:17.926Z] #55 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:17.926Z] #55 ... [2025-10-31T09:31:17.926Z] [2025-10-31T09:31:17.926Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:31:17.926Z] #56 ... [2025-10-31T09:31:17.926Z] [2025-10-31T09:31:17.926Z] #57 [core-command internal] load build context [2025-10-31T09:31:18.206Z] #57 ... [2025-10-31T09:31:18.206Z] [2025-10-31T09:31:18.206Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:31:19.189Z] #56 ... [2025-10-31T09:31:19.189Z] [2025-10-31T09:31:19.189Z] #58 [core-metadata internal] load build context [2025-10-31T09:31:19.189Z] #58 ... [2025-10-31T09:31:19.189Z] [2025-10-31T09:31:19.189Z] #59 [support-scheduler internal] load build context [2025-10-31T09:31:19.189Z] #59 ... [2025-10-31T09:31:19.189Z] [2025-10-31T09:31:19.189Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:19.189Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 3.2s done [2025-10-31T09:31:19.189Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:31:19.189Z] #41 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:31:19.189Z] #41 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:31:19.465Z] #41 ... [2025-10-31T09:31:19.465Z] [2025-10-31T09:31:19.465Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:31:19.465Z] #60 ... [2025-10-31T09:31:19.465Z] [2025-10-31T09:31:19.465Z] #39 [support-notifications internal] load build context [2025-10-31T09:31:19.465Z] #39 ... [2025-10-31T09:31:19.465Z] [2025-10-31T09:31:19.465Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:31:19.744Z] #61 ... [2025-10-31T09:31:19.744Z] [2025-10-31T09:31:19.744Z] #58 [core-metadata internal] load build context [2025-10-31T09:31:20.022Z] #58 ... [2025-10-31T09:31:20.022Z] [2025-10-31T09:31:20.022Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:20.022Z] #62 ... [2025-10-31T09:31:20.022Z] [2025-10-31T09:31:20.022Z] #63 [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:31:20.298Z] #63 ... [2025-10-31T09:31:20.298Z] [2025-10-31T09:31:20.298Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:31:20.298Z] #64 ... [2025-10-31T09:31:20.298Z] [2025-10-31T09:31:20.298Z] #58 [core-metadata internal] load build context [2025-10-31T09:31:20.575Z] #58 ... [2025-10-31T09:31:20.575Z] [2025-10-31T09:31:20.575Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:31:20.575Z] #65 ... [2025-10-31T09:31:20.575Z] [2025-10-31T09:31:20.575Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:31:20.851Z] #66 ... [2025-10-31T09:31:20.851Z] [2025-10-31T09:31:20.851Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:31:20.851Z] #67 ... [2025-10-31T09:31:20.851Z] [2025-10-31T09:31:20.851Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:20.851Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 2.2s [2025-10-31T09:31:21.458Z] #41 ... [2025-10-31T09:31:21.459Z] [2025-10-31T09:31:21.459Z] #50 [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:31:21.459Z] #50 DONE 14.5s [2025-10-31T09:31:21.459Z] [2025-10-31T09:31:21.459Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:21.459Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 3.1s [2025-10-31T09:31:21.734Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.4s [2025-10-31T09:31:21.734Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 3.4s [2025-10-31T09:31:22.726Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.9s done [2025-10-31T09:31:22.726Z] #41 ... [2025-10-31T09:31:22.726Z] [2025-10-31T09:31:22.726Z] #44 [core-data internal] load build context [2025-10-31T09:31:23.001Z] #44 ... [2025-10-31T09:31:23.001Z] [2025-10-31T09:31:23.001Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:23.001Z] #45 ... [2025-10-31T09:31:23.001Z] [2025-10-31T09:31:23.001Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:31:23.001Z] #68 ... [2025-10-31T09:31:23.001Z] [2025-10-31T09:31:23.001Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:31:23.288Z] #47 ... [2025-10-31T09:31:23.288Z] [2025-10-31T09:31:23.288Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:23.288Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.7s [2025-10-31T09:31:23.288Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.9s done [2025-10-31T09:31:23.288Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.7s [2025-10-31T09:31:23.288Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 4.7s [2025-10-31T09:31:23.563Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.0s done [2025-10-31T09:31:23.563Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.0s done [2025-10-31T09:31:24.164Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 5.4s done [2025-10-31T09:31:24.164Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-10-31T09:31:24.443Z] #41 ... [2025-10-31T09:31:24.443Z] [2025-10-31T09:31:24.443Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:24.443Z] #69 ... [2025-10-31T09:31:24.443Z] [2025-10-31T09:31:24.443Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:24.443Z] #45 transferring context: 77.68kB 9.1s [2025-10-31T09:31:24.719Z] #45 ... [2025-10-31T09:31:24.720Z] [2025-10-31T09:31:24.720Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:24.720Z] #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:31:24.720Z] #43 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T09:31:24.720Z] #43 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T09:31:24.720Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.2s done [2025-10-31T09:31:24.720Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.7s done [2025-10-31T09:31:24.720Z] #43 ... [2025-10-31T09:31:24.720Z] [2025-10-31T09:31:24.720Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:31:25.003Z] #70 ... [2025-10-31T09:31:25.003Z] [2025-10-31T09:31:25.003Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:25.003Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 1.0s done [2025-10-31T09:31:25.603Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 7.1s [2025-10-31T09:31:25.603Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 1.0s done [2025-10-31T09:31:25.603Z] #41 ... [2025-10-31T09:31:25.603Z] [2025-10-31T09:31:25.603Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:31:25.603Z] #71 ... [2025-10-31T09:31:25.603Z] [2025-10-31T09:31:25.603Z] #58 [core-metadata internal] load build context [2025-10-31T09:31:25.879Z] #58 ... [2025-10-31T09:31:25.879Z] [2025-10-31T09:31:25.879Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:31:26.155Z] #48 ... [2025-10-31T09:31:26.155Z] [2025-10-31T09:31:26.155Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:26.430Z] #41 ... [2025-10-31T09:31:26.430Z] [2025-10-31T09:31:26.430Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:31:26.430Z] #72 ... [2025-10-31T09:31:26.430Z] [2025-10-31T09:31:26.430Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:26.706Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 8.3s [2025-10-31T09:31:27.704Z] #41 ... [2025-10-31T09:31:27.704Z] [2025-10-31T09:31:27.704Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:27.704Z] #37 ... [2025-10-31T09:31:27.704Z] [2025-10-31T09:31:27.704Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:27.704Z] #41 ... [2025-10-31T09:31:27.704Z] [2025-10-31T09:31:27.704Z] #54 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:27.704Z] #54 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 16.1s done [2025-10-31T09:31:27.978Z] #54 ... [2025-10-31T09:31:27.978Z] [2025-10-31T09:31:27.978Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:27.978Z] #52 ... [2025-10-31T09:31:27.978Z] [2025-10-31T09:31:27.978Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:28.276Z] #37 ... [2025-10-31T09:31:28.276Z] [2025-10-31T09:31:28.276Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:31:28.276Z] #53 ... [2025-10-31T09:31:28.276Z] [2025-10-31T09:31:28.276Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:28.276Z] #51 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:28.276Z] #51 18.15 OK: 255 MiB in 60 packages [2025-10-31T09:31:28.557Z] #51 ... [2025-10-31T09:31:28.557Z] [2025-10-31T09:31:28.557Z] #57 [core-command internal] load build context [2025-10-31T09:31:28.557Z] #57 ... [2025-10-31T09:31:28.557Z] [2025-10-31T09:31:28.557Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:29.159Z] #41 ... [2025-10-31T09:31:29.159Z] [2025-10-31T09:31:29.159Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:29.159Z] #51 DONE 21.9s [2025-10-31T09:31:29.159Z] [2025-10-31T09:31:29.159Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:31:29.159Z] #56 ... [2025-10-31T09:31:29.159Z] [2025-10-31T09:31:29.159Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:29.159Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.17MB / 33.17MB 10.7s [2025-10-31T09:31:29.434Z] #41 ... [2025-10-31T09:31:29.434Z] [2025-10-31T09:31:29.434Z] #59 [support-scheduler internal] load build context [2025-10-31T09:31:29.434Z] #59 transferring context: 10.06MB 19.1s [2025-10-31T09:31:29.434Z] #59 ... [2025-10-31T09:31:29.434Z] [2025-10-31T09:31:29.434Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:29.708Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-31T09:31:29.985Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done [2025-10-31T09:31:29.985Z] #41 ... [2025-10-31T09:31:29.985Z] [2025-10-31T09:31:29.985Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:31:29.985Z] #61 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:29.985Z] #61 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:29.985Z] #61 ... [2025-10-31T09:31:29.985Z] [2025-10-31T09:31:29.985Z] #39 [support-notifications internal] load build context [2025-10-31T09:31:30.261Z] #39 ... [2025-10-31T09:31:30.261Z] [2025-10-31T09:31:30.261Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:30.261Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done [2025-10-31T09:31:30.538Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done [2025-10-31T09:31:31.152Z] #41 ... [2025-10-31T09:31:31.153Z] [2025-10-31T09:31:31.153Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:31.153Z] #55 18.65 OK: 255 MiB in 60 packages [2025-10-31T09:31:31.153Z] #55 DONE 23.6s [2025-10-31T09:31:31.446Z] [2025-10-31T09:31:31.446Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:31.726Z] #41 ... [2025-10-31T09:31:31.726Z] [2025-10-31T09:31:31.726Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:31:31.726Z] #73 ... [2025-10-31T09:31:31.726Z] [2025-10-31T09:31:31.726Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:31.726Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 13.2s [2025-10-31T09:31:32.005Z] #41 ... [2025-10-31T09:31:32.005Z] [2025-10-31T09:31:32.005Z] #63 [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:31:32.005Z] #63 DONE 22.0s [2025-10-31T09:31:32.005Z] [2025-10-31T09:31:32.005Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:32.998Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.29MB / 33.17MB 14.7s [2025-10-31T09:31:32.998Z] #41 ... [2025-10-31T09:31:32.998Z] [2025-10-31T09:31:32.998Z] #44 [core-data internal] load build context [2025-10-31T09:31:33.274Z] #44 ... [2025-10-31T09:31:33.274Z] [2025-10-31T09:31:33.274Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:33.274Z] #41 ... [2025-10-31T09:31:33.274Z] [2025-10-31T09:31:33.274Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:31:33.551Z] #47 ... [2025-10-31T09:31:33.551Z] [2025-10-31T09:31:33.551Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:31:33.551Z] #60 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:33.551Z] #60 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:33.551Z] #60 ... [2025-10-31T09:31:33.551Z] [2025-10-31T09:31:33.551Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:31:34.998Z] #47 ... [2025-10-31T09:31:34.998Z] [2025-10-31T09:31:34.998Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:31:34.998Z] #61 22.30 OK: 255 MiB in 60 packages [2025-10-31T09:31:34.998Z] #61 DONE 25.5s [2025-10-31T09:31:34.998Z] [2025-10-31T09:31:34.998Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:31:34.998Z] #47 transferring context: 2.27MB 17.6s [2025-10-31T09:31:34.998Z] #47 ... [2025-10-31T09:31:34.998Z] [2025-10-31T09:31:34.998Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:34.998Z] #62 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:34.998Z] #62 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:34.998Z] #62 ... [2025-10-31T09:31:34.998Z] [2025-10-31T09:31:34.998Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:34.998Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 16.5s [2025-10-31T09:31:34.998Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-31T09:31:35.274Z] #41 ... [2025-10-31T09:31:35.274Z] [2025-10-31T09:31:35.274Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:35.274Z] #45 ... [2025-10-31T09:31:35.274Z] [2025-10-31T09:31:35.274Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:35.274Z] #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 7.0s done [2025-10-31T09:31:35.274Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 15.5s [2025-10-31T09:31:35.274Z] #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-10-31T09:31:35.274Z] #43 ... [2025-10-31T09:31:35.274Z] [2025-10-31T09:31:35.274Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:36.268Z] #41 ... [2025-10-31T09:31:36.268Z] [2025-10-31T09:31:36.268Z] #58 [core-metadata internal] load build context [2025-10-31T09:31:36.268Z] #58 ... [2025-10-31T09:31:36.268Z] [2025-10-31T09:31:36.268Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:36.268Z] #41 ... [2025-10-31T09:31:36.268Z] [2025-10-31T09:31:36.268Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:31:36.544Z] #48 ... [2025-10-31T09:31:36.544Z] [2025-10-31T09:31:36.544Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:37.142Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 18.6s [2025-10-31T09:31:37.142Z] #41 ... [2025-10-31T09:31:37.142Z] [2025-10-31T09:31:37.142Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:31:37.142Z] #64 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:37.142Z] #64 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:37.420Z] #64 27.07 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:31:37.420Z] #64 ... [2025-10-31T09:31:37.420Z] [2025-10-31T09:31:37.420Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:38.408Z] #41 ... [2025-10-31T09:31:38.408Z] [2025-10-31T09:31:38.408Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:38.408Z] #37 ... [2025-10-31T09:31:38.408Z] [2025-10-31T09:31:38.408Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:31:38.408Z] #53 ... [2025-10-31T09:31:38.408Z] [2025-10-31T09:31:38.408Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:38.700Z] #52 ... [2025-10-31T09:31:38.700Z] [2025-10-31T09:31:38.700Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:31:38.700Z] #60 26.95 OK: 255 MiB in 60 packages [2025-10-31T09:31:38.700Z] #60 DONE 29.4s [2025-10-31T09:31:38.700Z] [2025-10-31T09:31:38.700Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:38.700Z] #52 ... [2025-10-31T09:31:38.700Z] [2025-10-31T09:31:38.700Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:38.700Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 20.2s [2025-10-31T09:31:38.700Z] #41 ... [2025-10-31T09:31:38.700Z] [2025-10-31T09:31:38.700Z] #57 [core-command internal] load build context [2025-10-31T09:31:38.979Z] #57 ... [2025-10-31T09:31:38.979Z] [2025-10-31T09:31:38.979Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:39.585Z] #41 ... [2025-10-31T09:31:39.585Z] [2025-10-31T09:31:39.585Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:39.585Z] #62 26.22 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:31:39.585Z] #62 26.22 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:31:39.585Z] #62 26.38 OK: 9 MiB in 15 packages [2025-10-31T09:31:39.585Z] #62 DONE 29.3s [2025-10-31T09:31:39.585Z] [2025-10-31T09:31:39.585Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:39.585Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 20.9s [2025-10-31T09:31:39.585Z] #41 ... [2025-10-31T09:31:39.585Z] [2025-10-31T09:31:39.585Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:31:39.585Z] #56 ... [2025-10-31T09:31:39.585Z] [2025-10-31T09:31:39.585Z] #59 [support-scheduler internal] load build context [2025-10-31T09:31:39.865Z] #59 ... [2025-10-31T09:31:39.865Z] [2025-10-31T09:31:39.865Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:40.468Z] #41 ... [2025-10-31T09:31:40.468Z] [2025-10-31T09:31:40.468Z] #39 [support-notifications internal] load build context [2025-10-31T09:31:40.468Z] #39 transferring context: 22.58MB 29.7s [2025-10-31T09:31:40.468Z] #39 ... [2025-10-31T09:31:40.468Z] [2025-10-31T09:31:40.468Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:31:43.109Z] #56 ... [2025-10-31T09:31:43.109Z] [2025-10-31T09:31:43.109Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:31:43.109Z] #64 27.24 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:31:43.109Z] #64 27.24 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T09:31:43.109Z] #64 27.24 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T09:31:43.109Z] #64 27.24 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T09:31:43.109Z] #64 27.55 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:31:43.109Z] #64 27.77 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:31:43.109Z] #64 27.77 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:31:43.109Z] #64 27.77 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:31:43.109Z] #64 28.81 OK: 14 MiB in 21 packages [2025-10-31T09:31:43.109Z] #64 DONE 32.7s [2025-10-31T09:31:43.109Z] [2025-10-31T09:31:43.109Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:31:43.109Z] #56 ... [2025-10-31T09:31:43.109Z] [2025-10-31T09:31:43.109Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:43.109Z] #74 ... [2025-10-31T09:31:43.109Z] [2025-10-31T09:31:43.109Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:43.109Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 24.8s [2025-10-31T09:31:43.383Z] #41 ... [2025-10-31T09:31:43.383Z] [2025-10-31T09:31:43.383Z] #44 [core-data internal] load build context [2025-10-31T09:31:43.383Z] #44 ... [2025-10-31T09:31:43.383Z] [2025-10-31T09:31:43.383Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:43.992Z] #41 ... [2025-10-31T09:31:43.993Z] [2025-10-31T09:31:43.993Z] #54 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:44.267Z] #54 ... [2025-10-31T09:31:44.267Z] [2025-10-31T09:31:44.267Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:44.544Z] #41 ... [2025-10-31T09:31:44.544Z] [2025-10-31T09:31:44.544Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:31:44.544Z] #65 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:44.544Z] #65 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:44.822Z] #65 ... [2025-10-31T09:31:44.822Z] [2025-10-31T09:31:44.822Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:31:44.822Z] #56 ... [2025-10-31T09:31:44.822Z] [2025-10-31T09:31:44.822Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:31:45.097Z] #47 ... [2025-10-31T09:31:45.097Z] [2025-10-31T09:31:45.097Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:45.097Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 26.7s [2025-10-31T09:31:45.097Z] #41 ... [2025-10-31T09:31:45.097Z] [2025-10-31T09:31:45.097Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:31:45.097Z] #66 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:45.097Z] #66 26.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:45.097Z] #66 ... [2025-10-31T09:31:45.097Z] [2025-10-31T09:31:45.097Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:45.696Z] #41 ... [2025-10-31T09:31:45.696Z] [2025-10-31T09:31:45.696Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:45.696Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 19.0s done [2025-10-31T09:31:45.696Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.4s [2025-10-31T09:31:45.696Z] #43 ... [2025-10-31T09:31:45.696Z] [2025-10-31T09:31:45.696Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:45.696Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.25MB / 33.17MB 27.4s [2025-10-31T09:31:46.298Z] #41 ... [2025-10-31T09:31:46.298Z] [2025-10-31T09:31:46.298Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:46.298Z] #45 transferring context: 5.56MB 30.8s [2025-10-31T09:31:46.298Z] #45 ... [2025-10-31T09:31:46.298Z] [2025-10-31T09:31:46.298Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:46.298Z] #41 ... [2025-10-31T09:31:46.298Z] [2025-10-31T09:31:46.298Z] #58 [core-metadata internal] load build context [2025-10-31T09:31:46.576Z] #58 ... [2025-10-31T09:31:46.576Z] [2025-10-31T09:31:46.576Z] #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:31:46.576Z] #75 ... [2025-10-31T09:31:46.576Z] [2025-10-31T09:31:46.576Z] #58 [core-metadata internal] load build context [2025-10-31T09:31:46.851Z] #58 ... [2025-10-31T09:31:46.851Z] [2025-10-31T09:31:46.851Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:31:47.126Z] #48 ... [2025-10-31T09:31:47.126Z] [2025-10-31T09:31:47.126Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:47.126Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 28.7s [2025-10-31T09:31:48.565Z] #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 29.4s done [2025-10-31T09:31:48.565Z] #41 ... [2025-10-31T09:31:48.565Z] [2025-10-31T09:31:48.565Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:48.565Z] #37 ... [2025-10-31T09:31:48.565Z] [2025-10-31T09:31:48.565Z] #58 [core-metadata internal] load build context [2025-10-31T09:31:48.840Z] #58 ... [2025-10-31T09:31:48.840Z] [2025-10-31T09:31:48.840Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:48.840Z] #52 ... [2025-10-31T09:31:48.840Z] [2025-10-31T09:31:48.840Z] #57 [core-command internal] load build context [2025-10-31T09:31:49.114Z] #57 ... [2025-10-31T09:31:49.114Z] [2025-10-31T09:31:49.114Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:31:49.114Z] #53 ... [2025-10-31T09:31:49.114Z] [2025-10-31T09:31:49.114Z] #57 [core-command internal] load build context [2025-10-31T09:31:49.114Z] #57 ... [2025-10-31T09:31:49.114Z] [2025-10-31T09:31:49.114Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:31:49.391Z] #76 ... [2025-10-31T09:31:49.391Z] [2025-10-31T09:31:49.391Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:31:49.666Z] #53 ... [2025-10-31T09:31:49.666Z] [2025-10-31T09:31:49.666Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:49.666Z] #69 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:49.666Z] #69 26.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:49.667Z] #69 ... [2025-10-31T09:31:49.667Z] [2025-10-31T09:31:49.667Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:31:49.667Z] #68 26.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:49.667Z] #68 29.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:49.942Z] #68 ... [2025-10-31T09:31:49.942Z] [2025-10-31T09:31:49.942Z] #59 [support-scheduler internal] load build context [2025-10-31T09:31:49.942Z] #59 ... [2025-10-31T09:31:49.942Z] [2025-10-31T09:31:49.942Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:31:50.225Z] #53 ... [2025-10-31T09:31:50.225Z] [2025-10-31T09:31:50.225Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:31:50.225Z] #67 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:50.225Z] #67 31.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:50.225Z] #67 ... [2025-10-31T09:31:50.225Z] [2025-10-31T09:31:50.225Z] #59 [support-scheduler internal] load build context [2025-10-31T09:31:50.499Z] #59 ... [2025-10-31T09:31:50.499Z] [2025-10-31T09:31:50.499Z] #39 [support-notifications internal] load build context [2025-10-31T09:31:50.772Z] #39 ... [2025-10-31T09:31:50.772Z] [2025-10-31T09:31:50.772Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:31:50.772Z] #70 35.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:53.400Z] #70 38.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:53.400Z] #70 ... [2025-10-31T09:31:53.400Z] [2025-10-31T09:31:53.400Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:31:53.400Z] #77 ... [2025-10-31T09:31:53.400Z] [2025-10-31T09:31:53.400Z] #44 [core-data internal] load build context [2025-10-31T09:31:53.400Z] #44 transferring context: 5.79MB 36.2s [2025-10-31T09:31:53.676Z] #44 ... [2025-10-31T09:31:53.676Z] [2025-10-31T09:31:53.676Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:31:55.121Z] #53 ... [2025-10-31T09:31:55.121Z] [2025-10-31T09:31:55.121Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:31:55.121Z] #72 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:55.121Z] #72 31.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:55.121Z] #72 ... [2025-10-31T09:31:55.121Z] [2025-10-31T09:31:55.121Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:31:55.397Z] #56 ... [2025-10-31T09:31:55.397Z] [2025-10-31T09:31:55.397Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:31:55.397Z] #47 ... [2025-10-31T09:31:55.397Z] [2025-10-31T09:31:55.397Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:55.397Z] #69 40.85 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:31:55.397Z] #69 40.90 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:31:55.996Z] #69 ... [2025-10-31T09:31:55.996Z] [2025-10-31T09:31:55.996Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:55.996Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.7s [2025-10-31T09:31:55.996Z] #43 ... [2025-10-31T09:31:55.996Z] [2025-10-31T09:31:55.996Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:55.996Z] #69 41.53 OK: 9 MiB in 15 packages [2025-10-31T09:31:56.271Z] #69 ... [2025-10-31T09:31:56.271Z] [2025-10-31T09:31:56.271Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:31:56.271Z] #65 35.54 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:31:56.271Z] #65 35.54 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:31:56.271Z] #65 35.54 OK: 24049 distinct packages available [2025-10-31T09:31:56.271Z] #65 38.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:56.271Z] #65 40.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:56.553Z] #65 ... [2025-10-31T09:31:56.553Z] [2025-10-31T09:31:56.553Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:56.553Z] #45 ... [2025-10-31T09:31:56.553Z] [2025-10-31T09:31:56.553Z] #39 [support-notifications internal] load build context [2025-10-31T09:31:56.838Z] #39 ... [2025-10-31T09:31:56.838Z] [2025-10-31T09:31:56.838Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:56.838Z] #74 23.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:57.450Z] #74 ... [2025-10-31T09:31:57.450Z] [2025-10-31T09:31:57.450Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:31:57.450Z] #48 ... [2025-10-31T09:31:57.450Z] [2025-10-31T09:31:57.450Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:57.450Z] #52 ... [2025-10-31T09:31:57.450Z] [2025-10-31T09:31:57.450Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:31:58.049Z] #48 ... [2025-10-31T09:31:58.049Z] [2025-10-31T09:31:58.049Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:31:58.049Z] #66 37.42 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:31:58.049Z] #66 37.84 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:31:58.049Z] #66 37.84 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:31:58.049Z] #66 39.45 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:31:58.049Z] #66 39.73 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:31:58.049Z] #66 42.32 OK: 11 MiB in 17 packages [2025-10-31T09:31:58.049Z] #66 DONE 47.5s [2025-10-31T09:31:58.049Z] [2025-10-31T09:31:58.049Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:31:58.651Z] #48 transferring context: 9.22MB 42.5s [2025-10-31T09:31:58.651Z] #48 ... [2025-10-31T09:31:58.651Z] [2025-10-31T09:31:58.651Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:58.926Z] #37 ... [2025-10-31T09:31:58.926Z] [2025-10-31T09:31:58.926Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:31:58.926Z] #48 ... [2025-10-31T09:31:58.926Z] [2025-10-31T09:31:58.926Z] #58 [core-metadata internal] load build context [2025-10-31T09:31:59.202Z] #58 ... [2025-10-31T09:31:59.202Z] [2025-10-31T09:31:59.202Z] #37 [core-keeper internal] load build context [2025-10-31T09:31:59.481Z] #37 ... [2025-10-31T09:31:59.481Z] [2025-10-31T09:31:59.481Z] #57 [core-command internal] load build context [2025-10-31T09:31:59.780Z] #57 ... [2025-10-31T09:31:59.780Z] [2025-10-31T09:31:59.780Z] #37 [core-keeper internal] load build context [2025-10-31T09:32:00.770Z] #37 ... [2025-10-31T09:32:00.770Z] [2025-10-31T09:32:00.770Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:00.770Z] #69 DONE 46.1s [2025-10-31T09:32:00.770Z] [2025-10-31T09:32:00.770Z] #37 [core-keeper internal] load build context [2025-10-31T09:32:00.770Z] #37 ... [2025-10-31T09:32:00.770Z] [2025-10-31T09:32:00.770Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:00.770Z] #59 ... [2025-10-31T09:32:00.770Z] [2025-10-31T09:32:00.770Z] #37 [core-keeper internal] load build context [2025-10-31T09:32:01.757Z] #37 ... [2025-10-31T09:32:01.757Z] [2025-10-31T09:32:01.757Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:01.757Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.8s [2025-10-31T09:32:01.757Z] #41 ... [2025-10-31T09:32:01.757Z] [2025-10-31T09:32:01.757Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:02.366Z] #59 ... [2025-10-31T09:32:02.366Z] [2025-10-31T09:32:02.366Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:32:02.366Z] #71 36.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:02.366Z] #71 39.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:02.366Z] #71 ... [2025-10-31T09:32:02.366Z] [2025-10-31T09:32:02.366Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:03.810Z] #59 transferring context: 50.18MB 53.4s [2025-10-31T09:32:04.086Z] #59 ... [2025-10-31T09:32:04.086Z] [2025-10-31T09:32:04.086Z] #44 [core-data internal] load build context [2025-10-31T09:32:04.086Z] #44 ... [2025-10-31T09:32:04.086Z] [2025-10-31T09:32:04.086Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:05.529Z] #59 ... [2025-10-31T09:32:05.529Z] [2025-10-31T09:32:05.529Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:32:05.529Z] #53 ... [2025-10-31T09:32:05.529Z] [2025-10-31T09:32:05.529Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:05.529Z] #59 ... [2025-10-31T09:32:05.529Z] [2025-10-31T09:32:05.529Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:32:05.529Z] #56 ... [2025-10-31T09:32:05.529Z] [2025-10-31T09:32:05.529Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:05.810Z] #47 ... [2025-10-31T09:32:05.810Z] [2025-10-31T09:32:05.810Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:05.810Z] #59 ... [2025-10-31T09:32:05.810Z] [2025-10-31T09:32:05.810Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:32:05.810Z] #73 34.34 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:05.810Z] #73 36.97 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:06.418Z] #73 ... [2025-10-31T09:32:06.418Z] [2025-10-31T09:32:06.418Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:06.418Z] #39 ... [2025-10-31T09:32:06.418Z] [2025-10-31T09:32:06.418Z] #37 [core-keeper internal] load build context [2025-10-31T09:32:06.418Z] #37 ... [2025-10-31T09:32:06.418Z] [2025-10-31T09:32:06.418Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:06.418Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 27.2s [2025-10-31T09:32:06.418Z] #43 ... [2025-10-31T09:32:06.418Z] [2025-10-31T09:32:06.418Z] #37 [core-keeper internal] load build context [2025-10-31T09:32:07.018Z] #37 ... [2025-10-31T09:32:07.018Z] [2025-10-31T09:32:07.018Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:07.018Z] #45 ... [2025-10-31T09:32:07.018Z] [2025-10-31T09:32:07.018Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:07.621Z] #39 ... [2025-10-31T09:32:07.621Z] [2025-10-31T09:32:07.621Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:07.898Z] #52 ... [2025-10-31T09:32:07.898Z] [2025-10-31T09:32:07.898Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:32:07.898Z] #67 47.00 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:32:07.898Z] #67 47.00 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:32:07.898Z] #67 47.00 OK: 24049 distinct packages available [2025-10-31T09:32:07.898Z] #67 50.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:07.898Z] #67 54.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:07.898Z] #67 ... [2025-10-31T09:32:07.898Z] [2025-10-31T09:32:07.898Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:08.173Z] #39 ... [2025-10-31T09:32:08.173Z] [2025-10-31T09:32:08.173Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:08.173Z] #78 ... [2025-10-31T09:32:08.449Z] [2025-10-31T09:32:08.449Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:08.449Z] #39 ... [2025-10-31T09:32:08.449Z] [2025-10-31T09:32:08.449Z] #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:32:08.449Z] #75 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:08.449Z] #75 25.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:08.449Z] #75 ... [2025-10-31T09:32:08.449Z] [2025-10-31T09:32:08.449Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:08.725Z] #39 transferring context: 58.46MB 58.1s [2025-10-31T09:32:09.324Z] #39 ... [2025-10-31T09:32:09.324Z] [2025-10-31T09:32:09.324Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:09.324Z] #76 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:09.324Z] #76 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:09.324Z] #76 ... [2025-10-31T09:32:09.324Z] [2025-10-31T09:32:09.324Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:09.600Z] #58 ... [2025-10-31T09:32:09.600Z] [2025-10-31T09:32:09.600Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:32:09.600Z] #48 ... [2025-10-31T09:32:09.600Z] [2025-10-31T09:32:09.600Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:09.600Z] #74 26.51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:09.879Z] #74 ... [2025-10-31T09:32:09.879Z] [2025-10-31T09:32:09.880Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:32:09.880Z] #68 46.91 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:32:09.880Z] #68 46.91 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:32:09.880Z] #68 46.91 OK: 26161 distinct packages available [2025-10-31T09:32:09.880Z] #68 51.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:09.880Z] #68 55.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:09.880Z] #68 ... [2025-10-31T09:32:09.880Z] [2025-10-31T09:32:09.880Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:09.880Z] #58 ... [2025-10-31T09:32:09.880Z] [2025-10-31T09:32:09.880Z] #57 [core-command internal] load build context [2025-10-31T09:32:10.153Z] #57 ... [2025-10-31T09:32:10.153Z] [2025-10-31T09:32:10.153Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:10.755Z] #58 ... [2025-10-31T09:32:10.755Z] [2025-10-31T09:32:10.755Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:10.755Z] #77 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:10.755Z] #77 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:10.755Z] #77 ... [2025-10-31T09:32:10.755Z] [2025-10-31T09:32:10.755Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:10.755Z] #58 ... [2025-10-31T09:32:10.755Z] [2025-10-31T09:32:10.755Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:11.030Z] #79 ... [2025-10-31T09:32:11.030Z] [2025-10-31T09:32:11.030Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:12.483Z] #58 ... [2025-10-31T09:32:12.483Z] [2025-10-31T09:32:12.483Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:12.483Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s [2025-10-31T09:32:12.483Z] #41 ... [2025-10-31T09:32:12.483Z] [2025-10-31T09:32:12.483Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:13.926Z] #58 ... [2025-10-31T09:32:13.926Z] [2025-10-31T09:32:13.926Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:32:13.926Z] #72 50.70 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:13.926Z] #72 50.70 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:32:13.926Z] #72 50.70 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:13.926Z] #72 51.10 OK: 9 MiB in 16 packages [2025-10-31T09:32:13.926Z] #72 DONE 57.2s [2025-10-31T09:32:13.926Z] [2025-10-31T09:32:13.926Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:13.926Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 31.0s done [2025-10-31T09:32:13.926Z] #43 DONE 63.1s [2025-10-31T09:32:13.926Z] [2025-10-31T09:32:13.926Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:13.926Z] #58 transferring context: 67.47MB 64.5s [2025-10-31T09:32:14.528Z] #58 ... [2025-10-31T09:32:14.528Z] [2025-10-31T09:32:14.528Z] #44 [core-data internal] load build context [2025-10-31T09:32:14.528Z] #44 ... [2025-10-31T09:32:14.528Z] [2025-10-31T09:32:14.528Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:15.513Z] #58 ... [2025-10-31T09:32:15.513Z] [2025-10-31T09:32:15.513Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:32:15.795Z] #53 ... [2025-10-31T09:32:15.795Z] [2025-10-31T09:32:15.795Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:15.795Z] #58 ... [2025-10-31T09:32:15.795Z] [2025-10-31T09:32:15.795Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:15.795Z] #47 ... [2025-10-31T09:32:15.795Z] [2025-10-31T09:32:15.795Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:32:16.071Z] #56 ... [2025-10-31T09:32:16.071Z] [2025-10-31T09:32:16.071Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:16.071Z] #59 ... [2025-10-31T09:32:16.071Z] [2025-10-31T09:32:16.071Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:17.084Z] #47 ... [2025-10-31T09:32:17.084Z] [2025-10-31T09:32:17.084Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:17.084Z] #45 ... [2025-10-31T09:32:17.084Z] [2025-10-31T09:32:17.084Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:18.070Z] #47 ... [2025-10-31T09:32:18.070Z] [2025-10-31T09:32:18.070Z] #37 [core-keeper internal] load build context [2025-10-31T09:32:18.070Z] #37 transferring context: 128.65MB 73.0s [2025-10-31T09:32:18.070Z] #37 ... [2025-10-31T09:32:18.070Z] [2025-10-31T09:32:18.070Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:18.070Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.3s [2025-10-31T09:32:18.070Z] #41 ... [2025-10-31T09:32:18.070Z] [2025-10-31T09:32:18.070Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:18.070Z] #52 ... [2025-10-31T09:32:18.070Z] [2025-10-31T09:32:18.070Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:32:18.070Z] #65 61.72 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:18.070Z] #65 61.72 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:32:18.070Z] #65 61.83 (3/5) Installing libucontext (1.2-r3) [2025-10-31T09:32:18.070Z] #65 61.83 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:32:18.070Z] #65 61.83 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T09:32:18.070Z] #65 62.13 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:18.070Z] #65 62.47 OK: 10 MiB in 19 packages [2025-10-31T09:32:18.070Z] #65 DONE 67.7s [2025-10-31T09:32:18.070Z] [2025-10-31T09:32:18.070Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:18.070Z] #52 ... [2025-10-31T09:32:18.070Z] [2025-10-31T09:32:18.070Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:19.512Z] #80 ... [2025-10-31T09:32:19.512Z] [2025-10-31T09:32:19.512Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:19.512Z] #39 ... [2025-10-31T09:32:19.512Z] [2025-10-31T09:32:19.512Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:19.799Z] #52 ... [2025-10-31T09:32:19.799Z] [2025-10-31T09:32:19.799Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:32:19.799Z] #48 ... [2025-10-31T09:32:19.799Z] [2025-10-31T09:32:19.799Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:19.799Z] #78 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:19.799Z] #78 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:20.074Z] #78 ... [2025-10-31T09:32:20.074Z] [2025-10-31T09:32:20.074Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:32:20.352Z] #48 ... [2025-10-31T09:32:20.352Z] [2025-10-31T09:32:20.352Z] #57 [core-command internal] load build context [2025-10-31T09:32:20.352Z] #57 ... [2025-10-31T09:32:20.352Z] [2025-10-31T09:32:20.352Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:32:21.807Z] #48 ... [2025-10-31T09:32:21.807Z] [2025-10-31T09:32:21.807Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:21.807Z] #70 56.86 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:32:21.807Z] #70 56.86 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:32:21.807Z] #70 56.86 OK: 24049 distinct packages available [2025-10-31T09:32:21.807Z] #70 59.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:21.807Z] #70 ... [2025-10-31T09:32:21.807Z] [2025-10-31T09:32:21.807Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:22.797Z] #39 ... [2025-10-31T09:32:22.797Z] [2025-10-31T09:32:22.797Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:22.797Z] #79 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:22.797Z] #79 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:22.797Z] #79 ... [2025-10-31T09:32:22.797Z] [2025-10-31T09:32:22.797Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:23.782Z] #39 ... [2025-10-31T09:32:23.782Z] [2025-10-31T09:32:23.782Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:32:23.782Z] #0 8.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:23.782Z] #81 ... [2025-10-31T09:32:24.063Z] [2025-10-31T09:32:24.063Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:24.063Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.2s [2025-10-31T09:32:24.339Z] #41 ... [2025-10-31T09:32:24.339Z] [2025-10-31T09:32:24.339Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:24.339Z] #39 transferring context: 86.23MB 73.5s [2025-10-31T09:32:24.339Z] #39 ... [2025-10-31T09:32:24.339Z] [2025-10-31T09:32:24.339Z] #44 [core-data internal] load build context [2025-10-31T09:32:24.617Z] #44 ... [2025-10-31T09:32:24.617Z] [2025-10-31T09:32:24.617Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:25.620Z] #52 ... [2025-10-31T09:32:25.620Z] [2025-10-31T09:32:25.620Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:25.903Z] #39 ... [2025-10-31T09:32:25.903Z] [2025-10-31T09:32:25.903Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:25.903Z] #58 ... [2025-10-31T09:32:25.903Z] [2025-10-31T09:32:25.903Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:32:26.186Z] #53 ... [2025-10-31T09:32:26.186Z] [2025-10-31T09:32:26.186Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:32:26.186Z] #56 ... [2025-10-31T09:32:26.186Z] [2025-10-31T09:32:26.186Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:32:26.186Z] #71 60.51 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:32:26.186Z] #71 62.82 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:26.186Z] #71 62.97 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:32:26.186Z] #71 62.97 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:32:26.186Z] #71 64.79 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:26.186Z] #71 64.98 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:32:26.186Z] #71 67.98 OK: 20 MiB in 18 packages [2025-10-31T09:32:26.468Z] #71 ... [2025-10-31T09:32:26.468Z] [2025-10-31T09:32:26.468Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:26.468Z] #59 ... [2025-10-31T09:32:26.468Z] [2025-10-31T09:32:26.468Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:27.488Z] #41 ... [2025-10-31T09:32:27.488Z] [2025-10-31T09:32:27.488Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:27.488Z] #45 ... [2025-10-31T09:32:27.488Z] [2025-10-31T09:32:27.488Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:28.113Z] #41 ... [2025-10-31T09:32:28.113Z] [2025-10-31T09:32:28.113Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:28.113Z] #47 ... [2025-10-31T09:32:28.113Z] [2025-10-31T09:32:28.113Z] #37 [core-keeper internal] load build context [2025-10-31T09:32:28.416Z] #37 ... [2025-10-31T09:32:28.416Z] [2025-10-31T09:32:28.416Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:29.420Z] #58 ... [2025-10-31T09:32:29.420Z] [2025-10-31T09:32:29.420Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:32:29.420Z] #73 62.14 OK: 255 MiB in 60 packages [2025-10-31T09:32:29.420Z] #73 DONE 67.7s [2025-10-31T09:32:29.420Z] [2025-10-31T09:32:29.420Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:29.420Z] #58 transferring context: 86.98MB 79.9s [2025-10-31T09:32:29.420Z] #58 ... [2025-10-31T09:32:29.420Z] [2025-10-31T09:32:29.420Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:32:29.420Z] #71 DONE 73.9s [2025-10-31T09:32:29.420Z] [2025-10-31T09:32:29.420Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:30.883Z] #58 ... [2025-10-31T09:32:30.883Z] [2025-10-31T09:32:30.883Z] #57 [core-command internal] load build context [2025-10-31T09:32:30.883Z] #57 ... [2025-10-31T09:32:30.883Z] [2025-10-31T09:32:30.883Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:31.480Z] #58 ... [2025-10-31T09:32:31.480Z] [2025-10-31T09:32:31.480Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:31.480Z] #77 41.73 OK: 14 MiB in 21 packages [2025-10-31T09:32:31.480Z] #77 DONE 48.0s [2025-10-31T09:32:31.480Z] [2025-10-31T09:32:31.480Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:32.080Z] #58 ... [2025-10-31T09:32:32.080Z] [2025-10-31T09:32:32.080Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:32.080Z] #74 50.20 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:32.080Z] #74 51.64 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:32.080Z] #74 52.09 OK: 9 MiB in 15 packages [2025-10-31T09:32:32.080Z] #74 DONE 58.7s [2025-10-31T09:32:32.080Z] [2025-10-31T09:32:32.080Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:32.080Z] #58 ... [2025-10-31T09:32:32.080Z] [2025-10-31T09:32:32.080Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:32.080Z] #76 45.79 OK: 9 MiB in 15 packages [2025-10-31T09:32:32.080Z] #76 DONE 53.0s [2025-10-31T09:32:32.080Z] [2025-10-31T09:32:32.080Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:32:32.080Z] #48 ... [2025-10-31T09:32:32.080Z] [2025-10-31T09:32:32.080Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:32.354Z] #58 ... [2025-10-31T09:32:32.354Z] [2025-10-31T09:32:32.354Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:32:32.354Z] #67 75.38 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:32.354Z] #67 75.48 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:32:32.354Z] #67 75.56 (3/4) Installing libucontext (1.2-r3) [2025-10-31T09:32:32.354Z] #67 75.61 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:32:32.354Z] #67 75.71 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:32.354Z] #67 76.25 OK: 9 MiB in 18 packages [2025-10-31T09:32:32.354Z] #67 DONE 81.4s [2025-10-31T09:32:32.354Z] [2025-10-31T09:32:32.354Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:34.341Z] #58 transferring context: 92.13MB 85.0s [2025-10-31T09:32:34.341Z] #58 ... [2025-10-31T09:32:34.341Z] [2025-10-31T09:32:34.341Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:32:34.341Z] #68 78.36 OK: 255 MiB in 60 packages [2025-10-31T09:32:34.341Z] #68 DONE 81.5s [2025-10-31T09:32:34.341Z] [2025-10-31T09:32:34.341Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:34.616Z] #58 ... [2025-10-31T09:32:34.616Z] [2025-10-31T09:32:34.616Z] #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:32:34.616Z] #75 48.26 (1/6) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:32:34.616Z] #75 49.92 (2/6) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:32:34.616Z] #75 52.29 (3/6) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:34.616Z] #75 52.34 (4/6) Installing openssl (3.5.4-r0) [2025-10-31T09:32:34.616Z] #75 52.67 (5/6) Installing su-exec (0.2-r3) [2025-10-31T09:32:34.616Z] #75 52.74 (6/6) Installing yq-go (4.47.2-r1) [2025-10-31T09:32:34.616Z] #75 55.34 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:32:34.616Z] #75 55.34 OK: 20 MiB in 20 packages [2025-10-31T09:32:34.892Z] #75 ... [2025-10-31T09:32:34.892Z] [2025-10-31T09:32:34.892Z] #44 [core-data internal] load build context [2025-10-31T09:32:34.892Z] #44 ... [2025-10-31T09:32:34.892Z] [2025-10-31T09:32:34.892Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:34.892Z] #70 69.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:35.169Z] #70 ... [2025-10-31T09:32:35.169Z] [2025-10-31T09:32:35.169Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:35.775Z] #58 ... [2025-10-31T09:32:35.775Z] [2025-10-31T09:32:35.775Z] #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:32:35.775Z] #75 DONE 59.2s [2025-10-31T09:32:35.775Z] [2025-10-31T09:32:35.775Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:35.775Z] #58 ... [2025-10-31T09:32:35.775Z] [2025-10-31T09:32:35.775Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:35.775Z] #52 ... [2025-10-31T09:32:35.775Z] [2025-10-31T09:32:35.775Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:36.050Z] #58 ... [2025-10-31T09:32:36.050Z] [2025-10-31T09:32:36.050Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:36.050Z] #78 35.29 OK: 11 MiB in 17 packages [2025-10-31T09:32:36.050Z] #78 DONE 37.7s [2025-10-31T09:32:36.050Z] [2025-10-31T09:32:36.050Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:36.050Z] #58 ... [2025-10-31T09:32:36.050Z] [2025-10-31T09:32:36.050Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:36.329Z] #39 ... [2025-10-31T09:32:36.329Z] [2025-10-31T09:32:36.329Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:32:36.329Z] #53 ... [2025-10-31T09:32:36.329Z] [2025-10-31T09:32:36.329Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:36.605Z] #58 ... [2025-10-31T09:32:36.605Z] [2025-10-31T09:32:36.605Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:36.605Z] #59 ... [2025-10-31T09:32:36.605Z] [2025-10-31T09:32:36.605Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:32:36.605Z] #81 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:36.605Z] #81 ... [2025-10-31T09:32:36.605Z] [2025-10-31T09:32:36.605Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:32:36.888Z] #56 ... [2025-10-31T09:32:36.888Z] [2025-10-31T09:32:36.888Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:37.502Z] #59 ... [2025-10-31T09:32:37.502Z] [2025-10-31T09:32:37.502Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:37.502Z] #45 ... [2025-10-31T09:32:37.502Z] [2025-10-31T09:32:37.502Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:38.104Z] #39 ... [2025-10-31T09:32:38.104Z] [2025-10-31T09:32:38.104Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:38.104Z] #79 34.67 OK: 9 MiB in 15 packages [2025-10-31T09:32:38.104Z] #79 DONE 37.5s [2025-10-31T09:32:38.104Z] [2025-10-31T09:32:38.104Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:38.380Z] #39 ... [2025-10-31T09:32:38.380Z] [2025-10-31T09:32:38.380Z] #37 [core-keeper internal] load build context [2025-10-31T09:32:38.380Z] #37 transferring context: 155.84MB 93.5s [2025-10-31T09:32:38.380Z] #37 ... [2025-10-31T09:32:38.380Z] [2025-10-31T09:32:38.380Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:38.654Z] #47 ... [2025-10-31T09:32:38.654Z] [2025-10-31T09:32:38.654Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:38.654Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 45.6s [2025-10-31T09:32:38.654Z] #41 ... [2025-10-31T09:32:38.654Z] [2025-10-31T09:32:38.654Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:38.934Z] #47 ... [2025-10-31T09:32:38.934Z] [2025-10-31T09:32:38.934Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:38.934Z] #80 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:38.934Z] #80 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:39.210Z] #80 ... [2025-10-31T09:32:39.210Z] [2025-10-31T09:32:39.210Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:39.488Z] #47 ... [2025-10-31T09:32:39.488Z] [2025-10-31T09:32:39.488Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:32:39.488Z] #81 24.39 OK: 9 MiB in 16 packages [2025-10-31T09:32:39.488Z] #81 DONE 25.9s [2025-10-31T09:32:39.766Z] [2025-10-31T09:32:39.766Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:39.766Z] #70 82.70 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T09:32:39.766Z] #70 82.85 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:32:39.766Z] #70 83.05 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T09:32:39.766Z] #70 83.05 (4/14) Installing libunistring (1.2-r0) [2025-10-31T09:32:39.766Z] #70 83.26 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T09:32:39.766Z] #70 83.26 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T09:32:39.766Z] #70 83.26 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T09:32:39.766Z] #70 83.26 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T09:32:39.766Z] #70 83.35 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T09:32:39.766Z] #70 83.51 (10/14) Installing curl (8.14.1-r2) [2025-10-31T09:32:39.766Z] #70 83.51 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:39.766Z] #70 83.60 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:32:39.766Z] #70 83.60 (13/14) Installing libucontext (1.2-r3) [2025-10-31T09:32:39.766Z] #70 83.60 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T09:32:39.766Z] #70 83.60 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:39.766Z] #70 83.75 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:32:39.766Z] #70 84.46 OK: 15 MiB in 28 packages [2025-10-31T09:32:40.767Z] #70 ... [2025-10-31T09:32:40.767Z] [2025-10-31T09:32:40.767Z] #57 [core-command internal] load build context [2025-10-31T09:32:41.042Z] #57 ... [2025-10-31T09:32:41.042Z] [2025-10-31T09:32:41.042Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:41.042Z] #45 ... [2025-10-31T09:32:41.042Z] [2025-10-31T09:32:41.042Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:32:41.042Z] #82 ... [2025-10-31T09:32:41.042Z] [2025-10-31T09:32:41.042Z] #57 [core-command internal] load build context [2025-10-31T09:32:41.648Z] #57 ... [2025-10-31T09:32:41.648Z] [2025-10-31T09:32:41.648Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:41.648Z] #80 20.94 OK: 10 MiB in 19 packages [2025-10-31T09:32:41.648Z] #80 DONE 23.4s [2025-10-31T09:32:41.648Z] [2025-10-31T09:32:41.648Z] #57 [core-command internal] load build context [2025-10-31T09:32:41.926Z] #57 ... [2025-10-31T09:32:41.926Z] [2025-10-31T09:32:41.926Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:41.926Z] #70 DONE 87.0s [2025-10-31T09:32:41.926Z] [2025-10-31T09:32:41.926Z] #57 [core-command internal] load build context [2025-10-31T09:32:42.525Z] #57 ... [2025-10-31T09:32:42.525Z] [2025-10-31T09:32:42.525Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:32:42.525Z] #48 ... [2025-10-31T09:32:42.525Z] [2025-10-31T09:32:42.525Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:32:42.801Z] #83 ... [2025-10-31T09:32:42.801Z] [2025-10-31T09:32:42.801Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:45.050Z] #45 transferring context: 76.04MB 89.4s [2025-10-31T09:32:45.050Z] #45 ... [2025-10-31T09:32:45.050Z] [2025-10-31T09:32:45.050Z] #44 [core-data internal] load build context [2025-10-31T09:32:45.050Z] #44 ... [2025-10-31T09:32:45.050Z] [2025-10-31T09:32:45.050Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:45.772Z] #45 ... [2025-10-31T09:32:45.772Z] [2025-10-31T09:32:45.772Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:32:45.772Z] #84 ... [2025-10-31T09:32:45.772Z] [2025-10-31T09:32:45.772Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:46.103Z] #45 ... [2025-10-31T09:32:46.103Z] [2025-10-31T09:32:46.103Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:46.103Z] #52 ... [2025-10-31T09:32:46.103Z] [2025-10-31T09:32:46.103Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:46.407Z] #45 ... [2025-10-31T09:32:46.407Z] [2025-10-31T09:32:46.407Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:32:46.686Z] #53 ... [2025-10-31T09:32:46.687Z] [2025-10-31T09:32:46.687Z] #44 [core-data internal] load build context [2025-10-31T09:32:46.687Z] #44 ... [2025-10-31T09:32:46.687Z] [2025-10-31T09:32:46.687Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:46.687Z] #58 ... [2025-10-31T09:32:46.687Z] [2025-10-31T09:32:46.687Z] #44 [core-data internal] load build context [2025-10-31T09:32:46.992Z] #44 ... [2025-10-31T09:32:46.992Z] [2025-10-31T09:32:46.992Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:32:47.288Z] #56 ... [2025-10-31T09:32:47.288Z] [2025-10-31T09:32:47.288Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:32:47.887Z] #53 ... [2025-10-31T09:32:47.887Z] [2025-10-31T09:32:47.887Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:47.887Z] #59 ... [2025-10-31T09:32:47.887Z] [2025-10-31T09:32:47.887Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:32:48.493Z] #53 ... [2025-10-31T09:32:48.493Z] [2025-10-31T09:32:48.493Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:48.493Z] #39 ... [2025-10-31T09:32:48.493Z] [2025-10-31T09:32:48.493Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:48.766Z] #45 ... [2025-10-31T09:32:48.766Z] [2025-10-31T09:32:48.766Z] #37 [core-keeper internal] load build context [2025-10-31T09:32:48.766Z] #37 transferring context: 168.72MB 103.9s [2025-10-31T09:32:48.766Z] #37 ... [2025-10-31T09:32:48.766Z] [2025-10-31T09:32:48.766Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:49.751Z] #45 ... [2025-10-31T09:32:49.751Z] [2025-10-31T09:32:49.751Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:49.751Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 57.6s [2025-10-31T09:32:49.751Z] #41 ... [2025-10-31T09:32:49.751Z] [2025-10-31T09:32:49.751Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:49.751Z] #47 ... [2025-10-31T09:32:49.751Z] [2025-10-31T09:32:49.751Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:49.751Z] #45 ... [2025-10-31T09:32:49.751Z] [2025-10-31T09:32:49.751Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:32:50.023Z] #85 ... [2025-10-31T09:32:50.023Z] [2025-10-31T09:32:50.023Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:50.295Z] #47 ... [2025-10-31T09:32:50.295Z] [2025-10-31T09:32:50.295Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:32:50.295Z] #86 DONE 8.3s [2025-10-31T09:32:50.295Z] [2025-10-31T09:32:50.295Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:51.282Z] #47 ... [2025-10-31T09:32:51.282Z] [2025-10-31T09:32:51.282Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:32:51.282Z] #82 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:51.282Z] #82 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:51.282Z] #82 18.78 OK: 20 MiB in 18 packages [2025-10-31T09:32:51.282Z] #82 DONE 20.1s [2025-10-31T09:32:51.282Z] [2025-10-31T09:32:51.282Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:51.878Z] #47 ... [2025-10-31T09:32:51.878Z] [2025-10-31T09:32:51.878Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:32:51.878Z] #85 DONE 12.0s [2025-10-31T09:32:52.159Z] [2025-10-31T09:32:52.159Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:32:52.159Z] #87 ... [2025-10-31T09:32:52.159Z] [2025-10-31T09:32:52.159Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:52.434Z] #88 ... [2025-10-31T09:32:52.434Z] [2025-10-31T09:32:52.434Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:52.434Z] #47 ... [2025-10-31T09:32:52.434Z] [2025-10-31T09:32:52.434Z] #57 [core-command internal] load build context [2025-10-31T09:32:52.709Z] #57 ... [2025-10-31T09:32:52.709Z] [2025-10-31T09:32:52.709Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:52.709Z] #47 ... [2025-10-31T09:32:52.709Z] [2025-10-31T09:32:52.709Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:32:52.984Z] #48 ... [2025-10-31T09:32:52.984Z] [2025-10-31T09:32:52.984Z] #59 [support-scheduler internal] load build context [2025-10-31T09:32:53.596Z] #59 ... [2025-10-31T09:32:53.596Z] [2025-10-31T09:32:53.596Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:53.596Z] #47 ... [2025-10-31T09:32:53.596Z] [2025-10-31T09:32:53.596Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:32:53.596Z] #83 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:53.596Z] #83 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:53.596Z] #83 19.92 OK: 9 MiB in 18 packages [2025-10-31T09:32:53.596Z] #83 DONE 21.2s [2025-10-31T09:32:53.596Z] [2025-10-31T09:32:53.596Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:54.205Z] #47 ... [2025-10-31T09:32:54.205Z] [2025-10-31T09:32:54.205Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:32:54.205Z] #87 DONE 1.9s [2025-10-31T09:32:54.205Z] [2025-10-31T09:32:54.205Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:55.193Z] #47 transferring context: 57.71MB 97.8s [2025-10-31T09:32:56.172Z] #47 ... [2025-10-31T09:32:56.172Z] [2025-10-31T09:32:56.172Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:56.444Z] #52 ... [2025-10-31T09:32:56.444Z] [2025-10-31T09:32:56.444Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:57.049Z] #47 ... [2025-10-31T09:32:57.049Z] [2025-10-31T09:32:57.049Z] #58 [core-metadata internal] load build context [2025-10-31T09:32:57.049Z] #58 ... [2025-10-31T09:32:57.049Z] [2025-10-31T09:32:57.049Z] #44 [core-data internal] load build context [2025-10-31T09:32:57.321Z] #44 ... [2025-10-31T09:32:57.321Z] [2025-10-31T09:32:57.321Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:32:57.321Z] #56 ... [2025-10-31T09:32:57.321Z] [2025-10-31T09:32:57.321Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:58.759Z] #47 ... [2025-10-31T09:32:58.759Z] [2025-10-31T09:32:58.759Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:32:58.759Z] #53 ... [2025-10-31T09:32:58.759Z] [2025-10-31T09:32:58.759Z] #39 [support-notifications internal] load build context [2025-10-31T09:32:58.759Z] #39 ... [2025-10-31T09:32:58.759Z] [2025-10-31T09:32:58.759Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:59.030Z] #47 ... [2025-10-31T09:32:59.030Z] [2025-10-31T09:32:59.030Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:32:59.030Z] #84 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:59.030Z] #84 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:59.030Z] #84 18.81 Upgrading critical system libraries and apk-tools: [2025-10-31T09:32:59.030Z] #84 18.81 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:32:59.030Z] #84 18.83 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:32:59.030Z] #84 19.72 Continuing the upgrade transaction with new apk-tools: [2025-10-31T09:32:59.030Z] #84 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:59.030Z] #84 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:59.030Z] #84 ... [2025-10-31T09:32:59.030Z] [2025-10-31T09:32:59.030Z] #37 [core-keeper internal] load build context [2025-10-31T09:32:59.030Z] #37 transferring context: 183.93MB 114.2s [2025-10-31T09:32:59.030Z] #37 ... [2025-10-31T09:32:59.030Z] [2025-10-31T09:32:59.030Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:32:59.302Z] #47 ... [2025-10-31T09:32:59.302Z] [2025-10-31T09:32:59.302Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:59.302Z] #88 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:59.302Z] #88 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:59.302Z] #88 15.75 OK: 15 MiB in 28 packages [2025-10-31T09:32:59.302Z] #88 DONE 17.2s [2025-10-31T09:32:59.302Z] [2025-10-31T09:32:59.302Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:00.287Z] #47 ... [2025-10-31T09:33:00.287Z] [2025-10-31T09:33:00.287Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:00.287Z] #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 64.5s done [2025-10-31T09:33:00.287Z] #41 ... [2025-10-31T09:33:00.287Z] [2025-10-31T09:33:00.287Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:00.287Z] #45 ... [2025-10-31T09:33:00.287Z] [2025-10-31T09:33:00.287Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:02.284Z] #47 ... [2025-10-31T09:33:02.284Z] [2025-10-31T09:33:02.284Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:33:02.284Z] #84 24.24 (1/6) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:33:02.284Z] #84 24.32 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T09:33:02.284Z] #84 24.65 (2/6) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:33:02.284Z] #84 24.65 (3/6) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T09:33:02.284Z] #84 24.71 (4/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T09:33:02.284Z] #84 24.71 (5/6) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:33:02.284Z] #84 24.71 (6/6) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:33:02.284Z] #84 24.81 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:33:02.284Z] #84 24.81 OK: 20 MiB in 20 packages [2025-10-31T09:33:02.284Z] #84 DONE 26.3s [2025-10-31T09:33:02.284Z] [2025-10-31T09:33:02.284Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:03.269Z] #47 ... [2025-10-31T09:33:03.269Z] [2025-10-31T09:33:03.269Z] #57 [core-command internal] load build context [2025-10-31T09:33:03.269Z] #57 ... [2025-10-31T09:33:03.269Z] [2025-10-31T09:33:03.269Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:03.269Z] #48 ... [2025-10-31T09:33:03.269Z] [2025-10-31T09:33:03.269Z] #57 [core-command internal] load build context [2025-10-31T09:33:03.572Z] #57 ... [2025-10-31T09:33:03.572Z] [2025-10-31T09:33:03.572Z] #59 [support-scheduler internal] load build context [2025-10-31T09:33:03.848Z] #59 ... [2025-10-31T09:33:03.848Z] [2025-10-31T09:33:03.848Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:03.848Z] #48 ... [2025-10-31T09:33:03.848Z] [2025-10-31T09:33:03.848Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:33:03.848Z] #89 DONE 1.8s [2025-10-31T09:33:03.848Z] [2025-10-31T09:33:03.848Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:04.124Z] #48 ... [2025-10-31T09:33:04.124Z] [2025-10-31T09:33:04.124Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:33:04.124Z] #90 DONE 4.5s [2025-10-31T09:33:04.124Z] [2025-10-31T09:33:04.124Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:05.581Z] #48 transferring context: 82.92MB 109.4s [2025-10-31T09:33:05.859Z] #48 ... [2025-10-31T09:33:05.859Z] [2025-10-31T09:33:05.859Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:33:05.859Z] #91 DONE 6.2s [2025-10-31T09:33:05.859Z] [2025-10-31T09:33:05.859Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:06.136Z] #48 ... [2025-10-31T09:33:06.136Z] [2025-10-31T09:33:06.136Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:33:06.136Z] #92 DONE 2.1s [2025-10-31T09:33:06.136Z] [2025-10-31T09:33:06.136Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:06.416Z] #48 ... [2025-10-31T09:33:06.416Z] [2025-10-31T09:33:06.416Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:33:06.416Z] #93 DONE 6.4s [2025-10-31T09:33:06.416Z] [2025-10-31T09:33:06.416Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:06.416Z] #48 ... [2025-10-31T09:33:06.416Z] [2025-10-31T09:33:06.416Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:06.690Z] #52 ... [2025-10-31T09:33:06.690Z] [2025-10-31T09:33:06.690Z] #57 [core-command internal] load build context [2025-10-31T09:33:07.297Z] #57 ... [2025-10-31T09:33:07.297Z] [2025-10-31T09:33:07.297Z] #58 [core-metadata internal] load build context [2025-10-31T09:33:07.297Z] #58 ... [2025-10-31T09:33:07.297Z] [2025-10-31T09:33:07.297Z] #57 [core-command internal] load build context [2025-10-31T09:33:07.297Z] #57 ... [2025-10-31T09:33:07.297Z] [2025-10-31T09:33:07.297Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:33:07.577Z] #56 ... [2025-10-31T09:33:07.577Z] [2025-10-31T09:33:07.577Z] #44 [core-data internal] load build context [2025-10-31T09:33:07.577Z] #44 ... [2025-10-31T09:33:07.577Z] [2025-10-31T09:33:07.577Z] #57 [core-command internal] load build context [2025-10-31T09:33:07.878Z] #57 ... [2025-10-31T09:33:07.878Z] [2025-10-31T09:33:07.878Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:33:07.878Z] #94 DONE 1.8s [2025-10-31T09:33:07.878Z] [2025-10-31T09:33:07.878Z] #57 [core-command internal] load build context [2025-10-31T09:33:08.481Z] #57 ... [2025-10-31T09:33:08.481Z] [2025-10-31T09:33:08.481Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:33:08.481Z] #95 DONE 2.1s [2025-10-31T09:33:08.481Z] [2025-10-31T09:33:08.481Z] #57 [core-command internal] load build context [2025-10-31T09:33:08.757Z] #57 ... [2025-10-31T09:33:08.757Z] [2025-10-31T09:33:08.757Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:08.757Z] #53 ... [2025-10-31T09:33:08.757Z] [2025-10-31T09:33:08.757Z] #57 [core-command internal] load build context [2025-10-31T09:33:09.036Z] #57 ... [2025-10-31T09:33:09.036Z] [2025-10-31T09:33:09.036Z] #39 [support-notifications internal] load build context [2025-10-31T09:33:09.036Z] #39 ... [2025-10-31T09:33:09.036Z] [2025-10-31T09:33:09.036Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:09.324Z] #53 ... [2025-10-31T09:33:09.324Z] [2025-10-31T09:33:09.324Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:33:09.324Z] #96 DONE 2.9s [2025-10-31T09:33:09.324Z] [2025-10-31T09:33:09.324Z] #39 [support-notifications internal] load build context [2025-10-31T09:33:09.324Z] #39 ... [2025-10-31T09:33:09.324Z] [2025-10-31T09:33:09.324Z] #37 [core-keeper internal] load build context [2025-10-31T09:33:09.324Z] #37 transferring context: 207.35MB 124.6s [2025-10-31T09:33:09.604Z] #37 ... [2025-10-31T09:33:09.604Z] [2025-10-31T09:33:09.604Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:10.208Z] #53 ... [2025-10-31T09:33:10.208Z] [2025-10-31T09:33:10.208Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:33:10.208Z] #97 DONE 2.2s [2025-10-31T09:33:10.208Z] [2025-10-31T09:33:10.208Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:10.568Z] #53 ... [2025-10-31T09:33:10.568Z] [2025-10-31T09:33:10.568Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:33:10.568Z] #98 DONE 1.8s [2025-10-31T09:33:10.568Z] [2025-10-31T09:33:10.568Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:10.568Z] #53 ... [2025-10-31T09:33:10.568Z] [2025-10-31T09:33:10.568Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:10.568Z] #45 ... [2025-10-31T09:33:10.568Z] [2025-10-31T09:33:10.568Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:33:11.167Z] #99 ... [2025-10-31T09:33:11.167Z] [2025-10-31T09:33:11.167Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:33:11.167Z] #100 DONE 1.8s [2025-10-31T09:33:11.167Z] [2025-10-31T09:33:11.167Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:12.190Z] #53 ... [2025-10-31T09:33:12.190Z] [2025-10-31T09:33:12.190Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:33:12.190Z] #101 DONE 1.9s [2025-10-31T09:33:12.190Z] [2025-10-31T09:33:12.190Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:12.465Z] #53 ... [2025-10-31T09:33:12.465Z] [2025-10-31T09:33:12.465Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:33:12.465Z] #99 DONE 2.0s [2025-10-31T09:33:12.465Z] [2025-10-31T09:33:12.465Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:13.066Z] #53 ... [2025-10-31T09:33:13.066Z] [2025-10-31T09:33:13.066Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:13.340Z] #47 ... [2025-10-31T09:33:13.341Z] [2025-10-31T09:33:13.341Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:13.616Z] #53 ... [2025-10-31T09:33:13.616Z] [2025-10-31T09:33:13.616Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T09:33:13.616Z] #102 DONE 2.4s [2025-10-31T09:33:13.616Z] [2025-10-31T09:33:13.616Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:13.889Z] #53 ... [2025-10-31T09:33:13.889Z] [2025-10-31T09:33:13.889Z] #59 [support-scheduler internal] load build context [2025-10-31T09:33:13.889Z] #59 ... [2025-10-31T09:33:13.890Z] [2025-10-31T09:33:13.890Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:14.883Z] #53 ... [2025-10-31T09:33:14.883Z] [2025-10-31T09:33:14.883Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:33:14.883Z] #103 DONE 2.2s [2025-10-31T09:33:14.883Z] [2025-10-31T09:33:14.883Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:15.157Z] #53 ... [2025-10-31T09:33:15.157Z] [2025-10-31T09:33:15.157Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:33:15.157Z] #104 DONE 2.5s [2025-10-31T09:33:15.157Z] [2025-10-31T09:33:15.157Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:15.432Z] #53 transferring context: 151.66MB 127.4s [2025-10-31T09:33:15.706Z] #53 ... [2025-10-31T09:33:15.706Z] [2025-10-31T09:33:15.706Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:33:15.706Z] #105 DONE 2.1s [2025-10-31T09:33:15.706Z] [2025-10-31T09:33:15.706Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:16.696Z] #53 ... [2025-10-31T09:33:16.696Z] [2025-10-31T09:33:16.696Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:16.696Z] #48 ... [2025-10-31T09:33:16.696Z] [2025-10-31T09:33:16.696Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:16.969Z] #52 ... [2025-10-31T09:33:16.969Z] [2025-10-31T09:33:16.969Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:16.969Z] #48 ... [2025-10-31T09:33:16.969Z] [2025-10-31T09:33:16.969Z] #106 [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:33:16.969Z] #106 DONE 2.0s [2025-10-31T09:33:16.969Z] [2025-10-31T09:33:16.969Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:17.570Z] #48 ... [2025-10-31T09:33:17.570Z] [2025-10-31T09:33:17.570Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:33:17.570Z] #107 DONE 2.0s [2025-10-31T09:33:17.570Z] [2025-10-31T09:33:17.570Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:17.570Z] #48 ... [2025-10-31T09:33:17.570Z] [2025-10-31T09:33:17.570Z] #58 [core-metadata internal] load build context [2025-10-31T09:33:17.570Z] #58 ... [2025-10-31T09:33:17.570Z] [2025-10-31T09:33:17.570Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:33:17.847Z] #56 ... [2025-10-31T09:33:17.847Z] [2025-10-31T09:33:17.847Z] #58 [core-metadata internal] load build context [2025-10-31T09:33:17.847Z] #58 ... [2025-10-31T09:33:17.847Z] [2025-10-31T09:33:17.847Z] #44 [core-data internal] load build context [2025-10-31T09:33:17.847Z] #44 ... [2025-10-31T09:33:17.847Z] [2025-10-31T09:33:17.847Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:19.291Z] #48 ... [2025-10-31T09:33:19.291Z] [2025-10-31T09:33:19.291Z] #57 [core-command internal] load build context [2025-10-31T09:33:19.291Z] #57 ... [2025-10-31T09:33:19.291Z] [2025-10-31T09:33:19.291Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:19.568Z] #48 ... [2025-10-31T09:33:19.568Z] [2025-10-31T09:33:19.568Z] #39 [support-notifications internal] load build context [2025-10-31T09:33:19.568Z] #39 ... [2025-10-31T09:33:19.568Z] [2025-10-31T09:33:19.568Z] #37 [core-keeper internal] load build context [2025-10-31T09:33:19.568Z] #37 transferring context: 235.50MB 134.8s [2025-10-31T09:33:19.843Z] #37 ... [2025-10-31T09:33:19.843Z] [2025-10-31T09:33:19.843Z] #39 [support-notifications internal] load build context [2025-10-31T09:33:20.828Z] #39 ... [2025-10-31T09:33:20.829Z] [2025-10-31T09:33:20.829Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:20.829Z] #45 ... [2025-10-31T09:33:20.829Z] [2025-10-31T09:33:20.829Z] #37 [core-keeper internal] load build context [2025-10-31T09:33:23.461Z] #37 ... [2025-10-31T09:33:23.461Z] [2025-10-31T09:33:23.461Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:23.461Z] #47 ... [2025-10-31T09:33:23.461Z] [2025-10-31T09:33:23.461Z] #37 [core-keeper internal] load build context [2025-10-31T09:33:24.064Z] #37 ... [2025-10-31T09:33:24.064Z] [2025-10-31T09:33:24.064Z] #59 [support-scheduler internal] load build context [2025-10-31T09:33:24.064Z] #59 ... [2025-10-31T09:33:24.064Z] [2025-10-31T09:33:24.064Z] #37 [core-keeper internal] load build context [2025-10-31T09:33:24.664Z] #37 transferring context: 248.23MB 139.9s [2025-10-31T09:33:26.646Z] #37 ... [2025-10-31T09:33:26.646Z] [2025-10-31T09:33:26.646Z] #108 [security-spire-agent] exporting to image [2025-10-31T09:33:26.646Z] #108 exporting layers 8.6s done [2025-10-31T09:33:26.646Z] #108 writing image sha256:571861a1a12b0020f790da4937600ab805159e18e3805f1adef09dca15339afb [2025-10-31T09:33:26.646Z] #108 writing image sha256:571861a1a12b0020f790da4937600ab805159e18e3805f1adef09dca15339afb 0.6s done [2025-10-31T09:33:26.646Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-10-31T09:33:26.646Z] #108 ... [2025-10-31T09:33:26.646Z] [2025-10-31T09:33:26.646Z] #37 [core-keeper internal] load build context [2025-10-31T09:33:26.920Z] #37 ... [2025-10-31T09:33:26.921Z] [2025-10-31T09:33:26.921Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:26.921Z] #53 ... [2025-10-31T09:33:26.921Z] [2025-10-31T09:33:26.921Z] #108 [security-spire-config] exporting to image [2025-10-31T09:33:26.921Z] #108 exporting layers 10.7s done [2025-10-31T09:33:26.921Z] #108 ... [2025-10-31T09:33:26.921Z] [2025-10-31T09:33:26.921Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:27.196Z] #52 ... [2025-10-31T09:33:27.196Z] [2025-10-31T09:33:27.196Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:27.795Z] #53 ... [2025-10-31T09:33:27.795Z] [2025-10-31T09:33:27.795Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:33:28.071Z] #56 ... [2025-10-31T09:33:28.071Z] [2025-10-31T09:33:28.071Z] #44 [core-data internal] load build context [2025-10-31T09:33:28.071Z] #44 ... [2025-10-31T09:33:28.071Z] [2025-10-31T09:33:28.071Z] #58 [core-metadata internal] load build context [2025-10-31T09:33:28.347Z] #58 ... [2025-10-31T09:33:28.347Z] [2025-10-31T09:33:28.347Z] #44 [core-data internal] load build context [2025-10-31T09:33:28.347Z] #44 ... [2025-10-31T09:33:28.347Z] [2025-10-31T09:33:28.347Z] #108 [security-spire-agent] exporting to image [2025-10-31T09:33:28.347Z] #108 exporting layers 10.2s done [2025-10-31T09:33:28.347Z] #108 writing image sha256:af0df4b895ed832b2936b6ee229c3d2893ec3844ecdfb8db2e8356c5eec24a05 0.1s done [2025-10-31T09:33:28.347Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2025-10-31T09:33:28.347Z] #108 writing image sha256:d6577a185e23b054aa77bda7a22b6b0518668895afce8d3a5fe5bf2ba90cb94f 0.0s done [2025-10-31T09:33:28.347Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2025-10-31T09:33:28.347Z] #108 DONE 12.3s [2025-10-31T09:33:28.347Z] [2025-10-31T09:33:28.347Z] #44 [core-data internal] load build context [2025-10-31T09:33:29.336Z] #44 ... [2025-10-31T09:33:29.336Z] [2025-10-31T09:33:29.336Z] #57 [core-command internal] load build context [2025-10-31T09:33:29.336Z] #57 ... [2025-10-31T09:33:29.336Z] [2025-10-31T09:33:29.336Z] #44 [core-data internal] load build context [2025-10-31T09:33:29.613Z] #44 ... [2025-10-31T09:33:29.613Z] [2025-10-31T09:33:29.613Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:29.889Z] #48 ... [2025-10-31T09:33:29.889Z] [2025-10-31T09:33:29.889Z] #44 [core-data internal] load build context [2025-10-31T09:33:30.875Z] #44 transferring context: 150.51MB 133.7s [2025-10-31T09:33:31.153Z] #44 ... [2025-10-31T09:33:31.153Z] [2025-10-31T09:33:31.153Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:31.153Z] #45 ... [2025-10-31T09:33:31.153Z] [2025-10-31T09:33:31.153Z] #39 [support-notifications internal] load build context [2025-10-31T09:33:31.153Z] #39 ... [2025-10-31T09:33:31.153Z] [2025-10-31T09:33:31.153Z] #44 [core-data internal] load build context [2025-10-31T09:33:33.794Z] #44 ... [2025-10-31T09:33:33.794Z] [2025-10-31T09:33:33.794Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:33.794Z] #47 ... [2025-10-31T09:33:33.794Z] [2025-10-31T09:33:33.794Z] #44 [core-data internal] load build context [2025-10-31T09:33:34.401Z] #44 ... [2025-10-31T09:33:34.401Z] [2025-10-31T09:33:34.401Z] #59 [support-scheduler internal] load build context [2025-10-31T09:33:34.401Z] #59 ... [2025-10-31T09:33:34.401Z] [2025-10-31T09:33:34.401Z] #44 [core-data internal] load build context [2025-10-31T09:33:35.846Z] #44 transferring context: 169.98MB 138.8s [2025-10-31T09:33:36.835Z] #44 ... [2025-10-31T09:33:36.835Z] [2025-10-31T09:33:36.835Z] #37 [core-keeper internal] load build context [2025-10-31T09:33:37.110Z] #37 ... [2025-10-31T09:33:37.110Z] [2025-10-31T09:33:37.110Z] #44 [core-data internal] load build context [2025-10-31T09:33:37.110Z] #44 ... [2025-10-31T09:33:37.110Z] [2025-10-31T09:33:37.110Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:37.391Z] #52 ... [2025-10-31T09:33:37.391Z] [2025-10-31T09:33:37.391Z] #44 [core-data internal] load build context [2025-10-31T09:33:37.994Z] #44 ... [2025-10-31T09:33:37.994Z] [2025-10-31T09:33:37.994Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:33:38.272Z] #56 ... [2025-10-31T09:33:38.272Z] [2025-10-31T09:33:38.272Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:38.272Z] #53 ... [2025-10-31T09:33:38.272Z] [2025-10-31T09:33:38.272Z] #58 [core-metadata internal] load build context [2025-10-31T09:33:38.555Z] #58 ... [2025-10-31T09:33:38.555Z] [2025-10-31T09:33:38.555Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:33:39.541Z] #56 ... [2025-10-31T09:33:39.541Z] [2025-10-31T09:33:39.541Z] #57 [core-command internal] load build context [2025-10-31T09:33:39.541Z] #57 ... [2025-10-31T09:33:39.541Z] [2025-10-31T09:33:39.541Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:33:40.143Z] #56 ... [2025-10-31T09:33:40.143Z] [2025-10-31T09:33:40.143Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:40.143Z] #48 ... [2025-10-31T09:33:40.143Z] [2025-10-31T09:33:40.143Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:33:41.132Z] #56 transferring context: 257.54MB 152.7s [2025-10-31T09:33:41.132Z] #56 ... [2025-10-31T09:33:41.132Z] [2025-10-31T09:33:41.132Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:41.132Z] #45 ... [2025-10-31T09:33:41.132Z] [2025-10-31T09:33:41.132Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:33:41.407Z] #56 ... [2025-10-31T09:33:41.407Z] [2025-10-31T09:33:41.407Z] #39 [support-notifications internal] load build context [2025-10-31T09:33:41.407Z] #39 ... [2025-10-31T09:33:41.407Z] [2025-10-31T09:33:41.407Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:44.044Z] #45 ... [2025-10-31T09:33:44.044Z] [2025-10-31T09:33:44.044Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:44.044Z] #47 ... [2025-10-31T09:33:44.044Z] [2025-10-31T09:33:44.044Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:44.664Z] #45 ... [2025-10-31T09:33:44.664Z] [2025-10-31T09:33:44.664Z] #59 [support-scheduler internal] load build context [2025-10-31T09:33:44.939Z] #59 ... [2025-10-31T09:33:44.939Z] [2025-10-31T09:33:44.939Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:45.928Z] #45 transferring context: 252.65MB 150.8s [2025-10-31T09:33:47.383Z] #45 ... [2025-10-31T09:33:47.383Z] [2025-10-31T09:33:47.383Z] #37 [core-keeper internal] load build context [2025-10-31T09:33:47.383Z] #37 ... [2025-10-31T09:33:47.383Z] [2025-10-31T09:33:47.383Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:47.661Z] #45 ... [2025-10-31T09:33:47.661Z] [2025-10-31T09:33:47.661Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:47.661Z] #52 ... [2025-10-31T09:33:47.661Z] [2025-10-31T09:33:47.661Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:48.263Z] #45 ... [2025-10-31T09:33:48.263Z] [2025-10-31T09:33:48.263Z] #44 [core-data internal] load build context [2025-10-31T09:33:48.263Z] #44 ... [2025-10-31T09:33:48.263Z] [2025-10-31T09:33:48.263Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:48.543Z] #53 ... [2025-10-31T09:33:48.543Z] [2025-10-31T09:33:48.543Z] #58 [core-metadata internal] load build context [2025-10-31T09:33:48.543Z] #58 ... [2025-10-31T09:33:48.543Z] [2025-10-31T09:33:48.543Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:49.995Z] #53 ... [2025-10-31T09:33:49.995Z] [2025-10-31T09:33:49.995Z] #57 [core-command internal] load build context [2025-10-31T09:33:49.995Z] #57 ... [2025-10-31T09:33:49.995Z] [2025-10-31T09:33:49.995Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:50.294Z] #53 ... [2025-10-31T09:33:50.294Z] [2025-10-31T09:33:50.294Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:33:50.294Z] #48 ... [2025-10-31T09:33:50.294Z] [2025-10-31T09:33:50.294Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:50.896Z] #53 transferring context: 238.16MB 162.9s [2025-10-31T09:33:51.497Z] #53 ... [2025-10-31T09:33:51.497Z] [2025-10-31T09:33:51.497Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:33:51.497Z] #56 ... [2025-10-31T09:33:51.497Z] [2025-10-31T09:33:51.497Z] #39 [support-notifications internal] load build context [2025-10-31T09:33:51.772Z] #39 ... [2025-10-31T09:33:51.772Z] [2025-10-31T09:33:51.772Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:54.403Z] #53 ... [2025-10-31T09:33:54.403Z] [2025-10-31T09:33:54.403Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:33:54.403Z] #47 ... [2025-10-31T09:33:54.403Z] [2025-10-31T09:33:54.403Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:55.007Z] #53 ... [2025-10-31T09:33:55.007Z] [2025-10-31T09:33:55.007Z] #59 [support-scheduler internal] load build context [2025-10-31T09:33:55.007Z] #59 ... [2025-10-31T09:33:55.007Z] [2025-10-31T09:33:55.007Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:55.997Z] #53 transferring context: 251.24MB 167.9s [2025-10-31T09:33:57.450Z] #53 ... [2025-10-31T09:33:57.450Z] [2025-10-31T09:33:57.450Z] #37 [core-keeper internal] load build context [2025-10-31T09:33:57.450Z] #37 ... [2025-10-31T09:33:57.450Z] [2025-10-31T09:33:57.450Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:57.726Z] #53 ... [2025-10-31T09:33:57.726Z] [2025-10-31T09:33:57.726Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:58.002Z] #52 ... [2025-10-31T09:33:58.002Z] [2025-10-31T09:33:58.002Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:33:58.605Z] #53 ... [2025-10-31T09:33:58.605Z] [2025-10-31T09:33:58.605Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:58.605Z] #45 ... [2025-10-31T09:33:58.605Z] [2025-10-31T09:33:58.605Z] #44 [core-data internal] load build context [2025-10-31T09:33:58.605Z] #44 ... [2025-10-31T09:33:58.605Z] [2025-10-31T09:33:58.605Z] #58 [core-metadata internal] load build context [2025-10-31T09:33:58.880Z] #58 ... [2025-10-31T09:33:58.880Z] [2025-10-31T09:33:58.880Z] #44 [core-data internal] load build context [2025-10-31T09:33:59.866Z] #44 ... [2025-10-31T09:33:59.866Z] [2025-10-31T09:33:59.866Z] #57 [core-command internal] load build context [2025-10-31T09:34:00.142Z] #57 ... [2025-10-31T09:34:00.142Z] [2025-10-31T09:34:00.142Z] #44 [core-data internal] load build context [2025-10-31T09:34:00.417Z] #44 ... [2025-10-31T09:34:00.417Z] [2025-10-31T09:34:00.417Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:34:00.695Z] #48 ... [2025-10-31T09:34:00.695Z] [2025-10-31T09:34:00.695Z] #44 [core-data internal] load build context [2025-10-31T09:34:01.296Z] #44 transferring context: 262.62MB 164.1s [2025-10-31T09:34:01.573Z] #44 ... [2025-10-31T09:34:01.573Z] [2025-10-31T09:34:01.573Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:34:01.849Z] #56 ... [2025-10-31T09:34:01.849Z] [2025-10-31T09:34:01.849Z] #39 [support-notifications internal] load build context [2025-10-31T09:34:01.849Z] #39 ... [2025-10-31T09:34:01.849Z] [2025-10-31T09:34:01.849Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:34:04.489Z] #56 ... [2025-10-31T09:34:04.489Z] [2025-10-31T09:34:04.489Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:04.489Z] #47 ... [2025-10-31T09:34:04.489Z] [2025-10-31T09:34:04.489Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:34:05.087Z] #56 ... [2025-10-31T09:34:05.087Z] [2025-10-31T09:34:05.087Z] #59 [support-scheduler internal] load build context [2025-10-31T09:34:05.087Z] #59 ... [2025-10-31T09:34:05.087Z] [2025-10-31T09:34:05.087Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:34:06.533Z] #48 ... [2025-10-31T09:34:06.533Z] [2025-10-31T09:34:06.533Z] #59 [support-scheduler internal] load build context [2025-10-31T09:34:06.533Z] #59 transferring context: 379.09MB 176.0s [2025-10-31T09:34:07.525Z] #59 ... [2025-10-31T09:34:07.525Z] [2025-10-31T09:34:07.525Z] #37 [core-keeper internal] load build context [2025-10-31T09:34:07.800Z] #37 ... [2025-10-31T09:34:07.800Z] [2025-10-31T09:34:07.800Z] #59 [support-scheduler internal] load build context [2025-10-31T09:34:08.408Z] #59 ... [2025-10-31T09:34:08.408Z] [2025-10-31T09:34:08.408Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:08.408Z] #52 ... [2025-10-31T09:34:08.408Z] [2025-10-31T09:34:08.408Z] #59 [support-scheduler internal] load build context [2025-10-31T09:34:08.686Z] #59 ... [2025-10-31T09:34:08.686Z] [2025-10-31T09:34:08.686Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:08.966Z] #45 ... [2025-10-31T09:34:08.966Z] [2025-10-31T09:34:08.966Z] #58 [core-metadata internal] load build context [2025-10-31T09:34:08.966Z] #58 ... [2025-10-31T09:34:08.966Z] [2025-10-31T09:34:08.966Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:08.966Z] #53 ... [2025-10-31T09:34:08.966Z] [2025-10-31T09:34:08.966Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:09.959Z] #45 ... [2025-10-31T09:34:09.959Z] [2025-10-31T09:34:09.959Z] #57 [core-command internal] load build context [2025-10-31T09:34:10.246Z] #57 ... [2025-10-31T09:34:10.246Z] [2025-10-31T09:34:10.246Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:11.244Z] #53 transferring context: 290.99MB 183.1s [2025-10-31T09:34:11.841Z] #53 ... [2025-10-31T09:34:11.841Z] [2025-10-31T09:34:11.841Z] #44 [core-data internal] load build context [2025-10-31T09:34:11.841Z] #44 ... [2025-10-31T09:34:11.841Z] [2025-10-31T09:34:11.841Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:11.841Z] #53 ... [2025-10-31T09:34:11.841Z] [2025-10-31T09:34:11.841Z] #39 [support-notifications internal] load build context [2025-10-31T09:34:12.115Z] #39 ... [2025-10-31T09:34:12.115Z] [2025-10-31T09:34:12.115Z] #58 [core-metadata internal] load build context [2025-10-31T09:34:13.566Z] #58 ... [2025-10-31T09:34:13.566Z] [2025-10-31T09:34:13.566Z] #59 [support-scheduler internal] load build context [2025-10-31T09:34:13.566Z] #59 transferring context: 402.00MB 182.9s done [2025-10-31T09:34:13.566Z] #59 DONE 184.3s [2025-10-31T09:34:13.566Z] [2025-10-31T09:34:13.566Z] #58 [core-metadata internal] load build context [2025-10-31T09:34:14.173Z] #58 ... [2025-10-31T09:34:14.173Z] [2025-10-31T09:34:14.173Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:14.492Z] #47 ... [2025-10-31T09:34:14.492Z] [2025-10-31T09:34:14.492Z] #58 [core-metadata internal] load build context [2025-10-31T09:34:15.514Z] #58 ... [2025-10-31T09:34:15.514Z] [2025-10-31T09:34:15.514Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:34:15.514Z] #56 ... [2025-10-31T09:34:15.514Z] [2025-10-31T09:34:15.514Z] #58 [core-metadata internal] load build context [2025-10-31T09:34:16.513Z] #58 ... [2025-10-31T09:34:16.513Z] [2025-10-31T09:34:16.513Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:34:16.513Z] #48 ... [2025-10-31T09:34:16.513Z] [2025-10-31T09:34:16.513Z] #58 [core-metadata internal] load build context [2025-10-31T09:34:17.963Z] #58 ... [2025-10-31T09:34:17.963Z] [2025-10-31T09:34:17.963Z] #37 [core-keeper internal] load build context [2025-10-31T09:34:17.963Z] #37 transferring context: 401.28MB 193.0s [2025-10-31T09:34:17.963Z] #37 ... [2025-10-31T09:34:17.963Z] [2025-10-31T09:34:17.963Z] #58 [core-metadata internal] load build context [2025-10-31T09:34:18.579Z] #58 ... [2025-10-31T09:34:18.579Z] [2025-10-31T09:34:18.579Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:18.579Z] #52 ... [2025-10-31T09:34:18.579Z] [2025-10-31T09:34:18.579Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:34:18.854Z] #48 ... [2025-10-31T09:34:18.854Z] [2025-10-31T09:34:18.854Z] #37 [core-keeper internal] load build context [2025-10-31T09:34:18.854Z] #37 transferring context: 402.00MB 193.3s done [2025-10-31T09:34:18.854Z] #37 DONE 194.1s [2025-10-31T09:34:18.854Z] [2025-10-31T09:34:18.854Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:34:19.844Z] #48 ... [2025-10-31T09:34:19.844Z] [2025-10-31T09:34:19.844Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:19.844Z] #109 DONE 6.0s [2025-10-31T09:34:19.844Z] [2025-10-31T09:34:19.844Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:34:20.120Z] #48 ... [2025-10-31T09:34:20.120Z] [2025-10-31T09:34:20.120Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:20.395Z] #45 ... [2025-10-31T09:34:20.395Z] [2025-10-31T09:34:20.395Z] #57 [core-command internal] load build context [2025-10-31T09:34:20.395Z] #57 ... [2025-10-31T09:34:20.395Z] [2025-10-31T09:34:20.395Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:20.993Z] #45 ... [2025-10-31T09:34:20.993Z] [2025-10-31T09:34:20.993Z] #39 [support-notifications internal] load build context [2025-10-31T09:34:20.993Z] #39 transferring context: 402.00MB 190.1s done [2025-10-31T09:34:20.993Z] #39 DONE 191.9s [2025-10-31T09:34:20.993Z] [2025-10-31T09:34:20.993Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:21.596Z] #45 ... [2025-10-31T09:34:21.596Z] [2025-10-31T09:34:21.596Z] #57 [core-command internal] load build context [2025-10-31T09:34:21.596Z] #57 transferring context: 402.00MB 193.2s done [2025-10-31T09:34:21.596Z] #57 DONE 193.9s [2025-10-31T09:34:21.596Z] [2025-10-31T09:34:21.596Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:22.203Z] #45 ... [2025-10-31T09:34:22.203Z] [2025-10-31T09:34:22.203Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:22.203Z] #53 ... [2025-10-31T09:34:22.203Z] [2025-10-31T09:34:22.203Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:34:22.203Z] #110 DONE 3.1s [2025-10-31T09:34:22.203Z] [2025-10-31T09:34:22.203Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:22.203Z] #53 ... [2025-10-31T09:34:22.203Z] [2025-10-31T09:34:22.203Z] #44 [core-data internal] load build context [2025-10-31T09:34:22.203Z] #44 ... [2025-10-31T09:34:22.203Z] [2025-10-31T09:34:22.203Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.209Z] #53 ... [2025-10-31T09:34:24.209Z] [2025-10-31T09:34:24.209Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:24.209Z] #111 DONE 2.7s [2025-10-31T09:34:24.209Z] [2025-10-31T09:34:24.209Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.484Z] #53 ... [2025-10-31T09:34:24.484Z] [2025-10-31T09:34:24.484Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:24.484Z] #47 ... [2025-10-31T09:34:24.484Z] [2025-10-31T09:34:24.484Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:25.922Z] #53 ... [2025-10-31T09:34:25.922Z] [2025-10-31T09:34:25.922Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:25.922Z] #112 DONE 2.9s [2025-10-31T09:34:25.922Z] [2025-10-31T09:34:25.922Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:25.922Z] #53 ... [2025-10-31T09:34:25.922Z] [2025-10-31T09:34:25.922Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:34:25.922Z] #56 ... [2025-10-31T09:34:25.922Z] [2025-10-31T09:34:25.922Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:26.197Z] #53 transferring context: 329.34MB 198.2s [2025-10-31T09:34:29.058Z] #53 ... [2025-10-31T09:34:29.058Z] [2025-10-31T09:34:29.058Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:29.058Z] #52 ... [2025-10-31T09:34:29.058Z] [2025-10-31T09:34:29.058Z] #58 [core-metadata internal] load build context [2025-10-31T09:34:29.058Z] #58 ... [2025-10-31T09:34:29.058Z] [2025-10-31T09:34:29.058Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:29.058Z] #52 ... [2025-10-31T09:34:29.058Z] [2025-10-31T09:34:29.058Z] #56 [security-proxy-auth internal] load build context [2025-10-31T09:34:29.058Z] #56 transferring context: 402.00MB 200.7s done [2025-10-31T09:34:29.058Z] #56 DONE 201.2s [2025-10-31T09:34:29.058Z] [2025-10-31T09:34:29.058Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:29.687Z] #52 ... [2025-10-31T09:34:29.687Z] [2025-10-31T09:34:29.687Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:29.975Z] #113 ... [2025-10-31T09:34:29.975Z] [2025-10-31T09:34:29.975Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:30.255Z] #52 ... [2025-10-31T09:34:30.255Z] [2025-10-31T09:34:30.255Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:34:30.550Z] #48 ... [2025-10-31T09:34:30.550Z] [2025-10-31T09:34:30.550Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:30.845Z] #52 ... [2025-10-31T09:34:30.845Z] [2025-10-31T09:34:30.845Z] #58 [core-metadata internal] load build context [2025-10-31T09:34:30.845Z] #58 transferring context: 402.00MB 200.9s done [2025-10-31T09:34:30.845Z] #58 DONE 201.8s [2025-10-31T09:34:30.845Z] [2025-10-31T09:34:30.845Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:31.451Z] #52 ... [2025-10-31T09:34:31.451Z] [2025-10-31T09:34:31.451Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:31.451Z] #45 transferring context: 402.00MB 196.1s done [2025-10-31T09:34:31.451Z] #45 DONE 198.8s [2025-10-31T09:34:31.451Z] [2025-10-31T09:34:31.451Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:32.435Z] #52 ... [2025-10-31T09:34:32.435Z] [2025-10-31T09:34:32.435Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:32.435Z] #114 ... [2025-10-31T09:34:32.435Z] [2025-10-31T09:34:32.435Z] #44 [core-data internal] load build context [2025-10-31T09:34:32.435Z] #44 ... [2025-10-31T09:34:32.435Z] [2025-10-31T09:34:32.435Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:33.032Z] #52 ... [2025-10-31T09:34:33.032Z] [2025-10-31T09:34:33.032Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:33.032Z] #115 DONE 1.4s [2025-10-31T09:34:33.032Z] [2025-10-31T09:34:33.032Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:34.011Z] #52 ... [2025-10-31T09:34:34.011Z] [2025-10-31T09:34:34.011Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:34.282Z] #116 ... [2025-10-31T09:34:34.283Z] [2025-10-31T09:34:34.283Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:34.558Z] #52 ... [2025-10-31T09:34:34.558Z] [2025-10-31T09:34:34.558Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:34.831Z] #47 ... [2025-10-31T09:34:34.831Z] [2025-10-31T09:34:34.831Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:35.811Z] #52 ... [2025-10-31T09:34:35.811Z] [2025-10-31T09:34:35.811Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:35.811Z] #117 ... [2025-10-31T09:34:35.811Z] [2025-10-31T09:34:35.811Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:36.083Z] #52 transferring context: 360.08MB 208.6s [2025-10-31T09:34:39.466Z] #52 ... [2025-10-31T09:34:39.466Z] [2025-10-31T09:34:39.466Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:39.466Z] #53 ... [2025-10-31T09:34:39.466Z] [2025-10-31T09:34:39.466Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:40.448Z] #52 ... [2025-10-31T09:34:40.448Z] [2025-10-31T09:34:40.448Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:34:40.448Z] #48 ... [2025-10-31T09:34:40.448Z] [2025-10-31T09:34:40.448Z] #44 [core-data internal] load build context [2025-10-31T09:34:40.448Z] #44 transferring context: 402.00MB 203.2s done [2025-10-31T09:34:40.448Z] #44 DONE 207.8s [2025-10-31T09:34:40.448Z] [2025-10-31T09:34:40.448Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:34:40.448Z] #48 ... [2025-10-31T09:34:40.448Z] [2025-10-31T09:34:40.448Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:43.069Z] #52 ... [2025-10-31T09:34:43.069Z] [2025-10-31T09:34:43.069Z] #48 [security-secretstore-setup internal] load build context [2025-10-31T09:34:43.069Z] #48 transferring context: 402.00MB 206.9s done [2025-10-31T09:34:43.069Z] #48 DONE 210.3s [2025-10-31T09:34:43.069Z] [2025-10-31T09:34:43.069Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:43.069Z] #52 ... [2025-10-31T09:34:43.069Z] [2025-10-31T09:34:43.069Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:43.069Z] #118 ... [2025-10-31T09:34:43.069Z] [2025-10-31T09:34:43.069Z] #52 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:44.061Z] #52 transferring context: 402.00MB 216.3s done [2025-10-31T09:34:44.061Z] #52 DONE 216.9s [2025-10-31T09:34:44.061Z] [2025-10-31T09:34:44.061Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:45.053Z] #47 ... [2025-10-31T09:34:45.053Z] [2025-10-31T09:34:45.053Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:45.053Z] #119 DONE 1.9s [2025-10-31T09:34:45.053Z] [2025-10-31T09:34:45.053Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:45.053Z] #47 ... [2025-10-31T09:34:45.053Z] [2025-10-31T09:34:45.053Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:46.027Z] #120 ... [2025-10-31T09:34:46.027Z] [2025-10-31T09:34:46.027Z] #53 [security-proxy-setup internal] load build context [2025-10-31T09:34:46.027Z] #53 transferring context: 402.00MB 217.6s done [2025-10-31T09:34:46.027Z] #53 DONE 218.4s [2025-10-31T09:34:46.027Z] [2025-10-31T09:34:46.027Z] #47 [security-bootstrapper internal] load build context [2025-10-31T09:34:48.004Z] #47 transferring context: 402.00MB 210.7s done [2025-10-31T09:34:48.004Z] #47 DONE 215.0s [2025-10-31T09:34:48.004Z] [2025-10-31T09:34:48.004Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:54.825Z] #118 ... [2025-10-31T09:36:54.825Z] [2025-10-31T09:36:54.825Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:54.825Z] #113 DONE 148.7s [2025-10-31T09:36:54.825Z] [2025-10-31T09:36:54.825Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:54.825Z] #117 DONE 142.9s [2025-10-31T09:36:54.825Z] [2025-10-31T09:36:54.825Z] #121 [core-command builder 6/7] COPY . . [2025-10-31T09:36:54.825Z] #121 ... [2025-10-31T09:36:54.825Z] [2025-10-31T09:36:54.825Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:54.825Z] #116 DONE 144.6s [2025-10-31T09:36:54.825Z] [2025-10-31T09:36:54.825Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:54.825Z] #118 DONE 135.8s [2025-10-31T09:36:54.825Z] [2025-10-31T09:36:54.825Z] #122 [support-notifications builder 6/7] COPY . . [2025-10-31T09:36:54.825Z] #122 ... [2025-10-31T09:36:54.825Z] [2025-10-31T09:36:54.825Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:54.825Z] #120 DONE 124.1s [2025-10-31T09:36:54.825Z] [2025-10-31T09:36:54.825Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:36:54.825Z] #123 ... [2025-10-31T09:36:54.825Z] [2025-10-31T09:36:54.825Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:54.825Z] #114 DONE 147.1s [2025-10-31T09:36:54.825Z] [2025-10-31T09:36:54.825Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-31T09:36:59.188Z] #124 ... [2025-10-31T09:36:59.188Z] [2025-10-31T09:36:59.188Z] #125 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:36:59.188Z] #125 ... [2025-10-31T09:36:59.188Z] [2025-10-31T09:36:59.188Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:37:07.762Z] #126 DONE 18.9s [2025-10-31T09:37:07.762Z] [2025-10-31T09:37:07.762Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-31T09:37:07.762Z] #124 DONE 18.4s [2025-10-31T09:37:07.762Z] [2025-10-31T09:37:07.762Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:37:08.044Z] #127 ... [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.044Z] #128 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.044Z] #129 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #130 [core-data builder 6/7] COPY . . [2025-10-31T09:37:08.044Z] #130 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #121 [core-command builder 6/7] COPY . . [2025-10-31T09:37:08.044Z] #121 DONE 19.3s [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:37:08.044Z] #123 DONE 18.8s [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #131 [core-metadata builder 6/7] COPY . . [2025-10-31T09:37:08.044Z] #131 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.044Z] #132 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.044Z] #133 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.044Z] #134 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #135 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:37:08.044Z] #135 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.044Z] #136 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.044Z] #137 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:37:08.044Z] #138 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.044Z] #139 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #140 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:37:08.044Z] #140 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.044Z] #141 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.044Z] #142 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:37:08.044Z] #143 ... [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.044Z] #144 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.044Z] #145 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #146 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:37:08.044Z] #146 CACHED [2025-10-31T09:37:08.044Z] [2025-10-31T09:37:08.044Z] #122 [support-notifications builder 6/7] COPY . . [2025-10-31T09:37:08.044Z] #122 DONE 19.4s [2025-10-31T09:37:08.318Z] [2025-10-31T09:37:08.318Z] #125 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:37:08.318Z] #125 DONE 19.8s [2025-10-31T09:37:08.318Z] [2025-10-31T09:37:08.318Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:37:13.725Z] #147 ... [2025-10-31T09:37:13.725Z] [2025-10-31T09:37:13.725Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:37:15.727Z] #148 ... [2025-10-31T09:37:15.727Z] [2025-10-31T09:37:15.727Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:37:15.727Z] #0 7.453 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:37:16.347Z] #149 ... [2025-10-31T09:37:16.347Z] [2025-10-31T09:37:16.347Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:37:16.347Z] #127 8.207 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:37:18.353Z] #127 ... [2025-10-31T09:37:18.353Z] [2025-10-31T09:37:18.353Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:37:18.353Z] #0 8.295 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:37:18.353Z] #150 ... [2025-10-31T09:37:18.353Z] [2025-10-31T09:37:18.353Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:37:18.353Z] #0 7.967 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:37:18.353Z] #151 ... [2025-10-31T09:37:18.353Z] [2025-10-31T09:37:18.353Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:37:18.353Z] #0 7.760 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:37:18.353Z] #152 ... [2025-10-31T09:37:18.353Z] [2025-10-31T09:37:18.353Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:37:18.353Z] #0 9.957 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:37:18.628Z] #153 ... [2025-10-31T09:37:18.628Z] [2025-10-31T09:37:18.628Z] #154 [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:37:18.628Z] #0 9.036 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:37:18.628Z] #154 ... [2025-10-31T09:37:18.628Z] [2025-10-31T09:37:18.629Z] #155 [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:37:18.629Z] #0 10.07 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:37:18.903Z] #155 ... [2025-10-31T09:37:18.903Z] [2025-10-31T09:37:18.903Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:37:18.903Z] #0 9.508 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:37:18.903Z] #156 ... [2025-10-31T09:37:18.903Z] [2025-10-31T09:37:18.903Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:37:18.903Z] #148 9.283 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:37:29.079Z] #148 ... [2025-10-31T09:37:29.079Z] [2025-10-31T09:37:29.079Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:37:29.079Z] #143 9.183 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:37:29.079Z] #143 ... [2025-10-31T09:37:29.079Z] [2025-10-31T09:37:29.079Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:37:29.079Z] #147 9.300 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-31T10:09:22.531Z] #147 ... [2025-10-31T10:09:22.531Z] [2025-10-31T10:09:22.531Z] #154 [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:09:22.531Z] #154 DONE 1932.5s [2025-10-31T10:09:22.531Z] [2025-10-31T10:09:22.531Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:09:22.531Z] #149 ... [2025-10-31T10:09:22.531Z] [2025-10-31T10:09:22.531Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:09:22.531Z] #157 DONE 0.6s [2025-10-31T10:09:22.531Z] [2025-10-31T10:09:22.531Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:09:22.531Z] #150 ... [2025-10-31T10:09:22.531Z] [2025-10-31T10:09:22.531Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:09:22.531Z] #158 DONE 0.3s [2025-10-31T10:09:22.531Z] [2025-10-31T10:09:22.531Z] #155 [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:09:22.531Z] #155 ... [2025-10-31T10:09:22.531Z] [2025-10-31T10:09:22.531Z] #159 [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:09:22.531Z] #159 DONE 0.5s [2025-10-31T10:09:22.531Z] [2025-10-31T10:09:22.531Z] #160 [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:09:22.809Z] #160 DONE 0.3s [2025-10-31T10:09:22.809Z] [2025-10-31T10:09:22.809Z] #161 [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:09:23.089Z] #161 DONE 0.3s [2025-10-31T10:09:23.089Z] [2025-10-31T10:09:23.089Z] #162 [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:09:26.493Z] #162 DONE 3.2s [2025-10-31T10:09:26.493Z] [2025-10-31T10:09:26.493Z] #108 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:09:26.493Z] #108 exporting layers [2025-10-31T10:09:27.478Z] #108 exporting layers 1.1s done [2025-10-31T10:09:27.478Z] #108 writing image sha256:d5abeaa1a3e3f9768f9f01911925b0de61cd1395e89a7137e9b3b1e67573923a 0.0s done [2025-10-31T10:09:27.478Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-10-31T10:09:27.754Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2025-10-31T10:09:27.754Z] #108 DONE 13.5s [2025-10-31T10:09:27.754Z] [2025-10-31T10:09:27.754Z] #54 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:09:54.916Z] #54 ... [2025-10-31T10:09:54.916Z] [2025-10-31T10:09:54.916Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:09:54.916Z] #156 DONE 1962.5s [2025-10-31T10:09:54.916Z] [2025-10-31T10:09:54.916Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:09:54.916Z] #163 DONE 0.6s [2025-10-31T10:09:54.916Z] [2025-10-31T10:09:54.916Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:09:54.916Z] #164 DONE 3.4s [2025-10-31T10:09:54.916Z] [2025-10-31T10:09:54.916Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:09:54.916Z] #153 ... [2025-10-31T10:09:54.916Z] [2025-10-31T10:09:54.916Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:09:55.213Z] #165 DONE 0.6s [2025-10-31T10:09:55.213Z] [2025-10-31T10:09:55.213Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:09:55.557Z] #166 DONE 0.3s [2025-10-31T10:09:55.557Z] [2025-10-31T10:09:55.557Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:09:56.199Z] #167 DONE 0.4s [2025-10-31T10:09:56.199Z] [2025-10-31T10:09:56.199Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:09:56.199Z] #168 DONE 0.3s [2025-10-31T10:09:56.199Z] [2025-10-31T10:09:56.199Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:09:56.479Z] #148 ... [2025-10-31T10:09:56.479Z] [2025-10-31T10:09:56.479Z] #169 [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:09:56.479Z] #169 DONE 0.2s [2025-10-31T10:09:56.479Z] [2025-10-31T10:09:56.479Z] #170 [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:09:56.757Z] #170 DONE 0.3s [2025-10-31T10:09:56.758Z] [2025-10-31T10:09:56.758Z] #171 [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:09:57.034Z] #171 DONE 0.2s [2025-10-31T10:09:57.034Z] [2025-10-31T10:09:57.034Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:09:57.034Z] #127 ... [2025-10-31T10:09:57.034Z] [2025-10-31T10:09:57.034Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:09:57.311Z] #172 DONE 0.3s [2025-10-31T10:09:57.311Z] [2025-10-31T10:09:57.311Z] #155 [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:09:57.311Z] #155 ... [2025-10-31T10:09:57.311Z] [2025-10-31T10:09:57.311Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:09:59.970Z] #173 DONE 2.5s [2025-10-31T10:09:59.970Z] [2025-10-31T10:09:59.970Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:09:59.970Z] #41 ... [2025-10-31T10:09:59.970Z] [2025-10-31T10:09:59.970Z] #108 [security-bootstrapper] exporting to image [2025-10-31T10:09:59.970Z] #108 exporting layers [2025-10-31T10:10:01.424Z] #108 exporting layers 1.5s done [2025-10-31T10:10:01.424Z] #108 writing image sha256:bea87efadc2219f21ab7bf2e4fa02997287812194f0e04bd2de5bfd2afcc1358 0.0s done [2025-10-31T10:10:01.424Z] #108 naming to docker.io/library/security-bootstrapper-arm64 [2025-10-31T10:10:01.424Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-31T10:10:01.424Z] #108 DONE 15.0s [2025-10-31T10:10:01.424Z] [2025-10-31T10:10:01.424Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:35:58.748Z] #151 ... [2025-10-31T10:35:58.748Z] [2025-10-31T10:35:58.748Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:35:58.748Z] #150 DONE 3523.0s [2025-10-31T10:35:58.748Z] [2025-10-31T10:35:58.748Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:35:58.748Z] #41 ... [2025-10-31T10:35:58.748Z] [2025-10-31T10:35:58.748Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:35:58.748Z] #174 DONE 0.2s [2025-10-31T10:35:58.748Z] [2025-10-31T10:35:58.748Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:35:58.748Z] #175 DONE 0.3s [2025-10-31T10:35:58.748Z] [2025-10-31T10:35:58.748Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:35:58.748Z] #149 ... [2025-10-31T10:35:58.748Z] [2025-10-31T10:35:58.748Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:35:58.748Z] #176 DONE 0.6s [2025-10-31T10:35:58.748Z] [2025-10-31T10:35:58.748Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:35:58.748Z] #177 DONE 0.2s [2025-10-31T10:35:58.748Z] [2025-10-31T10:35:58.748Z] #108 [core-command] exporting to image [2025-10-31T10:35:58.748Z] #108 exporting layers [2025-10-31T10:35:58.748Z] #108 exporting layers 0.5s done [2025-10-31T10:35:58.748Z] #108 writing image sha256:fb7bfc5e8960322d9ef850feda88f9cccb4c235f66a2ae82011191c4e5e9d162 done [2025-10-31T10:35:58.748Z] #108 naming to docker.io/library/core-command-arm64 done [2025-10-31T10:35:58.748Z] #108 DONE 15.5s [2025-10-31T10:35:58.748Z] [2025-10-31T10:35:58.748Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:36:37.837Z] #147 ... [2025-10-31T10:36:37.837Z] [2025-10-31T10:36:37.837Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:36:37.837Z] #143 DONE 3568.6s [2025-10-31T10:36:37.837Z] [2025-10-31T10:36:37.837Z] #155 [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:36:37.837Z] #155 ... [2025-10-31T10:36:37.837Z] [2025-10-31T10:36:37.837Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:36:37.837Z] #178 DONE 0.3s [2025-10-31T10:36:37.837Z] [2025-10-31T10:36:37.837Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:36:38.114Z] #179 DONE 0.3s [2025-10-31T10:36:38.114Z] [2025-10-31T10:36:38.114Z] #180 [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:36:38.114Z] #180 DONE 0.3s [2025-10-31T10:36:38.114Z] [2025-10-31T10:36:38.114Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:36:38.401Z] #153 ... [2025-10-31T10:36:38.401Z] [2025-10-31T10:36:38.401Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T10:36:38.681Z] #181 DONE 0.2s [2025-10-31T10:36:38.681Z] [2025-10-31T10:36:38.681Z] #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:36:39.292Z] #182 DONE 0.6s [2025-10-31T10:36:39.292Z] [2025-10-31T10:36:39.292Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:36:39.292Z] #149 ... [2025-10-31T10:36:39.292Z] [2025-10-31T10:36:39.292Z] #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:36:39.292Z] #183 DONE 0.2s [2025-10-31T10:36:39.292Z] [2025-10-31T10:36:39.292Z] #184 [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:36:42.709Z] #184 DONE 2.7s [2025-10-31T10:36:42.709Z] [2025-10-31T10:36:42.709Z] #108 [security-proxy-setup] exporting to image [2025-10-31T10:36:42.709Z] #108 exporting layers [2025-10-31T10:36:43.706Z] #108 exporting layers 1.7s done [2025-10-31T10:36:43.706Z] #108 writing image sha256:62b2ae1fb7d96949526985d1b6bb5fe901ecd450d950f659aa116db6ee278cf6 done [2025-10-31T10:36:43.706Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T10:36:43.706Z] #108 DONE 17.2s [2025-10-31T10:36:43.706Z] [2025-10-31T10:36:43.706Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:36:45.696Z] #41 ... [2025-10-31T10:36:45.696Z] [2025-10-31T10:36:45.696Z] #155 [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:36:45.696Z] #155 3577.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T10:37:32.788Z] #155 DONE 3622.7s [2025-10-31T10:37:32.788Z] [2025-10-31T10:37:32.788Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:37:32.788Z] #151 ... [2025-10-31T10:37:32.788Z] [2025-10-31T10:37:32.788Z] #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:37:32.788Z] #185 DONE 0.3s [2025-10-31T10:37:32.788Z] [2025-10-31T10:37:32.788Z] #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:37:32.788Z] #186 DONE 0.3s [2025-10-31T10:37:32.788Z] [2025-10-31T10:37:32.788Z] #187 [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:37:32.788Z] #187 DONE 0.3s [2025-10-31T10:37:32.788Z] [2025-10-31T10:37:32.788Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:37:32.788Z] #153 ... [2025-10-31T10:37:32.788Z] [2025-10-31T10:37:32.788Z] #188 [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:37:32.788Z] #188 DONE 0.3s [2025-10-31T10:37:32.788Z] [2025-10-31T10:37:32.788Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:37:32.788Z] #149 ... [2025-10-31T10:37:32.788Z] [2025-10-31T10:37:32.788Z] #189 [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:37:32.788Z] #189 DONE 0.3s [2025-10-31T10:37:32.788Z] [2025-10-31T10:37:32.788Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:37:33.063Z] #152 ... [2025-10-31T10:37:33.063Z] [2025-10-31T10:37:33.063Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T10:37:33.670Z] #190 DONE 0.7s [2025-10-31T10:37:33.670Z] [2025-10-31T10:37:33.670Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:37:34.289Z] #191 DONE 0.7s [2025-10-31T10:37:34.289Z] [2025-10-31T10:37:34.289Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:37:34.580Z] #192 DONE 0.2s [2025-10-31T10:37:34.580Z] [2025-10-31T10:37:34.580Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:37:34.580Z] #147 ... [2025-10-31T10:37:34.580Z] [2025-10-31T10:37:34.580Z] #193 [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:37:37.250Z] #193 DONE 2.4s [2025-10-31T10:37:37.250Z] [2025-10-31T10:37:37.250Z] #108 [security-secretstore-setup] exporting to image [2025-10-31T10:37:37.250Z] #108 exporting layers [2025-10-31T10:37:38.704Z] #108 exporting layers 1.8s done [2025-10-31T10:37:38.704Z] #108 writing image sha256:d14f424c4534bded9ae517da53adf648e4a02702ee9701fa17a8e0c297af2f7c done [2025-10-31T10:37:38.704Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T10:37:38.704Z] #108 DONE 19.0s [2025-10-31T10:37:38.704Z] [2025-10-31T10:37:38.704Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:39:00.536Z] #153 ... [2025-10-31T10:39:00.536Z] [2025-10-31T10:39:00.536Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:39:00.536Z] #152 DONE 3702.6s [2025-10-31T10:39:00.536Z] [2025-10-31T10:39:00.536Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:39:00.536Z] #153 ... [2025-10-31T10:39:00.536Z] [2025-10-31T10:39:00.536Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:00.536Z] #194 DONE 0.5s [2025-10-31T10:39:00.536Z] [2025-10-31T10:39:00.536Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:39:00.536Z] #149 ... [2025-10-31T10:39:00.536Z] [2025-10-31T10:39:00.536Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:00.536Z] #195 DONE 0.2s [2025-10-31T10:39:00.536Z] [2025-10-31T10:39:00.536Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:39:00.536Z] #153 ... [2025-10-31T10:39:00.536Z] [2025-10-31T10:39:00.536Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T10:39:00.536Z] #196 DONE 0.6s [2025-10-31T10:39:00.536Z] [2025-10-31T10:39:00.536Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:00.536Z] #197 DONE 0.2s [2025-10-31T10:39:00.536Z] [2025-10-31T10:39:00.536Z] #108 [security-spiffe-token-provider] exporting to image [2025-10-31T10:39:00.536Z] #108 exporting layers [2025-10-31T10:39:00.536Z] #108 exporting layers 1.3s done [2025-10-31T10:39:00.536Z] #108 writing image sha256:df571398efb07bd447f93feb26586f51e0f6bd7b1b4895c1997ce3c4d6ff8f28 done [2025-10-31T10:39:00.536Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T10:39:00.536Z] #108 DONE 20.4s [2025-10-31T10:39:00.536Z] [2025-10-31T10:39:00.536Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:40:08.502Z] #149 ... [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:40:08.502Z] #151 DONE 3775.1s [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:40:08.502Z] #147 ... [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:08.502Z] #198 DONE 0.3s [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:40:08.502Z] #149 ... [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:08.502Z] #199 DONE 0.3s [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:40:08.502Z] #149 ... [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:40:08.502Z] #200 DONE 1.1s [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:40:08.502Z] #201 DONE 0.3s [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:40:08.502Z] #202 DONE 0.4s [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #203 [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:40:08.502Z] #203 ... [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:40:08.502Z] #127 DONE 3779.2s [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:40:08.502Z] #149 ... [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:08.502Z] #204 DONE 0.4s [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:40:08.502Z] #149 DONE 3780.3s [2025-10-31T10:40:08.502Z] [2025-10-31T10:40:08.502Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:40:09.479Z] #148 ... [2025-10-31T10:40:09.479Z] [2025-10-31T10:40:09.479Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:40:09.479Z] #205 ... [2025-10-31T10:40:09.479Z] [2025-10-31T10:40:09.479Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:40:09.479Z] #153 DONE 3781.6s [2025-10-31T10:40:09.757Z] [2025-10-31T10:40:09.757Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:40:10.726Z] #148 ... [2025-10-31T10:40:10.726Z] [2025-10-31T10:40:10.726Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:11.331Z] #206 DONE 0.7s [2025-10-31T10:40:11.331Z] [2025-10-31T10:40:11.331Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:40:11.331Z] #148 ... [2025-10-31T10:40:11.331Z] [2025-10-31T10:40:11.331Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:40:11.331Z] #205 DONE 2.0s [2025-10-31T10:40:11.331Z] [2025-10-31T10:40:11.331Z] #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:40:11.331Z] #207 ... [2025-10-31T10:40:11.331Z] [2025-10-31T10:40:11.331Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:11.331Z] #208 DONE 0.3s [2025-10-31T10:40:11.605Z] [2025-10-31T10:40:11.605Z] #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:40:11.880Z] #207 DONE 0.4s [2025-10-31T10:40:11.880Z] [2025-10-31T10:40:11.880Z] #108 [core-keeper] exporting to image [2025-10-31T10:40:11.880Z] #108 exporting layers [2025-10-31T10:40:11.880Z] #108 ... [2025-10-31T10:40:11.880Z] [2025-10-31T10:40:11.880Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:11.880Z] #209 CACHED [2025-10-31T10:40:11.880Z] [2025-10-31T10:40:11.880Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:11.880Z] #210 CACHED [2025-10-31T10:40:12.205Z] [2025-10-31T10:40:12.205Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:40:12.205Z] #211 ... [2025-10-31T10:40:12.205Z] [2025-10-31T10:40:12.205Z] #203 [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:40:12.205Z] #203 DONE 5.6s [2025-10-31T10:40:12.477Z] [2025-10-31T10:40:12.477Z] #108 [security-proxy-auth] exporting to image [2025-10-31T10:40:14.273Z] #108 ... [2025-10-31T10:40:14.273Z] [2025-10-31T10:40:14.273Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:40:14.273Z] #212 DONE 2.3s [2025-10-31T10:40:14.273Z] [2025-10-31T10:40:14.273Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:40:14.273Z] #211 DONE 2.4s [2025-10-31T10:40:14.273Z] [2025-10-31T10:40:14.273Z] #108 [security-proxy-auth] exporting to image [2025-10-31T10:40:14.273Z] #108 exporting layers 2.5s done [2025-10-31T10:40:14.273Z] #108 writing image sha256:ef5c69c49d9e8ea8e0f3fdf14f32d853de96ff9e3ed7cc2ec795b3b8ed8af782 0.0s done [2025-10-31T10:40:14.273Z] #108 naming to docker.io/library/core-keeper-arm64 [2025-10-31T10:40:14.273Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-10-31T10:40:14.569Z] #108 exporting layers 2.2s done [2025-10-31T10:40:14.569Z] #108 writing image sha256:12234e7073cf9b3cda954e9f92371534d96a8f47d82b54f4bb2666dc56d93457 [2025-10-31T10:40:14.569Z] #108 ... [2025-10-31T10:40:14.569Z] [2025-10-31T10:40:14.569Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:40:14.569Z] #213 DONE 0.4s [2025-10-31T10:40:14.569Z] [2025-10-31T10:40:14.569Z] #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:40:14.569Z] #214 DONE 0.4s [2025-10-31T10:40:14.569Z] [2025-10-31T10:40:14.569Z] #108 [core-data] exporting to image [2025-10-31T10:40:14.569Z] #108 writing image sha256:12234e7073cf9b3cda954e9f92371534d96a8f47d82b54f4bb2666dc56d93457 0.0s done [2025-10-31T10:40:14.569Z] #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-10-31T10:40:15.312Z] #108 ... [2025-10-31T10:40:15.312Z] [2025-10-31T10:40:15.312Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:40:15.312Z] #215 DONE 0.5s [2025-10-31T10:40:15.312Z] [2025-10-31T10:40:15.312Z] #108 [core-metadata] exporting to image [2025-10-31T10:40:15.941Z] #108 exporting layers 1.2s done [2025-10-31T10:40:15.941Z] #108 writing image sha256:31a3bb309ff1965e59614ef26ec3165b8b16013125dc237408f248da0d9ba875 0.0s done [2025-10-31T10:40:15.941Z] #108 naming to docker.io/library/core-data-arm64 [2025-10-31T10:40:15.941Z] #108 naming to docker.io/library/core-data-arm64 0.1s done [2025-10-31T10:40:16.954Z] #108 exporting layers 1.4s done [2025-10-31T10:40:16.954Z] #108 writing image sha256:408bbc0de07b655158f8091909aa16e5e369897cae9ad97f9baac0d9b105b7fa done [2025-10-31T10:40:16.954Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T10:40:16.954Z] #108 DONE 24.7s [2025-10-31T10:40:16.954Z] [2025-10-31T10:40:16.954Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:03.945Z] #147 ... [2025-10-31T10:41:03.945Z] [2025-10-31T10:41:03.945Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:03.945Z] #148 DONE 3829.5s [2025-10-31T10:41:03.945Z] [2025-10-31T10:41:03.945Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:41:03.945Z] #41 ... [2025-10-31T10:41:03.945Z] [2025-10-31T10:41:03.945Z] #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:03.945Z] #216 DONE 0.2s [2025-10-31T10:41:03.945Z] [2025-10-31T10:41:03.945Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:03.945Z] #147 ... [2025-10-31T10:41:03.945Z] [2025-10-31T10:41:03.945Z] #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:03.945Z] #217 DONE 0.2s [2025-10-31T10:41:03.945Z] [2025-10-31T10:41:03.945Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:41:03.945Z] #218 DONE 0.7s [2025-10-31T10:41:03.945Z] [2025-10-31T10:41:03.945Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:03.945Z] #147 ... [2025-10-31T10:41:03.945Z] [2025-10-31T10:41:03.945Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:41:03.945Z] #219 DONE 0.2s [2025-10-31T10:41:03.945Z] [2025-10-31T10:41:03.945Z] #108 [support-scheduler] exporting to image [2025-10-31T10:41:03.945Z] #108 exporting layers [2025-10-31T10:41:03.945Z] #108 exporting layers 1.5s done [2025-10-31T10:41:03.945Z] #108 writing image sha256:fc57291df40b5c32ada7c863780d031755940dd2ef01ddd052e3fdc2aabcfd61 done [2025-10-31T10:41:03.945Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T10:41:03.945Z] #108 DONE 26.2s [2025-10-31T10:41:03.945Z] [2025-10-31T10:41:03.945Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:41:07.346Z] #147 DONE 3839.1s [2025-10-31T10:41:07.346Z] [2025-10-31T10:41:07.346Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:41:07.346Z] #41 ... [2025-10-31T10:41:07.346Z] [2025-10-31T10:41:07.346Z] #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:07.942Z] #220 DONE 0.2s [2025-10-31T10:41:07.942Z] [2025-10-31T10:41:07.942Z] #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:07.942Z] #221 DONE 0.1s [2025-10-31T10:41:07.942Z] [2025-10-31T10:41:07.942Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:41:07.942Z] #41 ... [2025-10-31T10:41:07.942Z] [2025-10-31T10:41:07.942Z] #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:41:08.541Z] #222 DONE 0.6s [2025-10-31T10:41:08.541Z] [2025-10-31T10:41:08.541Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:08.812Z] #223 DONE 0.1s [2025-10-31T10:41:08.812Z] [2025-10-31T10:41:08.812Z] #108 [support-notifications] exporting to image [2025-10-31T10:41:08.812Z] #108 exporting layers [2025-10-31T10:41:09.783Z] #108 exporting layers 1.0s done [2025-10-31T10:41:09.783Z] #108 writing image sha256:18e7ebf7e16c4b1f6dafe7a95ff121f5d3e3bb6ca87d588b1ea3e7da2730252e 0.0s done [2025-10-31T10:41:09.783Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T10:41:09.783Z] #108 DONE 27.2s [2025-10-31T10:41:09.783Z] [2025-10-31T10:41:09.783Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:41:09.783Z] time="2025-10-31T09:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.783Z] time="2025-10-31T09:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.783Z] time="2025-10-31T09:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.783Z] time="2025-10-31T09:30:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.783Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.784Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.784Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.784Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.784Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.784Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.784Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.784Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.784Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.784Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:41:09.784Z] time="2025-10-31T09:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T10:41:09.816Z] $ docker stop --time=1 95728e538c2098fc288227262a677d61a5c770b837c33064c9c9e3c394a9118b [2025-10-31T10:41:11.767Z] $ docker rm -f --volumes 95728e538c2098fc288227262a677d61a5c770b837c33064c9c9e3c394a9118b [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:41:12.488Z] + docker images [2025-10-31T10:41:12.488Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:41:12.488Z] support-notifications-arm64 latest 18e7ebf7e16c 4 seconds ago 53MB [2025-10-31T10:41:12.488Z] support-scheduler-arm64 latest fc57291df40b 13 seconds ago 49.2MB [2025-10-31T10:41:12.488Z] core-data-arm64 latest 31a3bb309ff1 58 seconds ago 45.5MB [2025-10-31T10:41:12.488Z] core-metadata-arm64 latest 408bbc0de07b 58 seconds ago 45.5MB [2025-10-31T10:41:12.488Z] security-proxy-auth-arm64 latest 12234e7073cf About a minute ago 44.6MB [2025-10-31T10:41:12.488Z] core-keeper-arm64 latest ef5c69c49d9e About a minute ago 45.2MB [2025-10-31T10:41:12.488Z] security-spiffe-token-provider-arm64 latest df571398efb0 2 minutes ago 49.1MB [2025-10-31T10:41:12.488Z] security-secretstore-setup-arm64 latest d14f424c4534 3 minutes ago 79.5MB [2025-10-31T10:41:12.488Z] security-proxy-setup-arm64 latest 62b2ae1fb7d9 4 minutes ago 57.8MB [2025-10-31T10:41:12.488Z] core-command-arm64 latest fb7bfc5e8960 5 minutes ago 40.1MB [2025-10-31T10:41:12.488Z] security-bootstrapper-arm64 latest bea87efadc22 31 minutes ago 21.6MB [2025-10-31T10:41:12.488Z] core-common-config-bootstrapper-arm64 latest d5abeaa1a3e3 31 minutes ago 20.5MB [2025-10-31T10:41:12.488Z] security-spire-agent-arm64 latest d6577a185e23 About an hour ago 187MB [2025-10-31T10:41:12.488Z] security-spire-config-arm64 latest 571861a1a12b About an hour ago 143MB [2025-10-31T10:41:12.488Z] security-spire-server-arm64 latest af0df4b895ed About an hour ago 144MB [2025-10-31T10:41:12.488Z] ci-base-image-arm64 latest aa7e97526558 2 hours ago 920MB [2025-10-31T10:41:12.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T10:41:12.488Z] 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:41:13.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:41:13.445Z] [2025-10-31T10:41:13.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:41:13.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:41:14.146Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T10:41:14.146Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T10:41:14.146Z] 04944245beec: Pulling fs layer [2025-10-31T10:41:14.146Z] 699f458cf7ca: Pulling fs layer [2025-10-31T10:41:14.146Z] 765212b225bb: Pulling fs layer [2025-10-31T10:41:14.146Z] f23df028b6ca: Pulling fs layer [2025-10-31T10:41:14.146Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T10:41:14.146Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T10:41:14.146Z] 765212b225bb: Waiting [2025-10-31T10:41:14.146Z] f23df028b6ca: Waiting [2025-10-31T10:41:14.146Z] d65c8cfc05b1: Waiting [2025-10-31T10:41:14.146Z] 2437ff75d9bd: Waiting [2025-10-31T10:41:14.146Z] 04944245beec: Verifying Checksum [2025-10-31T10:41:14.146Z] 04944245beec: Download complete [2025-10-31T10:41:14.146Z] 765212b225bb: Download complete [2025-10-31T10:41:14.418Z] f23df028b6ca: Verifying Checksum [2025-10-31T10:41:14.418Z] f23df028b6ca: Download complete [2025-10-31T10:41:14.418Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T10:41:14.418Z] d65c8cfc05b1: Download complete [2025-10-31T10:41:14.418Z] 699f458cf7ca: Verifying Checksum [2025-10-31T10:41:14.418Z] 699f458cf7ca: Download complete [2025-10-31T10:41:15.010Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T10:41:15.010Z] 8998bd30e6a1: Download complete [2025-10-31T10:41:17.619Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T10:41:17.619Z] 2437ff75d9bd: Download complete [2025-10-31T10:41:20.219Z] 8998bd30e6a1: Pull complete [2025-10-31T10:41:20.816Z] 04944245beec: Pull complete [2025-10-31T10:41:22.775Z] 699f458cf7ca: Pull complete [2025-10-31T10:41:23.045Z] 765212b225bb: Pull complete [2025-10-31T10:41:24.018Z] f23df028b6ca: Pull complete [2025-10-31T10:41:24.286Z] d65c8cfc05b1: Pull complete [2025-10-31T10:41:42.526Z] 2437ff75d9bd: Pull complete [2025-10-31T10:41:42.526Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T10:41:42.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:41:42.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:41:42.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-771138 does not seem to be running inside a container [2025-10-31T10:41:43.012Z] $ 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:41:46.682Z] $ docker top 876c56739db547860ce6d3d08617ad488055c3c5290ad30fd6375896d3d91688 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:47.730Z] ---> job-cost.sh [2025-10-31T10:41:48.000Z] lf-activate-venv: SKIPPING [2025-10-31T10:41:48.000Z] INFO: No Stack... [2025-10-31T10:41:48.270Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T10:41:49.240Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T10:41:49.924Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2025-10-31T10:41:49.924Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T10:41:49.989Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d-1-stack-cost] [2025-10-31T10:41:49.994Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d-1-stack-cost] did not exist. Created. [2025-10-31T10:41:50.000Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T10:41:50.779Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T10:41:51.047Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T10:41:51.067Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T10:41:51.143Z] $ docker stop --time=1 876c56739db547860ce6d3d08617ad488055c3c5290ad30fd6375896d3d91688 [2025-10-31T10:41:52.783Z] $ docker rm -f --volumes 876c56739db547860ce6d3d08617ad488055c3c5290ad30fd6375896d3d91688 [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:41:55.477Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:55.825Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:56.728Z] ---> package-listing.sh [2025-10-31T10:41:56.728Z] ++ facter osfamily [2025-10-31T10:41:56.728Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:41:56.989Z] + OS_FAMILY=debian [2025-10-31T10:41:56.989Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T10:41:56.989Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:41:56.989Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:41:56.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:41:56.989Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:41:56.989Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:41:56.989Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:41:56.989Z] + case "${OS_FAMILY}" in [2025-10-31T10:41:56.989Z] + dpkg -l [2025-10-31T10:41:56.989Z] + grep '^ii' [2025-10-31T10:41:56.989Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:41:56.989Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:41:56.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:41:56.989Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:41:56.989Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T10:41:56.989Z] + 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:41:57.026Z] 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:41:57.326Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:41:57.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:41:57.969Z] [2025-10-31T10:41:57.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:41:58.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:41:58.357Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:41:58.357Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:41:58.357Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:41:58.357Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:41:58.357Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:41:58.357Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:41:58.357Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:41:58.357Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:41:58.357Z] 5d3b04190fa2: Waiting [2025-10-31T10:41:58.357Z] 33b1e0a273af: Waiting [2025-10-31T10:41:58.357Z] 2f39f015ded8: Waiting [2025-10-31T10:41:58.357Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:41:58.357Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T10:41:58.357Z] 5c69ac0246d0: Download complete [2025-10-31T10:41:58.357Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T10:41:58.357Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:41:58.621Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:41:58.621Z] 33b1e0a273af: Download complete [2025-10-31T10:41:58.621Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T10:41:58.621Z] 5d3b04190fa2: Download complete [2025-10-31T10:41:58.621Z] ec43610c2a17: Verifying Checksum [2025-10-31T10:41:58.621Z] ec43610c2a17: Download complete [2025-10-31T10:41:58.878Z] 5eb5b503b376: Download complete [2025-10-31T10:41:59.445Z] 2f39f015ded8: Download complete [2025-10-31T10:42:00.386Z] 5eb5b503b376: Pull complete [2025-10-31T10:42:00.386Z] 5c69ac0246d0: Pull complete [2025-10-31T10:42:00.953Z] ec43610c2a17: Pull complete [2025-10-31T10:42:00.953Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:42:01.213Z] 33b1e0a273af: Pull complete [2025-10-31T10:42:01.213Z] 5d3b04190fa2: Pull complete [2025-10-31T10:42:07.781Z] 2f39f015ded8: Pull complete [2025-10-31T10:42:07.781Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:42:07.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:42:07.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:42:08.029Z] prd-ubuntu20.04-docker-8c-8g-771127 does not seem to be running inside a container [2025-10-31T10:42:08.054Z] $ 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:42:09.273Z] $ docker top 1de74baec0c1ca4b6e6727d77788cc72acefc7543152557d50bbfd894c7665d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:42:09.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:42:09.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:42:10.299Z] + ls /var/log/sa-host [2025-10-31T10:42:10.299Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:42:10.471Z] provisioning config files... [2025-10-31T10:42:10.483Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13814652273955326296tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:42:10.547Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:10.873Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:42:10.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:11.316Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:42:11.345Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:11.667Z] ---> sudo-logs.sh [2025-10-31T10:42:11.667Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T10:42:11.756Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:12.081Z] ---> job-cost.sh [2025-10-31T10:42:12.081Z] lf-activate-venv: SKIPPING [2025-10-31T10:42:12.081Z] DEBUG: total: 0.2199999988079071 [2025-10-31T10:42:12.081Z] INFO: Retrieving Stack Cost... [2025-10-31T10:42:12.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T10:42:12.907Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T10:42:12.949Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:13.271Z] ---> logs-deploy.sh [2025-10-31T10:42:13.271Z] lf-activate-venv: SKIPPING [2025-10-31T10:42:13.271Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-fe0bb2207ffc317d5a0f584a3af91b4d/1 [2025-10-31T10:42:13.271Z] INFO: archiving workspace using pattern(s): [2025-10-31T10:42:14.205Z] Archives upload complete. [2025-10-31T10:42:14.205Z] INFO: archiving logs to Nexus