Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c+676951d955e4c4c86fc34e64f6f39dfe192b487c (da2e49e6c429fde945f49ae42030f3c8ca15efde) 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-ssh12367068052822892307.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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-ssh12006853003685575296.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 aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13869298413823924402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe # timeout=10 Commit message: "Merge pull request #474 from cherrycl/support-golang-1.25" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6329071839402163488.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5271/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5271/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15206530817064418891.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-357129’ is offline Running on prd-ubuntu20.04-docker-8c-8g-357185 in /w/workspace/edgexfoundry_edgex-go_PR-5271 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5271/head:refs/remotes/origin/PR-5271 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 676951d955e4c4c86fc34e64f6f39dfe192b487c into PR head commit 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c Merge succeeded, producing 334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22 Checking out Revision 334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22 (PR-5271) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c1b8dccc3dff3d0480acbc2e2a5b4310369170c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 676951d955e4c4c86fc34e64f6f39dfe192b487c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22 # timeout=10 Commit message: "Merge commit '676951d955e4c4c86fc34e64f6f39dfe192b487c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9765f3f3e00dac33629286dd4e0baa0fe32374f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-17T08:43:34.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-17T08:43:34.608Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-17T08:43:34.637Z] ========================================================= [2025-10-17T08:43:34.637Z] EdgeX Global Pipelines Version Info [2025-10-17T08:43:34.637Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:43:35.744Z] ------------------- [2025-10-17T08:43:35.744Z] stable info: [2025-10-17T08:43:35.744Z] ------------------- [2025-10-17T08:43:35.744Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-17T08:43:35.744Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-17T08:43:35.744Z] Message: update stable to v1.0.277 [2025-10-17T08:43:36.005Z] ------------------- [2025-10-17T08:43:36.005Z] experimental info: [2025-10-17T08:43:36.005Z] ------------------- [2025-10-17T08:43:36.005Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-17T08:43:36.005Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-17T08:43:36.005Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-17T08:43:36.098Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-17T08:43:36.126Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-17T08:43:36.156Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-17T08:43:36.182Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-17T08:43:36.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-17T08:43:36.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-17T08:43:36.251Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-17T08:43:36.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-17T08:43:36.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-17T08:43:36.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-17T08:43:36.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-17T08:43:36.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-17T08:43:36.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-17T08:43:36.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-17T08:43:36.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-17T08:43:36.496Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-17T08:43:36.527Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-17T08:43:36.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-17T08:43:36.574Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-17T08:43:36.604Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-17T08:43:36.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-17T08:43:36.656Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-17T08:43:36.677Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-17T08:43:36.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5271 [Pipeline] echo [2025-10-17T08:43:36.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5271 [Pipeline] echo [2025-10-17T08:43:36.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5271 [Pipeline] echo [2025-10-17T08:43:36.788Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22 [Pipeline] echo [2025-10-17T08:43:36.809Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 334548e [Pipeline] echo [2025-10-17T08:43:36.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T08:43:36.901Z] provisioning config files... [2025-10-17T08:43:36.928Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15011933373628896834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:43:37.268Z] ---> ****-login.sh [2025-10-17T08:43:37.269Z] nexus3.edgexfoundry.org:10001 [2025-10-17T08:43:37.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:43:37.528Z] [2025-10-17T08:43:37.528Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:43:37.528Z] Configure a credential helper to remove this warning. See [2025-10-17T08:43:37.528Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:43:37.528Z] [2025-10-17T08:43:37.528Z] Login Succeeded [2025-10-17T08:43:37.528Z] nexus3.edgexfoundry.org:10002 [2025-10-17T08:43:37.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:43:37.528Z] [2025-10-17T08:43:37.528Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:43:37.528Z] Configure a credential helper to remove this warning. See [2025-10-17T08:43:37.528Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:43:37.528Z] [2025-10-17T08:43:37.528Z] Login Succeeded [2025-10-17T08:43:37.528Z] nexus3.edgexfoundry.org:10003 [2025-10-17T08:43:37.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:43:37.788Z] [2025-10-17T08:43:37.788Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:43:37.788Z] Configure a credential helper to remove this warning. See [2025-10-17T08:43:37.788Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:43:37.788Z] [2025-10-17T08:43:37.788Z] Login Succeeded [2025-10-17T08:43:37.788Z] nexus3.edgexfoundry.org:10004 [2025-10-17T08:43:37.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:43:37.788Z] [2025-10-17T08:43:37.788Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:43:37.788Z] Configure a credential helper to remove this warning. See [2025-10-17T08:43:37.788Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:43:37.788Z] [2025-10-17T08:43:37.788Z] Login Succeeded [2025-10-17T08:43:37.788Z] ****.io [2025-10-17T08:43:37.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:43:38.050Z] [2025-10-17T08:43:38.050Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:43:38.050Z] Configure a credential helper to remove this warning. See [2025-10-17T08:43:38.050Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:43:38.050Z] [2025-10-17T08:43:38.050Z] Login Succeeded [2025-10-17T08:43:38.050Z] ---> ****-login.sh ends [Pipeline] } [2025-10-17T08:43:38.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-17T08:43:38.394Z] + 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-17T08:43:38.394Z] + dirname cmd/core-command/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-17T08:43:38.394Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2025-10-17T08:43:38.394Z] cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/core-data/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/core-keeper/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/core-metadata/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2025-10-17T08:43:38.394Z] cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/support-notifications/Dockerfile [2025-10-17T08:43:38.394Z] + cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-17T08:43:38.394Z] + dirname cmd/support-scheduler/Dockerfile+ [2025-10-17T08:43:38.394Z] cut -d/ -f2 [2025-10-17T08:43:38.394Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-17T08:43:38.429Z] 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-17T08:43:38.799Z] + git rev-list -1 --merges 334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22~1..334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22 [Pipeline] echo [2025-10-17T08:43:38.817Z] -----------> git rev-list -1 --merges 334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22~1..334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22 334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22 [2025-10-17T08:43:38.817Z] 334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22 [false] [Pipeline] sh [2025-10-17T08:43:39.118Z] + git log --format=format:%s -1 334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22 [Pipeline] echo [2025-10-17T08:43:39.135Z] ========================================================= [2025-10-17T08:43:39.135Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-17T08:43:39.135Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-17T08:43:39.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-17T08:43:39.568Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-17T08:43:39.568Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-17T08:43:39.568Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-17T08:43:39.568Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-10-17T08:43:39.568Z] -a /etc/ssh/ssh_known_hosts [2025-10-17T08:43:39.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:43:39.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T08:43:39.946Z] [2025-10-17T08:43:39.946Z] 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-17T08:43:40.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T08:43:40.255Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-17T08:43:40.255Z] 3dae71ba6b94: Pulling fs layer [2025-10-17T08:43:40.255Z] 6bf1a483ea7c: Pulling fs layer [2025-10-17T08:43:40.255Z] f5dfc541a4d3: Pulling fs layer [2025-10-17T08:43:40.255Z] 461d9e800cba: Pulling fs layer [2025-10-17T08:43:40.255Z] 80192f66455f: Pulling fs layer [2025-10-17T08:43:40.255Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-17T08:43:40.255Z] a29436f7fd5d: Pulling fs layer [2025-10-17T08:43:40.255Z] 923cac83aea3: Pulling fs layer [2025-10-17T08:43:40.255Z] 25ad8b0a4227: Pulling fs layer [2025-10-17T08:43:40.255Z] db01528c6b51: Pulling fs layer [2025-10-17T08:43:40.255Z] 28988de357af: Pulling fs layer [2025-10-17T08:43:40.255Z] a29436f7fd5d: Waiting [2025-10-17T08:43:40.255Z] 923cac83aea3: Waiting [2025-10-17T08:43:40.255Z] 25ad8b0a4227: Waiting [2025-10-17T08:43:40.255Z] db01528c6b51: Waiting [2025-10-17T08:43:40.255Z] 28988de357af: Waiting [2025-10-17T08:43:40.255Z] 80192f66455f: Waiting [2025-10-17T08:43:40.255Z] 461d9e800cba: Waiting [2025-10-17T08:43:40.255Z] 2e8e34ca0e6c: Waiting [2025-10-17T08:43:40.516Z] 6bf1a483ea7c: Verifying Checksum [2025-10-17T08:43:40.516Z] 6bf1a483ea7c: Download complete [2025-10-17T08:43:40.516Z] 461d9e800cba: Download complete [2025-10-17T08:43:40.516Z] 80192f66455f: Verifying Checksum [2025-10-17T08:43:40.516Z] 80192f66455f: Download complete [2025-10-17T08:43:40.516Z] f5dfc541a4d3: Verifying Checksum [2025-10-17T08:43:40.516Z] f5dfc541a4d3: Download complete [2025-10-17T08:43:40.516Z] 3dae71ba6b94: Verifying Checksum [2025-10-17T08:43:40.516Z] 3dae71ba6b94: Download complete [2025-10-17T08:43:40.516Z] 923cac83aea3: Download complete [2025-10-17T08:43:40.776Z] 25ad8b0a4227: Verifying Checksum [2025-10-17T08:43:40.776Z] 25ad8b0a4227: Download complete [2025-10-17T08:43:40.776Z] db01528c6b51: Download complete [2025-10-17T08:43:40.776Z] 28988de357af: Verifying Checksum [2025-10-17T08:43:40.776Z] 28988de357af: Download complete [2025-10-17T08:43:41.034Z] a29436f7fd5d: Verifying Checksum [2025-10-17T08:43:41.034Z] a29436f7fd5d: Download complete [2025-10-17T08:43:41.294Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-17T08:43:41.294Z] 2e8e34ca0e6c: Download complete [2025-10-17T08:43:41.863Z] 3dae71ba6b94: Pull complete [2025-10-17T08:43:42.123Z] 6bf1a483ea7c: Pull complete [2025-10-17T08:43:42.698Z] f5dfc541a4d3: Pull complete [2025-10-17T08:43:42.698Z] 461d9e800cba: Pull complete [2025-10-17T08:43:42.698Z] 80192f66455f: Pull complete [2025-10-17T08:43:46.884Z] 2e8e34ca0e6c: Pull complete [2025-10-17T08:43:47.147Z] a29436f7fd5d: Pull complete [2025-10-17T08:43:47.147Z] 923cac83aea3: Pull complete [2025-10-17T08:43:47.147Z] 25ad8b0a4227: Pull complete [2025-10-17T08:43:47.408Z] db01528c6b51: Pull complete [2025-10-17T08:43:47.408Z] 28988de357af: Pull complete [2025-10-17T08:43:47.408Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-17T08:43:47.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T08:43:47.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:43:47.551Z] prd-ubuntu20.04-docker-8c-8g-357185 does not seem to be running inside a container [2025-10-17T08:43:47.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-17T08:43:53.783Z] $ docker top ef32f58861b427a108f8732d7305e8179eb14bf9af3732c40c33d515fd704f5d -eo pid,comm [2025-10-17T08:43:53.848Z] 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-17T08:43:53.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-17T08:43:53.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-17T08:43:53.921Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-17T08:43:54.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-17T08:43:54.070Z] $ docker exec ef32f58861b427a108f8732d7305e8179eb14bf9af3732c40c33d515fd704f5d ssh-agent [2025-10-17T08:43:54.165Z] SSH_AUTH_SOCK=/tmp/ssh-0aq6VdYakIjl/agent.20 [2025-10-17T08:43:54.165Z] SSH_AGENT_PID=37 [2025-10-17T08:43:54.171Z] Running ssh-add (command line suppressed) [2025-10-17T08:43:54.267Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_16179700069895242320.key (/w/workspace/edgex-go/3@tmp/private_key_16179700069895242320.key) [2025-10-17T08:43:54.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-17T08:43:54.586Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] sh [2025-10-17T08:43:54.874Z] + git tag --points-at HEAD [Pipeline] } [2025-10-17T08:43:54.886Z] $ docker exec --env ******** --env ******** ef32f58861b427a108f8732d7305e8179eb14bf9af3732c40c33d515fd704f5d ssh-agent -k [2025-10-17T08:43:54.987Z] unset SSH_AUTH_SOCK; [2025-10-17T08:43:54.988Z] unset SSH_AGENT_PID; [2025-10-17T08:43:54.988Z] echo Agent pid 37 killed; [2025-10-17T08:43:54.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-17T08:43:55.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-17T08:43:55.040Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-17T08:43:55.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-17T08:43:55.151Z] $ docker exec ef32f58861b427a108f8732d7305e8179eb14bf9af3732c40c33d515fd704f5d ssh-agent [2025-10-17T08:43:55.246Z] SSH_AUTH_SOCK=/tmp/ssh-SHx3RfZrMfuK/agent.84 [2025-10-17T08:43:55.246Z] SSH_AGENT_PID=90 [2025-10-17T08:43:55.250Z] Running ssh-add (command line suppressed) [2025-10-17T08:43:55.348Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1786186668937315816.key (/w/workspace/edgex-go/3@tmp/private_key_1786186668937315816.key) [2025-10-17T08:43:55.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-17T08:43:55.656Z] + git semver init [2025-10-17T08:43:56.227Z] 2025-10-17 08:43:55,934 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-17T08:43:56.227Z] 2025-10-17 08:43:55,937 [run_init] DEBUG init version:0.0.0 force:False [2025-10-17T08:43:56.227Z] 2025-10-17 08:43:55,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2025-10-17T08:43:56.227Z] 2025-10-17 08:43:55,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2025-10-17T08:43:56.227Z] 2025-10-17 08:43:55,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, stdin=None, shell=False, universal_newlines=False) [2025-10-17T08:44:02.798Z] 2025-10-17 08:44:02,360 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2025-10-17T08:44:02.798Z] 2025-10-17 08:44:02,360 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-5271 with force:False [2025-10-17T08:44:02.798Z] 2025-10-17 08:44:02,360 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-5271 [2025-10-17T08:44:02.798Z] 2025-10-17 08:44:02,364 [execute] INFO git cat-file --batch-check [2025-10-17T08:44:02.798Z] 2025-10-17 08:44:02,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-17T08:44:02.798Z] 2025-10-17 08:44:02,368 [execute] INFO git cat-file --batch [2025-10-17T08:44:02.798Z] 2025-10-17 08:44:02,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-17T08:44:02.798Z] 2025-10-17 08:44:02,371 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-5271 [2025-10-17T08:44:02.798Z] 0.0.0 [Pipeline] } [2025-10-17T08:44:02.808Z] $ docker exec --env ******** --env ******** ef32f58861b427a108f8732d7305e8179eb14bf9af3732c40c33d515fd704f5d ssh-agent -k [2025-10-17T08:44:02.904Z] unset SSH_AUTH_SOCK; [2025-10-17T08:44:02.904Z] unset SSH_AGENT_PID; [2025-10-17T08:44:02.904Z] echo Agent pid 90 killed; [2025-10-17T08:44:02.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-17T08:44:03.241Z] + git semver [Pipeline] } [2025-10-17T08:44:03.824Z] $ docker stop --time=1 ef32f58861b427a108f8732d7305e8179eb14bf9af3732c40c33d515fd704f5d [2025-10-17T08:44:06.084Z] $ docker rm -f --volumes ef32f58861b427a108f8732d7305e8179eb14bf9af3732c40c33d515fd704f5d [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-17T08:44:06.808Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-17T08:44:07.068Z] Stashed 1 file(s) [Pipeline] echo [2025-10-17T08:44:07.073Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-10-17T08:44:07.658Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2025-10-17T08:44:07.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T08:44:07.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T08:44:07.720Z] ========================================================= [2025-10-17T08:44:07.720Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-17T08:44:07.720Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-17T08:44:08.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:44:08.020Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-17T08:44:08.020Z] 9824c27679d3: Pulling fs layer [2025-10-17T08:44:08.020Z] 8371a51cbc44: Pulling fs layer [2025-10-17T08:44:08.020Z] d5791340ef18: Pulling fs layer [2025-10-17T08:44:08.020Z] d3178a7b2709: Pulling fs layer [2025-10-17T08:44:08.020Z] 4f4fb700ef54: Pulling fs layer [2025-10-17T08:44:08.020Z] 063b4f904bf5: Pulling fs layer [2025-10-17T08:44:08.020Z] d3178a7b2709: Waiting [2025-10-17T08:44:08.020Z] 4f4fb700ef54: Waiting [2025-10-17T08:44:08.020Z] 066ecc492849: Pulling fs layer [2025-10-17T08:44:08.020Z] 50a4da29d654: Pulling fs layer [2025-10-17T08:44:08.020Z] 417dd178857c: Pulling fs layer [2025-10-17T08:44:08.020Z] 063b4f904bf5: Waiting [2025-10-17T08:44:08.020Z] 066ecc492849: Waiting [2025-10-17T08:44:08.020Z] 50a4da29d654: Waiting [2025-10-17T08:44:08.020Z] 417dd178857c: Waiting [2025-10-17T08:44:08.020Z] 8371a51cbc44: Download complete [2025-10-17T08:44:08.020Z] d3178a7b2709: Download complete [2025-10-17T08:44:08.020Z] 4f4fb700ef54: Verifying Checksum [2025-10-17T08:44:08.020Z] 4f4fb700ef54: Download complete [2025-10-17T08:44:08.020Z] 063b4f904bf5: Download complete [2025-10-17T08:44:08.020Z] 9824c27679d3: Verifying Checksum [2025-10-17T08:44:08.020Z] 9824c27679d3: Download complete [2025-10-17T08:44:08.278Z] 066ecc492849: Verifying Checksum [2025-10-17T08:44:08.278Z] 066ecc492849: Download complete [2025-10-17T08:44:08.278Z] 9824c27679d3: Pull complete [2025-10-17T08:44:08.573Z] 8371a51cbc44: Pull complete [2025-10-17T08:44:08.573Z] 417dd178857c: Verifying Checksum [2025-10-17T08:44:08.573Z] 417dd178857c: Download complete [2025-10-17T08:44:08.838Z] d5791340ef18: Download complete [2025-10-17T08:44:09.114Z] 50a4da29d654: Verifying Checksum [2025-10-17T08:44:09.114Z] 50a4da29d654: Download complete [2025-10-17T08:44:13.303Z] d5791340ef18: Pull complete [2025-10-17T08:44:13.871Z] d3178a7b2709: Pull complete [2025-10-17T08:44:14.130Z] 4f4fb700ef54: Pull complete [2025-10-17T08:44:14.130Z] 063b4f904bf5: Pull complete [2025-10-17T08:44:14.388Z] 066ecc492849: Pull complete [2025-10-17T08:44:17.674Z] 50a4da29d654: Pull complete [2025-10-17T08:44:17.674Z] 417dd178857c: Pull complete [2025-10-17T08:44:17.674Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-17T08:44:17.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:44:17.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-17T08:44:17.976Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-17T08:44:17.976Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:44:17.976Z] WORKDIR /edgex [2025-10-17T08:44:17.976Z] COPY go.mod . [2025-10-17T08:44:17.976Z] RUN go mod download [2025-10-17T08:44:18.914Z] #0 building with "default" instance using docker driver [2025-10-17T08:44:18.914Z] [2025-10-17T08:44:18.914Z] #1 [internal] load build definition from Dockerfile [2025-10-17T08:44:18.914Z] #1 transferring dockerfile: 164B done [2025-10-17T08:44:18.914Z] #1 DONE 0.0s [2025-10-17T08:44:18.914Z] [2025-10-17T08:44:18.914Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:44:18.914Z] #2 DONE 0.0s [2025-10-17T08:44:18.914Z] [2025-10-17T08:44:18.914Z] #3 [internal] load .dockerignore [2025-10-17T08:44:18.915Z] #3 transferring context: 50B done [2025-10-17T08:44:18.915Z] #3 DONE 0.0s [2025-10-17T08:44:18.915Z] [2025-10-17T08:44:18.915Z] #4 [internal] load build context [2025-10-17T08:44:18.915Z] #4 transferring context: 6.57kB done [2025-10-17T08:44:18.915Z] #4 DONE 0.0s [2025-10-17T08:44:18.915Z] [2025-10-17T08:44:18.915Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:44:18.915Z] #5 DONE 0.2s [2025-10-17T08:44:19.173Z] [2025-10-17T08:44:19.173Z] #6 [2/4] WORKDIR /edgex [2025-10-17T08:44:25.748Z] #6 DONE 5.7s [2025-10-17T08:44:25.748Z] [2025-10-17T08:44:25.748Z] #7 [3/4] COPY go.mod . [2025-10-17T08:44:25.748Z] #7 DONE 0.0s [2025-10-17T08:44:25.748Z] [2025-10-17T08:44:25.748Z] #8 [4/4] RUN go mod download [2025-10-17T08:44:35.743Z] #8 DONE 10.5s [2025-10-17T08:44:35.743Z] [2025-10-17T08:44:35.743Z] #9 exporting to image [2025-10-17T08:44:35.743Z] #9 exporting layers [2025-10-17T08:44:39.031Z] #9 exporting layers 3.3s done [2025-10-17T08:44:39.031Z] #9 writing image sha256:90f061bf1719f1f9b05c48f569f3a0140e9f994c6a80f5f9b058b8d2960dc64a done [2025-10-17T08:44:39.031Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-17T08:44:39.031Z] #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:44:39.347Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-17T08:44:39.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:44:39.424Z] prd-ubuntu20.04-docker-8c-8g-357185 does not seem to be running inside a container [2025-10-17T08:44:39.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-17T08:44:39.800Z] $ docker top d6f50719f1db5720fd9255e88a7595cdee876ad5b05ce077200deed85ed2ab3d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:44:40.150Z] + go version [2025-10-17T08:44:40.150Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-17T08:44:40.160Z] $ docker stop --time=1 d6f50719f1db5720fd9255e88a7595cdee876ad5b05ce077200deed85ed2ab3d [2025-10-17T08:44:41.418Z] $ docker rm -f --volumes d6f50719f1db5720fd9255e88a7595cdee876ad5b05ce077200deed85ed2ab3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:44:41.865Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-17T08:44:41.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:44:41.940Z] prd-ubuntu20.04-docker-8c-8g-357185 does not seem to be running inside a container [2025-10-17T08:44:41.970Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-17T08:44:42.200Z] $ docker top e288c1215911cd8811346bdd52d3a75e88874f09cd76700508f1f2586b704880 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-17T08:44:42.268Z] ========================================================= [2025-10-17T08:44:42.268Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-17T08:44:42.268Z] ========================================================= [Pipeline] sh [2025-10-17T08:44:42.548Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2025-10-17T08:44:42.853Z] + make test [2025-10-17T08:44:42.853Z] go test -race -coverprofile=coverage.out ./... [2025-10-17T08:44:50.966Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 42.3% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-17T08:45:17.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.062s coverage: 97.0% of statements [2025-10-17T08:45:17.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-17T08:45:17.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-17T08:45:17.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-17T08:45:17.749Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-17T08:45:17.749Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-17T08:45:17.749Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-17T08:45:17.749Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:45:17.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-17T08:45:17.749Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-17T08:45:17.749Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-17T08:45:17.749Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-17T08:45:19.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-17T08:45:19.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-17T08:45:19.133Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-17T08:45:19.133Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:45:19.133Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-17T08:45:19.133Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-17T08:45:20.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements [2025-10-17T08:45:20.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.019s coverage: 4.8% of statements [2025-10-17T08:45:20.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.081s coverage: 57.6% of statements [2025-10-17T08:45:20.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2025-10-17T08:45:20.511Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-17T08:45:20.511Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-17T08:45:21.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.379s coverage: 94.2% of statements [2025-10-17T08:45:21.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.4% of statements [2025-10-17T08:45:21.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 8.4% of statements [2025-10-17T08:45:22.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-17T08:45:22.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-17T08:45:22.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-17T08:45:22.587Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-17T08:45:22.587Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:45:22.587Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-17T08:45:22.587Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-17T08:45:22.587Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-17T08:45:22.587Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-17T08:45:22.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-17T08:45:22.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-17T08:45:22.587Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-17T08:45:22.587Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-17T08:45:22.587Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-17T08:45:22.587Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-17T08:45:23.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.394s coverage: 95.8% of statements [2025-10-17T08:45:23.967Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2025-10-17T08:45:24.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-17T08:45:24.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-17T08:45:24.919Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-17T08:45:24.919Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-17T08:45:24.919Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:45:25.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.047s coverage: 2.4% of statements [2025-10-17T08:45:25.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements [2025-10-17T08:45:25.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 39.4% of statements [2025-10-17T08:45:25.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements [2025-10-17T08:45:26.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-10-17T08:45:26.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-10-17T08:45:26.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-10-17T08:45:26.679Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-17T08:45:26.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-10-17T08:45:26.679Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-17T08:45:26.679Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-17T08:45:27.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-17T08:45:27.248Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-17T08:45:27.248Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-17T08:45:27.248Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-17T08:45:27.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-10-17T08:45:28.077Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-17T08:45:28.077Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-17T08:45:28.077Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-17T08:45:30.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-17T08:45:30.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-17T08:45:30.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-17T08:45:30.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-17T08:45:31.187Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-17T08:45:31.187Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-17T08:45:31.758Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-17T08:45:33.661Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-17T08:45:33.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-17T08:45:35.042Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-17T08:45:36.422Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-17T08:45:36.422Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-17T08:45:36.422Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-17T08:45:39.714Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-17T08:45:39.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.022s coverage: 94.4% of statements [2025-10-17T08:45:39.973Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-17T08:45:39.973Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-17T08:45:40.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-17T08:45:40.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-17T08:45:40.240Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:45:42.146Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-17T08:45:42.146Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-17T08:45:42.146Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-17T08:45:42.146Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-17T08:45:42.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-17T08:45:42.146Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-17T08:45:42.712Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-17T08:45:42.712Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-17T08:45:42.712Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-17T08:45:42.712Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-17T08:45:42.712Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-17T08:45:42.712Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-17T08:45:44.615Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-17T08:45:44.615Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-17T08:45:44.615Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-17T08:45:44.615Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-17T08:45:45.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-17T08:45:45.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-17T08:45:45.550Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:45:45.550Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-17T08:45:45.550Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-17T08:45:45.550Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-17T08:45:45.550Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-17T08:45:46.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-17T08:45:46.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-17T08:45:46.929Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.057s coverage: 92.9% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.027s coverage: 15.5% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.167s coverage: 54.5% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 29.2% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-10-17T08:45:48.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.018s coverage: 54.0% of statements [2025-10-17T08:45:51.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements [2025-10-17T08:45:51.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.141s coverage: 94.9% of statements [2025-10-17T08:45:51.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements [2025-10-17T08:45:51.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 97.7% of statements [2025-10-17T08:45:51.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-10-17T08:45:51.627Z] 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-17T08:45:51.885Z] running golangci-lint [2025-10-17T08:45:52.142Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-17T08:45:52.142Z] go version go1.23.12 linux/amd64 [2025-10-17T08:45:52.401Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-17T08:45:52.401Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-17T08:45:52.401Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-17T08:46:14.335Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|name|types_sizes|compiled_files|exports_file|imports) took 21.46780738s" [2025-10-17T08:46:14.335Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 69.3215ms" [2025-10-17T08:46:29.207Z] level=info msg="[linters_context/goanalysis] analyzers took 1m48.499394263s with top 10 stages: buildir: 1m3.697690693s, gosec: 3.914796704s, inspect: 3.04327221s, fact_deprecated: 2.805507989s, printf: 2.179509472s, ctrlflow: 1.621089693s, nilness: 1.594216269s, fact_purity: 1.51837671s, S1038: 1.296616039s, directives: 959.621986ms" [2025-10-17T08:46:29.207Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-10-17T08:46:29.207Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude-rules: 201/20, invalid_issue: 201/201, skip_files: 201/201, exclude: 201/201, nolint: 20/0, filename_unadjuster: 201/201, skip_dirs: 201/201, cgo: 201/201, path_prettifier: 201/201" [2025-10-17T08:46:29.207Z] level=info msg="[runner] processing took 15.434918ms with stages: nolint: 7.268954ms, identifier_marker: 4.579451ms, exclude-rules: 1.604645ms, autogenerated_exclude: 772.137µs, path_prettifier: 738.506µs, skip_dirs: 427.444µs, cgo: 16.531µs, invalid_issue: 16.23µs, filename_unadjuster: 7.61µs, uniq_by_line: 620ns, max_same_issues: 580ns, fixer: 430ns, skip_files: 350ns, exclude: 280ns, sort_results: 260ns, source_code: 160ns, diff: 150ns, max_from_linter: 150ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns, path_shortener: 110ns, severity-rules: 100ns" [2025-10-17T08:46:29.207Z] level=info msg="[runner] linters took 13.13854063s with stages: goanalysis_metalinter: 13.123028291s" [2025-10-17T08:46:29.207Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-17T08:46:29.207Z] level=info msg="Memory: 343 samples, avg is 320.3MB, max is 1378.0MB" [2025-10-17T08:46:29.207Z] level=info msg="Execution took 34.683946874s" [2025-10-17T08:46:29.207Z] go vet ./... [2025-10-17T08:46:34.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-17T08:46:34.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-17T08:46:34.461Z] ./bin/test-attribution-txt.sh [2025-10-17T08:46:34.461Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-17T08:46:34.461Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-17T08:46:34.461Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-17T08:46:34.461Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-17T08:46:34.461Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-17T08:46:34.461Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-17T08:46:34.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-17T08:46:34.771Z] + ls -al . [2025-10-17T08:46:34.771Z] total 2064 [2025-10-17T08:46:34.771Z] drwxrwxr-x 11 1001 1001 4096 Oct 17 08:44 . [2025-10-17T08:46:34.771Z] drwxr-xr-x 4 root root 4096 Oct 17 08:44 .. [2025-10-17T08:46:34.771Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:43 .blubracket [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 10 Oct 17 08:43 .dockerignore [2025-10-17T08:46:34.771Z] drwxrwxr-x 8 1001 1001 4096 Oct 17 08:45 .git [2025-10-17T08:46:34.771Z] drwxrwxr-x 3 1001 1001 4096 Oct 17 08:43 .github [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 909 Oct 17 08:43 .gitignore [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 218 Oct 17 08:43 .golangci.yml [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 100 Oct 17 08:43 .hadolint.yml [2025-10-17T08:46:34.771Z] drwxr-xr-x 3 1001 1001 4096 Oct 17 08:44 .semver [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 155 Oct 17 08:43 .sonarcloud.properties [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 1171 Oct 17 08:43 ADOPTERS.md [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 17374 Oct 17 08:43 Attribution.txt [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 108018 Oct 17 08:43 CHANGELOG.md [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 3804 Oct 17 08:43 CONTRIBUTING.md [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 677 Oct 17 08:43 GOVERNANCE.md [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 886 Oct 17 08:43 Jenkinsfile [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 10775 Oct 17 08:43 LICENSE [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 16740 Oct 17 08:43 Makefile [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 582 Oct 17 08:43 OWNERS.md [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 9932 Oct 17 08:43 README.md [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 789 Oct 17 08:43 SECURITY.md [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 5 Oct 17 08:44 VERSION [2025-10-17T08:46:34.771Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:43 bin [2025-10-17T08:46:34.771Z] drwxrwxr-x 19 1001 1001 4096 Oct 17 08:43 cmd [2025-10-17T08:46:34.771Z] -rw-r--r-- 1 root root 1733636 Oct 17 08:45 coverage.out [2025-10-17T08:46:34.771Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:43 fuzz_test [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 6539 Oct 17 08:43 go.mod [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 88541 Oct 17 08:43 go.sum [2025-10-17T08:46:34.771Z] drwxrwxr-x 7 1001 1001 4096 Oct 17 08:43 internal [2025-10-17T08:46:34.771Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:43 openapi [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 584 Oct 17 08:43 security.txt [2025-10-17T08:46:34.771Z] -rw-rw-r-- 1 1001 1001 204 Oct 17 08:43 version.go [Pipeline] sh [2025-10-17T08:46:35.061Z] + '[' -e coverage.out ] [2025-10-17T08:46:35.061Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-17T08:46:35.245Z] Stashed 1 file(s) [Pipeline] sh [2025-10-17T08:46:35.527Z] + make build [2025-10-17T08:46:35.527Z] 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-17T08:47:02.116Z] 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-17T08:47:02.116Z] 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-17T08:47:02.682Z] 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-17T08:47:03.249Z] 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-17T08:47:05.152Z] 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-17T08:47:10.418Z] 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-17T08:47:11.790Z] 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-17T08:47:14.321Z] 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-17T08:47:16.231Z] 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-17T08:47:17.611Z] 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-17T08:47:19.560Z] 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-17T08:47:20.129Z] 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-17T08:47:21.523Z] $ docker stop --time=1 e288c1215911cd8811346bdd52d3a75e88874f09cd76700508f1f2586b704880 [2025-10-17T08:47:28.218Z] $ docker rm -f --volumes e288c1215911cd8811346bdd52d3a75e88874f09cd76700508f1f2586b704880 [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-17T08:47:29.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T08:47:29.374Z] [2025-10-17T08:47:29.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:47:29.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T08:47:29.961Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-17T08:47:29.961Z] 91d30c5bc195: Pulling fs layer [2025-10-17T08:47:29.961Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-17T08:47:29.961Z] 9c61dcf015f6: Pulling fs layer [2025-10-17T08:47:29.961Z] 4698f68db338: Pulling fs layer [2025-10-17T08:47:29.961Z] 2a2f49069b9e: Pulling fs layer [2025-10-17T08:47:29.961Z] e0025b399a48: Pulling fs layer [2025-10-17T08:47:29.961Z] 4698f68db338: Waiting [2025-10-17T08:47:29.961Z] 2a2f49069b9e: Waiting [2025-10-17T08:47:29.961Z] e0025b399a48: Waiting [2025-10-17T08:47:29.961Z] 91d30c5bc195: Verifying Checksum [2025-10-17T08:47:29.961Z] 91d30c5bc195: Download complete [2025-10-17T08:47:29.961Z] 4698f68db338: Verifying Checksum [2025-10-17T08:47:29.961Z] 4698f68db338: Download complete [2025-10-17T08:47:30.221Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-17T08:47:30.221Z] 2e9b0aa3be6d: Download complete [2025-10-17T08:47:30.221Z] e0025b399a48: Verifying Checksum [2025-10-17T08:47:30.221Z] e0025b399a48: Download complete [2025-10-17T08:47:30.221Z] 2a2f49069b9e: Verifying Checksum [2025-10-17T08:47:30.221Z] 2a2f49069b9e: Download complete [2025-10-17T08:47:30.221Z] 91d30c5bc195: Pull complete [2025-10-17T08:47:30.791Z] 9c61dcf015f6: Verifying Checksum [2025-10-17T08:47:30.791Z] 9c61dcf015f6: Download complete [2025-10-17T08:47:30.791Z] 2e9b0aa3be6d: Pull complete [2025-10-17T08:47:34.076Z] 9c61dcf015f6: Pull complete [2025-10-17T08:47:34.076Z] 4698f68db338: Pull complete [2025-10-17T08:47:34.336Z] 2a2f49069b9e: Pull complete [2025-10-17T08:47:34.336Z] e0025b399a48: Pull complete [2025-10-17T08:47:34.336Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-17T08:47:34.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T08:47:34.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:47:34.443Z] prd-ubuntu20.04-docker-8c-8g-357185 does not seem to be running inside a container [2025-10-17T08:47:34.477Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-17T08:47:37.163Z] $ docker top 5e75bec9cd8743e492f52a5c79c16d61dc7ac2fb9a6a534e0cd2295db8e05e41 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:47:37.520Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-17T08:47:37.783Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-17T08:47:37.783Z] #1 transferring dockerfile: 2.49kB done [2025-10-17T08:47:37.783Z] #1 DONE 0.2s [2025-10-17T08:47:37.783Z] [2025-10-17T08:47:37.783Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-10-17T08:47:37.783Z] #2 transferring dockerfile: 1.81kB done [2025-10-17T08:47:37.783Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-17T08:47:37.783Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-17T08:47:37.783Z] #2 DONE 0.1s [2025-10-17T08:47:37.783Z] [2025-10-17T08:47:37.783Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-17T08:47:37.783Z] #3 transferring dockerfile: 2.14kB done [2025-10-17T08:47:37.783Z] #3 DONE 0.2s [2025-10-17T08:47:37.783Z] [2025-10-17T08:47:37.783Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-17T08:47:37.783Z] #4 transferring dockerfile: 3.02kB done [2025-10-17T08:47:37.783Z] #4 DONE 0.2s [2025-10-17T08:47:37.783Z] [2025-10-17T08:47:37.783Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:47:37.783Z] #5 DONE 0.0s [2025-10-17T08:47:37.783Z] [2025-10-17T08:47:37.783Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T08:47:38.042Z] #6 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #7 transferring dockerfile: 2.50kB done [2025-10-17T08:47:38.042Z] #7 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #8 transferring dockerfile: 1.89kB done [2025-10-17T08:47:38.042Z] #8 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #9 transferring dockerfile: 2.00kB done [2025-10-17T08:47:38.042Z] #9 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #10 transferring dockerfile: 2.10kB done [2025-10-17T08:47:38.042Z] #10 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #11 transferring dockerfile: 1.70kB done [2025-10-17T08:47:38.042Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-17T08:47:38.042Z] #11 DONE 0.3s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #12 transferring dockerfile: 1.83kB done [2025-10-17T08:47:38.042Z] #12 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #13 [core-command internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #13 transferring dockerfile: 1.94kB done [2025-10-17T08:47:38.042Z] #13 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #14 transferring dockerfile: 2.01kB done [2025-10-17T08:47:38.042Z] #14 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #15 transferring dockerfile: 2.23kB done [2025-10-17T08:47:38.042Z] #15 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #16 [core-data internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #16 transferring dockerfile: 2.04kB done [2025-10-17T08:47:38.042Z] #16 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #17 [security-spire-config internal] load build definition from Dockerfile [2025-10-17T08:47:38.042Z] #17 transferring dockerfile: 1.69kB done [2025-10-17T08:47:38.042Z] #17 DONE 0.2s [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #18 [core-metadata internal] load .dockerignore [2025-10-17T08:47:38.042Z] #18 ... [2025-10-17T08:47:38.042Z] [2025-10-17T08:47:38.042Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:47:38.042Z] #5 DONE 0.0s [2025-10-17T08:47:38.302Z] [2025-10-17T08:47:38.302Z] #19 [security-proxy-setup internal] load .dockerignore [2025-10-17T08:47:38.302Z] #19 transferring context: 50B done [2025-10-17T08:47:39.245Z] #19 DONE 1.0s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #6 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T08:47:39.245Z] #6 DONE 1.1s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #20 [support-notifications internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-17T08:47:39.245Z] #20 DONE 1.0s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #21 [security-proxy-auth internal] load .dockerignore [2025-10-17T08:47:39.245Z] #21 transferring context: 50B done [2025-10-17T08:47:39.245Z] #21 DONE 1.0s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-10-17T08:47:39.245Z] #22 transferring context: 50B done [2025-10-17T08:47:39.245Z] #22 DONE 1.0s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #23 [security-bootstrapper internal] load .dockerignore [2025-10-17T08:47:39.245Z] #23 transferring context: 50B done [2025-10-17T08:47:39.245Z] #23 DONE 1.0s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-10-17T08:47:39.245Z] #24 transferring context: 50B done [2025-10-17T08:47:39.245Z] #24 DONE 1.0s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #25 [core-command internal] load .dockerignore [2025-10-17T08:47:39.245Z] #25 transferring context: 50B done [2025-10-17T08:47:39.245Z] #25 DONE 1.0s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #26 [support-scheduler internal] load .dockerignore [2025-10-17T08:47:39.245Z] #26 transferring context: 50B done [2025-10-17T08:47:39.245Z] #26 DONE 1.0s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #18 [core-metadata internal] load .dockerignore [2025-10-17T08:47:39.245Z] #18 transferring context: 50B done [2025-10-17T08:47:39.245Z] #18 DONE 1.0s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #27 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:47:39.245Z] #27 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:47:39.245Z] #27 ... [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #28 [core-data internal] load .dockerignore [2025-10-17T08:47:39.245Z] #28 transferring context: 50B done [2025-10-17T08:47:39.245Z] #28 DONE 0.1s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #29 [core-keeper internal] load .dockerignore [2025-10-17T08:47:39.245Z] #29 transferring context: 50B done [2025-10-17T08:47:39.245Z] #29 DONE 0.1s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-17T08:47:39.245Z] #30 DONE 1.3s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #27 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:47:39.245Z] #27 ... [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-17T08:47:39.245Z] #31 transferring context: 50B done [2025-10-17T08:47:39.245Z] #31 DONE 0.2s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #32 [support-notifications internal] load .dockerignore [2025-10-17T08:47:39.245Z] #32 transferring context: 50B done [2025-10-17T08:47:39.245Z] #32 DONE 0.2s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-17T08:47:39.245Z] #33 DONE 1.4s [2025-10-17T08:47:39.245Z] [2025-10-17T08:47:39.245Z] #27 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:47:39.245Z] #27 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-17T08:47:39.245Z] #27 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:47:39.245Z] #27 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:47:39.245Z] #27 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-17T08:47:39.245Z] #27 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:47:39.245Z] #27 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-17T08:47:39.505Z] #27 ... [2025-10-17T08:47:39.505Z] [2025-10-17T08:47:39.505Z] #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-17T08:47:39.505Z] #34 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.0s done [2025-10-17T08:47:39.505Z] #34 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-17T08:47:39.505Z] #34 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-10-17T08:47:39.505Z] #34 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-10-17T08:47:39.505Z] #34 DONE 0.3s [2025-10-17T08:47:39.505Z] [2025-10-17T08:47:39.505Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:47:39.505Z] #35 DONE 0.5s [2025-10-17T08:47:39.505Z] [2025-10-17T08:47:39.505Z] #27 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:47:39.505Z] #27 ... [2025-10-17T08:47:39.505Z] [2025-10-17T08:47:39.505Z] #36 [security-spire-server internal] load .dockerignore [2025-10-17T08:47:39.505Z] #36 transferring context: 50B done [2025-10-17T08:47:39.505Z] #36 DONE 0.4s [2025-10-17T08:47:40.480Z] [2025-10-17T08:47:40.481Z] #37 [security-spire-agent internal] load .dockerignore [2025-10-17T08:47:40.481Z] #37 transferring context: 50B 0.0s done [2025-10-17T08:47:40.481Z] #37 DONE 0.5s [2025-10-17T08:47:40.481Z] [2025-10-17T08:47:40.481Z] #27 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:47:40.481Z] #27 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done [2025-10-17T08:47:44.797Z] #27 ... [2025-10-17T08:47:44.797Z] [2025-10-17T08:47:44.797Z] #38 [security-proxy-setup internal] load build context [2025-10-17T08:47:44.797Z] #38 transferring context: 215.79MB 5.7s [2025-10-17T08:47:46.712Z] #38 ... [2025-10-17T08:47:46.712Z] [2025-10-17T08:47:46.712Z] #39 [security-secretstore-setup internal] load build context [2025-10-17T08:47:46.712Z] #39 ... [2025-10-17T08:47:46.712Z] [2025-10-17T08:47:46.712Z] #38 [security-proxy-setup internal] load build context [2025-10-17T08:47:48.091Z] #38 ... [2025-10-17T08:47:48.091Z] [2025-10-17T08:47:48.091Z] #40 [security-spire-config internal] load .dockerignore [2025-10-17T08:47:48.091Z] #40 transferring context: 50B done [2025-10-17T08:47:48.091Z] #40 DONE 8.5s [2025-10-17T08:47:48.091Z] [2025-10-17T08:47:48.091Z] #38 [security-proxy-setup internal] load build context [2025-10-17T08:47:48.091Z] #38 transferring context: 404.70MB 8.6s [2025-10-17T08:47:49.039Z] #38 ... [2025-10-17T08:47:49.039Z] [2025-10-17T08:47:49.039Z] #41 [support-scheduler internal] load build context [2025-10-17T08:47:49.039Z] #41 ... [2025-10-17T08:47:49.039Z] [2025-10-17T08:47:49.039Z] #42 [security-proxy-auth internal] load build context [2025-10-17T08:47:49.297Z] #42 ... [2025-10-17T08:47:49.297Z] [2025-10-17T08:47:49.297Z] #43 [core-common-config-bootstrapper internal] load build context [2025-10-17T08:47:49.297Z] #43 ... [2025-10-17T08:47:49.297Z] [2025-10-17T08:47:49.297Z] #44 [core-data internal] load build context [2025-10-17T08:47:49.297Z] #44 transferring context: 595.94MB 10.1s done [2025-10-17T08:47:49.297Z] #44 ... [2025-10-17T08:47:49.297Z] [2025-10-17T08:47:49.297Z] #45 [core-command internal] load build context [2025-10-17T08:47:49.557Z] #45 ... [2025-10-17T08:47:49.557Z] [2025-10-17T08:47:49.557Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-17T08:47:49.557Z] #46 ... [2025-10-17T08:47:49.557Z] [2025-10-17T08:47:49.557Z] #47 [core-metadata internal] load build context [2025-10-17T08:47:49.816Z] #47 ... [2025-10-17T08:47:49.816Z] [2025-10-17T08:47:49.816Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T08:47:49.816Z] #48 ... [2025-10-17T08:47:49.816Z] [2025-10-17T08:47:49.816Z] #49 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-10-17T08:47:49.816Z] #49 ... [2025-10-17T08:47:49.816Z] [2025-10-17T08:47:49.816Z] #50 [core-keeper internal] load build context [2025-10-17T08:47:50.075Z] #50 ... [2025-10-17T08:47:50.075Z] [2025-10-17T08:47:50.075Z] #51 [support-notifications internal] load build context [2025-10-17T08:47:50.075Z] #51 ... [2025-10-17T08:47:50.075Z] [2025-10-17T08:47:50.075Z] #52 [security-bootstrapper internal] load build context [2025-10-17T08:47:50.335Z] #52 ... [2025-10-17T08:47:50.335Z] [2025-10-17T08:47:50.335Z] #51 [support-notifications internal] load build context [2025-10-17T08:47:54.529Z] #51 transferring context: 537.73MB 15.0s [2025-10-17T08:47:56.435Z] #51 ... [2025-10-17T08:47:56.435Z] [2025-10-17T08:47:56.435Z] #39 [security-secretstore-setup internal] load build context [2025-10-17T08:47:56.435Z] #39 ... [2025-10-17T08:47:56.435Z] [2025-10-17T08:47:56.435Z] #51 [support-notifications internal] load build context [2025-10-17T08:47:59.728Z] #51 ... [2025-10-17T08:47:59.728Z] [2025-10-17T08:47:59.728Z] #38 [security-proxy-setup internal] load build context [2025-10-17T08:47:59.728Z] #38 transferring context: 595.94MB 19.6s done [2025-10-17T08:47:59.728Z] #38 ... [2025-10-17T08:47:59.728Z] [2025-10-17T08:47:59.728Z] #42 [security-proxy-auth internal] load build context [2025-10-17T08:47:59.728Z] #42 ... [2025-10-17T08:47:59.728Z] [2025-10-17T08:47:59.728Z] #43 [core-common-config-bootstrapper internal] load build context [2025-10-17T08:47:59.728Z] #43 transferring context: 595.94MB 20.2s done [2025-10-17T08:47:59.728Z] #43 ... [2025-10-17T08:47:59.728Z] [2025-10-17T08:47:59.728Z] #41 [support-scheduler internal] load build context [2025-10-17T08:47:59.728Z] #41 transferring context: 595.94MB 11.3s done [2025-10-17T08:47:59.728Z] #41 ... [2025-10-17T08:47:59.728Z] [2025-10-17T08:47:59.728Z] #45 [core-command internal] load build context [2025-10-17T08:47:59.728Z] #45 transferring context: 595.94MB 10.9s done [2025-10-17T08:47:59.728Z] #45 ... [2025-10-17T08:47:59.728Z] [2025-10-17T08:47:59.728Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-17T08:47:59.728Z] #46 transferring context: 595.94MB 13.3s done [2025-10-17T08:47:59.988Z] #46 ... [2025-10-17T08:47:59.988Z] [2025-10-17T08:47:59.988Z] #47 [core-metadata internal] load build context [2025-10-17T08:47:59.988Z] #47 transferring context: 595.94MB 12.0s done [2025-10-17T08:47:59.988Z] #47 ... [2025-10-17T08:47:59.988Z] [2025-10-17T08:47:59.988Z] #51 [support-notifications internal] load build context [2025-10-17T08:47:59.988Z] #51 transferring context: 581.40MB 20.7s [2025-10-17T08:48:00.253Z] #51 ... [2025-10-17T08:48:00.253Z] [2025-10-17T08:48:00.253Z] #50 [core-keeper internal] load build context [2025-10-17T08:48:00.253Z] #50 transferring context: 595.94MB 13.5s done [2025-10-17T08:48:00.253Z] #50 ... [2025-10-17T08:48:00.253Z] [2025-10-17T08:48:00.253Z] #51 [support-notifications internal] load build context [2025-10-17T08:48:00.253Z] #51 transferring context: 583.70MB 20.9s [2025-10-17T08:48:00.253Z] #51 ... [2025-10-17T08:48:00.253Z] [2025-10-17T08:48:00.253Z] #52 [security-bootstrapper internal] load build context [2025-10-17T08:48:00.253Z] #52 transferring context: 595.94MB 11.5s done [2025-10-17T08:48:00.511Z] #52 ... [2025-10-17T08:48:00.511Z] [2025-10-17T08:48:00.511Z] #51 [support-notifications internal] load build context [2025-10-17T08:48:00.511Z] #51 transferring context: 585.99MB 21.1s [2025-10-17T08:48:01.595Z] #51 transferring context: 595.94MB 21.9s done [2025-10-17T08:48:07.085Z] #51 ... [2025-10-17T08:48:07.085Z] [2025-10-17T08:48:07.085Z] #39 [security-secretstore-setup internal] load build context [2025-10-17T08:48:07.085Z] #39 transferring context: 595.94MB 17.5s done [2025-10-17T08:48:07.085Z] #39 ... [2025-10-17T08:48:07.085Z] [2025-10-17T08:48:07.085Z] #42 [security-proxy-auth internal] load build context [2025-10-17T08:48:07.085Z] #42 transferring context: 595.94MB 23.2s done [2025-10-17T08:49:03.606Z] #42 ... [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #27 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:49:03.606Z] #27 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-17T08:49:03.606Z] #27 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:49:03.606Z] #27 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:49:03.606Z] #27 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-17T08:49:03.606Z] #27 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:49:03.606Z] #27 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done [2025-10-17T08:49:03.606Z] #27 ... [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #44 [core-data internal] load build context [2025-10-17T08:49:03.606Z] #44 DONE 82.4s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:49:03.606Z] #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-17T08:49:03.606Z] #53 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-17T08:49:03.606Z] #53 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-17T08:49:03.606Z] #53 ... [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #49 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-17T08:49:03.606Z] #49 DONE 82.3s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #45 [core-command internal] load build context [2025-10-17T08:49:03.606Z] #45 DONE 82.8s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:49:03.606Z] #53 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-17T08:49:03.606Z] #53 ... [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #41 [support-scheduler internal] load build context [2025-10-17T08:49:03.606Z] #41 DONE 82.8s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #52 [security-bootstrapper internal] load build context [2025-10-17T08:49:03.606Z] #52 DONE 82.8s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #47 [core-metadata internal] load build context [2025-10-17T08:49:03.606Z] #47 DONE 82.8s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-17T08:49:03.606Z] #46 DONE 82.8s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #50 [core-keeper internal] load build context [2025-10-17T08:49:03.606Z] #50 DONE 82.8s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #39 [security-secretstore-setup internal] load build context [2025-10-17T08:49:03.606Z] #39 DONE 82.9s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:49:03.606Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-10-17T08:49:03.606Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-10-17T08:49:03.606Z] #53 ... [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #38 [security-proxy-setup internal] load build context [2025-10-17T08:49:03.606Z] #38 DONE 82.9s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #43 [core-common-config-bootstrapper internal] load build context [2025-10-17T08:49:03.606Z] #43 DONE 82.8s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #51 [support-notifications internal] load build context [2025-10-17T08:49:03.606Z] #51 DONE 82.8s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #42 [security-proxy-auth internal] load build context [2025-10-17T08:49:03.606Z] #42 DONE 82.9s [2025-10-17T08:49:03.606Z] [2025-10-17T08:49:03.606Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:49:03.606Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-17T08:49:03.606Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-17T08:49:03.606Z] #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-17T08:49:03.606Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T08:49:03.606Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s [2025-10-17T08:49:03.606Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-10-17T08:49:03.606Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s [2025-10-17T08:49:03.606Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.5s [2025-10-17T08:49:03.606Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.73MB / 36.47MB 0.6s [2025-10-17T08:49:03.606Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 24.12MB / 36.47MB 0.7s [2025-10-17T08:49:03.606Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.8s [2025-10-17T08:49:04.984Z] #53 ... [2025-10-17T08:49:04.984Z] [2025-10-17T08:49:04.984Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T08:49:04.984Z] #48 81.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:04.984Z] #48 82.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:04.984Z] #48 82.42 (1/7) Installing ca-certificates (20250911-r0) [2025-10-17T08:49:04.984Z] #48 82.45 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:04.984Z] #48 82.45 (3/7) Installing libgcc (14.2.0-r6) [2025-10-17T08:49:04.984Z] #48 82.46 (4/7) Installing libsodium (1.0.20-r0) [2025-10-17T08:49:04.984Z] #48 82.46 (5/7) Installing libstdc++ (14.2.0-r6) [2025-10-17T08:49:04.984Z] #48 82.48 (6/7) Installing libzmq (4.3.5-r2) [2025-10-17T08:49:04.984Z] #48 82.50 (7/7) Installing zeromq (4.3.5-r2) [2025-10-17T08:49:04.984Z] #48 82.50 Executing busybox-1.37.0-r18.trigger [2025-10-17T08:49:04.984Z] #48 82.52 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:49:04.984Z] #48 82.58 OK: 12 MiB in 23 packages [2025-10-17T08:49:04.984Z] #48 DONE 85.3s [2025-10-17T08:49:04.984Z] [2025-10-17T08:49:04.984Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:49:04.984Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.9s done [2025-10-17T08:49:04.984Z] #53 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-17T08:49:04.984Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.9s done [2025-10-17T08:49:04.984Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.0s done [2025-10-17T08:49:04.984Z] #53 ... [2025-10-17T08:49:04.984Z] [2025-10-17T08:49:04.984Z] #54 [security-spire-server internal] load build context [2025-10-17T08:49:04.984Z] #54 transferring context: 23.80kB done [2025-10-17T08:49:04.984Z] #54 DONE 3.5s [2025-10-17T08:49:04.984Z] [2025-10-17T08:49:04.984Z] #55 [security-spire-config internal] load build context [2025-10-17T08:49:04.984Z] #55 transferring context: 22.05kB done [2025-10-17T08:49:04.984Z] #55 DONE 3.5s [2025-10-17T08:49:04.984Z] [2025-10-17T08:49:04.984Z] #56 [security-spire-agent internal] load build context [2025-10-17T08:49:04.984Z] #56 transferring context: 23.33kB 0.0s done [2025-10-17T08:49:04.984Z] #56 DONE 3.6s [2025-10-17T08:49:04.984Z] [2025-10-17T08:49:04.984Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:49:04.984Z] #53 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.1s [2025-10-17T08:49:05.242Z] #53 ... [2025-10-17T08:49:05.242Z] [2025-10-17T08:49:05.242Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T08:49:05.242Z] #57 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-10-17T08:49:05.242Z] #57 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-17T08:49:05.242Z] #57 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-17T08:49:05.242Z] #57 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-17T08:49:05.242Z] #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-17T08:49:05.242Z] #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-17T08:49:05.242Z] #57 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-10-17T08:49:05.242Z] #57 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-17T08:49:05.242Z] #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T08:49:05.242Z] #57 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 3.0s done [2025-10-17T08:49:05.242Z] #57 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-17T08:49:05.242Z] #57 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done [2025-10-17T08:49:05.242Z] #57 DONE 3.9s [2025-10-17T08:49:05.242Z] [2025-10-17T08:49:05.242Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:49:06.180Z] #53 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.0s done [2025-10-17T08:49:08.102Z] #53 ... [2025-10-17T08:49:08.102Z] [2025-10-17T08:49:08.102Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:49:08.102Z] #0 2.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:08.102Z] #0 3.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:08.102Z] #0 3.434 OK: 265 MiB in 60 packages [2025-10-17T08:49:08.102Z] #58 DONE 6.2s [2025-10-17T08:49:08.102Z] [2025-10-17T08:49:08.102Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-17T08:49:08.102Z] #0 3.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:08.102Z] #0 3.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:08.102Z] #0 3.867 v3.22.2-46-gf44c8d388fc [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-17T08:49:08.102Z] #0 3.867 v3.22.2-49-g5ccb1eb14d7 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-17T08:49:08.102Z] #0 3.867 OK: 26319 distinct packages available [2025-10-17T08:49:08.102Z] #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:08.102Z] #0 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:08.102Z] #0 4.327 OK: 265 MiB in 60 packages [2025-10-17T08:49:08.102Z] #59 DONE 6.2s [2025-10-17T08:49:08.102Z] [2025-10-17T08:49:08.102Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-17T08:49:08.102Z] #60 DONE 6.4s [2025-10-17T08:49:08.102Z] [2025-10-17T08:49:08.102Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:49:08.534Z] #53 DONE 6.9s [2025-10-17T08:49:08.534Z] [2025-10-17T08:49:08.534Z] #61 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:49:08.534Z] #61 DONE 0.3s [2025-10-17T08:49:08.534Z] [2025-10-17T08:49:08.534Z] #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:49:08.534Z] #62 DONE 0.3s [2025-10-17T08:49:08.534Z] [2025-10-17T08:49:08.534Z] #63 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:49:08.534Z] #63 ... [2025-10-17T08:49:08.534Z] [2025-10-17T08:49:08.534Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-17T08:49:08.534Z] #0 6.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:08.534Z] #0 6.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:08.534Z] #0 6.610 OK: 265 MiB in 60 packages [2025-10-17T08:49:08.534Z] #64 DONE 6.8s [2025-10-17T08:49:08.841Z] [2025-10-17T08:49:08.841Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:49:09.099Z] #65 DONE 0.4s [2025-10-17T08:49:09.099Z] [2025-10-17T08:49:09.099Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-17T08:49:09.099Z] #0 6.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.099Z] #0 6.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.099Z] #0 6.747 OK: 265 MiB in 60 packages [2025-10-17T08:49:09.099Z] #66 DONE 7.2s [2025-10-17T08:49:09.099Z] [2025-10-17T08:49:09.099Z] #67 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:49:09.099Z] #0 6.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.099Z] #0 6.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.099Z] #0 6.838 OK: 265 MiB in 60 packages [2025-10-17T08:49:09.099Z] #67 DONE 7.2s [2025-10-17T08:49:09.099Z] [2025-10-17T08:49:09.099Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T08:49:09.099Z] #0 6.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.099Z] #0 6.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.099Z] #0 6.571 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:09.099Z] #0 6.577 (2/4) Installing openssl (3.3.5-r0) [2025-10-17T08:49:09.099Z] #0 6.588 (3/4) Installing su-exec (0.2-r3) [2025-10-17T08:49:09.099Z] #0 6.591 (4/4) Installing yq-go (4.44.1-r2) [2025-10-17T08:49:09.099Z] #0 6.693 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:49:09.099Z] #0 6.701 OK: 19 MiB in 18 packages [2025-10-17T08:49:09.099Z] #68 DONE 7.0s [2025-10-17T08:49:09.099Z] [2025-10-17T08:49:09.099Z] #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:49:09.099Z] #69 DONE 0.2s [2025-10-17T08:49:09.099Z] [2025-10-17T08:49:09.099Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:49:09.099Z] #70 DONE 0.2s [2025-10-17T08:49:09.099Z] [2025-10-17T08:49:09.099Z] #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:49:09.374Z] #71 ... [2025-10-17T08:49:09.374Z] [2025-10-17T08:49:09.374Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-17T08:49:09.374Z] #0 6.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.374Z] #0 6.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.374Z] #0 6.707 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T08:49:09.374Z] #0 6.707 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T08:49:09.374Z] #0 6.707 OK: 24171 distinct packages available [2025-10-17T08:49:09.374Z] #0 6.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.374Z] #0 6.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.374Z] #0 7.151 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:09.374Z] #0 7.153 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-17T08:49:09.374Z] #0 7.158 (3/4) Installing libucontext (1.2-r3) [2025-10-17T08:49:09.374Z] #0 7.159 (4/4) Installing gcompat (1.1.0-r4) [2025-10-17T08:49:09.374Z] #0 7.162 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:49:09.374Z] #0 7.169 OK: 8 MiB in 18 packages [2025-10-17T08:49:09.374Z] #72 DONE 7.3s [2025-10-17T08:49:09.374Z] [2025-10-17T08:49:09.374Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T08:49:09.645Z] #73 ... [2025-10-17T08:49:09.645Z] [2025-10-17T08:49:09.645Z] #74 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-17T08:49:09.645Z] #0 6.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.645Z] #0 7.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.645Z] #0 7.353 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:09.645Z] #0 7.356 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:49:09.645Z] #0 7.362 OK: 8 MiB in 15 packages [2025-10-17T08:49:09.645Z] #74 DONE 7.6s [2025-10-17T08:49:09.645Z] [2025-10-17T08:49:09.645Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:49:09.908Z] #75 ... [2025-10-17T08:49:09.908Z] [2025-10-17T08:49:09.908Z] #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T08:49:09.908Z] #0 6.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.908Z] #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.908Z] #0 7.114 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T08:49:09.908Z] #0 7.114 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T08:49:09.908Z] #0 7.114 OK: 24171 distinct packages available [2025-10-17T08:49:09.908Z] #0 7.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.908Z] #0 7.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.908Z] #0 7.537 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:09.908Z] #0 7.541 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-17T08:49:09.908Z] #0 7.543 (3/5) Installing libucontext (1.2-r3) [2025-10-17T08:49:09.908Z] #0 7.545 (4/5) Installing gcompat (1.1.0-r4) [2025-10-17T08:49:09.908Z] #0 7.548 (5/5) Installing openssl (3.3.5-r0) [2025-10-17T08:49:09.908Z] #0 7.556 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:49:09.908Z] #0 7.562 OK: 9 MiB in 19 packages [2025-10-17T08:49:09.908Z] #76 DONE 7.8s [2025-10-17T08:49:09.908Z] [2025-10-17T08:49:09.908Z] #77 [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-17T08:49:09.908Z] #77 DONE 7.8s [2025-10-17T08:49:09.908Z] [2025-10-17T08:49:09.908Z] #78 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T08:49:09.908Z] #0 6.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.908Z] #0 7.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:09.908Z] #0 7.402 (1/4) Installing ca-certificates (20250911-r0) [2025-10-17T08:49:09.908Z] #0 7.417 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:09.908Z] #0 7.420 (3/4) Installing su-exec (0.2-r3) [2025-10-17T08:49:09.908Z] #0 7.423 (4/4) Installing yq-go (4.44.1-r2) [2025-10-17T08:49:09.908Z] #0 7.547 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:49:09.908Z] #0 7.552 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:49:09.908Z] #0 7.610 OK: 19 MiB in 18 packages [2025-10-17T08:49:09.908Z] #78 DONE 7.8s [2025-10-17T08:49:10.168Z] [2025-10-17T08:49:10.168Z] #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-17T08:49:11.101Z] #79 ... [2025-10-17T08:49:11.101Z] [2025-10-17T08:49:11.101Z] #80 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T08:49:11.101Z] #0 8.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.101Z] #0 8.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.101Z] #0 8.681 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:11.101Z] #0 8.688 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:49:11.101Z] #0 8.713 OK: 8 MiB in 15 packages [2025-10-17T08:49:11.101Z] #80 DONE 9.0s [2025-10-17T08:49:11.101Z] [2025-10-17T08:49:11.101Z] #81 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T08:49:11.101Z] #0 8.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.101Z] #0 8.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.101Z] #0 8.669 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:11.101Z] #0 8.683 (2/2) Installing su-exec (0.2-r3) [2025-10-17T08:49:11.101Z] #0 8.683 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:49:11.101Z] #0 8.683 OK: 8 MiB in 16 packages [2025-10-17T08:49:11.101Z] #81 DONE 9.0s [2025-10-17T08:49:11.101Z] [2025-10-17T08:49:11.101Z] #82 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T08:49:11.101Z] #0 8.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.101Z] #0 8.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.101Z] #0 8.736 (1/3) Installing ca-certificates (20250911-r0) [2025-10-17T08:49:11.101Z] #0 8.759 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:11.101Z] #0 8.759 (3/3) Installing tzdata (2025b-r0) [2025-10-17T08:49:11.101Z] #0 8.805 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:49:11.101Z] #0 8.817 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:49:11.101Z] #0 8.902 OK: 10 MiB in 17 packages [2025-10-17T08:49:11.101Z] #82 DONE 9.1s [2025-10-17T08:49:11.101Z] [2025-10-17T08:49:11.101Z] #83 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T08:49:11.101Z] #0 7.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.101Z] #0 7.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.101Z] #0 8.056 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T08:49:11.101Z] #0 8.056 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T08:49:11.101Z] #0 8.056 OK: 24171 distinct packages available [2025-10-17T08:49:11.101Z] #0 8.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.101Z] #0 8.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.101Z] #0 8.608 (1/14) Installing ca-certificates (20250911-r0) [2025-10-17T08:49:11.101Z] #0 8.688 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-17T08:49:11.101Z] #0 8.706 (3/14) Installing c-ares (1.33.1-r0) [2025-10-17T08:49:11.101Z] #0 8.712 (4/14) Installing libunistring (1.2-r0) [2025-10-17T08:49:11.101Z] #0 8.804 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-17T08:49:11.101Z] #0 8.809 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-17T08:49:11.101Z] #0 8.815 (7/14) Installing libpsl (0.21.5-r1) [2025-10-17T08:49:11.101Z] #0 8.819 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-17T08:49:11.101Z] #0 8.871 (9/14) Installing libcurl (8.14.1-r2) [2025-10-17T08:49:11.101Z] #0 8.882 (10/14) Installing curl (8.14.1-r2) [2025-10-17T08:49:11.101Z] #0 8.888 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:11.101Z] #0 8.891 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-17T08:49:11.101Z] #0 8.897 (13/14) Installing libucontext (1.2-r3) [2025-10-17T08:49:11.101Z] #0 8.897 (14/14) Installing gcompat (1.1.0-r4) [2025-10-17T08:49:11.101Z] #0 8.900 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:49:11.101Z] #0 8.903 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:49:11.101Z] #0 8.955 OK: 13 MiB in 28 packages [2025-10-17T08:49:11.101Z] #83 DONE 9.1s [2025-10-17T08:49:11.101Z] [2025-10-17T08:49:11.101Z] #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T08:49:11.668Z] #84 ... [2025-10-17T08:49:11.668Z] [2025-10-17T08:49:11.668Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T08:49:11.668Z] #73 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.668Z] #73 1.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.668Z] #73 2.197 OK: 8 MiB in 18 packages [2025-10-17T08:49:11.668Z] #73 DONE 2.3s [2025-10-17T08:49:11.668Z] [2025-10-17T08:49:11.668Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:49:11.927Z] #85 ... [2025-10-17T08:49:11.927Z] [2025-10-17T08:49:11.927Z] #27 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:49:11.927Z] #27 ... [2025-10-17T08:49:11.927Z] [2025-10-17T08:49:11.927Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:49:11.927Z] #0 5.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.927Z] #0 5.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.927Z] #0 6.207 Upgrading critical system libraries and apk-tools: [2025-10-17T08:49:11.927Z] #0 6.207 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-17T08:49:11.927Z] #0 6.210 Executing busybox-1.37.0-r18.trigger [2025-10-17T08:49:11.927Z] #0 6.353 Continuing the upgrade transaction with new apk-tools: [2025-10-17T08:49:11.927Z] #0 6.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.927Z] #0 6.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:11.927Z] #0 6.848 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-17T08:49:11.927Z] #0 6.861 Executing busybox-1.37.0-r19.post-upgrade [2025-10-17T08:49:11.927Z] #0 6.911 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-17T08:49:11.927Z] #0 6.913 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-17T08:49:11.927Z] #0 6.917 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-17T08:49:11.927Z] #0 6.960 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-17T08:49:11.927Z] #0 6.963 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-17T08:49:11.927Z] #0 6.975 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-17T08:49:11.927Z] #0 6.978 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-17T08:49:11.927Z] #0 6.985 Executing busybox-1.37.0-r19.trigger [2025-10-17T08:49:11.927Z] #0 7.011 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:49:12.184Z] #86 7.382 OK: 12 MiB in 23 packages [2025-10-17T08:49:13.797Z] #86 DONE 8.4s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-17T08:49:13.797Z] #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:13.797Z] #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:13.797Z] #0 3.003 OK: 19 MiB in 18 packages [2025-10-17T08:49:13.797Z] #87 DONE 4.2s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T08:49:13.797Z] #0 1.743 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:13.797Z] #0 2.024 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:13.797Z] #0 2.545 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T08:49:13.797Z] #0 2.713 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:49:13.797Z] #0 2.722 OK: 8 MiB in 15 packages [2025-10-17T08:49:13.797Z] #88 DONE 3.4s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-17T08:49:13.797Z] #0 2.726 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:13.797Z] #0 3.068 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:13.797Z] #0 3.638 OK: 265 MiB in 60 packages [2025-10-17T08:49:13.797Z] #89 DONE 5.1s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:49:13.797Z] #85 DONE 1.6s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-17T08:49:13.797Z] #90 DONE 0.1s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-17T08:49:13.797Z] #91 DONE 0.2s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-17T08:49:13.797Z] #92 DONE 0.2s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-17T08:49:13.797Z] #93 DONE 0.1s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T08:49:13.797Z] #94 DONE 0.1s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-17T08:49:13.797Z] #95 DONE 0.1s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:49:13.797Z] #75 3.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:13.797Z] #75 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:13.797Z] #75 3.984 OK: 8 MiB in 15 packages [2025-10-17T08:49:13.797Z] #75 DONE 4.1s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-17T08:49:13.797Z] #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:13.797Z] #0 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:13.797Z] #0 3.807 OK: 19 MiB in 18 packages [2025-10-17T08:49:13.797Z] #96 DONE 4.0s [2025-10-17T08:49:13.797Z] [2025-10-17T08:49:13.797Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-17T08:49:14.070Z] #97 DONE 0.1s [2025-10-17T08:49:14.070Z] [2025-10-17T08:49:14.070Z] #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-17T08:49:14.070Z] #79 3.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:14.070Z] #79 3.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:14.070Z] #79 3.878 OK: 9 MiB in 19 packages [2025-10-17T08:49:14.070Z] #79 DONE 4.0s [2025-10-17T08:49:14.070Z] [2025-10-17T08:49:14.070Z] #98 [security-spire-config] exporting to image [2025-10-17T08:49:14.070Z] #98 exporting layers [2025-10-17T08:49:16.133Z] #98 ... [2025-10-17T08:49:16.133Z] [2025-10-17T08:49:16.133Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-17T08:49:16.133Z] #99 DONE 2.1s [2025-10-17T08:49:16.133Z] [2025-10-17T08:49:16.133Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:49:16.133Z] #100 DONE 2.1s [2025-10-17T08:49:16.133Z] [2025-10-17T08:49:16.133Z] #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T08:49:16.133Z] #84 4.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:16.133Z] #84 5.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:16.400Z] #84 5.357 OK: 8 MiB in 15 packages [2025-10-17T08:49:18.353Z] #84 ... [2025-10-17T08:49:18.353Z] [2025-10-17T08:49:18.353Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:49:18.624Z] #101 ... [2025-10-17T08:49:18.624Z] [2025-10-17T08:49:18.624Z] #98 [security-spire-config] exporting to image [2025-10-17T08:49:18.624Z] #98 exporting layers 4.7s done [2025-10-17T08:49:18.624Z] #98 ... [2025-10-17T08:49:18.624Z] [2025-10-17T08:49:18.624Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-17T08:49:18.624Z] #102 DONE 2.6s [2025-10-17T08:49:18.624Z] [2025-10-17T08:49:18.624Z] #98 [security-spire-config] exporting to image [2025-10-17T08:49:18.624Z] #98 writing image sha256:6c38f7b3e82b3cbb3fa7bcdc20850c144ec15c36522c42249ffc171d47ffaec3 0.0s done [2025-10-17T08:49:18.624Z] #98 naming to docker.io/library/security-spire-config 0.0s done [2025-10-17T08:49:18.888Z] #98 DONE 4.9s [2025-10-17T08:49:18.888Z] [2025-10-17T08:49:18.888Z] #103 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-17T08:49:18.888Z] #0 4.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:18.888Z] #0 5.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:18.888Z] #0 5.362 OK: 8 MiB in 16 packages [2025-10-17T08:49:18.888Z] #103 DONE 7.7s [2025-10-17T08:49:18.888Z] [2025-10-17T08:49:18.888Z] #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T08:49:18.888Z] #84 DONE 7.7s [2025-10-17T08:49:18.888Z] [2025-10-17T08:49:18.888Z] #104 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:49:18.888Z] #0 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:18.888Z] #0 4.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:18.888Z] #0 5.234 OK: 10 MiB in 17 packages [2025-10-17T08:49:18.888Z] #104 DONE 7.6s [2025-10-17T08:49:18.888Z] [2025-10-17T08:49:18.888Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:49:18.888Z] #105 DONE 2.8s [2025-10-17T08:49:18.888Z] [2025-10-17T08:49:18.888Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-17T08:49:18.888Z] #106 ... [2025-10-17T08:49:18.888Z] [2025-10-17T08:49:18.888Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-17T08:49:18.888Z] #107 DONE 0.2s [2025-10-17T08:49:18.888Z] [2025-10-17T08:49:18.888Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-17T08:49:18.888Z] #106 DONE 0.2s [2025-10-17T08:49:18.888Z] [2025-10-17T08:49:18.888Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-17T08:49:19.152Z] #108 ... [2025-10-17T08:49:19.152Z] [2025-10-17T08:49:19.152Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T08:49:19.152Z] #109 DONE 0.2s [2025-10-17T08:49:19.152Z] [2025-10-17T08:49:19.152Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:49:19.152Z] #110 ... [2025-10-17T08:49:19.152Z] [2025-10-17T08:49:19.152Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-17T08:49:19.152Z] #108 DONE 0.2s [2025-10-17T08:49:19.152Z] [2025-10-17T08:49:19.152Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-17T08:49:19.152Z] #111 DONE 0.1s [2025-10-17T08:49:19.152Z] [2025-10-17T08:49:19.152Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T08:49:19.152Z] #112 DONE 0.1s [2025-10-17T08:49:19.152Z] [2025-10-17T08:49:19.152Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-17T08:49:19.152Z] #113 DONE 0.1s [2025-10-17T08:49:19.152Z] [2025-10-17T08:49:19.152Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:49:19.414Z] #114 ... [2025-10-17T08:49:19.414Z] [2025-10-17T08:49:19.414Z] #115 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-17T08:49:19.414Z] #115 DONE 0.6s [2025-10-17T08:49:19.414Z] [2025-10-17T08:49:19.414Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-17T08:49:19.414Z] #116 DONE 0.1s [2025-10-17T08:49:19.414Z] [2025-10-17T08:49:19.414Z] #117 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-17T08:49:19.414Z] #117 DONE 0.1s [2025-10-17T08:49:19.414Z] [2025-10-17T08:49:19.414Z] #118 [security-spire-server] exporting to image [2025-10-17T08:49:19.414Z] #118 ... [2025-10-17T08:49:19.414Z] [2025-10-17T08:49:19.414Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-17T08:49:19.414Z] #119 DONE 0.0s [2025-10-17T08:49:19.684Z] [2025-10-17T08:49:19.684Z] #120 [security-spire-agent] exporting to image [2025-10-17T08:49:19.951Z] #120 ... [2025-10-17T08:49:19.951Z] [2025-10-17T08:49:19.951Z] #121 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:49:19.951Z] #0 7.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:19.951Z] #0 8.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:49:19.951Z] #0 8.463 OK: 13 MiB in 28 packages [2025-10-17T08:49:19.951Z] #121 DONE 8.8s [2025-10-17T08:49:20.210Z] [2025-10-17T08:49:20.210Z] #118 [security-spire-server] exporting to image [2025-10-17T08:49:20.210Z] #118 exporting layers 0.8s done [2025-10-17T08:49:20.210Z] #118 writing image sha256:a9949ab3cdd7f09c87708d7219d19e937c7a42a84773e4020149e2326cf9d713 0.0s done [2025-10-17T08:49:20.210Z] #118 naming to docker.io/library/security-spire-server 0.0s done [2025-10-17T08:49:20.210Z] #118 DONE 0.9s [2025-10-17T08:49:20.210Z] [2025-10-17T08:49:20.210Z] #120 [security-spire-agent] exporting to image [2025-10-17T08:49:20.210Z] #120 exporting layers 0.7s done [2025-10-17T08:49:20.210Z] #120 writing image sha256:bd8864daaaed20412ecd2c9d0e8eb3a73aa34c18dc425f27870161aa90d3cef1 done [2025-10-17T08:49:20.210Z] #120 naming to docker.io/library/security-spire-agent 0.0s done [2025-10-17T08:49:20.210Z] #120 DONE 0.7s [2025-10-17T08:49:20.210Z] [2025-10-17T08:49:20.210Z] #122 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:50:28.315Z] #122 ... [2025-10-17T08:50:28.315Z] [2025-10-17T08:50:28.315Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:50:28.315Z] #114 DONE 68.4s [2025-10-17T08:50:28.315Z] [2025-10-17T08:50:28.315Z] #63 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:50:28.315Z] #63 DONE 69.1s [2025-10-17T08:50:28.315Z] [2025-10-17T08:50:28.315Z] #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:50:28.315Z] #71 DONE 68.2s [2025-10-17T08:50:28.315Z] [2025-10-17T08:50:28.315Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:50:28.315Z] #110 DONE 68.2s [2025-10-17T08:50:28.315Z] [2025-10-17T08:50:28.315Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:50:28.315Z] #101 DONE 69.1s [2025-10-17T08:50:28.315Z] [2025-10-17T08:50:28.315Z] #122 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:50:28.315Z] #122 DONE 64.0s [2025-10-17T08:50:28.315Z] [2025-10-17T08:50:28.315Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-17T08:50:28.315Z] #123 ... [2025-10-17T08:50:28.315Z] [2025-10-17T08:50:28.315Z] #124 [support-scheduler builder 6/7] COPY . . [2025-10-17T08:50:28.315Z] #124 ... [2025-10-17T08:50:28.315Z] [2025-10-17T08:50:28.315Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-10-17T08:50:28.315Z] #125 ... [2025-10-17T08:50:28.316Z] [2025-10-17T08:50:28.316Z] #126 [core-keeper builder 7/8] COPY . . [2025-10-17T08:50:28.316Z] #126 ... [2025-10-17T08:50:28.316Z] [2025-10-17T08:50:28.316Z] #127 [support-notifications builder 6/7] COPY . . [2025-10-17T08:50:28.316Z] #127 ... [2025-10-17T08:50:28.316Z] [2025-10-17T08:50:28.316Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #128 ... [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #124 [support-scheduler builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #124 DONE 54.1s [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #128 DONE 54.1s [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #123 [security-proxy-auth builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #123 DONE 54.2s [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:51:15.171Z] #129 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:51:15.171Z] #130 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #131 [core-data builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #131 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #132 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:51:15.171Z] #133 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:51:15.171Z] #134 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #135 [core-command builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #135 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:51:15.171Z] #136 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:51:15.171Z] #137 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #138 [core-metadata builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #138 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:51:15.171Z] #139 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:51:15.171Z] #140 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #127 [support-notifications builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #127 DONE 54.2s [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T08:51:15.171Z] #141 ... [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #125 DONE 54.3s [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #142 [security-bootstrapper builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #142 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:51:15.171Z] #143 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:51:15.171Z] #144 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:51:15.171Z] #145 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:51:15.171Z] #146 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #147 [security-secretstore-setup builder 6/7] COPY . . [2025-10-17T08:51:15.171Z] #147 CACHED [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #126 [core-keeper builder 7/8] COPY . . [2025-10-17T08:51:15.171Z] #126 DONE 54.4s [2025-10-17T08:51:15.171Z] [2025-10-17T08:51:15.171Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-17T08:51:16.246Z] #148 4.212 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-17T08:51:17.190Z] #148 ... [2025-10-17T08:51:17.190Z] [2025-10-17T08:51:17.190Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T08:51:17.190Z] #141 3.619 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-17T08:51:20.805Z] #141 ... [2025-10-17T08:51:20.805Z] [2025-10-17T08:51:20.806Z] #149 [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-17T08:51:20.806Z] #0 3.392 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-17T08:51:21.942Z] #149 ... [2025-10-17T08:51:21.942Z] [2025-10-17T08:51:21.942Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T08:51:21.942Z] #0 4.371 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-17T08:51:22.287Z] #150 ... [2025-10-17T08:51:22.287Z] [2025-10-17T08:51:22.287Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-17T08:51:22.287Z] #0 2.428 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-17T08:51:22.287Z] #151 ... [2025-10-17T08:51:22.287Z] [2025-10-17T08:51:22.287Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-17T08:51:22.287Z] #0 4.345 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-17T08:51:22.287Z] #152 ... [2025-10-17T08:51:22.287Z] [2025-10-17T08:51:22.287Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-17T08:51:22.287Z] #0 4.254 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-17T08:51:22.658Z] #153 ... [2025-10-17T08:51:22.658Z] [2025-10-17T08:51:22.658Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T08:51:22.658Z] #0 2.343 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-17T08:51:22.961Z] #154 ... [2025-10-17T08:51:22.961Z] [2025-10-17T08:51:22.961Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-17T08:51:22.961Z] #0 3.897 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-17T08:51:22.961Z] #155 ... [2025-10-17T08:51:22.961Z] [2025-10-17T08:51:22.961Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-17T08:51:22.961Z] #0 3.890 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-17T08:51:23.245Z] #156 ... [2025-10-17T08:51:23.245Z] [2025-10-17T08:51:23.245Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-17T08:51:23.245Z] #0 4.069 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-17T08:51:23.551Z] #157 ... [2025-10-17T08:51:23.551Z] [2025-10-17T08:51:23.551Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-17T08:51:23.551Z] #0 3.425 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-17T08:53:16.450Z] #158 DONE 119.8s [2025-10-17T08:53:16.450Z] [2025-10-17T08:53:16.450Z] #27 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:53:16.450Z] #27 ... [2025-10-17T08:53:16.450Z] [2025-10-17T08:53:16.450Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-17T08:53:16.450Z] #155 DONE 120.8s [2025-10-17T08:53:16.450Z] [2025-10-17T08:53:16.450Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-17T08:53:48.852Z] #148 ... [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-17T08:53:48.852Z] #159 DONE 2.0s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-17T08:53:48.852Z] #160 ... [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:53:48.852Z] #161 DONE 0.9s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:53:48.852Z] #162 DONE 0.1s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-17T08:53:48.852Z] #163 DONE 0.5s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #164 [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-17T08:53:48.852Z] #164 DONE 0.3s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #165 [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-17T08:53:48.852Z] #165 DONE 0.2s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-17T08:53:48.852Z] #160 DONE 1.5s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #166 [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-17T08:53:48.852Z] #166 ... [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:53:48.852Z] #167 DONE 0.5s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:53:48.852Z] #168 DONE 0.4s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-17T08:53:48.852Z] #169 DONE 0.4s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #27 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:53:48.852Z] #27 ... [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #166 [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-17T08:53:48.852Z] #166 DONE 1.5s [2025-10-17T08:53:48.852Z] [2025-10-17T08:53:48.852Z] #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-17T08:53:49.110Z] #170 DONE 0.4s [2025-10-17T08:53:49.110Z] [2025-10-17T08:53:49.110Z] #171 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-17T08:53:50.100Z] #171 DONE 0.7s [2025-10-17T08:53:50.100Z] [2025-10-17T08:53:50.100Z] #172 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-17T08:53:50.100Z] #172 DONE 0.2s [2025-10-17T08:53:50.100Z] [2025-10-17T08:53:50.100Z] #173 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-17T08:53:50.360Z] #173 DONE 0.2s [2025-10-17T08:53:50.360Z] [2025-10-17T08:53:50.360Z] #174 [core-common-config-bootstrapper] exporting to image [2025-10-17T08:53:50.360Z] #174 exporting layers 1.2s done [2025-10-17T08:53:50.360Z] #174 writing image sha256:c00d24a93d0b9418dca18e9969fe97b3846c42c89b32a4f73223ef8eb76665bc done [2025-10-17T08:53:50.360Z] #174 naming to docker.io/library/core-common-config-bootstrapper done [2025-10-17T08:53:50.360Z] #174 DONE 1.5s [2025-10-17T08:53:50.360Z] [2025-10-17T08:53:50.360Z] #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-17T08:53:50.617Z] #175 DONE 0.3s [2025-10-17T08:53:50.617Z] [2025-10-17T08:53:50.617Z] #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-17T08:53:53.140Z] #176 DONE 2.1s [2025-10-17T08:53:53.140Z] [2025-10-17T08:53:53.140Z] #177 [security-bootstrapper] exporting to image [2025-10-17T08:53:53.140Z] #177 exporting layers 0.5s done [2025-10-17T08:53:53.140Z] #177 writing image sha256:776d83ce1420b48b061aa25b4980f83def081070d0586ff33a104729cde6402e done [2025-10-17T08:53:53.140Z] #177 naming to docker.io/library/security-bootstrapper done [2025-10-17T08:53:53.140Z] #177 DONE 0.5s [2025-10-17T08:53:53.140Z] [2025-10-17T08:53:53.140Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-17T08:54:03.128Z] #151 ... [2025-10-17T08:54:03.128Z] [2025-10-17T08:54:03.128Z] #149 [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-17T08:54:03.128Z] #149 170.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-17T08:54:15.497Z] #149 DONE 183.4s [2025-10-17T08:54:15.497Z] [2025-10-17T08:54:15.497Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-17T08:54:15.497Z] #153 DONE 183.4s [2025-10-17T08:54:15.497Z] [2025-10-17T08:54:15.497Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-17T08:54:15.497Z] #157 DONE 183.6s [2025-10-17T08:54:15.497Z] [2025-10-17T08:54:15.497Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-17T08:54:15.497Z] #148 DONE 183.4s [2025-10-17T08:54:15.497Z] [2025-10-17T08:54:15.497Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-17T08:54:15.497Z] #156 DONE 183.6s [2025-10-17T08:54:15.497Z] [2025-10-17T08:54:15.497Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:15.497Z] #178 ... [2025-10-17T08:54:15.497Z] [2025-10-17T08:54:15.497Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T08:54:15.497Z] #141 DONE 183.8s [2025-10-17T08:54:15.497Z] [2025-10-17T08:54:15.497Z] #178 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:15.497Z] #178 ... [2025-10-17T08:54:15.497Z] [2025-10-17T08:54:15.497Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T08:54:15.497Z] #154 DONE 183.9s [2025-10-17T08:54:15.497Z] [2025-10-17T08:54:15.497Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-17T08:54:15.497Z] #152 DONE 183.9s [2025-10-17T08:54:15.497Z] [2025-10-17T08:54:15.497Z] #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:15.756Z] #178 ... [2025-10-17T08:54:15.756Z] [2025-10-17T08:54:15.756Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-17T08:54:15.756Z] #151 DONE 184.0s [2025-10-17T08:54:15.756Z] [2025-10-17T08:54:15.756Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T08:54:15.756Z] #150 DONE 184.1s [2025-10-17T08:54:15.756Z] [2025-10-17T08:54:15.756Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:15.756Z] #178 DONE 0.5s [2025-10-17T08:54:15.756Z] [2025-10-17T08:54:15.756Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:15.756Z] #179 DONE 0.5s [2025-10-17T08:54:15.756Z] [2025-10-17T08:54:15.756Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:16.014Z] #180 ... [2025-10-17T08:54:16.014Z] [2025-10-17T08:54:16.014Z] #181 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:16.014Z] #181 DONE 0.5s [2025-10-17T08:54:16.014Z] [2025-10-17T08:54:16.014Z] #182 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:16.014Z] #182 DONE 0.4s [2025-10-17T08:54:16.014Z] [2025-10-17T08:54:16.014Z] #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:16.014Z] #183 DONE 0.2s [2025-10-17T08:54:16.014Z] [2025-10-17T08:54:16.014Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:16.014Z] #184 DONE 0.2s [2025-10-17T08:54:16.014Z] [2025-10-17T08:54:16.014Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:16.014Z] #185 DONE 0.2s [2025-10-17T08:54:16.014Z] [2025-10-17T08:54:16.014Z] #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:16.014Z] #180 DONE 0.2s [2025-10-17T08:54:16.014Z] [2025-10-17T08:54:16.014Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:16.272Z] #186 ... [2025-10-17T08:54:16.272Z] [2025-10-17T08:54:16.272Z] #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:16.272Z] #187 CACHED [2025-10-17T08:54:16.272Z] [2025-10-17T08:54:16.272Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:16.272Z] #188 CACHED [2025-10-17T08:54:16.272Z] [2025-10-17T08:54:16.272Z] #189 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:16.272Z] #189 CACHED [2025-10-17T08:54:16.272Z] [2025-10-17T08:54:16.272Z] #190 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:16.272Z] #190 CACHED [2025-10-17T08:54:16.272Z] [2025-10-17T08:54:16.272Z] #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:16.272Z] #191 DONE 0.5s [2025-10-17T08:54:16.272Z] [2025-10-17T08:54:16.272Z] #192 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:16.272Z] #192 DONE 0.5s [2025-10-17T08:54:16.558Z] [2025-10-17T08:54:16.558Z] #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-17T08:54:16.558Z] #193 DONE 0.5s [2025-10-17T08:54:16.558Z] [2025-10-17T08:54:16.558Z] #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:16.558Z] #194 DONE 0.5s [2025-10-17T08:54:16.558Z] [2025-10-17T08:54:16.558Z] #195 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:54:16.558Z] #195 DONE 0.5s [2025-10-17T08:54:16.558Z] [2025-10-17T08:54:16.558Z] #196 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:16.558Z] #196 DONE 0.5s [2025-10-17T08:54:16.558Z] [2025-10-17T08:54:16.558Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:16.558Z] #186 DONE 0.5s [2025-10-17T08:54:16.558Z] [2025-10-17T08:54:16.558Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-17T08:54:17.500Z] #197 ... [2025-10-17T08:54:17.500Z] [2025-10-17T08:54:17.500Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-17T08:54:17.500Z] #198 DONE 1.1s [2025-10-17T08:54:17.500Z] [2025-10-17T08:54:17.500Z] #199 [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-17T08:54:17.500Z] #199 DONE 1.0s [2025-10-17T08:54:17.500Z] [2025-10-17T08:54:17.500Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-17T08:54:17.500Z] #200 DONE 1.1s [2025-10-17T08:54:17.500Z] [2025-10-17T08:54:17.500Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-17T08:54:17.500Z] #201 DONE 1.1s [2025-10-17T08:54:17.500Z] [2025-10-17T08:54:17.500Z] #202 [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-17T08:54:17.500Z] #202 DONE 1.0s [2025-10-17T08:54:17.500Z] [2025-10-17T08:54:17.501Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-17T08:54:17.501Z] #203 DONE 1.0s [2025-10-17T08:54:17.501Z] [2025-10-17T08:54:17.501Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:54:17.501Z] #204 DONE 1.0s [2025-10-17T08:54:17.501Z] [2025-10-17T08:54:17.501Z] #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-17T08:54:18.068Z] #205 ... [2025-10-17T08:54:18.068Z] [2025-10-17T08:54:18.068Z] #206 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:54:18.068Z] #206 DONE 1.5s [2025-10-17T08:54:18.068Z] [2025-10-17T08:54:18.068Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-17T08:54:18.068Z] #197 DONE 1.6s [2025-10-17T08:54:18.068Z] [2025-10-17T08:54:18.068Z] #207 [core-keeper] exporting to image [2025-10-17T08:54:18.068Z] #207 exporting layers [2025-10-17T08:54:18.068Z] #207 ... [2025-10-17T08:54:18.068Z] [2025-10-17T08:54:18.068Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-17T08:54:18.068Z] #208 DONE 1.6s [2025-10-17T08:54:18.068Z] [2025-10-17T08:54:18.068Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:54:18.068Z] #209 DONE 0.8s [2025-10-17T08:54:18.068Z] [2025-10-17T08:54:18.068Z] #210 [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-17T08:54:18.068Z] #210 DONE 0.8s [2025-10-17T08:54:18.326Z] [2025-10-17T08:54:18.326Z] #211 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:54:18.326Z] #211 DONE 0.8s [2025-10-17T08:54:18.326Z] [2025-10-17T08:54:18.326Z] #207 [core-keeper] exporting to image [2025-10-17T08:54:18.326Z] #207 exporting layers 0.2s done [2025-10-17T08:54:18.583Z] #207 ... [2025-10-17T08:54:18.583Z] [2025-10-17T08:54:18.583Z] #212 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-17T08:54:18.583Z] #212 DONE 1.2s [2025-10-17T08:54:18.583Z] [2025-10-17T08:54:18.583Z] #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-17T08:54:18.583Z] #213 DONE 1.2s [2025-10-17T08:54:18.583Z] [2025-10-17T08:54:18.583Z] #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-17T08:54:18.583Z] #205 DONE 1.2s [2025-10-17T08:54:18.583Z] [2025-10-17T08:54:18.583Z] #214 [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-17T08:54:18.583Z] #214 DONE 0.6s [2025-10-17T08:54:18.583Z] [2025-10-17T08:54:18.583Z] #215 [support-scheduler] exporting to image [2025-10-17T08:54:18.842Z] #215 ... [2025-10-17T08:54:18.842Z] [2025-10-17T08:54:18.842Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-17T08:54:18.842Z] #216 DONE 0.8s [2025-10-17T08:54:18.842Z] [2025-10-17T08:54:18.842Z] #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:54:18.842Z] #217 DONE 0.6s [2025-10-17T08:54:18.842Z] [2025-10-17T08:54:18.842Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-17T08:54:18.842Z] #218 DONE 0.6s [2025-10-17T08:54:18.842Z] [2025-10-17T08:54:18.842Z] #219 [core-data] exporting to image [2025-10-17T08:54:19.107Z] #219 ... [2025-10-17T08:54:19.107Z] [2025-10-17T08:54:19.107Z] #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:54:19.107Z] #220 DONE 0.9s [2025-10-17T08:54:19.107Z] [2025-10-17T08:54:19.107Z] #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-17T08:54:19.107Z] #221 DONE 0.5s [2025-10-17T08:54:19.365Z] [2025-10-17T08:54:19.365Z] #222 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-17T08:54:19.365Z] #222 DONE 0.5s [2025-10-17T08:54:19.365Z] [2025-10-17T08:54:19.365Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:54:19.365Z] #223 DONE 0.4s [2025-10-17T08:54:19.365Z] [2025-10-17T08:54:19.365Z] #224 [support-notifications] exporting to image [2025-10-17T08:54:19.625Z] #224 ... [2025-10-17T08:54:19.625Z] [2025-10-17T08:54:19.625Z] #225 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-17T08:54:19.625Z] #225 DONE 0.4s [2025-10-17T08:54:19.625Z] [2025-10-17T08:54:19.625Z] #226 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-17T08:54:19.625Z] #226 DONE 0.4s [2025-10-17T08:54:19.625Z] [2025-10-17T08:54:19.625Z] #207 [core-keeper] exporting to image [2025-10-17T08:54:19.625Z] #207 writing image sha256:dbb7b8abd6fa080e8bb8c5571b7a03e9199cbed70a0da39b3a318f8f2f6e1e4a 0.0s done [2025-10-17T08:54:19.625Z] #207 naming to docker.io/library/core-keeper done [2025-10-17T08:54:19.625Z] #207 DONE 1.6s [2025-10-17T08:54:19.625Z] [2025-10-17T08:54:19.625Z] #219 [core-data] exporting to image [2025-10-17T08:54:19.625Z] #219 exporting layers 0.8s done [2025-10-17T08:54:19.625Z] #219 writing image sha256:f62f8ecc0d90dfe60b27eb8017880ac23543363931f05df55816967797e77cf2 [2025-10-17T08:54:19.887Z] #219 ... [2025-10-17T08:54:19.887Z] [2025-10-17T08:54:19.887Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-17T08:54:19.887Z] #227 DONE 0.3s [2025-10-17T08:54:19.887Z] [2025-10-17T08:54:19.887Z] #228 [core-command] exporting to image [2025-10-17T08:54:19.887Z] #228 exporting layers 0.3s done [2025-10-17T08:54:19.887Z] #228 writing image sha256:629088d6430d8fc239f277f7b37a4f303c0483ae6ee123b8694f5c7fe8252992 0.3s done [2025-10-17T08:54:19.887Z] #228 naming to docker.io/library/core-command done [2025-10-17T08:54:19.887Z] #228 DONE 1.3s [2025-10-17T08:54:19.887Z] [2025-10-17T08:54:19.887Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-17T08:54:19.887Z] #229 DONE 0.8s [2025-10-17T08:54:19.887Z] [2025-10-17T08:54:19.887Z] #219 [core-data] exporting to image [2025-10-17T08:54:19.887Z] #219 writing image sha256:f62f8ecc0d90dfe60b27eb8017880ac23543363931f05df55816967797e77cf2 0.3s done [2025-10-17T08:54:19.887Z] #219 naming to docker.io/library/core-data done [2025-10-17T08:54:19.887Z] #219 DONE 1.2s [2025-10-17T08:54:19.887Z] [2025-10-17T08:54:19.887Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-17T08:54:19.887Z] #230 DONE 0.1s [2025-10-17T08:54:19.887Z] [2025-10-17T08:54:19.887Z] #231 [security-proxy-auth] exporting to image [2025-10-17T08:54:20.146Z] #231 ... [2025-10-17T08:54:20.146Z] [2025-10-17T08:54:20.146Z] #232 [security-spiffe-token-provider] exporting to image [2025-10-17T08:54:20.146Z] #232 exporting layers 1.1s done [2025-10-17T08:54:20.146Z] #232 writing image sha256:2577e341c2b63f4fc5e1125e75f33783c074c9beca0d75953a3c12d93a62a3f4 0.1s done [2025-10-17T08:54:20.146Z] #232 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-10-17T08:54:20.146Z] #232 DONE 1.5s [2025-10-17T08:54:20.146Z] [2025-10-17T08:54:20.146Z] #233 [core-metadata] exporting to image [2025-10-17T08:54:20.146Z] #233 exporting layers 0.8s done [2025-10-17T08:54:20.146Z] #233 writing image sha256:279f8f734a3f2422cffabfef3debec4d00963fbe8fa283bcb7ec8a287c109ecb 0.0s done [2025-10-17T08:54:20.146Z] #233 naming to docker.io/library/core-metadata done [2025-10-17T08:54:20.146Z] #233 DONE 1.2s [2025-10-17T08:54:20.405Z] [2025-10-17T08:54:20.405Z] #234 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-17T08:54:20.405Z] #234 DONE 0.9s [2025-10-17T08:54:20.405Z] [2025-10-17T08:54:20.405Z] #215 [support-scheduler] exporting to image [2025-10-17T08:54:20.405Z] #215 exporting layers 1.4s done [2025-10-17T08:54:20.405Z] #215 writing image sha256:320457bd73c1313b3b72b8ba8a250531a094159910e04f0d737b97acd397296a done [2025-10-17T08:54:20.405Z] #215 naming to docker.io/library/support-scheduler done [2025-10-17T08:54:20.405Z] #215 DONE 1.7s [2025-10-17T08:54:20.405Z] [2025-10-17T08:54:20.405Z] #224 [support-notifications] exporting to image [2025-10-17T08:54:20.405Z] #224 exporting layers 1.1s done [2025-10-17T08:54:20.405Z] #224 writing image sha256:d8733bff3cf0550010ffb972b7168f795ab95fb7ce907e5a4f0657120eaa0086 0.0s done [2025-10-17T08:54:20.405Z] #224 naming to docker.io/library/support-notifications 0.0s done [2025-10-17T08:54:20.405Z] #224 DONE 1.2s [2025-10-17T08:54:20.405Z] [2025-10-17T08:54:20.405Z] #231 [security-proxy-auth] exporting to image [2025-10-17T08:54:20.405Z] #231 exporting layers 0.4s done [2025-10-17T08:54:20.405Z] #231 writing image sha256:9c7a6a84af6003cb71886fad3962dd611f0587f83d34fc40c1ce4ca7bf89e8a1 done [2025-10-17T08:54:20.405Z] #231 naming to docker.io/library/security-proxy-auth done [2025-10-17T08:54:20.405Z] #231 DONE 0.5s [2025-10-17T08:54:20.405Z] [2025-10-17T08:54:20.405Z] #235 [security-proxy-setup] exporting to image [2025-10-17T08:54:20.663Z] #235 exporting layers 0.3s done [2025-10-17T08:54:20.920Z] #235 writing image sha256:23cc2d06579b5ef7d4402526f26a29c93345fdb83e18a708dabfdf1c40373f98 done [2025-10-17T08:54:20.920Z] #235 naming to docker.io/library/security-proxy-setup done [2025-10-17T08:54:20.920Z] #235 DONE 0.4s [2025-10-17T08:54:20.920Z] [2025-10-17T08:54:20.920Z] #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-17T08:54:20.920Z] #236 DONE 0.8s [2025-10-17T08:54:20.920Z] [2025-10-17T08:54:20.920Z] #237 [security-secretstore-setup] exporting to image [2025-10-17T08:54:20.920Z] #237 exporting layers 0.2s done [2025-10-17T08:54:20.920Z] #237 writing image sha256:d0c54d4035a1d9ae1be605375f8a03bbcd1dc7c3871152aa3c9feb99bb82f2a4 done [2025-10-17T08:54:20.920Z] #237 naming to docker.io/library/security-secretstore-setup done [2025-10-17T08:54:20.920Z] #237 DONE 0.3s [2025-10-17T08:54:20.920Z] [2025-10-17T08:54:20.920Z] #27 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:54:20.920Z] time="2025-10-17T08:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-17T08:54:20.928Z] $ docker stop --time=1 5e75bec9cd8743e492f52a5c79c16d61dc7ac2fb9a6a534e0cd2295db8e05e41 [2025-10-17T08:54:22.221Z] $ docker rm -f --volumes 5e75bec9cd8743e492f52a5c79c16d61dc7ac2fb9a6a534e0cd2295db8e05e41 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-17T08:54:22.565Z] + docker images [2025-10-17T08:54:22.565Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-17T08:54:22.565Z] security-proxy-setup latest 23cc2d06579b 2 seconds ago 49.1MB [2025-10-17T08:54:22.565Z] security-secretstore-setup latest d0c54d4035a1 2 seconds ago 79.8MB [2025-10-17T08:54:22.565Z] security-proxy-auth latest 9c7a6a84af60 3 seconds ago 44.7MB [2025-10-17T08:54:22.565Z] support-scheduler latest 320457bd73c1 4 seconds ago 49.3MB [2025-10-17T08:54:22.565Z] security-spiffe-token-provider latest 2577e341c2b6 4 seconds ago 48.1MB [2025-10-17T08:54:22.565Z] support-notifications latest d8733bff3cf0 4 seconds ago 60.8MB [2025-10-17T08:54:22.565Z] core-data latest f62f8ecc0d90 4 seconds ago 45.5MB [2025-10-17T08:54:22.565Z] core-metadata latest 279f8f734a3f 4 seconds ago 45.6MB [2025-10-17T08:54:22.565Z] core-command latest 629088d6430d 4 seconds ago 39.7MB [2025-10-17T08:54:22.565Z] core-keeper latest dbb7b8abd6fa 5 seconds ago 45.3MB [2025-10-17T08:54:22.565Z] security-bootstrapper latest 776d83ce1420 30 seconds ago 20.4MB [2025-10-17T08:54:22.565Z] core-common-config-bootstrapper latest c00d24a93d0b 34 seconds ago 19.4MB [2025-10-17T08:54:22.565Z] security-spire-agent latest bd8864daaaed 5 minutes ago 195MB [2025-10-17T08:54:22.565Z] security-spire-server latest a9949ab3cdd7 5 minutes ago 149MB [2025-10-17T08:54:22.565Z] security-spire-config latest 6c38f7b3e82b 5 minutes ago 149MB [2025-10-17T08:54:22.565Z] ci-base-image-x86_64 latest 90f061bf1719 9 minutes ago 966MB [2025-10-17T08:54:22.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 2 days ago 610MB [2025-10-17T08:54:22.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB [2025-10-17T08:54:22.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-17T08:54:23.041Z] provisioning config files... [2025-10-17T08:54:23.049Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4277021337588311340tmp [Pipeline] { [Pipeline] sh [2025-10-17T08:54:23.356Z] + set +x [2025-10-17T08:54:23.356Z] + curl -s https://codecov.io/bash [2025-10-17T08:54:23.356Z] + bash -s -- [2025-10-17T08:54:23.356Z] [2025-10-17T08:54:23.356Z] _____ _ [2025-10-17T08:54:23.356Z] / ____| | | [2025-10-17T08:54:23.356Z] | | ___ __| | ___ ___ _____ __ [2025-10-17T08:54:23.356Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-17T08:54:23.356Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-17T08:54:23.356Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-17T08:54:23.356Z] Bash-1.0.6 [2025-10-17T08:54:23.356Z] [2025-10-17T08:54:23.356Z] [2025-10-17T08:54:23.356Z] ==> git version 2.25.1 found [2025-10-17T08:54:23.356Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-17T08:54:23.356Z] Release-Date: 2020-01-08 [2025-10-17T08:54:23.356Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-17T08:54:23.356Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-17T08:54:23.356Z] ==> Jenkins CI detected. [2025-10-17T08:54:23.356Z] current dir:  /w/workspace/edgex-go/3 [2025-10-17T08:54:23.356Z] project root: . [2025-10-17T08:54:23.356Z] --> token set from env [2025-10-17T08:54:23.356Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-17T08:54:23.356Z] ==> Running gcov in . (disable via -X gcov) [2025-10-17T08:54:23.356Z] ==> Python coveragepy not found [2025-10-17T08:54:23.356Z] ==> Searching for coverage reports in: [2025-10-17T08:54:23.356Z] + . [2025-10-17T08:54:23.615Z] -> Found 1 reports [2025-10-17T08:54:23.615Z] ==> Detecting git/mercurial file structure [2025-10-17T08:54:23.615Z] ==> Reading reports [2025-10-17T08:54:23.615Z] + ./coverage.out bytes=1733636 [2025-10-17T08:54:23.615Z] ==> Appending adjustments [2025-10-17T08:54:23.615Z] https://docs.codecov.io/docs/fixing-reports [2025-10-17T08:54:24.990Z] + Found adjustments [2025-10-17T08:54:24.990Z] ==> Gzipping contents [2025-10-17T08:54:24.990Z] 148K /tmp/codecov.NkuoQX.gz [2025-10-17T08:54:24.990Z] ==> Uploading reports [2025-10-17T08:54:24.990Z] url: https://codecov.io [2025-10-17T08:54:24.990Z] query: branch=PR-5271&commit=334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5271%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5271&job=&cmd_args= [2025-10-17T08:54:24.990Z] -> Pinging Codecov [2025-10-17T08:54:24.990Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5271&commit=334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5271%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5271&job=&cmd_args= [2025-10-17T08:54:25.249Z] -> Uploading to [2025-10-17T08:54:25.249Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22/d318887d-e06d-4dd5-9d68-6b249b4f57f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251017T085425Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=32f77d4fe78aca74f93d1d1ac8f15b56b2ae9b0dab859a31b28e2f27e0225622 [2025-10-17T08:54:25.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-17T08:54:25.249Z] Dload Upload Total Spent Left Speed [2025-10-17T08:54:25.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 548k --:--:-- --:--:-- --:--:-- 548k 100 144k 0 0 100 144k 0 548k --:--:-- --:--:-- --:--:-- 546k [2025-10-17T08:54:25.508Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/334548ea3cc8b463b2ced17fdfc7dbab5c3b2d22 [Pipeline] } [2025-10-17T08:54:25.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-17T08:54:26.240Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:54:26.536Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:54:27.394Z] ---> package-listing.sh [2025-10-17T08:54:27.394Z] ++ facter osfamily [2025-10-17T08:54:27.394Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-17T08:54:27.654Z] + OS_FAMILY=debian [2025-10-17T08:54:27.654Z] + workspace=/w/workspace/edgex-go/3 [2025-10-17T08:54:27.654Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-17T08:54:27.654Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-17T08:54:27.654Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-17T08:54:27.654Z] + PACKAGES=/tmp/packages_start.txt [2025-10-17T08:54:27.654Z] + '[' /w/workspace/edgex-go/3 ']' [2025-10-17T08:54:27.654Z] + PACKAGES=/tmp/packages_end.txt [2025-10-17T08:54:27.654Z] + case "${OS_FAMILY}" in [2025-10-17T08:54:27.655Z] + dpkg -l [2025-10-17T08:54:27.655Z] + grep '^ii' [2025-10-17T08:54:27.655Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-17T08:54:27.655Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-17T08:54:27.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-17T08:54:27.655Z] + '[' /w/workspace/edgex-go/3 ']' [2025-10-17T08:54:27.655Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2025-10-17T08:54:27.655Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2025-10-17T08:54:27.665Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-17T08:54:27.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:54:28.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:54:28.510Z] [2025-10-17T08:54:28.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:54:28.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:54:28.831Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-17T08:54:28.831Z] 5eb5b503b376: Pulling fs layer [2025-10-17T08:54:28.831Z] 5c69ac0246d0: Pulling fs layer [2025-10-17T08:54:28.831Z] ec43610c2a17: Pulling fs layer [2025-10-17T08:54:28.831Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-17T08:54:28.831Z] 33b1e0a273af: Pulling fs layer [2025-10-17T08:54:28.831Z] 5d3b04190fa2: Pulling fs layer [2025-10-17T08:54:28.831Z] 2f39f015ded8: Pulling fs layer [2025-10-17T08:54:28.831Z] 3a2ae6a8a46f: Waiting [2025-10-17T08:54:28.831Z] 33b1e0a273af: Waiting [2025-10-17T08:54:28.831Z] 5d3b04190fa2: Waiting [2025-10-17T08:54:28.831Z] 2f39f015ded8: Waiting [2025-10-17T08:54:28.831Z] 5c69ac0246d0: Verifying Checksum [2025-10-17T08:54:28.831Z] 5c69ac0246d0: Download complete [2025-10-17T08:54:28.831Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-17T08:54:28.831Z] 3a2ae6a8a46f: Download complete [2025-10-17T08:54:28.831Z] 33b1e0a273af: Download complete [2025-10-17T08:54:28.831Z] ec43610c2a17: Verifying Checksum [2025-10-17T08:54:28.831Z] ec43610c2a17: Download complete [2025-10-17T08:54:28.831Z] 5d3b04190fa2: Verifying Checksum [2025-10-17T08:54:28.831Z] 5d3b04190fa2: Download complete [2025-10-17T08:54:29.092Z] 5eb5b503b376: Verifying Checksum [2025-10-17T08:54:29.092Z] 5eb5b503b376: Download complete [2025-10-17T08:54:29.660Z] 2f39f015ded8: Download complete [2025-10-17T08:54:31.043Z] 5eb5b503b376: Pull complete [2025-10-17T08:54:31.043Z] 5c69ac0246d0: Pull complete [2025-10-17T08:54:31.609Z] ec43610c2a17: Pull complete [2025-10-17T08:54:31.609Z] 3a2ae6a8a46f: Pull complete [2025-10-17T08:54:31.877Z] 33b1e0a273af: Pull complete [2025-10-17T08:54:31.877Z] 5d3b04190fa2: Pull complete [2025-10-17T08:54:38.451Z] 2f39f015ded8: Pull complete [2025-10-17T08:54:38.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-17T08:54:38.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:54:38.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:54:38.562Z] prd-ubuntu20.04-docker-8c-8g-357185 does not seem to be running inside a container [2025-10-17T08:54:38.590Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-17T08:54:42.067Z] $ docker top 1705d2acdd081d9e9ce6f532d263cd13f2355cc50d56f83dce1e588aff972612 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:54:42.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-17T08:54:42.710Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-17T08:54:43.000Z] + ls /var/log/sa-host [2025-10-17T08:54:43.000Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T08:54:43.084Z] provisioning config files... [2025-10-17T08:54:43.094Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config14257541794826403590tmp [Pipeline] { [Pipeline] echo [2025-10-17T08:54:43.115Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:54:43.401Z] ---> create-netrc.sh [Pipeline] } [2025-10-17T08:54:43.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:54:43.739Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-17T08:54:43.749Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:54:44.034Z] ---> sudo-logs.sh [2025-10-17T08:54:44.034Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-17T08:54:44.059Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:54:44.344Z] ---> job-cost.sh [2025-10-17T08:54:44.344Z] lf-activate-venv: SKIPPING [2025-10-17T08:54:44.344Z] INFO: No Stack... [2025-10-17T08:54:44.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-17T08:54:45.171Z] INFO: Archiving Costs [Pipeline] echo [2025-10-17T08:54:45.185Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:54:45.468Z] ---> logs-deploy.sh [2025-10-17T08:54:45.468Z] lf-activate-venv: SKIPPING [2025-10-17T08:54:45.468Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5271/3 [2025-10-17T08:54:45.468Z] INFO: archiving workspace using pattern(s): [2025-10-17T08:54:46.406Z] Archives upload complete. [2025-10-17T08:54:46.666Z] INFO: archiving logs to Nexus [2025-10-17T08:54:47.235Z] ---> uname -a: [2025-10-17T08:54:47.236Z] Linux prd-ubuntu20-04-docker-8c-8g-357185 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] ---> lscpu: [2025-10-17T08:54:47.236Z] Architecture: x86_64 [2025-10-17T08:54:47.236Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-17T08:54:47.236Z] Byte Order: Little Endian [2025-10-17T08:54:47.236Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-17T08:54:47.236Z] CPU(s): 8 [2025-10-17T08:54:47.236Z] On-line CPU(s) list: 0-7 [2025-10-17T08:54:47.236Z] Thread(s) per core: 1 [2025-10-17T08:54:47.236Z] Core(s) per socket: 1 [2025-10-17T08:54:47.236Z] Socket(s): 8 [2025-10-17T08:54:47.236Z] NUMA node(s): 1 [2025-10-17T08:54:47.236Z] Vendor ID: AuthenticAMD [2025-10-17T08:54:47.236Z] CPU family: 23 [2025-10-17T08:54:47.236Z] Model: 49 [2025-10-17T08:54:47.236Z] Model name: AMD EPYC-Rome Processor [2025-10-17T08:54:47.236Z] Stepping: 0 [2025-10-17T08:54:47.236Z] CPU MHz: 2800.000 [2025-10-17T08:54:47.236Z] BogoMIPS: 5600.00 [2025-10-17T08:54:47.236Z] Virtualization: AMD-V [2025-10-17T08:54:47.236Z] Hypervisor vendor: KVM [2025-10-17T08:54:47.236Z] Virtualization type: full [2025-10-17T08:54:47.236Z] L1d cache: 256 KiB [2025-10-17T08:54:47.236Z] L1i cache: 256 KiB [2025-10-17T08:54:47.236Z] L2 cache: 4 MiB [2025-10-17T08:54:47.236Z] L3 cache: 128 MiB [2025-10-17T08:54:47.236Z] NUMA node0 CPU(s): 0-7 [2025-10-17T08:54:47.236Z] Vulnerability Gather data sampling: Not affected [2025-10-17T08:54:47.236Z] Vulnerability Itlb multihit: Not affected [2025-10-17T08:54:47.236Z] Vulnerability L1tf: Not affected [2025-10-17T08:54:47.236Z] Vulnerability Mds: Not affected [2025-10-17T08:54:47.236Z] Vulnerability Meltdown: Not affected [2025-10-17T08:54:47.236Z] Vulnerability Mmio stale data: Not affected [2025-10-17T08:54:47.236Z] Vulnerability Retbleed: Vulnerable [2025-10-17T08:54:47.236Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-17T08:54:47.236Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-17T08:54:47.236Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-17T08:54:47.236Z] Vulnerability Srbds: Not affected [2025-10-17T08:54:47.236Z] Vulnerability Tsx async abort: Not affected [2025-10-17T08:54:47.236Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] ---> nproc: [2025-10-17T08:54:47.236Z] 8 [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] ---> df -h: [2025-10-17T08:54:47.236Z] Filesystem Size Used Avail Use% Mounted on [2025-10-17T08:54:47.236Z] overlay 155G 32G 124G 21% / [2025-10-17T08:54:47.236Z] tmpfs 64M 0 64M 0% /dev [2025-10-17T08:54:47.236Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-17T08:54:47.236Z] shm 64M 0 64M 0% /dev/shm [2025-10-17T08:54:47.236Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] ---> sar -b -r -n DEV: [2025-10-17T08:54:47.236Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-357185) 10/17/25 _x86_64_ (8 CPU) [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] 08:42:38 LINUX RESTART (8 CPU) [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] 08:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-10-17T08:54:47.236Z] 08:44:01 340.13 64.09 276.04 0.00 11347.91 72611.15 0.00 [2025-10-17T08:54:47.236Z] 08:45:01 173.79 10.48 163.31 0.00 1658.66 43186.00 0.00 [2025-10-17T08:54:47.236Z] 08:46:01 50.74 0.03 50.71 0.00 3.87 39208.55 0.00 [2025-10-17T08:54:47.236Z] 08:47:01 48.58 0.25 48.33 0.00 2.93 19726.71 0.00 [2025-10-17T08:54:47.236Z] 08:48:01 174.10 0.43 173.67 0.00 25.20 91675.39 0.00 [2025-10-17T08:54:47.236Z] 08:49:01 98.15 0.82 97.33 0.00 22.39 180875.31 0.00 [2025-10-17T08:54:47.236Z] 08:50:01 789.02 16.93 772.09 0.00 159.44 120292.48 0.00 [2025-10-17T08:54:47.236Z] 08:51:01 128.68 0.05 128.63 0.00 0.40 129131.94 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 166.31 1.00 165.31 0.00 8.00 38100.90 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 196.62 0.68 195.93 0.00 26.40 118469.72 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 556.55 3.76 552.79 0.00 4279.01 141181.69 0.00 [2025-10-17T08:54:47.236Z] Average: 247.40 8.87 238.53 0.00 1579.42 90437.64 0.00 [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] 08:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-10-17T08:54:47.236Z] 08:44:01 28823668 31456956 850868 2.59 75856 2851800 1779844 5.25 1073272 2609888 772 [2025-10-17T08:54:47.236Z] 08:45:01 26740824 31284656 991972 3.02 123068 4567440 2193640 6.47 1859368 3727204 621736 [2025-10-17T08:54:47.236Z] 08:46:01 26161628 31066280 1207660 3.67 129532 4892052 2546104 7.51 1997940 4136104 352112 [2025-10-17T08:54:47.236Z] 08:47:01 25864292 31473276 798800 2.43 135284 5537300 1773148 5.23 1531100 4848840 469104 [2025-10-17T08:54:47.236Z] 08:48:01 19467652 31368460 903164 2.75 151244 11674516 2518776 7.43 2117000 10513780 5468188 [2025-10-17T08:54:47.236Z] 08:49:01 19432892 31364828 906540 2.76 151444 11703568 2483012 7.32 2157380 10506896 163856 [2025-10-17T08:54:47.236Z] 08:50:01 14964296 31356876 891388 2.71 352576 15562356 2367596 6.98 3012356 13688404 1274756 [2025-10-17T08:54:47.236Z] 08:51:01 11366576 31372112 876228 2.67 360664 19061968 2325432 6.86 3010884 17187904 734020 [2025-10-17T08:54:47.236Z] 08:52:01 7834304 29402272 2778720 8.45 392324 20253640 9791024 28.87 5461040 17831620 1068108 [2025-10-17T08:54:47.236Z] 08:53:01 3256188 27567280 4604908 14.01 409160 22858340 10123120 29.84 8460076 19268808 470060 [2025-10-17T08:54:47.236Z] 08:54:01 398580 28846576 3319668 10.10 438424 26831228 8404672 24.78 9047288 21406376 602144 [2025-10-17T08:54:47.236Z] Average: 16755536 30596325 1648174 5.01 247234 13254019 4209670 12.41 3611609 11429620 1020441 [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z] 08:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-10-17T08:54:47.236Z] 08:44:01 veth82b5d7c 474.63 485.31 42.38 3033.01 0.00 0.00 0.00 0.25 [2025-10-17T08:54:47.236Z] 08:44:01 docker0 474.63 485.19 35.89 3033.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:44:01 lo 3.52 3.52 0.35 0.35 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:44:01 ens3 1225.42 1119.56 10593.39 157.45 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:45:01 docker0 187.52 271.50 16.67 1665.95 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:45:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:45:01 veth7f509e1 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:45:01 ens3 437.23 303.53 5107.38 80.15 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:46:01 docker0 0.90 0.90 0.07 0.08 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:46:01 veth7f509e1 0.90 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:46:01 ens3 33.63 23.28 26.56 15.29 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:47:01 veth7f509e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:47:01 ens3 22.41 11.86 20.93 9.24 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:48:01 veth7bd6da2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:48:01 docker0 0.67 0.48 0.05 0.23 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:48:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:48:01 veth73836da 0.67 0.62 0.06 0.24 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:48:01 vethbfea197 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:48:01 ens3 109.93 76.60 2293.64 22.66 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:49:01 docker0 1.88 2.67 0.13 21.53 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:49:01 veth73836da 0.10 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:49:01 vethbfea197 1.78 2.58 0.15 21.53 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:49:01 ens3 13.40 10.18 29.93 7.18 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:50:01 docker0 528.43 1139.76 46.23 9039.54 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:50:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:50:01 veth73836da 0.12 2.75 0.01 0.12 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:50:01 ens3 1203.38 566.02 9911.46 66.12 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:51:01 docker0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:51:01 veth73836da 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:51:01 ens3 8.03 6.62 5.88 4.09 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 vethb56da85 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 veth4e74b8a 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 vethc05564e 0.05 0.48 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 vethdae1ba6 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 veth820032f 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 veth97083d7 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 veth4a4f3c6 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 vethf2f5499 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 vethd2a1d93 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 veth681c40a 0.05 0.48 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 veth742f9cb 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 veth73836da 0.00 0.60 0.00 0.02 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 ens3 12.10 7.90 9.50 5.21 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:52:01 veth5560e2c 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 vethb56da85 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 veth4e74b8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 vethc05564e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 vethdae1ba6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 veth820032f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 veth97083d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 veth4a4f3c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 vethf2f5499 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 vethd2a1d93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 veth681c40a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 veth742f9cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 veth73836da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 ens3 56.59 25.51 873.62 47.56 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:53:01 veth5560e2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 vethb56da85 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 veth4e74b8a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 vethc05564e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 veth820032f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 veth97083d7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 veth4a4f3c6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 vethf2f5499 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 vethd2a1d93 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 veth681c40a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 veth73836da 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 ens3 173.80 135.59 2132.55 148.34 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] 08:54:01 veth5560e2c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: vethb56da85 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: veth4e74b8a 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: vethc05564e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: veth820032f 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: veth97083d7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: veth4a4f3c6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: vethf2f5499 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: vethd2a1d93 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: docker0 108.05 172.29 8.96 1248.09 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: veth681c40a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: veth73836da 0.09 0.39 0.01 0.04 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: ens3 298.20 206.48 2806.68 51.05 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] Average: veth5560e2c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T08:54:47.236Z] [2025-10-17T08:54:47.236Z]