Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4ce7dac8a99756ad6d57f944b82ca161129151d+676951d955e4c4c86fc34e64f6f39dfe192b487c (f29f57d2f6d1e4ce97c30fb871285a8ed685cb21) 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-ssh1161970705600844124.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-ssh16853477228869270249.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-5276/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-5276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16067278584686422731.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-ssh3249744324183173976.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-5276/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-5276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15941385447726690806.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-357164 in /w/workspace/edgexfoundry_edgex-go_PR-5276 [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 Merging remotes/origin/main commit 676951d955e4c4c86fc34e64f6f39dfe192b487c into PR head commit f4ce7dac8a99756ad6d57f944b82ca161129151d Merge succeeded, producing e596df281e48e073eccf601c30b65aa4c0a5b92b Checking out Revision e596df281e48e073eccf601c30b65aa4c0a5b92b (PR-5276) > 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/5276/head:refs/remotes/origin/PR-5276 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4ce7dac8a99756ad6d57f944b82ca161129151d # 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 e596df281e48e073eccf601c30b65aa4c0a5b92b # timeout=10 Commit message: "Merge commit '676951d955e4c4c86fc34e64f6f39dfe192b487c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2c3f9bd8a3bcc887e021270c7671bd478772e74e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-17T08:31:23.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-17T08:31:23.919Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-17T08:31:23.950Z] ========================================================= [2025-10-17T08:31:23.950Z] EdgeX Global Pipelines Version Info [2025-10-17T08:31:23.950Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:31:25.071Z] ------------------- [2025-10-17T08:31:25.071Z] stable info: [2025-10-17T08:31:25.071Z] ------------------- [2025-10-17T08:31:25.071Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-17T08:31:25.071Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-17T08:31:25.071Z] Message: update stable to v1.0.277 [2025-10-17T08:31:25.331Z] ------------------- [2025-10-17T08:31:25.331Z] experimental info: [2025-10-17T08:31:25.331Z] ------------------- [2025-10-17T08:31:25.331Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-17T08:31:25.332Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-17T08:31:25.332Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-17T08:31:25.420Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-17T08:31:25.443Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-17T08:31:25.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-17T08:31:25.498Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-17T08:31:25.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-17T08:31:25.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-17T08:31:25.576Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-17T08:31:25.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-17T08:31:25.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-17T08:31:25.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-17T08:31:25.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-17T08:31:25.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-17T08:31:25.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-17T08:31:25.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-17T08:31:25.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-17T08:31:25.825Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-17T08:31:25.850Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-17T08:31:25.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-17T08:31:25.906Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-17T08:31:25.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-17T08:31:25.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-17T08:31:25.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-17T08:31:26.022Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-17T08:31:26.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5276 [Pipeline] echo [2025-10-17T08:31:26.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5276 [Pipeline] echo [2025-10-17T08:31:26.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5276 [Pipeline] echo [2025-10-17T08:31:26.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e596df281e48e073eccf601c30b65aa4c0a5b92b [Pipeline] echo [2025-10-17T08:31:26.152Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e596df2 [Pipeline] echo [2025-10-17T08:31:26.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T08:31:26.241Z] provisioning config files... [2025-10-17T08:31:26.256Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5824389957422891282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:31:26.625Z] ---> ****-login.sh [2025-10-17T08:31:26.626Z] nexus3.edgexfoundry.org:10001 [2025-10-17T08:31:27.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:31:27.844Z] [2025-10-17T08:31:27.844Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:31:27.844Z] Configure a credential helper to remove this warning. See [2025-10-17T08:31:27.844Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:31:27.844Z] [2025-10-17T08:31:27.844Z] Login Succeeded [2025-10-17T08:31:27.844Z] nexus3.edgexfoundry.org:10002 [2025-10-17T08:31:27.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:31:27.844Z] [2025-10-17T08:31:27.844Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:31:27.844Z] Configure a credential helper to remove this warning. See [2025-10-17T08:31:27.844Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:31:27.844Z] [2025-10-17T08:31:27.844Z] Login Succeeded [2025-10-17T08:31:27.844Z] nexus3.edgexfoundry.org:10003 [2025-10-17T08:31:27.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:31:27.845Z] [2025-10-17T08:31:27.845Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:31:27.845Z] Configure a credential helper to remove this warning. See [2025-10-17T08:31:27.845Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:31:27.845Z] [2025-10-17T08:31:27.845Z] Login Succeeded [2025-10-17T08:31:27.845Z] nexus3.edgexfoundry.org:10004 [2025-10-17T08:31:28.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:31:28.105Z] [2025-10-17T08:31:28.105Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:31:28.105Z] Configure a credential helper to remove this warning. See [2025-10-17T08:31:28.105Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:31:28.105Z] [2025-10-17T08:31:28.105Z] Login Succeeded [2025-10-17T08:31:28.105Z] ****.io [2025-10-17T08:31:28.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:31:28.372Z] [2025-10-17T08:31:28.372Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:31:28.372Z] Configure a credential helper to remove this warning. See [2025-10-17T08:31:28.372Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:31:28.372Z] [2025-10-17T08:31:28.372Z] Login Succeeded [2025-10-17T08:31:28.372Z] ---> ****-login.sh ends [Pipeline] } [2025-10-17T08:31:28.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-17T08:31:28.730Z] + 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:31:28.730Z] + dirname cmd/core-command/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-17T08:31:28.730Z] + dirname+ cmd/core-data/Dockerfile [2025-10-17T08:31:28.730Z] cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/core-keeper/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-17T08:31:28.730Z] + + dirname cmd/core-metadata/Dockerfilecut [2025-10-17T08:31:28.730Z] -d/ -f2 [2025-10-17T08:31:28.730Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/support-notifications/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-17T08:31:28.730Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-17T08:31:28.730Z] + cut -d/ -f2 [2025-10-17T08:31:28.730Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-17T08:31:28.791Z] 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:31:29.166Z] + git rev-list -1 --merges e596df281e48e073eccf601c30b65aa4c0a5b92b~1..e596df281e48e073eccf601c30b65aa4c0a5b92b [Pipeline] echo [2025-10-17T08:31:29.198Z] -----------> git rev-list -1 --merges e596df281e48e073eccf601c30b65aa4c0a5b92b~1..e596df281e48e073eccf601c30b65aa4c0a5b92b e596df281e48e073eccf601c30b65aa4c0a5b92b [2025-10-17T08:31:29.198Z] e596df281e48e073eccf601c30b65aa4c0a5b92b [false] [Pipeline] sh [2025-10-17T08:31:29.497Z] + git log --format=format:%s -1 e596df281e48e073eccf601c30b65aa4c0a5b92b [Pipeline] echo [2025-10-17T08:31:29.513Z] ========================================================= [2025-10-17T08:31:29.513Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-17T08:31:29.513Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-17T08:31:29.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-17T08:31:29.891Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-17T08:31:29.891Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-17T08:31:29.891Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-17T08:31:29.891Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-17T08:31:29.891Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-17T08:31:29.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:31:30.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T08:31:30.258Z] [2025-10-17T08:31:30.258Z] 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:31:30.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T08:31:30.830Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-17T08:31:31.110Z] 3dae71ba6b94: Pulling fs layer [2025-10-17T08:31:31.110Z] 6bf1a483ea7c: Pulling fs layer [2025-10-17T08:31:31.110Z] f5dfc541a4d3: Pulling fs layer [2025-10-17T08:31:31.110Z] 461d9e800cba: Pulling fs layer [2025-10-17T08:31:31.110Z] 80192f66455f: Pulling fs layer [2025-10-17T08:31:31.110Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-17T08:31:31.110Z] a29436f7fd5d: Pulling fs layer [2025-10-17T08:31:31.110Z] 923cac83aea3: Pulling fs layer [2025-10-17T08:31:31.110Z] 25ad8b0a4227: Pulling fs layer [2025-10-17T08:31:31.110Z] db01528c6b51: Pulling fs layer [2025-10-17T08:31:31.110Z] 28988de357af: Pulling fs layer [2025-10-17T08:31:31.110Z] 80192f66455f: Waiting [2025-10-17T08:31:31.110Z] 2e8e34ca0e6c: Waiting [2025-10-17T08:31:31.110Z] a29436f7fd5d: Waiting [2025-10-17T08:31:31.110Z] 461d9e800cba: Waiting [2025-10-17T08:31:31.110Z] 25ad8b0a4227: Waiting [2025-10-17T08:31:31.110Z] db01528c6b51: Waiting [2025-10-17T08:31:31.110Z] 28988de357af: Waiting [2025-10-17T08:31:31.110Z] 6bf1a483ea7c: Verifying Checksum [2025-10-17T08:31:31.110Z] 6bf1a483ea7c: Download complete [2025-10-17T08:31:31.110Z] 461d9e800cba: Verifying Checksum [2025-10-17T08:31:31.110Z] 461d9e800cba: Download complete [2025-10-17T08:31:31.110Z] 80192f66455f: Verifying Checksum [2025-10-17T08:31:31.110Z] 80192f66455f: Download complete [2025-10-17T08:31:31.110Z] f5dfc541a4d3: Verifying Checksum [2025-10-17T08:31:31.110Z] f5dfc541a4d3: Download complete [2025-10-17T08:31:31.376Z] 3dae71ba6b94: Verifying Checksum [2025-10-17T08:31:31.376Z] 3dae71ba6b94: Download complete [2025-10-17T08:31:31.376Z] 923cac83aea3: Download complete [2025-10-17T08:31:31.376Z] 25ad8b0a4227: Verifying Checksum [2025-10-17T08:31:31.376Z] 25ad8b0a4227: Download complete [2025-10-17T08:31:31.376Z] db01528c6b51: Download complete [2025-10-17T08:31:31.376Z] 28988de357af: Verifying Checksum [2025-10-17T08:31:31.376Z] 28988de357af: Download complete [2025-10-17T08:31:31.635Z] a29436f7fd5d: Verifying Checksum [2025-10-17T08:31:31.635Z] a29436f7fd5d: Download complete [2025-10-17T08:31:32.202Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-17T08:31:32.202Z] 2e8e34ca0e6c: Download complete [2025-10-17T08:31:32.775Z] 3dae71ba6b94: Pull complete [2025-10-17T08:31:33.035Z] 6bf1a483ea7c: Pull complete [2025-10-17T08:31:33.970Z] f5dfc541a4d3: Pull complete [2025-10-17T08:31:33.970Z] 461d9e800cba: Pull complete [2025-10-17T08:31:33.970Z] 80192f66455f: Pull complete [2025-10-17T08:31:39.273Z] 2e8e34ca0e6c: Pull complete [2025-10-17T08:31:40.210Z] a29436f7fd5d: Pull complete [2025-10-17T08:31:40.470Z] 923cac83aea3: Pull complete [2025-10-17T08:31:41.039Z] 25ad8b0a4227: Pull complete [2025-10-17T08:31:41.311Z] db01528c6b51: Pull complete [2025-10-17T08:31:41.893Z] 28988de357af: Pull complete [2025-10-17T08:31:41.893Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-17T08:31:41.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T08:31:41.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:31:42.049Z] prd-ubuntu20.04-docker-8c-8g-357164 does not seem to be running inside a container [2025-10-17T08:31:42.085Z] $ 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:31:47.430Z] $ docker top 283839d57b67f0803f0d8fdc66db44a90198fdbe8f917ce8f96283239e531faf -eo pid,comm [2025-10-17T08:31:47.480Z] 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:31:47.480Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-17T08:31:47.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-17T08:31:47.538Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-17T08:31:47.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-17T08:31:47.647Z] $ docker exec 283839d57b67f0803f0d8fdc66db44a90198fdbe8f917ce8f96283239e531faf ssh-agent [2025-10-17T08:31:47.744Z] SSH_AUTH_SOCK=/tmp/ssh-xbzGo8GaNHYq/agent.31 [2025-10-17T08:31:47.745Z] SSH_AGENT_PID=37 [2025-10-17T08:31:47.753Z] Running ssh-add (command line suppressed) [2025-10-17T08:31:47.844Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8010494186235380332.key (/w/workspace/edgex-go/3@tmp/private_key_8010494186235380332.key) [2025-10-17T08:31:47.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-17T08:31:48.155Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] sh [2025-10-17T08:31:48.442Z] + git tag --points-at HEAD [Pipeline] } [2025-10-17T08:31:48.455Z] $ docker exec --env ******** --env ******** 283839d57b67f0803f0d8fdc66db44a90198fdbe8f917ce8f96283239e531faf ssh-agent -k [2025-10-17T08:31:48.541Z] unset SSH_AUTH_SOCK; [2025-10-17T08:31:48.542Z] unset SSH_AGENT_PID; [2025-10-17T08:31:48.542Z] echo Agent pid 37 killed; [2025-10-17T08:31:48.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-17T08:31:48.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-17T08:31:48.592Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-17T08:31:48.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-17T08:31:48.698Z] $ docker exec 283839d57b67f0803f0d8fdc66db44a90198fdbe8f917ce8f96283239e531faf ssh-agent [2025-10-17T08:31:48.806Z] SSH_AUTH_SOCK=/tmp/ssh-CVkbxn9lUQsC/agent.84 [2025-10-17T08:31:48.806Z] SSH_AGENT_PID=90 [2025-10-17T08:31:48.811Z] Running ssh-add (command line suppressed) [2025-10-17T08:31:48.919Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5049469707033063822.key (/w/workspace/edgex-go/3@tmp/private_key_5049469707033063822.key) [2025-10-17T08:31:48.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-17T08:31:49.221Z] + git semver init [2025-10-17T08:31:49.480Z] 2025-10-17 08:31:49,452 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-17T08:31:49.480Z] 2025-10-17 08:31:49,457 [run_init] DEBUG init version:0.0.0 force:False [2025-10-17T08:31:49.480Z] 2025-10-17 08:31:49,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2025-10-17T08:31:49.480Z] 2025-10-17 08:31:49,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2025-10-17T08:31:49.480Z] 2025-10-17 08:31:49,459 [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:31:56.068Z] 2025-10-17 08:31:55,681 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2025-10-17T08:31:56.068Z] 2025-10-17 08:31:55,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-5276 with force:False [2025-10-17T08:31:56.068Z] 2025-10-17 08:31:55,681 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-5276 [2025-10-17T08:31:56.068Z] 2025-10-17 08:31:55,684 [execute] INFO git cat-file --batch-check [2025-10-17T08:31:56.068Z] 2025-10-17 08:31:55,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-17T08:31:56.068Z] 2025-10-17 08:31:55,688 [execute] INFO git cat-file --batch [2025-10-17T08:31:56.068Z] 2025-10-17 08:31:55,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-17T08:31:56.069Z] 2025-10-17 08:31:55,690 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-5276 [2025-10-17T08:31:56.069Z] 0.0.0 [Pipeline] } [2025-10-17T08:31:56.081Z] $ docker exec --env ******** --env ******** 283839d57b67f0803f0d8fdc66db44a90198fdbe8f917ce8f96283239e531faf ssh-agent -k [2025-10-17T08:31:56.191Z] unset SSH_AUTH_SOCK; [2025-10-17T08:31:56.192Z] unset SSH_AGENT_PID; [2025-10-17T08:31:56.192Z] echo Agent pid 90 killed; [2025-10-17T08:31:56.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-17T08:31:56.529Z] + git semver [Pipeline] } [2025-10-17T08:31:56.804Z] $ docker stop --time=1 283839d57b67f0803f0d8fdc66db44a90198fdbe8f917ce8f96283239e531faf [2025-10-17T08:31:58.874Z] $ docker rm -f --volumes 283839d57b67f0803f0d8fdc66db44a90198fdbe8f917ce8f96283239e531faf [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-17T08:31:59.347Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-17T08:31:59.700Z] Stashed 1 file(s) [Pipeline] echo [2025-10-17T08:31:59.703Z] [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:32:00.381Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2025-10-17T08:32:00.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T08:32:00.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T08:32:00.451Z] ========================================================= [2025-10-17T08:32:00.451Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-17T08:32:00.451Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-17T08:32:00.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:32:01.009Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-17T08:32:01.578Z] 9824c27679d3: Pulling fs layer [2025-10-17T08:32:01.578Z] 8371a51cbc44: Pulling fs layer [2025-10-17T08:32:01.578Z] d5791340ef18: Pulling fs layer [2025-10-17T08:32:01.578Z] d3178a7b2709: Pulling fs layer [2025-10-17T08:32:01.578Z] 4f4fb700ef54: Pulling fs layer [2025-10-17T08:32:01.578Z] 063b4f904bf5: Pulling fs layer [2025-10-17T08:32:01.578Z] 066ecc492849: Pulling fs layer [2025-10-17T08:32:01.578Z] 50a4da29d654: Pulling fs layer [2025-10-17T08:32:01.578Z] 417dd178857c: Pulling fs layer [2025-10-17T08:32:01.578Z] d3178a7b2709: Waiting [2025-10-17T08:32:01.578Z] 4f4fb700ef54: Waiting [2025-10-17T08:32:01.578Z] 063b4f904bf5: Waiting [2025-10-17T08:32:01.578Z] 066ecc492849: Waiting [2025-10-17T08:32:01.578Z] 50a4da29d654: Waiting [2025-10-17T08:32:01.578Z] 417dd178857c: Waiting [2025-10-17T08:32:01.578Z] 8371a51cbc44: Verifying Checksum [2025-10-17T08:32:01.578Z] 8371a51cbc44: Download complete [2025-10-17T08:32:01.578Z] d3178a7b2709: Verifying Checksum [2025-10-17T08:32:01.578Z] d3178a7b2709: Download complete [2025-10-17T08:32:01.578Z] 9824c27679d3: Verifying Checksum [2025-10-17T08:32:01.578Z] 9824c27679d3: Download complete [2025-10-17T08:32:01.578Z] 4f4fb700ef54: Download complete [2025-10-17T08:32:01.578Z] 063b4f904bf5: Verifying Checksum [2025-10-17T08:32:01.578Z] 063b4f904bf5: Download complete [2025-10-17T08:32:01.578Z] 066ecc492849: Verifying Checksum [2025-10-17T08:32:01.578Z] 066ecc492849: Download complete [2025-10-17T08:32:01.838Z] 417dd178857c: Verifying Checksum [2025-10-17T08:32:01.838Z] 417dd178857c: Download complete [2025-10-17T08:32:01.838Z] 9824c27679d3: Pull complete [2025-10-17T08:32:02.099Z] d5791340ef18: Verifying Checksum [2025-10-17T08:32:02.099Z] d5791340ef18: Download complete [2025-10-17T08:32:02.664Z] 50a4da29d654: Verifying Checksum [2025-10-17T08:32:02.664Z] 50a4da29d654: Download complete [2025-10-17T08:32:02.923Z] 8371a51cbc44: Pull complete [2025-10-17T08:32:09.492Z] d5791340ef18: Pull complete [2025-10-17T08:32:09.492Z] d3178a7b2709: Pull complete [2025-10-17T08:32:09.752Z] 4f4fb700ef54: Pull complete [2025-10-17T08:32:09.752Z] 063b4f904bf5: Pull complete [2025-10-17T08:32:09.752Z] 066ecc492849: Pull complete [2025-10-17T08:32:13.071Z] 50a4da29d654: Pull complete [2025-10-17T08:32:13.331Z] 417dd178857c: Pull complete [2025-10-17T08:32:13.331Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-17T08:32:13.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:32:13.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-17T08:32:13.637Z] + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:32:13.638Z] WORKDIR /edgex [2025-10-17T08:32:13.638Z] COPY go.mod . [2025-10-17T08:32:13.638Z] RUN go mod download . [2025-10-17T08:32:13.638Z] [2025-10-17T08:32:14.208Z] #0 building with "default" instance using docker driver [2025-10-17T08:32:14.208Z] [2025-10-17T08:32:14.208Z] #1 [internal] load build definition from Dockerfile [2025-10-17T08:32:14.208Z] #1 transferring dockerfile: 164B done [2025-10-17T08:32:14.208Z] #1 DONE 0.0s [2025-10-17T08:32:14.208Z] [2025-10-17T08:32:14.208Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:32:14.208Z] #2 DONE 0.0s [2025-10-17T08:32:14.208Z] [2025-10-17T08:32:14.208Z] #3 [internal] load .dockerignore [2025-10-17T08:32:14.208Z] #3 transferring context: 50B done [2025-10-17T08:32:14.208Z] #3 DONE 0.0s [2025-10-17T08:32:14.208Z] [2025-10-17T08:32:14.208Z] #4 [internal] load build context [2025-10-17T08:32:14.468Z] #4 transferring context: 6.57kB done [2025-10-17T08:32:14.468Z] #4 DONE 0.1s [2025-10-17T08:32:14.468Z] [2025-10-17T08:32:14.468Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:32:14.468Z] #5 DONE 0.1s [2025-10-17T08:32:14.468Z] [2025-10-17T08:32:14.468Z] #6 [2/4] WORKDIR /edgex [2025-10-17T08:32:22.646Z] #6 DONE 7.1s [2025-10-17T08:32:22.646Z] [2025-10-17T08:32:22.646Z] #7 [3/4] COPY go.mod . [2025-10-17T08:32:22.646Z] #7 DONE 0.2s [2025-10-17T08:32:22.646Z] [2025-10-17T08:32:22.646Z] #8 [4/4] RUN go mod download [2025-10-17T08:32:32.654Z] #8 DONE 10.4s [2025-10-17T08:32:32.654Z] [2025-10-17T08:32:32.654Z] #9 exporting to image [2025-10-17T08:32:32.654Z] #9 exporting layers [2025-10-17T08:32:35.942Z] #9 exporting layers 3.6s done [2025-10-17T08:32:35.942Z] #9 writing image sha256:65d1f29d485ec6927b1a981e1fff9f87caedc8c1f16d317fdfc993288b88af2d 0.0s done [2025-10-17T08:32:35.942Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2025-10-17T08:32:35.942Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:32:36.513Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-17T08:32:36.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:32:36.592Z] prd-ubuntu20.04-docker-8c-8g-357164 does not seem to be running inside a container [2025-10-17T08:32:36.629Z] $ 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:32:37.054Z] $ docker top d4d7933d1ec0d3ef0ffcd64372eeb734f2c558ef2cc917d3051fc98b1a5196a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:32:37.403Z] + go version [2025-10-17T08:32:37.403Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-17T08:32:37.417Z] $ docker stop --time=1 d4d7933d1ec0d3ef0ffcd64372eeb734f2c558ef2cc917d3051fc98b1a5196a1 [2025-10-17T08:32:38.875Z] $ docker rm -f --volumes d4d7933d1ec0d3ef0ffcd64372eeb734f2c558ef2cc917d3051fc98b1a5196a1 [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:32:39.351Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-17T08:32:39.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:32:39.431Z] prd-ubuntu20.04-docker-8c-8g-357164 does not seem to be running inside a container [2025-10-17T08:32:39.520Z] $ 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:32:39.766Z] $ docker top 56b6c7c8372ad130326b88cf4799cb6f04159827543b2c9a0d0acc1243c6a31f -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-17T08:32:39.845Z] ========================================================= [2025-10-17T08:32:39.845Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-17T08:32:39.845Z] ========================================================= [Pipeline] sh [2025-10-17T08:32:40.126Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2025-10-17T08:32:40.443Z] + make test [2025-10-17T08:32:40.443Z] go test -race -coverprofile=coverage.out ./... [2025-10-17T08:32:50.432Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 42.3% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-10-17T08:33:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-17T08:33:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-17T08:33:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-17T08:33:22.509Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-17T08:33:22.510Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-17T08:33:22.510Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-17T08:33:22.510Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:33:22.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-17T08:33:22.510Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-17T08:33:23.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-17T08:33:23.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-17T08:33:23.462Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-17T08:33:23.462Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-17T08:33:23.462Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:33:23.462Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-17T08:33:24.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.4% of statements [2025-10-17T08:33:24.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2025-10-17T08:33:24.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.077s coverage: 57.6% of statements [2025-10-17T08:33:24.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements [2025-10-17T08:33:24.973Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-17T08:33:24.973Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-17T08:33:25.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.876s coverage: 94.2% of statements [2025-10-17T08:33:25.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 92.4% of statements [2025-10-17T08:33:25.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 8.4% of statements [2025-10-17T08:33:26.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-17T08:33:26.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-17T08:33:26.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-17T08:33:26.872Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:33:26.872Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-17T08:33:26.872Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-17T08:33:26.872Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-17T08:33:26.872Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-17T08:33:26.872Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-17T08:33:26.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-17T08:33:26.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-17T08:33:26.872Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-17T08:33:26.872Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-17T08:33:26.872Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-17T08:33:26.872Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-17T08:33:28.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.400s coverage: 95.8% of statements [2025-10-17T08:33:28.278Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-10-17T08:33:29.313Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-17T08:33:29.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-17T08:33:29.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-17T08:33:29.575Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-17T08:33:29.575Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:33:30.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.055s coverage: 2.4% of statements [2025-10-17T08:33:30.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements [2025-10-17T08:33:30.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 39.4% of statements [2025-10-17T08:33:30.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements [2025-10-17T08:33:31.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-10-17T08:33:31.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements [2025-10-17T08:33:31.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 94.1% of statements [2025-10-17T08:33:31.464Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-17T08:33:31.464Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-17T08:33:31.464Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-17T08:33:31.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2025-10-17T08:33:32.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-17T08:33:32.034Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-17T08:33:32.034Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-17T08:33:32.034Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-17T08:33:32.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.032s coverage: 87.5% of statements [2025-10-17T08:33:32.977Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-17T08:33:32.977Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-17T08:33:32.977Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-17T08:33:33.234Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-17T08:33:33.234Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-17T08:33:33.234Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-17T08:33:33.234Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-17T08:33:33.804Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-17T08:33:33.804Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-17T08:33:34.371Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-17T08:33:36.277Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-17T08:33:36.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-17T08:33:38.184Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-17T08:33:39.118Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-17T08:33:39.118Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-17T08:33:39.118Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-17T08:33:42.404Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-17T08:33:43.367Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-17T08:33:43.367Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-17T08:33:43.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-17T08:33:43.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-17T08:33:43.367Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:33:44.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements [2025-10-17T08:33:45.688Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-17T08:33:45.688Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-17T08:33:45.688Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-17T08:33:45.688Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-17T08:33:45.688Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-17T08:33:45.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-17T08:33:46.623Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-17T08:33:46.623Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-17T08:33:46.623Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-17T08:33:46.623Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-17T08:33:46.623Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-17T08:33:46.623Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-17T08:33:48.007Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-17T08:33:48.007Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-17T08:33:48.007Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-17T08:33:48.007Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-17T08:33:49.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-17T08:33:49.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-17T08:33:49.385Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-17T08:33:49.385Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:33:49.644Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-17T08:33:49.644Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-17T08:33:49.644Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.047s coverage: 92.9% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.028s coverage: 100.0% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.054s coverage: 6.8% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.060s coverage: 33.3% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.055s coverage: 100.0% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.195s coverage: 54.5% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.380s coverage: 29.2% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.053s coverage: 93.8% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 3.1% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.030s coverage: 76.2% of statements [2025-10-17T08:33:50.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-10-17T08:33:51.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-17T08:33:51.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-17T08:33:51.145Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:33:55.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.067s coverage: 17.0% of statements [2025-10-17T08:33:55.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.155s coverage: 94.9% of statements [2025-10-17T08:33:55.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.043s coverage: 9.0% of statements [2025-10-17T08:33:55.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 97.7% of statements [2025-10-17T08:33:55.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.044s coverage: 43.6% of statements [2025-10-17T08:33:55.340Z] 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:33:55.907Z] running golangci-lint [2025-10-17T08:33:55.907Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-17T08:33:55.907Z] go version go1.23.12 linux/amd64 [2025-10-17T08:33:56.165Z] 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:33:56.165Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-17T08:33:56.165Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-17T08:34:22.742Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|deps|files|name|types_sizes) took 23.337116737s" [2025-10-17T08:34:22.742Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 55.707215ms" [2025-10-17T08:34:37.642Z] level=info msg="[linters_context/goanalysis] analyzers took 2m34.924244858s with top 10 stages: buildir: 1m18.664172446s, gosec: 4.688606787s, fact_deprecated: 3.647419075s, inspect: 3.278095188s, printf: 2.764471148s, ctrlflow: 2.349578552s, fact_purity: 1.805772693s, nilness: 1.746865302s, S1038: 1.264452145s, typedness: 1.227795226s" [2025-10-17T08:34:37.642Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-10-17T08:34:37.642Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 201/201, cgo: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, exclude-rules: 201/20, nolint: 20/0, skip_files: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, invalid_issue: 201/201, skip_dirs: 201/201" [2025-10-17T08:34:37.642Z] level=info msg="[runner] processing took 19.436365ms with stages: nolint: 8.920729ms, identifier_marker: 5.240594ms, exclude-rules: 1.577698ms, path_prettifier: 1.392282ms, autogenerated_exclude: 1.238355ms, skip_dirs: 861.851µs, invalid_issue: 157.387µs, cgo: 29.2µs, filename_unadjuster: 13.129µs, max_same_issues: 1.2µs, max_from_linter: 740ns, fixer: 560ns, uniq_by_line: 560ns, exclude: 380ns, skip_files: 300ns, sort_results: 300ns, diff: 280ns, severity-rules: 220ns, path_shortener: 210ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2025-10-17T08:34:37.642Z] level=info msg="[runner] linters took 15.665305093s with stages: goanalysis_metalinter: 15.645767229s" [2025-10-17T08:34:37.642Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-17T08:34:37.642Z] level=info msg="Memory: 388 samples, avg is 332.9MB, max is 1404.8MB" [2025-10-17T08:34:37.642Z] level=info msg="Execution took 39.067375994s" [2025-10-17T08:34:37.642Z] go vet ./... [2025-10-17T08:34:42.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-17T08:34:43.188Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-17T08:34:43.188Z] ./bin/test-attribution-txt.sh [2025-10-17T08:34:43.188Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-17T08:34:43.448Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-17T08:34:43.448Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-17T08:34:43.448Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-17T08:34:43.448Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-17T08:34:43.448Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-17T08:34:43.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-17T08:34:43.776Z] + ls -al . [2025-10-17T08:34:43.776Z] total 2064 [2025-10-17T08:34:43.776Z] drwxrwxr-x 11 1001 1001 4096 Oct 17 08:32 . [2025-10-17T08:34:43.776Z] drwxr-xr-x 4 root root 4096 Oct 17 08:32 .. [2025-10-17T08:34:43.776Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:31 .blubracket [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 10 Oct 17 08:31 .dockerignore [2025-10-17T08:34:43.776Z] drwxrwxr-x 8 1001 1001 4096 Oct 17 08:33 .git [2025-10-17T08:34:43.776Z] drwxrwxr-x 3 1001 1001 4096 Oct 17 08:31 .github [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 909 Oct 17 08:31 .gitignore [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 218 Oct 17 08:31 .golangci.yml [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 100 Oct 17 08:31 .hadolint.yml [2025-10-17T08:34:43.776Z] drwxr-xr-x 3 1001 1001 4096 Oct 17 08:31 .semver [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 155 Oct 17 08:31 .sonarcloud.properties [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 1171 Oct 17 08:31 ADOPTERS.md [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 17374 Oct 17 08:31 Attribution.txt [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 108018 Oct 17 08:31 CHANGELOG.md [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 3804 Oct 17 08:31 CONTRIBUTING.md [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 677 Oct 17 08:31 GOVERNANCE.md [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 886 Oct 17 08:31 Jenkinsfile [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 10775 Oct 17 08:31 LICENSE [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 16740 Oct 17 08:31 Makefile [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 582 Oct 17 08:31 OWNERS.md [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 9932 Oct 17 08:31 README.md [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 789 Oct 17 08:31 SECURITY.md [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 5 Oct 17 08:31 VERSION [2025-10-17T08:34:43.776Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:31 bin [2025-10-17T08:34:43.776Z] drwxrwxr-x 19 1001 1001 4096 Oct 17 08:31 cmd [2025-10-17T08:34:43.776Z] -rw-r--r-- 1 root root 1733635 Oct 17 08:33 coverage.out [2025-10-17T08:34:43.776Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:31 fuzz_test [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 6539 Oct 17 08:31 go.mod [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 88541 Oct 17 08:31 go.sum [2025-10-17T08:34:43.776Z] drwxrwxr-x 7 1001 1001 4096 Oct 17 08:31 internal [2025-10-17T08:34:43.776Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:31 openapi [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 584 Oct 17 08:31 security.txt [2025-10-17T08:34:43.776Z] -rw-rw-r-- 1 1001 1001 204 Oct 17 08:31 version.go [Pipeline] sh [2025-10-17T08:34:44.077Z] + '[' -e coverage.out ] [2025-10-17T08:34:44.077Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-17T08:34:44.239Z] Stashed 1 file(s) [Pipeline] sh [2025-10-17T08:34:44.529Z] + make build [2025-10-17T08:34:44.529Z] 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:35:11.079Z] 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:35:12.454Z] 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:35:14.358Z] 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:35:14.925Z] 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:35:16.826Z] 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:35:23.402Z] 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:35:25.316Z] 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:35:28.610Z] 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:35:31.895Z] 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:35:33.268Z] 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:35:34.690Z] 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:35:36.061Z] 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:35:38.618Z] $ docker stop --time=1 56b6c7c8372ad130326b88cf4799cb6f04159827543b2c9a0d0acc1243c6a31f [2025-10-17T08:35:57.509Z] $ docker rm -f --volumes 56b6c7c8372ad130326b88cf4799cb6f04159827543b2c9a0d0acc1243c6a31f [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:35:59.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T08:35:59.453Z] [2025-10-17T08:35:59.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:35:59.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T08:36:01.145Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-17T08:36:01.145Z] 91d30c5bc195: Pulling fs layer [2025-10-17T08:36:01.145Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-17T08:36:01.145Z] 9c61dcf015f6: Pulling fs layer [2025-10-17T08:36:01.145Z] 4698f68db338: Pulling fs layer [2025-10-17T08:36:01.145Z] 2a2f49069b9e: Pulling fs layer [2025-10-17T08:36:01.145Z] e0025b399a48: Pulling fs layer [2025-10-17T08:36:01.145Z] 4698f68db338: Waiting [2025-10-17T08:36:01.145Z] 2a2f49069b9e: Waiting [2025-10-17T08:36:01.145Z] e0025b399a48: Waiting [2025-10-17T08:36:01.145Z] 91d30c5bc195: Verifying Checksum [2025-10-17T08:36:01.145Z] 91d30c5bc195: Download complete [2025-10-17T08:36:01.145Z] 4698f68db338: Verifying Checksum [2025-10-17T08:36:01.145Z] 4698f68db338: Download complete [2025-10-17T08:36:01.145Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-17T08:36:01.145Z] 2e9b0aa3be6d: Download complete [2025-10-17T08:36:01.145Z] e0025b399a48: Download complete [2025-10-17T08:36:01.145Z] 2a2f49069b9e: Verifying Checksum [2025-10-17T08:36:01.145Z] 2a2f49069b9e: Download complete [2025-10-17T08:36:02.141Z] 9c61dcf015f6: Verifying Checksum [2025-10-17T08:36:02.141Z] 9c61dcf015f6: Download complete [2025-10-17T08:36:02.401Z] 91d30c5bc195: Pull complete [2025-10-17T08:36:04.933Z] 2e9b0aa3be6d: Pull complete [2025-10-17T08:36:09.166Z] 9c61dcf015f6: Pull complete [2025-10-17T08:36:11.721Z] 4698f68db338: Pull complete [2025-10-17T08:36:12.657Z] 2a2f49069b9e: Pull complete [2025-10-17T08:36:12.657Z] e0025b399a48: Pull complete [2025-10-17T08:36:13.228Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-17T08:36:13.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T08:36:13.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:36:13.601Z] prd-ubuntu20.04-docker-8c-8g-357164 does not seem to be running inside a container [2025-10-17T08:36:13.635Z] $ 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:36:21.908Z] $ docker top fa996c7198cff99fbf0d1934bf3912e7288f9f5c9870521bb74a197b38de0ce4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:36:22.254Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-17T08:36:22.831Z] #1 [core-command internal] load build definition from Dockerfile [2025-10-17T08:36:24.227Z] #1 transferring dockerfile: 1.94kB done [2025-10-17T08:36:24.227Z] #1 ... [2025-10-17T08:36:24.227Z] [2025-10-17T08:36:24.227Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-10-17T08:36:24.227Z] #2 transferring dockerfile: 1.69kB done [2025-10-17T08:36:24.227Z] #2 DONE 1.4s [2025-10-17T08:36:24.491Z] [2025-10-17T08:36:24.491Z] #3 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-17T08:36:24.491Z] #3 ... [2025-10-17T08:36:24.491Z] [2025-10-17T08:36:24.491Z] #1 [core-command internal] load build definition from Dockerfile [2025-10-17T08:36:24.491Z] #1 DONE 1.6s [2025-10-17T08:36:24.491Z] [2025-10-17T08:36:24.491Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-10-17T08:36:24.491Z] #4 DONE 0.0s [2025-10-17T08:36:24.750Z] [2025-10-17T08:36:24.750Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-17T08:36:24.750Z] #5 ... [2025-10-17T08:36:24.750Z] [2025-10-17T08:36:24.750Z] #6 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:24.750Z] #6 DONE 0.0s [2025-10-17T08:36:25.010Z] [2025-10-17T08:36:25.010Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-10-17T08:36:25.591Z] #7 ... [2025-10-17T08:36:25.591Z] [2025-10-17T08:36:25.591Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-10-17T08:36:25.591Z] #8 transferring dockerfile: 1.81kB done [2025-10-17T08:36:25.591Z] #8 DONE 2.0s [2025-10-17T08:36:25.591Z] [2025-10-17T08:36:25.591Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-17T08:36:25.849Z] #9 ... [2025-10-17T08:36:25.849Z] [2025-10-17T08:36:25.849Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-17T08:36:25.849Z] #10 transferring dockerfile: 2.49kB done [2025-10-17T08:36:25.849Z] #10 DONE 2.3s [2025-10-17T08:36:25.849Z] [2025-10-17T08:36:25.849Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:25.849Z] #6 DONE 0.0s [2025-10-17T08:36:25.849Z] [2025-10-17T08:36:25.849Z] #11 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-17T08:36:26.788Z] #11 ... [2025-10-17T08:36:26.788Z] [2025-10-17T08:36:26.788Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-17T08:36:26.788Z] #5 transferring dockerfile: 3.02kB done [2025-10-17T08:36:26.788Z] #5 DONE 3.1s [2025-10-17T08:36:27.047Z] [2025-10-17T08:36:27.047Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:27.047Z] #6 DONE 0.0s [2025-10-17T08:36:27.047Z] [2025-10-17T08:36:27.047Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-10-17T08:36:27.617Z] #12 ... [2025-10-17T08:36:27.617Z] [2025-10-17T08:36:27.617Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-17T08:36:27.617Z] #13 transferring dockerfile: 2.50kB done [2025-10-17T08:36:27.617Z] #13 DONE 3.8s [2025-10-17T08:36:27.877Z] [2025-10-17T08:36:27.877Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:27.877Z] #6 DONE 0.0s [2025-10-17T08:36:27.877Z] [2025-10-17T08:36:27.877Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-10-17T08:36:29.826Z] #14 ... [2025-10-17T08:36:29.827Z] [2025-10-17T08:36:29.827Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-10-17T08:36:29.827Z] #4 transferring dockerfile: 2.10kB done [2025-10-17T08:36:29.827Z] #4 DONE 5.0s [2025-10-17T08:36:29.827Z] [2025-10-17T08:36:29.827Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-10-17T08:36:29.827Z] #7 transferring dockerfile: 2.01kB done [2025-10-17T08:36:30.085Z] #7 ... [2025-10-17T08:36:30.085Z] [2025-10-17T08:36:30.085Z] #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:30.085Z] #6 DONE 0.0s [2025-10-17T08:36:30.085Z] [2025-10-17T08:36:30.085Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-17T08:36:30.344Z] #9 transferring dockerfile: 2.14kB done [2025-10-17T08:36:30.604Z] #9 ... [2025-10-17T08:36:30.604Z] [2025-10-17T08:36:30.604Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-10-17T08:36:30.604Z] #15 transferring dockerfile: 1.70kB done [2025-10-17T08:36:30.604Z] #15 DONE 5.8s [2025-10-17T08:36:30.866Z] [2025-10-17T08:36:30.866Z] #16 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T08:36:31.126Z] #16 ... [2025-10-17T08:36:31.126Z] [2025-10-17T08:36:31.126Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-10-17T08:36:31.126Z] #7 DONE 6.3s [2025-10-17T08:36:31.126Z] [2025-10-17T08:36:31.126Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-17T08:36:31.126Z] #17 transferring dockerfile: 1.89kB done [2025-10-17T08:36:31.126Z] #17 ... [2025-10-17T08:36:31.126Z] [2025-10-17T08:36:31.126Z] #16 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T08:36:31.393Z] #16 ... [2025-10-17T08:36:31.393Z] [2025-10-17T08:36:31.393Z] #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:31.393Z] #6 DONE 0.0s [2025-10-17T08:36:31.652Z] [2025-10-17T08:36:31.652Z] #18 [core-data internal] load build definition from Dockerfile [2025-10-17T08:36:31.652Z] #18 transferring dockerfile: 2.04kB done [2025-10-17T08:36:32.222Z] #18 ... [2025-10-17T08:36:32.222Z] [2025-10-17T08:36:32.222Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-10-17T08:36:32.222Z] #12 transferring dockerfile: 2.00kB 0.0s done [2025-10-17T08:36:32.498Z] #12 ... [2025-10-17T08:36:32.498Z] [2025-10-17T08:36:32.498Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-17T08:36:32.498Z] #9 DONE 7.1s [2025-10-17T08:36:32.498Z] [2025-10-17T08:36:32.498Z] #16 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T08:36:32.762Z] #16 ... [2025-10-17T08:36:32.762Z] [2025-10-17T08:36:32.762Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:32.762Z] #6 DONE 0.0s [2025-10-17T08:36:32.762Z] [2025-10-17T08:36:32.762Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-17T08:36:32.762Z] #17 DONE 6.8s [2025-10-17T08:36:32.762Z] [2025-10-17T08:36:32.762Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-10-17T08:36:32.762Z] #14 transferring dockerfile: 1.83kB done [2025-10-17T08:36:33.025Z] #14 ... [2025-10-17T08:36:33.025Z] [2025-10-17T08:36:33.025Z] #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:33.025Z] #6 DONE 0.0s [2025-10-17T08:36:33.025Z] [2025-10-17T08:36:33.025Z] #18 [core-data internal] load build definition from Dockerfile [2025-10-17T08:36:33.025Z] #18 DONE 6.7s [2025-10-17T08:36:33.286Z] [2025-10-17T08:36:33.286Z] #6 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:33.286Z] #6 DONE 0.0s [2025-10-17T08:36:33.286Z] [2025-10-17T08:36:33.286Z] #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-17T08:36:33.286Z] #19 transferring dockerfile: 2.23kB done [2025-10-17T08:36:33.286Z] #19 DONE 6.2s [2025-10-17T08:36:33.286Z] [2025-10-17T08:36:33.286Z] #16 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T08:36:33.550Z] #16 ... [2025-10-17T08:36:33.550Z] [2025-10-17T08:36:33.550Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-10-17T08:36:33.550Z] #12 DONE 6.4s [2025-10-17T08:36:33.550Z] [2025-10-17T08:36:33.550Z] #16 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T08:36:33.550Z] #16 ... [2025-10-17T08:36:33.550Z] [2025-10-17T08:36:33.550Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-10-17T08:36:33.550Z] #14 DONE 6.2s [2025-10-17T08:36:33.550Z] [2025-10-17T08:36:33.550Z] #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:33.550Z] #6 DONE 0.0s [2025-10-17T08:36:33.550Z] [2025-10-17T08:36:33.550Z] #16 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T08:36:33.813Z] #16 ... [2025-10-17T08:36:33.813Z] [2025-10-17T08:36:33.813Z] #20 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-17T08:36:33.813Z] #20 DONE 9.6s [2025-10-17T08:36:34.074Z] [2025-10-17T08:36:34.074Z] #3 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-17T08:36:34.074Z] #3 DONE 9.7s [2025-10-17T08:36:34.074Z] [2025-10-17T08:36:34.075Z] #16 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T08:36:34.075Z] #16 DONE 9.2s [2025-10-17T08:36:34.075Z] [2025-10-17T08:36:34.075Z] #11 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-17T08:36:34.075Z] #11 DONE 8.4s [2025-10-17T08:36:34.075Z] [2025-10-17T08:36:34.075Z] #21 [core-keeper internal] load .dockerignore [2025-10-17T08:36:38.278Z] #21 ... [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #22 [security-spire-config internal] load .dockerignore [2025-10-17T08:36:38.278Z] #22 transferring context: 50B done [2025-10-17T08:36:38.278Z] #22 DONE 3.6s [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:36:38.278Z] #23 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:36:38.278Z] #23 ... [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #24 [core-metadata internal] load .dockerignore [2025-10-17T08:36:38.278Z] #24 transferring context: 50B done [2025-10-17T08:36:38.278Z] #24 DONE 3.8s [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #25 [security-proxy-auth internal] load .dockerignore [2025-10-17T08:36:38.278Z] #25 transferring context: 50B done [2025-10-17T08:36:38.278Z] #25 DONE 3.8s [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:36:38.278Z] #23 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-10-17T08:36:38.278Z] #23 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-17T08:36:38.278Z] #23 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-17T08:36:38.278Z] #23 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-17T08:36:38.278Z] #23 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-10-17T08:36:38.278Z] #23 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-10-17T08:36:38.278Z] #23 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-10-17T08:36:38.278Z] #23 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s [2025-10-17T08:36:38.278Z] #23 ... [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-10-17T08:36:38.278Z] #26 transferring context: 50B done [2025-10-17T08:36:38.278Z] #26 DONE 4.0s [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:36:38.278Z] #23 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-17T08:36:38.278Z] #23 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-17T08:36:38.278Z] #23 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-10-17T08:36:38.278Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-10-17T08:36:38.278Z] #23 ... [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #27 [security-bootstrapper internal] load .dockerignore [2025-10-17T08:36:38.278Z] #27 transferring context: 50B done [2025-10-17T08:36:38.278Z] #27 DONE 4.2s [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #28 [support-scheduler internal] load .dockerignore [2025-10-17T08:36:38.278Z] #28 transferring context: 50B done [2025-10-17T08:36:38.278Z] #28 DONE 4.2s [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #29 [security-bootstrapper internal] load build context [2025-10-17T08:36:38.278Z] #29 DONE 0.0s [2025-10-17T08:36:38.278Z] [2025-10-17T08:36:38.278Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:36:38.278Z] #23 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-10-17T08:36:38.278Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 0.4s [2025-10-17T08:36:38.278Z] #23 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-17T08:36:38.278Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.5s [2025-10-17T08:36:38.538Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s [2025-10-17T08:36:39.109Z] #23 ... [2025-10-17T08:36:39.109Z] [2025-10-17T08:36:39.109Z] #30 [support-notifications internal] load .dockerignore [2025-10-17T08:36:39.109Z] #30 transferring context: 50B done [2025-10-17T08:36:39.109Z] #30 DONE 4.9s [2025-10-17T08:36:39.109Z] [2025-10-17T08:36:39.109Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:36:39.109Z] #23 ... [2025-10-17T08:36:39.109Z] [2025-10-17T08:36:39.109Z] #31 [security-proxy-setup internal] load .dockerignore [2025-10-17T08:36:39.109Z] #31 transferring context: 50B done [2025-10-17T08:36:39.109Z] #31 DONE 5.0s [2025-10-17T08:36:39.109Z] [2025-10-17T08:36:39.109Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:36:39.109Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s done [2025-10-17T08:36:39.393Z] #23 ... [2025-10-17T08:36:39.393Z] [2025-10-17T08:36:39.393Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2025-10-17T08:36:39.393Z] #32 transferring context: 50B done [2025-10-17T08:36:39.393Z] #32 DONE 5.2s [2025-10-17T08:36:39.393Z] [2025-10-17T08:36:39.393Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:36:39.393Z] #23 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T08:36:39.393Z] #23 ... [2025-10-17T08:36:39.393Z] [2025-10-17T08:36:39.393Z] #33 [security-spire-server internal] load .dockerignore [2025-10-17T08:36:39.393Z] #33 transferring context: 50B done [2025-10-17T08:36:39.393Z] #33 DONE 5.5s [2025-10-17T08:36:39.653Z] [2025-10-17T08:36:39.654Z] #34 [security-spiffe-token-provider internal] load build context [2025-10-17T08:36:39.654Z] #34 DONE 0.0s [2025-10-17T08:36:39.654Z] [2025-10-17T08:36:39.654Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-17T08:36:39.654Z] #35 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.2s done [2025-10-17T08:36:39.654Z] #35 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-17T08:36:39.654Z] #35 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-10-17T08:36:39.654Z] #35 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-10-17T08:36:39.654Z] #35 DONE 2.1s [2025-10-17T08:36:39.654Z] [2025-10-17T08:36:39.654Z] #36 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:36:39.654Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:36:39.654Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:36:39.654Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:36:39.654Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:36:39.654Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.8s done [2025-10-17T08:36:39.654Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-17T08:36:39.654Z] #36 ... [2025-10-17T08:36:39.654Z] [2025-10-17T08:36:39.654Z] #37 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-17T08:36:39.654Z] #37 transferring context: 50B done [2025-10-17T08:36:39.654Z] #37 DONE 5.7s [2025-10-17T08:36:39.654Z] [2025-10-17T08:36:39.654Z] #36 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:36:39.654Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:36:39.654Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:36:39.654Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:36:39.654Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:36:39.654Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.8s done [2025-10-17T08:36:39.654Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-17T08:36:39.915Z] #36 ... [2025-10-17T08:36:39.915Z] [2025-10-17T08:36:39.915Z] #38 [core-command internal] load .dockerignore [2025-10-17T08:36:39.915Z] #38 transferring context: 50B done [2025-10-17T08:36:39.915Z] #38 DONE 5.8s [2025-10-17T08:36:39.915Z] [2025-10-17T08:36:39.915Z] #39 [core-data internal] load .dockerignore [2025-10-17T08:36:39.915Z] #39 transferring context: 50B 0.0s done [2025-10-17T08:36:39.915Z] #39 DONE 5.8s [2025-10-17T08:36:39.915Z] [2025-10-17T08:36:39.915Z] #36 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:36:39.915Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:36:39.915Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:36:39.915Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:36:39.915Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:36:39.915Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.8s done [2025-10-17T08:36:39.915Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-17T08:36:39.915Z] #36 ... [2025-10-17T08:36:39.915Z] [2025-10-17T08:36:39.915Z] #40 [core-command internal] load build context [2025-10-17T08:36:39.915Z] #40 DONE 0.0s [2025-10-17T08:36:40.176Z] [2025-10-17T08:36:40.176Z] #21 [core-keeper internal] load .dockerignore [2025-10-17T08:36:40.176Z] #21 transferring context: 50B done [2025-10-17T08:36:40.176Z] #21 DONE 6.0s [2025-10-17T08:36:40.176Z] [2025-10-17T08:36:40.176Z] #36 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:36:40.176Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:36:40.176Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:36:40.176Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:36:40.176Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:36:40.176Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.8s done [2025-10-17T08:36:40.176Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-17T08:36:40.176Z] #36 ... [2025-10-17T08:36:40.176Z] [2025-10-17T08:36:40.176Z] #41 [security-spire-agent internal] load .dockerignore [2025-10-17T08:36:40.176Z] #41 transferring context: 50B done [2025-10-17T08:36:40.176Z] #41 DONE 6.2s [2025-10-17T08:36:40.176Z] [2025-10-17T08:36:40.176Z] #36 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:36:40.176Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:36:40.176Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:36:40.176Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:36:40.176Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:36:40.176Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.8s done [2025-10-17T08:36:40.176Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-17T08:36:40.436Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:36:40.436Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:36:40.436Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:36:40.436Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:36:40.436Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.8s done [2025-10-17T08:36:40.436Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-17T08:36:41.377Z] #36 DONE 3.8s [2025-10-17T08:36:41.377Z] [2025-10-17T08:36:41.377Z] #42 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T08:36:41.673Z] #42 ... [2025-10-17T08:36:41.673Z] [2025-10-17T08:36:41.673Z] #43 [security-spire-config internal] load build context [2025-10-17T08:36:41.673Z] #43 transferring context: 22.05kB done [2025-10-17T08:36:41.673Z] #43 DONE 3.9s [2025-10-17T08:36:41.673Z] [2025-10-17T08:36:41.673Z] #23 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:36:41.673Z] #23 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-10-17T08:36:41.673Z] #23 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-17T08:36:41.673Z] #23 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-17T08:36:41.673Z] #23 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-17T08:36:41.673Z] #23 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-17T08:36:41.673Z] #23 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-17T08:36:41.673Z] #23 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-10-17T08:36:41.673Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s done [2025-10-17T08:36:41.673Z] #23 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-17T08:36:41.673Z] #23 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T08:36:41.673Z] #23 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-17T08:36:41.673Z] #23 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.3s [2025-10-17T08:36:42.262Z] #23 ... [2025-10-17T08:36:42.262Z] [2025-10-17T08:36:42.262Z] #44 [security-spire-server internal] load build context [2025-10-17T08:36:42.262Z] #44 transferring context: 23.80kB 0.0s done [2025-10-17T08:36:42.262Z] #44 DONE 2.4s [2025-10-17T08:36:42.262Z] [2025-10-17T08:36:42.262Z] #23 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:36:44.184Z] #23 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.7s done [2025-10-17T08:36:48.419Z] #23 ... [2025-10-17T08:36:48.419Z] [2025-10-17T08:36:48.419Z] #45 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:36:48.419Z] #45 ... [2025-10-17T08:36:48.419Z] [2025-10-17T08:36:48.419Z] #46 [core-metadata internal] load build context [2025-10-17T08:36:48.419Z] #46 transferring context: 157.23MB 6.7s [2025-10-17T08:36:48.419Z] #46 ... [2025-10-17T08:36:48.419Z] [2025-10-17T08:36:48.419Z] #47 [security-proxy-auth internal] load build context [2025-10-17T08:36:48.419Z] #47 ... [2025-10-17T08:36:48.419Z] [2025-10-17T08:36:48.419Z] #48 [security-secretstore-setup internal] load build context [2025-10-17T08:36:48.419Z] #48 ... [2025-10-17T08:36:48.419Z] [2025-10-17T08:36:48.419Z] #47 [security-proxy-auth internal] load build context [2025-10-17T08:36:48.419Z] #47 ... [2025-10-17T08:36:48.419Z] [2025-10-17T08:36:48.420Z] #29 [security-bootstrapper internal] load build context [2025-10-17T08:36:48.420Z] #29 ... [2025-10-17T08:36:48.420Z] [2025-10-17T08:36:48.420Z] #49 [support-scheduler internal] load build context [2025-10-17T08:36:48.678Z] #49 ... [2025-10-17T08:36:48.678Z] [2025-10-17T08:36:48.678Z] #47 [security-proxy-auth internal] load build context [2025-10-17T08:36:49.899Z] #47 ... [2025-10-17T08:36:49.899Z] [2025-10-17T08:36:49.899Z] #50 [security-proxy-setup internal] load build context [2025-10-17T08:36:49.899Z] #50 ... [2025-10-17T08:36:49.899Z] [2025-10-17T08:36:49.899Z] #51 [support-notifications internal] load build context [2025-10-17T08:36:50.161Z] #51 ... [2025-10-17T08:36:50.161Z] [2025-10-17T08:36:50.161Z] #47 [security-proxy-auth internal] load build context [2025-10-17T08:36:50.161Z] #47 ... [2025-10-17T08:36:50.161Z] [2025-10-17T08:36:50.161Z] #40 [core-command internal] load build context [2025-10-17T08:36:50.161Z] #40 ... [2025-10-17T08:36:50.161Z] [2025-10-17T08:36:50.161Z] #52 [core-keeper internal] load build context [2025-10-17T08:36:50.421Z] #52 ... [2025-10-17T08:36:50.421Z] [2025-10-17T08:36:50.421Z] #53 [core-data internal] load build context [2025-10-17T08:36:50.421Z] #53 ... [2025-10-17T08:36:50.421Z] [2025-10-17T08:36:50.421Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-17T08:36:50.421Z] #0 2.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:36:50.421Z] #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:36:50.421Z] #0 2.735 v3.22.2-46-gf44c8d388fc [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-17T08:36:50.421Z] #0 2.735 v3.22.2-49-g5ccb1eb14d7 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-17T08:36:50.421Z] #0 2.735 OK: 26328 distinct packages available [2025-10-17T08:36:50.421Z] #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:36:50.421Z] #0 2.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:36:50.421Z] #0 3.310 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-17T08:36:50.421Z] #0 3.341 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-17T08:36:50.421Z] #0 3.347 (3/4) Installing libucontext (1.3.2-r0) [2025-10-17T08:36:50.421Z] #0 3.347 (4/4) Installing gcompat (1.1.0-r4) [2025-10-17T08:36:50.421Z] #0 3.352 Executing busybox-1.37.0-r18.trigger [2025-10-17T08:36:50.421Z] #0 3.629 OK: 8 MiB in 20 packages [2025-10-17T08:36:50.683Z] #54 ... [2025-10-17T08:36:50.683Z] [2025-10-17T08:36:50.683Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T08:36:50.683Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.0s done [2025-10-17T08:36:50.683Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-17T08:36:50.683Z] #55 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-17T08:36:50.683Z] #55 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-17T08:36:50.683Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-10-17T08:36:50.683Z] #55 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.9s done [2025-10-17T08:36:50.683Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-17T08:36:50.683Z] #55 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.1s done [2025-10-17T08:36:50.683Z] #55 ... [2025-10-17T08:36:50.683Z] [2025-10-17T08:36:50.683Z] #56 [security-spire-agent internal] load build context [2025-10-17T08:36:50.683Z] #56 ... [2025-10-17T08:36:50.683Z] [2025-10-17T08:36:50.683Z] #34 [security-spiffe-token-provider internal] load build context [2025-10-17T08:36:50.952Z] #34 ... [2025-10-17T08:36:50.952Z] [2025-10-17T08:36:50.952Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-17T08:36:50.952Z] #57 ... [2025-10-17T08:36:50.952Z] [2025-10-17T08:36:50.952Z] #34 [security-spiffe-token-provider internal] load build context [2025-10-17T08:36:51.608Z] #34 ... [2025-10-17T08:36:51.608Z] [2025-10-17T08:36:51.608Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T08:36:51.870Z] #58 ... [2025-10-17T08:36:51.870Z] [2025-10-17T08:36:51.870Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-17T08:36:51.870Z] #59 ... [2025-10-17T08:36:51.870Z] [2025-10-17T08:36:51.870Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T08:36:51.870Z] #60 ... [2025-10-17T08:36:51.870Z] [2025-10-17T08:36:51.870Z] #61 [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:36:52.136Z] #61 ... [2025-10-17T08:36:52.136Z] [2025-10-17T08:36:52.136Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T08:36:52.136Z] #62 ... [2025-10-17T08:36:52.136Z] [2025-10-17T08:36:52.136Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T08:36:52.136Z] #63 ... [2025-10-17T08:36:52.136Z] [2025-10-17T08:36:52.136Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T08:36:52.424Z] #64 ... [2025-10-17T08:36:52.424Z] [2025-10-17T08:36:52.424Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T08:36:52.424Z] #65 ... [2025-10-17T08:36:52.424Z] [2025-10-17T08:36:52.424Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T08:36:52.686Z] #66 ... [2025-10-17T08:36:52.686Z] [2025-10-17T08:36:52.686Z] #34 [security-spiffe-token-provider internal] load build context [2025-10-17T08:36:52.686Z] #34 ... [2025-10-17T08:36:52.686Z] [2025-10-17T08:36:52.686Z] #42 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T08:36:52.686Z] #42 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:36:52.686Z] #42 1.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:36:52.686Z] #42 1.706 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T08:36:52.686Z] #42 1.712 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:36:52.686Z] #42 1.885 OK: 8 MiB in 15 packages [2025-10-17T08:36:52.966Z] #42 ... [2025-10-17T08:36:52.966Z] [2025-10-17T08:36:52.966Z] #34 [security-spiffe-token-provider internal] load build context [2025-10-17T08:36:52.966Z] #34 transferring context: 484.61MB 11.3s [2025-10-17T08:36:55.519Z] #34 transferring context: 595.94MB 13.4s done [2025-10-17T08:36:58.050Z] #34 ... [2025-10-17T08:36:58.050Z] [2025-10-17T08:36:58.050Z] #46 [core-metadata internal] load build context [2025-10-17T08:36:58.050Z] #46 transferring context: 595.94MB 16.6s done [2025-10-17T08:36:58.384Z] #46 ... [2025-10-17T08:36:58.384Z] [2025-10-17T08:36:58.384Z] #48 [security-secretstore-setup internal] load build context [2025-10-17T08:36:58.384Z] #48 transferring context: 595.94MB 16.9s done [2025-10-17T08:36:58.384Z] #48 ... [2025-10-17T08:36:58.384Z] [2025-10-17T08:36:58.384Z] #53 [core-data internal] load build context [2025-10-17T08:36:58.384Z] #53 transferring context: 595.94MB 14.8s done [2025-10-17T08:36:58.641Z] #53 ... [2025-10-17T08:36:58.641Z] [2025-10-17T08:36:58.641Z] #29 [security-bootstrapper internal] load build context [2025-10-17T08:36:58.641Z] #29 transferring context: 595.94MB 14.8s done [2025-10-17T08:36:58.641Z] #29 ... [2025-10-17T08:36:58.641Z] [2025-10-17T08:36:58.641Z] #49 [support-scheduler internal] load build context [2025-10-17T08:36:58.641Z] #49 transferring context: 595.94MB 13.9s done [2025-10-17T08:36:58.897Z] #49 ... [2025-10-17T08:36:58.897Z] [2025-10-17T08:36:58.897Z] #40 [core-command internal] load build context [2025-10-17T08:36:58.897Z] #40 transferring context: 595.94MB 13.1s done [2025-10-17T08:37:00.352Z] #40 ... [2025-10-17T08:37:00.352Z] [2025-10-17T08:37:00.352Z] #50 [security-proxy-setup internal] load build context [2025-10-17T08:37:00.352Z] #50 transferring context: 595.94MB 13.4s done [2025-10-17T08:37:00.611Z] #50 ... [2025-10-17T08:37:00.611Z] [2025-10-17T08:37:00.611Z] #51 [support-notifications internal] load build context [2025-10-17T08:37:00.611Z] #51 transferring context: 595.94MB 13.7s done [2025-10-17T08:37:00.871Z] #51 ... [2025-10-17T08:37:00.871Z] [2025-10-17T08:37:00.871Z] #47 [security-proxy-auth internal] load build context [2025-10-17T08:37:00.871Z] #47 transferring context: 595.94MB 14.3s done [2025-10-17T08:37:01.131Z] #47 ... [2025-10-17T08:37:01.131Z] [2025-10-17T08:37:01.131Z] #56 [security-spire-agent internal] load build context [2025-10-17T08:37:01.131Z] #56 transferring context: 23.33kB 0.0s done [2025-10-17T08:37:01.131Z] #56 ... [2025-10-17T08:37:01.131Z] [2025-10-17T08:37:01.131Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-17T08:37:01.131Z] #57 transferring context: 595.94MB 12.6s done [2025-10-17T08:37:06.406Z] #57 ... [2025-10-17T08:37:06.406Z] [2025-10-17T08:37:06.406Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T08:37:06.406Z] #60 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:06.406Z] #60 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:06.406Z] #60 15.25 (1/4) Installing ca-certificates (20250911-r0) [2025-10-17T08:37:06.406Z] #60 15.27 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-17T08:37:06.406Z] #60 15.27 (3/4) Installing su-exec (0.2-r3) [2025-10-17T08:37:06.406Z] #60 15.27 (4/4) Installing yq-go (4.44.1-r2) [2025-10-17T08:37:06.406Z] #60 15.36 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:37:06.406Z] #60 15.37 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:37:06.406Z] #60 15.40 OK: 19 MiB in 18 packages [2025-10-17T08:37:53.546Z] #60 ... [2025-10-17T08:37:53.546Z] [2025-10-17T08:37:53.546Z] #52 [core-keeper internal] load build context [2025-10-17T08:37:53.546Z] #52 transferring context: 31B [2025-10-17T08:37:53.546Z] #52 ... [2025-10-17T08:37:53.546Z] [2025-10-17T08:37:53.546Z] #61 [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:37:53.546Z] #61 DONE 66.9s [2025-10-17T08:37:53.546Z] [2025-10-17T08:37:53.546Z] #52 [core-keeper internal] load build context [2025-10-17T08:37:53.546Z] #52 ... [2025-10-17T08:37:53.546Z] [2025-10-17T08:37:53.546Z] #42 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T08:37:53.546Z] #42 DONE 66.9s [2025-10-17T08:37:53.546Z] [2025-10-17T08:37:53.546Z] #52 [core-keeper internal] load build context [2025-10-17T08:37:53.546Z] #52 ... [2025-10-17T08:37:53.546Z] [2025-10-17T08:37:53.546Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T08:37:53.546Z] #60 DONE 67.1s [2025-10-17T08:37:53.546Z] [2025-10-17T08:37:53.546Z] #52 [core-keeper internal] load build context [2025-10-17T08:37:53.546Z] #52 transferring context: 595.94MB 3.8s done [2025-10-17T08:37:54.116Z] #52 ... [2025-10-17T08:37:54.116Z] [2025-10-17T08:37:54.116Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-17T08:37:54.116Z] #54 DONE 74.2s [2025-10-17T08:37:54.116Z] [2025-10-17T08:37:54.116Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T08:37:54.116Z] #64 66.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:54.116Z] #64 66.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:54.116Z] #64 66.95 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T08:37:54.116Z] #64 66.95 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T08:37:54.116Z] #64 66.95 OK: 24171 distinct packages available [2025-10-17T08:37:54.116Z] #64 67.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:54.116Z] #64 67.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:54.116Z] #64 67.53 (1/14) Installing ca-certificates (20250911-r0) [2025-10-17T08:37:54.116Z] #64 68.04 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-17T08:37:54.116Z] #64 68.06 (3/14) Installing c-ares (1.33.1-r0) [2025-10-17T08:37:54.116Z] #64 68.06 (4/14) Installing libunistring (1.2-r0) [2025-10-17T08:37:54.116Z] #64 68.08 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-17T08:37:54.116Z] #64 68.10 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-17T08:37:54.116Z] #64 68.10 (7/14) Installing libpsl (0.21.5-r1) [2025-10-17T08:37:54.116Z] #64 68.10 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-17T08:37:54.116Z] #64 68.11 (9/14) Installing libcurl (8.14.1-r2) [2025-10-17T08:37:54.116Z] #64 68.14 (10/14) Installing curl (8.14.1-r2) [2025-10-17T08:37:54.116Z] #64 68.15 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-17T08:37:54.116Z] #64 68.15 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-17T08:37:54.116Z] #64 68.15 (13/14) Installing libucontext (1.2-r3) [2025-10-17T08:37:54.116Z] #64 68.16 (14/14) Installing gcompat (1.1.0-r4) [2025-10-17T08:37:54.116Z] #64 68.16 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:37:54.116Z] #64 68.17 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:37:54.116Z] #64 68.20 OK: 13 MiB in 28 packages [2025-10-17T08:37:58.318Z] #64 ... [2025-10-17T08:37:58.318Z] [2025-10-17T08:37:58.318Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T08:37:58.318Z] #63 66.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:58.318Z] #63 66.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:58.318Z] #63 66.89 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-17T08:37:58.318Z] #63 66.89 (2/2) Installing su-exec (0.2-r3) [2025-10-17T08:37:58.318Z] #63 66.90 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:37:58.318Z] #63 66.90 OK: 8 MiB in 16 packages [2025-10-17T08:37:58.318Z] #63 ... [2025-10-17T08:37:58.318Z] [2025-10-17T08:37:58.318Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T08:37:58.318Z] #62 66.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:58.318Z] #62 66.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:58.318Z] #62 66.85 (1/3) Installing ca-certificates (20250911-r0) [2025-10-17T08:37:58.318Z] #62 66.86 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-17T08:37:58.318Z] #62 66.88 (3/3) Installing tzdata (2025b-r0) [2025-10-17T08:37:58.318Z] #62 66.92 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:37:58.318Z] #62 66.92 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:37:58.318Z] #62 67.00 OK: 10 MiB in 17 packages [2025-10-17T08:37:58.318Z] #62 ... [2025-10-17T08:37:58.318Z] [2025-10-17T08:37:58.318Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T08:37:58.318Z] #58 66.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:58.318Z] #58 66.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:58.318Z] #58 66.88 (1/7) Installing ca-certificates (20250911-r0) [2025-10-17T08:37:58.318Z] #58 66.90 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-17T08:37:58.318Z] #58 66.90 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-17T08:37:58.318Z] #58 66.91 (4/7) Installing libsodium (1.0.19-r0) [2025-10-17T08:37:58.318Z] #58 66.92 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-17T08:37:58.318Z] #58 66.94 (6/7) Installing libzmq (4.3.5-r2) [2025-10-17T08:37:58.318Z] #58 66.98 (7/7) Installing zeromq (4.3.5-r2) [2025-10-17T08:37:58.318Z] #58 66.99 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:37:58.318Z] #58 67.00 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:37:58.318Z] #58 67.06 OK: 12 MiB in 21 packages [2025-10-17T08:37:58.318Z] #58 ... [2025-10-17T08:37:58.318Z] [2025-10-17T08:37:58.318Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T08:37:58.318Z] #65 66.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:58.318Z] #65 66.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:58.318Z] #65 67.22 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-17T08:37:58.318Z] #65 67.23 (2/4) Installing openssl (3.3.5-r0) [2025-10-17T08:37:58.318Z] #65 67.26 (3/4) Installing su-exec (0.2-r3) [2025-10-17T08:37:58.318Z] #65 67.27 (4/4) Installing yq-go (4.44.1-r2) [2025-10-17T08:37:58.318Z] #65 67.35 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:37:58.318Z] #65 67.36 OK: 19 MiB in 18 packages [2025-10-17T08:37:58.318Z] #65 ... [2025-10-17T08:37:58.318Z] [2025-10-17T08:37:58.318Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T08:37:58.576Z] #67 ... [2025-10-17T08:37:58.576Z] [2025-10-17T08:37:58.576Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-17T08:37:58.576Z] #59 66.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:58.576Z] #59 67.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:37:58.576Z] #59 67.41 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T08:37:58.576Z] #59 67.42 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:37:58.576Z] #59 67.43 OK: 8 MiB in 15 packages [2025-10-17T08:37:58.576Z] #59 ... [2025-10-17T08:37:58.576Z] [2025-10-17T08:37:58.576Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T08:37:59.141Z] #68 ... [2025-10-17T08:37:59.141Z] [2025-10-17T08:37:59.141Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-17T08:38:01.047Z] #69 ... [2025-10-17T08:38:01.047Z] [2025-10-17T08:38:01.047Z] #56 [security-spire-agent internal] load build context [2025-10-17T08:38:01.047Z] #56 DONE 80.2s [2025-10-17T08:38:01.047Z] [2025-10-17T08:38:01.047Z] #50 [security-proxy-setup internal] load build context [2025-10-17T08:38:01.047Z] #50 DONE 81.7s [2025-10-17T08:38:01.047Z] [2025-10-17T08:38:01.047Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T08:38:01.047Z] #66 78.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:01.047Z] #66 78.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:01.047Z] #66 79.27 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T08:38:01.047Z] #66 79.27 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T08:38:01.047Z] #66 79.27 OK: 24171 distinct packages available [2025-10-17T08:38:01.047Z] #66 79.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:01.047Z] #66 ... [2025-10-17T08:38:01.047Z] [2025-10-17T08:38:01.047Z] #34 [security-spiffe-token-provider internal] load build context [2025-10-17T08:38:01.047Z] #34 DONE 81.3s [2025-10-17T08:38:01.047Z] [2025-10-17T08:38:01.047Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T08:38:01.047Z] #66 79.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:01.306Z] #66 ... [2025-10-17T08:38:01.306Z] [2025-10-17T08:38:01.306Z] #51 [support-notifications internal] load build context [2025-10-17T08:38:01.306Z] #51 DONE 82.2s [2025-10-17T08:38:01.306Z] [2025-10-17T08:38:01.306Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T08:38:01.306Z] #66 79.79 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-17T08:38:01.306Z] #66 79.79 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-17T08:38:01.306Z] #66 79.80 (3/5) Installing libucontext (1.2-r3) [2025-10-17T08:38:01.306Z] #66 79.80 (4/5) Installing gcompat (1.1.0-r4) [2025-10-17T08:38:01.306Z] #66 79.80 (5/5) Installing openssl (3.3.5-r0) [2025-10-17T08:38:01.306Z] #66 79.82 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:38:01.306Z] #66 79.83 OK: 9 MiB in 19 packages [2025-10-17T08:38:01.564Z] #66 ... [2025-10-17T08:38:01.564Z] [2025-10-17T08:38:01.564Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-17T08:38:01.564Z] #57 DONE 81.8s [2025-10-17T08:38:01.564Z] [2025-10-17T08:38:01.564Z] #49 [support-scheduler internal] load build context [2025-10-17T08:38:01.564Z] #49 DONE 83.3s [2025-10-17T08:38:01.823Z] [2025-10-17T08:38:01.823Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T08:38:02.082Z] #70 ... [2025-10-17T08:38:02.082Z] [2025-10-17T08:38:02.082Z] #47 [security-proxy-auth internal] load build context [2025-10-17T08:38:02.082Z] #47 DONE 83.9s [2025-10-17T08:38:02.082Z] [2025-10-17T08:38:02.082Z] #40 [core-command internal] load build context [2025-10-17T08:38:02.082Z] #40 DONE 81.9s [2025-10-17T08:38:02.082Z] [2025-10-17T08:38:02.082Z] #29 [security-bootstrapper internal] load build context [2025-10-17T08:38:02.082Z] #29 DONE 83.6s [2025-10-17T08:38:02.082Z] [2025-10-17T08:38:02.082Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T08:38:02.341Z] #67 ... [2025-10-17T08:38:02.341Z] [2025-10-17T08:38:02.341Z] #53 [core-data internal] load build context [2025-10-17T08:38:02.341Z] #53 DONE 82.2s [2025-10-17T08:38:02.341Z] [2025-10-17T08:38:02.341Z] #46 [core-metadata internal] load build context [2025-10-17T08:38:02.341Z] #46 DONE 84.4s [2025-10-17T08:38:02.341Z] [2025-10-17T08:38:02.341Z] #48 [security-secretstore-setup internal] load build context [2025-10-17T08:38:02.341Z] #48 DONE 84.3s [2025-10-17T08:38:02.341Z] [2025-10-17T08:38:02.341Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-17T08:38:02.600Z] #59 DONE 81.2s [2025-10-17T08:38:02.600Z] [2025-10-17T08:38:02.600Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T08:38:02.600Z] #63 DONE 81.1s [2025-10-17T08:38:02.600Z] [2025-10-17T08:38:02.600Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T08:38:02.600Z] #65 DONE 81.1s [2025-10-17T08:38:02.600Z] [2025-10-17T08:38:02.600Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T08:38:02.600Z] #58 DONE 81.2s [2025-10-17T08:38:02.600Z] [2025-10-17T08:38:02.600Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-17T08:38:02.859Z] #71 ... [2025-10-17T08:38:02.859Z] [2025-10-17T08:38:02.859Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T08:38:02.859Z] #64 DONE 81.3s [2025-10-17T08:38:02.859Z] [2025-10-17T08:38:02.859Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T08:38:02.859Z] #62 DONE 81.4s [2025-10-17T08:38:03.118Z] [2025-10-17T08:38:03.118Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:38:03.377Z] #72 ... [2025-10-17T08:38:03.377Z] [2025-10-17T08:38:03.377Z] #52 [core-keeper internal] load build context [2025-10-17T08:38:03.377Z] #52 DONE 83.0s [2025-10-17T08:38:03.377Z] [2025-10-17T08:38:03.377Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:38:03.943Z] #73 ... [2025-10-17T08:38:03.943Z] [2025-10-17T08:38:03.943Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T08:38:03.943Z] #66 DONE 82.6s [2025-10-17T08:38:03.943Z] [2025-10-17T08:38:03.943Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-17T08:38:06.506Z] #74 ... [2025-10-17T08:38:06.506Z] [2025-10-17T08:38:06.506Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T08:38:06.506Z] #68 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:06.506Z] #68 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:06.506Z] #68 16.55 OK: 8 MiB in 15 packages [2025-10-17T08:38:06.506Z] #68 DONE 17.8s [2025-10-17T08:38:06.506Z] [2025-10-17T08:38:06.506Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-17T08:38:06.506Z] #69 5.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:06.506Z] #69 5.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:06.506Z] #69 6.195 OK: 19 MiB in 18 packages [2025-10-17T08:38:06.506Z] #69 DONE 7.4s [2025-10-17T08:38:06.506Z] [2025-10-17T08:38:06.506Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T08:38:06.506Z] #70 4.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:06.506Z] #70 4.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:06.506Z] #70 4.820 Upgrading critical system libraries and apk-tools: [2025-10-17T08:38:06.506Z] #70 4.820 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-17T08:38:06.506Z] #70 4.850 Executing busybox-1.37.0-r18.trigger [2025-10-17T08:38:06.506Z] #70 4.928 Continuing the upgrade transaction with new apk-tools: [2025-10-17T08:38:06.506Z] #70 4.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:06.506Z] #70 5.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:06.506Z] #70 5.361 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-17T08:38:06.506Z] #70 5.392 Executing busybox-1.37.0-r19.post-upgrade [2025-10-17T08:38:06.506Z] #70 5.805 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-17T08:38:06.506Z] #70 5.812 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-17T08:38:06.506Z] #70 5.812 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-17T08:38:06.506Z] #70 5.844 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-17T08:38:06.506Z] #70 5.851 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-17T08:38:06.506Z] #70 5.875 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-17T08:38:06.506Z] #70 5.878 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-17T08:38:06.506Z] #70 5.887 Executing busybox-1.37.0-r19.trigger [2025-10-17T08:38:06.506Z] #70 5.900 OK: 8 MiB in 20 packages [2025-10-17T08:38:07.082Z] #70 ... [2025-10-17T08:38:07.082Z] [2025-10-17T08:38:07.082Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T08:38:07.082Z] #67 16.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:07.082Z] #67 16.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:07.082Z] #67 17.04 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T08:38:07.082Z] #67 17.21 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:38:07.082Z] #67 17.22 OK: 8 MiB in 15 packages [2025-10-17T08:38:07.082Z] #67 DONE 18.8s [2025-10-17T08:38:07.340Z] [2025-10-17T08:38:07.340Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-17T08:38:07.340Z] #0 3.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:07.340Z] #0 3.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:07.340Z] #0 4.460 OK: 8 MiB in 16 packages [2025-10-17T08:38:07.603Z] #75 ... [2025-10-17T08:38:07.603Z] [2025-10-17T08:38:07.603Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T08:38:07.603Z] #70 DONE 7.3s [2025-10-17T08:38:07.603Z] [2025-10-17T08:38:07.603Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-17T08:38:07.603Z] #71 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:07.603Z] #71 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:07.953Z] #71 ... [2025-10-17T08:38:07.953Z] [2025-10-17T08:38:07.953Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-17T08:38:07.953Z] #75 DONE 5.2s [2025-10-17T08:38:07.953Z] [2025-10-17T08:38:07.953Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-17T08:38:08.531Z] #76 ... [2025-10-17T08:38:08.531Z] [2025-10-17T08:38:08.531Z] #23 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:38:08.531Z] #23 DONE 91.0s [2025-10-17T08:38:08.789Z] [2025-10-17T08:38:08.789Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:38:08.789Z] #72 5.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:08.789Z] #72 ... [2025-10-17T08:38:08.789Z] [2025-10-17T08:38:08.789Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T08:38:08.789Z] #55 DONE 88.3s [2025-10-17T08:38:08.789Z] [2025-10-17T08:38:08.789Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:38:08.789Z] #72 5.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:09.047Z] #72 6.142 OK: 10 MiB in 17 packages [2025-10-17T08:38:09.306Z] #72 ... [2025-10-17T08:38:09.306Z] [2025-10-17T08:38:09.306Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-17T08:38:09.306Z] #71 5.204 OK: 19 MiB in 18 packages [2025-10-17T08:38:09.306Z] #71 DONE 6.8s [2025-10-17T08:38:09.566Z] [2025-10-17T08:38:09.566Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-17T08:38:10.501Z] #77 ... [2025-10-17T08:38:10.501Z] [2025-10-17T08:38:10.501Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:38:10.501Z] #0 5.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:10.501Z] #0 5.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:10.501Z] #0 5.503 OK: 12 MiB in 21 packages [2025-10-17T08:38:10.501Z] #78 DONE 7.9s [2025-10-17T08:38:10.760Z] [2025-10-17T08:38:10.760Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-17T08:38:10.760Z] #74 5.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:10.760Z] #74 5.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:10.760Z] #74 5.988 OK: 9 MiB in 19 packages [2025-10-17T08:38:11.029Z] #74 ... [2025-10-17T08:38:11.029Z] [2025-10-17T08:38:11.029Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:38:11.029Z] #0 5.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:11.029Z] #0 5.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:11.029Z] #0 5.492 OK: 8 MiB in 15 packages [2025-10-17T08:38:11.029Z] #79 DONE 8.1s [2025-10-17T08:38:11.029Z] [2025-10-17T08:38:11.029Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:38:11.029Z] #73 5.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:11.029Z] #73 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:11.029Z] #73 6.009 OK: 13 MiB in 28 packages [2025-10-17T08:38:11.974Z] #73 DONE 8.9s [2025-10-17T08:38:11.974Z] [2025-10-17T08:38:11.974Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:38:12.245Z] #80 ... [2025-10-17T08:38:12.245Z] [2025-10-17T08:38:12.245Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:38:12.245Z] #72 DONE 9.2s [2025-10-17T08:38:12.245Z] [2025-10-17T08:38:12.245Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-17T08:38:12.245Z] #74 DONE 8.5s [2025-10-17T08:38:12.509Z] [2025-10-17T08:38:12.509Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:38:15.044Z] #81 ... [2025-10-17T08:38:15.044Z] [2025-10-17T08:38:15.044Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-17T08:38:15.044Z] #77 DONE 5.6s [2025-10-17T08:38:15.303Z] [2025-10-17T08:38:15.303Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-17T08:38:15.303Z] #76 DONE 7.2s [2025-10-17T08:38:15.303Z] [2025-10-17T08:38:15.303Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:38:15.303Z] #80 DONE 5.9s [2025-10-17T08:38:15.303Z] [2025-10-17T08:38:15.303Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-17T08:38:16.241Z] #82 ... [2025-10-17T08:38:16.241Z] [2025-10-17T08:38:16.241Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-17T08:38:16.241Z] #83 DONE 4.0s [2025-10-17T08:38:16.501Z] [2025-10-17T08:38:16.501Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-17T08:38:17.890Z] #84 DONE 2.7s [2025-10-17T08:38:17.890Z] [2025-10-17T08:38:17.890Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:38:17.890Z] #81 DONE 5.5s [2025-10-17T08:38:17.890Z] [2025-10-17T08:38:17.890Z] #45 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:38:17.890Z] #45 DONE 100.0s [2025-10-17T08:38:17.890Z] [2025-10-17T08:38:17.890Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-17T08:38:18.942Z] #85 ... [2025-10-17T08:38:18.942Z] [2025-10-17T08:38:18.942Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-17T08:38:18.942Z] #82 DONE 2.9s [2025-10-17T08:38:18.942Z] [2025-10-17T08:38:18.942Z] #86 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-17T08:38:19.877Z] #86 DONE 1.8s [2025-10-17T08:38:19.877Z] [2025-10-17T08:38:19.877Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-17T08:38:19.877Z] #85 DONE 1.7s [2025-10-17T08:38:19.877Z] [2025-10-17T08:38:19.877Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:38:19.877Z] #87 DONE 2.0s [2025-10-17T08:38:19.877Z] [2025-10-17T08:38:19.877Z] #88 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:38:20.134Z] #88 ... [2025-10-17T08:38:20.134Z] [2025-10-17T08:38:20.134Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-17T08:38:20.134Z] #89 DONE 1.9s [2025-10-17T08:38:20.134Z] [2025-10-17T08:38:20.134Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-17T08:38:20.134Z] #90 DONE 0.5s [2025-10-17T08:38:20.134Z] [2025-10-17T08:38:20.134Z] #91 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:38:20.414Z] #91 ... [2025-10-17T08:38:20.414Z] [2025-10-17T08:38:20.414Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-17T08:38:20.414Z] #92 DONE 0.5s [2025-10-17T08:38:20.414Z] [2025-10-17T08:38:20.414Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T08:38:20.414Z] #93 DONE 0.3s [2025-10-17T08:38:20.414Z] [2025-10-17T08:38:20.414Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-17T08:38:20.414Z] #94 DONE 0.2s [2025-10-17T08:38:20.414Z] [2025-10-17T08:38:20.414Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-17T08:38:20.672Z] #95 DONE 0.3s [2025-10-17T08:38:20.672Z] [2025-10-17T08:38:20.672Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T08:38:20.672Z] #96 ... [2025-10-17T08:38:20.672Z] [2025-10-17T08:38:20.672Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T08:38:20.672Z] #97 DONE 0.4s [2025-10-17T08:38:20.933Z] [2025-10-17T08:38:20.933Z] #91 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:38:20.933Z] #91 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:20.933Z] #91 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:21.198Z] #91 ... [2025-10-17T08:38:21.198Z] [2025-10-17T08:38:21.198Z] #98 [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:38:21.198Z] #98 DONE 1.4s [2025-10-17T08:38:21.198Z] [2025-10-17T08:38:21.198Z] #91 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:38:21.198Z] #91 1.564 OK: 265 MiB in 60 packages [2025-10-17T08:38:21.771Z] #91 ... [2025-10-17T08:38:21.771Z] [2025-10-17T08:38:21.771Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T08:38:21.771Z] #96 DONE 1.1s [2025-10-17T08:38:21.771Z] [2025-10-17T08:38:21.771Z] #91 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:38:21.771Z] #91 DONE 2.1s [2025-10-17T08:38:21.771Z] [2025-10-17T08:38:21.771Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-17T08:38:21.771Z] #99 ... [2025-10-17T08:38:21.771Z] [2025-10-17T08:38:21.771Z] #100 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-17T08:38:21.771Z] #0 1.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:21.771Z] #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:21.771Z] #0 1.586 OK: 265 MiB in 60 packages [2025-10-17T08:38:21.771Z] #100 DONE 2.2s [2025-10-17T08:38:22.030Z] [2025-10-17T08:38:22.030Z] #101 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-17T08:38:22.030Z] #0 1.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:22.030Z] #0 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:22.030Z] #0 1.585 OK: 265 MiB in 60 packages [2025-10-17T08:38:22.030Z] #101 DONE 2.4s [2025-10-17T08:38:22.030Z] [2025-10-17T08:38:22.030Z] #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:38:22.288Z] #102 ... [2025-10-17T08:38:22.288Z] [2025-10-17T08:38:22.288Z] #103 [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:38:22.288Z] #103 DONE 1.5s [2025-10-17T08:38:22.288Z] [2025-10-17T08:38:22.288Z] #104 [security-spire-config] exporting to image [2025-10-17T08:38:22.288Z] #104 exporting layers [2025-10-17T08:38:22.557Z] #104 ... [2025-10-17T08:38:22.557Z] [2025-10-17T08:38:22.557Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-17T08:38:22.557Z] #105 DONE 1.7s [2025-10-17T08:38:22.557Z] [2025-10-17T08:38:22.557Z] #88 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:38:22.557Z] #88 1.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:22.557Z] #88 1.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:22.557Z] #88 1.712 OK: 265 MiB in 60 packages [2025-10-17T08:38:22.557Z] #88 DONE 2.8s [2025-10-17T08:38:22.557Z] [2025-10-17T08:38:22.557Z] #106 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-17T08:38:22.557Z] #0 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:22.557Z] #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:22.557Z] #0 1.461 v3.22.2-46-gf44c8d388fc [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-17T08:38:22.557Z] #0 1.461 v3.22.2-49-g5ccb1eb14d7 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-17T08:38:22.557Z] #0 1.461 OK: 26319 distinct packages available [2025-10-17T08:38:22.557Z] #0 1.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:22.557Z] #0 1.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:22.557Z] #0 1.999 OK: 265 MiB in 60 packages [2025-10-17T08:38:22.557Z] #106 DONE 2.9s [2025-10-17T08:38:22.557Z] [2025-10-17T08:38:22.557Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:38:24.470Z] #107 ... [2025-10-17T08:38:24.470Z] [2025-10-17T08:38:24.470Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-17T08:38:24.470Z] #99 DONE 2.6s [2025-10-17T08:38:24.470Z] [2025-10-17T08:38:24.470Z] #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:38:24.470Z] #102 DONE 2.4s [2025-10-17T08:38:24.470Z] [2025-10-17T08:38:24.470Z] #108 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:38:24.470Z] #108 DONE 2.4s [2025-10-17T08:38:24.470Z] [2025-10-17T08:38:24.470Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:38:24.470Z] #109 DONE 2.3s [2025-10-17T08:38:24.470Z] [2025-10-17T08:38:24.470Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:38:24.470Z] #107 DONE 2.1s [2025-10-17T08:38:24.470Z] [2025-10-17T08:38:24.470Z] #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:38:24.470Z] #110 DONE 2.0s [2025-10-17T08:38:24.470Z] [2025-10-17T08:38:24.470Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:38:24.728Z] #111 ... [2025-10-17T08:38:24.728Z] [2025-10-17T08:38:24.728Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-17T08:38:24.728Z] #112 DONE 2.1s [2025-10-17T08:38:24.728Z] [2025-10-17T08:38:24.728Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-17T08:38:24.728Z] #0 1.848 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:24.728Z] #0 2.134 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:38:24.728Z] #0 2.983 OK: 265 MiB in 60 packages [2025-10-17T08:38:24.728Z] #113 DONE 3.4s [2025-10-17T08:38:24.728Z] [2025-10-17T08:38:24.728Z] #114 [security-spire-server] exporting to image [2025-10-17T08:38:24.986Z] #114 ... [2025-10-17T08:38:24.986Z] [2025-10-17T08:38:24.986Z] #104 [security-spire-config] exporting to image [2025-10-17T08:38:24.986Z] #104 exporting layers 2.1s done [2025-10-17T08:38:24.986Z] #104 writing image sha256:d32208c80da895f881d55cf36308519cc693fc67c06120f5e6fc7283425a65b3 0.0s done [2025-10-17T08:38:24.986Z] #104 naming to docker.io/library/security-spire-config 0.1s done [2025-10-17T08:38:24.986Z] #104 DONE 2.7s [2025-10-17T08:38:25.246Z] [2025-10-17T08:38:25.246Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:38:25.813Z] #115 ... [2025-10-17T08:38:25.813Z] [2025-10-17T08:38:25.813Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-17T08:38:25.813Z] #116 DONE 1.4s [2025-10-17T08:38:26.080Z] [2025-10-17T08:38:26.080Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-17T08:38:26.080Z] #117 DONE 1.4s [2025-10-17T08:38:26.080Z] [2025-10-17T08:38:26.080Z] #118 [security-spire-agent] exporting to image [2025-10-17T08:38:27.018Z] #118 ... [2025-10-17T08:38:27.018Z] [2025-10-17T08:38:27.018Z] #114 [security-spire-server] exporting to image [2025-10-17T08:38:27.018Z] #114 exporting layers 1.7s done [2025-10-17T08:38:27.018Z] #114 writing image sha256:812013e3f4beb6b94db77e2ced652e8406a31e574ab365d9027203d82101685e 0.0s done [2025-10-17T08:38:27.018Z] #114 naming to docker.io/library/security-spire-server 0.0s done [2025-10-17T08:38:27.018Z] #114 DONE 2.1s [2025-10-17T08:38:27.277Z] [2025-10-17T08:38:27.277Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:38:28.212Z] #119 ... [2025-10-17T08:38:28.212Z] [2025-10-17T08:38:28.212Z] #118 [security-spire-agent] exporting to image [2025-10-17T08:38:28.212Z] #118 exporting layers 1.9s done [2025-10-17T08:38:28.212Z] #118 writing image sha256:8d3338230da2630364d3e567d497d4c8d7d5ee1fc95a9a68af7b29326b66b2ea done [2025-10-17T08:38:28.212Z] #118 naming to docker.io/library/security-spire-agent 0.0s done [2025-10-17T08:38:28.212Z] #118 DONE 2.0s [2025-10-17T08:38:28.212Z] [2025-10-17T08:38:28.212Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:38:36.735Z] #120 ... [2025-10-17T08:38:36.735Z] [2025-10-17T08:38:36.735Z] #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:38:38.681Z] #121 ... [2025-10-17T08:38:38.681Z] [2025-10-17T08:38:38.681Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:15.421Z] #122 DONE 96.9s [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:15.421Z] #121 DONE 97.0s [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:15.421Z] #111 DONE 97.0s [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:15.421Z] #119 DONE 95.4s [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:15.421Z] #120 DONE 96.9s [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:15.421Z] #115 DONE 96.9s [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-17T08:40:15.421Z] #123 ... [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #124 [support-notifications builder 6/7] COPY . . [2025-10-17T08:40:15.421Z] #124 ... [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #125 [core-keeper builder 7/8] COPY . . [2025-10-17T08:40:15.421Z] #125 ... [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-10-17T08:40:15.421Z] #126 ... [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-17T08:40:15.421Z] #127 ... [2025-10-17T08:40:15.421Z] [2025-10-17T08:40:15.421Z] #128 [support-scheduler builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #128 ... [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #124 [support-notifications builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #124 DONE 28.2s [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #127 DONE 28.2s [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #123 [core-metadata builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #123 DONE 28.2s [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #126 DONE 28.3s [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:40:30.375Z] #129 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:30.375Z] #130 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #131 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:40:30.375Z] #132 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:30.375Z] #133 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #134 [core-data builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #134 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #135 [core-command builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #135 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:30.375Z] #136 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:40:30.375Z] #137 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:30.375Z] #138 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #139 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:40:30.375Z] #140 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #141 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:40:30.375Z] #142 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:30.375Z] #143 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #144 [security-bootstrapper builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #144 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:40:30.375Z] #145 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:40:30.375Z] #146 CACHED [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #125 [core-keeper builder 7/8] COPY . . [2025-10-17T08:40:30.375Z] #125 DONE 28.3s [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #128 [support-scheduler builder 6/7] COPY . . [2025-10-17T08:40:30.375Z] #128 DONE 28.4s [2025-10-17T08:40:30.375Z] [2025-10-17T08:40:30.375Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T08:40:32.919Z] #147 3.016 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:40:41.024Z] #147 ... [2025-10-17T08:40:41.024Z] [2025-10-17T08:40:41.024Z] #148 [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:40:41.024Z] #0 1.527 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:40:41.024Z] #148 ... [2025-10-17T08:40:41.024Z] [2025-10-17T08:40:41.024Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-17T08:40:41.024Z] #0 2.235 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:40:41.024Z] #149 ... [2025-10-17T08:40:41.024Z] [2025-10-17T08:40:41.024Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-17T08:40:41.024Z] #0 1.740 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:40:41.024Z] #150 ... [2025-10-17T08:40:41.024Z] [2025-10-17T08:40:41.024Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-17T08:40:41.024Z] #0 1.293 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:40:41.024Z] #151 ... [2025-10-17T08:40:41.024Z] [2025-10-17T08:40:41.024Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-17T08:40:41.024Z] #0 2.006 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:40:41.024Z] #152 ... [2025-10-17T08:40:41.024Z] [2025-10-17T08:40:41.024Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-17T08:40:41.024Z] #0 2.860 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:40:41.024Z] #153 ... [2025-10-17T08:40:41.024Z] [2025-10-17T08:40:41.025Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T08:40:41.025Z] #0 1.657 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:40:41.025Z] #154 ... [2025-10-17T08:40:41.025Z] [2025-10-17T08:40:41.025Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-17T08:40:41.025Z] #0 2.694 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:40:41.025Z] #155 ... [2025-10-17T08:40:41.025Z] [2025-10-17T08:40:41.025Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T08:40:41.025Z] #0 1.246 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:40:41.025Z] #156 ... [2025-10-17T08:40:41.025Z] [2025-10-17T08:40:41.025Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-17T08:40:41.025Z] #0 2.976 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:40:41.283Z] #157 ... [2025-10-17T08:40:41.283Z] [2025-10-17T08:40:41.283Z] #158 [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:40:41.283Z] #0 2.367 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:43:32.870Z] #158 170.3 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:43:32.871Z] #158 ... [2025-10-17T08:43:32.871Z] [2025-10-17T08:43:32.871Z] #148 [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:43:32.871Z] #148 DONE 172.2s [2025-10-17T08:43:32.871Z] [2025-10-17T08:43:32.871Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-17T08:43:35.426Z] #155 ... [2025-10-17T08:43:35.426Z] [2025-10-17T08:43:35.426Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-17T08:43:35.426Z] #151 DONE 185.2s [2025-10-17T08:43:35.426Z] [2025-10-17T08:43:35.426Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-17T08:43:35.426Z] #154 DONE 185.2s [2025-10-17T08:43:35.426Z] [2025-10-17T08:43:35.426Z] #158 [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:43:35.426Z] #158 DONE 185.1s [2025-10-17T08:43:35.426Z] [2025-10-17T08:43:35.426Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-17T08:43:35.426Z] #152 DONE 185.2s [2025-10-17T08:43:35.426Z] [2025-10-17T08:43:35.426Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T08:43:35.426Z] #147 ... [2025-10-17T08:43:35.426Z] [2025-10-17T08:43:35.426Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:35.686Z] #159 ... [2025-10-17T08:43:35.686Z] [2025-10-17T08:43:35.686Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-17T08:43:35.686Z] #155 DONE 185.8s [2025-10-17T08:43:35.946Z] [2025-10-17T08:43:35.946Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:36.512Z] #160 ... [2025-10-17T08:43:36.513Z] [2025-10-17T08:43:36.513Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-17T08:43:36.513Z] #147 DONE 186.5s [2025-10-17T08:43:36.513Z] [2025-10-17T08:43:36.513Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-17T08:43:36.513Z] #153 DONE 186.6s [2025-10-17T08:43:36.513Z] [2025-10-17T08:43:36.513Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-17T08:43:36.513Z] #150 DONE 186.7s [2025-10-17T08:43:36.513Z] [2025-10-17T08:43:36.513Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-17T08:43:36.513Z] #156 DONE 186.8s [2025-10-17T08:43:36.513Z] [2025-10-17T08:43:36.513Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-17T08:43:36.513Z] #157 DONE 186.7s [2025-10-17T08:43:36.513Z] [2025-10-17T08:43:36.513Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-17T08:43:36.513Z] #149 DONE 186.7s [2025-10-17T08:43:36.513Z] [2025-10-17T08:43:36.513Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:36.513Z] #161 ... [2025-10-17T08:43:36.513Z] [2025-10-17T08:43:36.513Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:36.513Z] #160 DONE 1.2s [2025-10-17T08:43:36.783Z] [2025-10-17T08:43:36.783Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:36.783Z] #159 DONE 1.1s [2025-10-17T08:43:36.783Z] [2025-10-17T08:43:36.783Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:36.783Z] #162 DONE 0.8s [2025-10-17T08:43:36.783Z] [2025-10-17T08:43:36.783Z] #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:36.783Z] #163 DONE 0.5s [2025-10-17T08:43:36.783Z] [2025-10-17T08:43:36.783Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:36.783Z] #164 DONE 0.3s [2025-10-17T08:43:36.783Z] [2025-10-17T08:43:36.783Z] #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:36.783Z] #165 DONE 0.3s [2025-10-17T08:43:36.783Z] [2025-10-17T08:43:36.783Z] #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-17T08:43:36.783Z] #166 DONE 0.3s [2025-10-17T08:43:36.783Z] [2025-10-17T08:43:36.783Z] #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:36.783Z] #167 DONE 0.3s [2025-10-17T08:43:36.783Z] [2025-10-17T08:43:36.783Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:36.783Z] #168 ... [2025-10-17T08:43:36.783Z] [2025-10-17T08:43:36.783Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:36.783Z] #161 DONE 0.3s [2025-10-17T08:43:37.047Z] [2025-10-17T08:43:37.047Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-17T08:43:38.976Z] #169 ... [2025-10-17T08:43:38.976Z] [2025-10-17T08:43:38.977Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:38.977Z] #170 DONE 2.3s [2025-10-17T08:43:39.251Z] [2025-10-17T08:43:39.251Z] #171 [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:43:40.652Z] #171 ... [2025-10-17T08:43:40.652Z] [2025-10-17T08:43:40.652Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:40.652Z] #172 DONE 4.1s [2025-10-17T08:43:40.913Z] [2025-10-17T08:43:40.913Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:40.913Z] #168 DONE 4.1s [2025-10-17T08:43:40.913Z] [2025-10-17T08:43:40.913Z] #173 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:40.913Z] #173 DONE 4.1s [2025-10-17T08:43:40.913Z] [2025-10-17T08:43:40.913Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:40.913Z] #174 CACHED [2025-10-17T08:43:40.913Z] [2025-10-17T08:43:40.913Z] #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:40.913Z] #175 CACHED [2025-10-17T08:43:40.913Z] [2025-10-17T08:43:40.913Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:40.913Z] #176 CACHED [2025-10-17T08:43:40.913Z] [2025-10-17T08:43:40.913Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:40.913Z] #177 CACHED [2025-10-17T08:43:40.913Z] [2025-10-17T08:43:40.913Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:40.913Z] #178 CACHED [2025-10-17T08:43:40.913Z] [2025-10-17T08:43:40.913Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:40.913Z] #179 CACHED [2025-10-17T08:43:40.913Z] [2025-10-17T08:43:40.913Z] #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:40.913Z] #180 DONE 4.1s [2025-10-17T08:43:40.914Z] [2025-10-17T08:43:40.914Z] #181 [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:43:40.914Z] #181 ... [2025-10-17T08:43:40.914Z] [2025-10-17T08:43:40.914Z] #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:40.914Z] #182 DONE 4.2s [2025-10-17T08:43:41.178Z] [2025-10-17T08:43:41.178Z] #183 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-17T08:43:42.122Z] #183 ... [2025-10-17T08:43:42.122Z] [2025-10-17T08:43:42.122Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:42.122Z] #184 DONE 5.0s [2025-10-17T08:43:42.122Z] [2025-10-17T08:43:42.122Z] #185 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-17T08:43:42.122Z] #185 ... [2025-10-17T08:43:42.122Z] [2025-10-17T08:43:42.122Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-17T08:43:42.122Z] #169 DONE 5.3s [2025-10-17T08:43:42.122Z] [2025-10-17T08:43:42.122Z] #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-17T08:43:42.122Z] #186 DONE 5.4s [2025-10-17T08:43:42.383Z] [2025-10-17T08:43:42.383Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:44.297Z] #187 ... [2025-10-17T08:43:44.297Z] [2025-10-17T08:43:44.297Z] #171 [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:43:44.297Z] #171 DONE 5.1s [2025-10-17T08:43:44.297Z] [2025-10-17T08:43:44.297Z] #188 [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:43:46.209Z] #188 ... [2025-10-17T08:43:46.209Z] [2025-10-17T08:43:46.209Z] #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-17T08:43:46.209Z] #189 DONE 5.3s [2025-10-17T08:43:46.209Z] [2025-10-17T08:43:46.209Z] #190 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-17T08:43:46.470Z] #190 ... [2025-10-17T08:43:46.470Z] [2025-10-17T08:43:46.470Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-17T08:43:46.470Z] #191 DONE 5.6s [2025-10-17T08:43:46.470Z] [2025-10-17T08:43:46.470Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-17T08:43:46.470Z] #192 DONE 5.6s [2025-10-17T08:43:46.470Z] [2025-10-17T08:43:46.470Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-17T08:43:46.734Z] #193 ... [2025-10-17T08:43:46.735Z] [2025-10-17T08:43:46.735Z] #194 [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:43:46.735Z] #194 DONE 5.9s [2025-10-17T08:43:46.735Z] [2025-10-17T08:43:46.735Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-17T08:43:46.735Z] #195 DONE 6.0s [2025-10-17T08:43:47.002Z] [2025-10-17T08:43:47.002Z] #185 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-17T08:43:47.002Z] #185 DONE 6.1s [2025-10-17T08:43:47.002Z] [2025-10-17T08:43:47.002Z] #181 [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:43:47.002Z] #181 DONE 6.0s [2025-10-17T08:43:47.002Z] [2025-10-17T08:43:47.002Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:43:47.002Z] #196 ... [2025-10-17T08:43:47.002Z] [2025-10-17T08:43:47.002Z] #183 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-17T08:43:47.002Z] #183 DONE 6.0s [2025-10-17T08:43:47.002Z] [2025-10-17T08:43:47.002Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-17T08:43:47.002Z] #197 DONE 4.9s [2025-10-17T08:43:47.002Z] [2025-10-17T08:43:47.002Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:43:47.002Z] #198 DONE 4.9s [2025-10-17T08:43:47.263Z] [2025-10-17T08:43:47.263Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-17T08:43:47.263Z] #187 DONE 5.0s [2025-10-17T08:43:47.263Z] [2025-10-17T08:43:47.263Z] #199 [core-keeper] exporting to image [2025-10-17T08:43:47.263Z] #199 exporting layers [2025-10-17T08:43:47.526Z] #199 ... [2025-10-17T08:43:47.526Z] [2025-10-17T08:43:47.526Z] #188 [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:43:47.526Z] #188 DONE 3.3s [2025-10-17T08:43:47.526Z] [2025-10-17T08:43:47.526Z] #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:43:47.526Z] #200 DONE 0.6s [2025-10-17T08:43:47.526Z] [2025-10-17T08:43:47.526Z] #201 [core-data] exporting to image [2025-10-17T08:43:47.787Z] #201 ... [2025-10-17T08:43:47.787Z] [2025-10-17T08:43:47.787Z] #190 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-17T08:43:47.787Z] #190 DONE 1.5s [2025-10-17T08:43:47.787Z] [2025-10-17T08:43:47.787Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-17T08:43:47.787Z] #193 DONE 1.1s [2025-10-17T08:43:47.787Z] [2025-10-17T08:43:47.787Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:43:47.787Z] #202 DONE 0.9s [2025-10-17T08:43:47.787Z] [2025-10-17T08:43:47.787Z] #203 [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:43:47.787Z] #203 DONE 0.9s [2025-10-17T08:43:47.787Z] [2025-10-17T08:43:47.787Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:43:47.787Z] #196 DONE 0.9s [2025-10-17T08:43:47.787Z] [2025-10-17T08:43:47.787Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-17T08:43:47.787Z] #204 DONE 0.9s [2025-10-17T08:43:47.787Z] [2025-10-17T08:43:47.787Z] #205 [core-command] exporting to image [2025-10-17T08:43:47.787Z] #205 ... [2025-10-17T08:43:47.787Z] [2025-10-17T08:43:47.787Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-17T08:43:47.787Z] #206 DONE 0.8s [2025-10-17T08:43:47.787Z] [2025-10-17T08:43:47.787Z] #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-17T08:43:47.787Z] #207 DONE 0.8s [2025-10-17T08:43:47.787Z] [2025-10-17T08:43:47.787Z] #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-17T08:43:47.787Z] #208 DONE 0.8s [2025-10-17T08:43:48.049Z] [2025-10-17T08:43:48.049Z] #209 [support-notifications] exporting to image [2025-10-17T08:43:48.312Z] #209 ... [2025-10-17T08:43:48.312Z] [2025-10-17T08:43:48.312Z] #210 [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:43:48.312Z] #210 DONE 0.6s [2025-10-17T08:43:48.312Z] [2025-10-17T08:43:48.312Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-17T08:43:48.312Z] #211 DONE 0.6s [2025-10-17T08:43:48.312Z] [2025-10-17T08:43:48.312Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-17T08:43:48.312Z] #212 DONE 0.6s [2025-10-17T08:43:48.572Z] [2025-10-17T08:43:48.572Z] #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-17T08:43:48.572Z] #213 ... [2025-10-17T08:43:48.572Z] [2025-10-17T08:43:48.572Z] #214 [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:43:48.572Z] #214 DONE 0.8s [2025-10-17T08:43:48.572Z] [2025-10-17T08:43:48.572Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-17T08:43:48.572Z] #215 DONE 0.8s [2025-10-17T08:43:48.572Z] [2025-10-17T08:43:48.572Z] #216 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-17T08:43:48.572Z] #216 DONE 0.7s [2025-10-17T08:43:48.831Z] [2025-10-17T08:43:48.831Z] #217 [core-metadata] exporting to image [2025-10-17T08:43:49.253Z] #217 ... [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #199 [core-keeper] exporting to image [2025-10-17T08:43:49.253Z] #199 exporting layers 0.4s done [2025-10-17T08:43:49.253Z] #199 writing image sha256:93c56707ec10fcf78577b31a54a33754eabf29b1a547e78dc873938fbb57ee3f 0.0s done [2025-10-17T08:43:49.253Z] #199 naming to docker.io/library/core-keeper done [2025-10-17T08:43:49.253Z] #199 DONE 1.9s [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #201 [core-data] exporting to image [2025-10-17T08:43:49.253Z] #201 exporting layers 0.7s done [2025-10-17T08:43:49.253Z] #201 writing image sha256:6bb5f2ddebb8b51f526cc6edb513579ac2ae82d3a389b2358037e6b5eddcecaf 0.0s done [2025-10-17T08:43:49.253Z] #201 naming to docker.io/library/core-data done [2025-10-17T08:43:49.253Z] #201 DONE 1.4s [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #218 [security-spiffe-token-provider] exporting to image [2025-10-17T08:43:49.253Z] #218 exporting layers 0.8s done [2025-10-17T08:43:49.253Z] #218 writing image sha256:6e7d5fc27201f8af775b84721ad2c60b1468e16e68ec091e4d322fa6fd599d5a 0.3s done [2025-10-17T08:43:49.253Z] #218 naming to docker.io/library/security-spiffe-token-provider done [2025-10-17T08:43:49.253Z] #218 DONE 1.5s [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-17T08:43:49.253Z] #213 DONE 0.7s [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-17T08:43:49.253Z] #219 DONE 0.4s [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-17T08:43:49.253Z] #220 DONE 0.4s [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #221 [support-scheduler] exporting to image [2025-10-17T08:43:49.253Z] #221 exporting layers 1.1s done [2025-10-17T08:43:49.253Z] #221 writing image sha256:8706ec03f0058127d3c01be4aec143bfb43640db39453e5d3ef064291873ee8e done [2025-10-17T08:43:49.253Z] #221 naming to docker.io/library/support-scheduler done [2025-10-17T08:43:49.253Z] #221 DONE 1.2s [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #217 [core-metadata] exporting to image [2025-10-17T08:43:49.253Z] #217 exporting layers 0.5s done [2025-10-17T08:43:49.253Z] #217 writing image sha256:7d0845ea9de319373dc8bf5ad65c1c668427f90e9d895acd9efc7c59b2cc2605 done [2025-10-17T08:43:49.253Z] #217 naming to docker.io/library/core-metadata done [2025-10-17T08:43:49.253Z] #217 DONE 0.5s [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #205 [core-command] exporting to image [2025-10-17T08:43:49.253Z] #205 exporting layers 1.3s done [2025-10-17T08:43:49.253Z] #205 writing image sha256:36192adcc049b7b9e13323e8c2d246e92b35d3007820c4bb22dc772017f4d06e done [2025-10-17T08:43:49.253Z] #205 naming to docker.io/library/core-command 0.0s done [2025-10-17T08:43:49.253Z] #205 DONE 1.3s [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #209 [support-notifications] exporting to image [2025-10-17T08:43:49.253Z] #209 exporting layers 1.1s done [2025-10-17T08:43:49.253Z] #209 writing image sha256:c43e96c3dbc1dfc11fcd0993b0e4b3f1a2b79bf3493049d3108530a38232d438 done [2025-10-17T08:43:49.253Z] #209 naming to docker.io/library/support-notifications done [2025-10-17T08:43:49.253Z] #209 DONE 1.2s [2025-10-17T08:43:49.253Z] [2025-10-17T08:43:49.253Z] #222 [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:43:49.513Z] #222 ... [2025-10-17T08:43:49.513Z] [2025-10-17T08:43:49.513Z] #223 [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:43:49.513Z] #223 DONE 0.9s [2025-10-17T08:43:49.513Z] [2025-10-17T08:43:49.513Z] #224 [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:43:49.513Z] #224 DONE 0.4s [2025-10-17T08:43:49.513Z] [2025-10-17T08:43:49.513Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-17T08:43:49.513Z] #225 DONE 0.4s [2025-10-17T08:43:49.513Z] [2025-10-17T08:43:49.513Z] #226 [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:43:49.513Z] #226 DONE 0.9s [2025-10-17T08:43:49.513Z] [2025-10-17T08:43:49.513Z] #227 [core-common-config-bootstrapper] exporting to image [2025-10-17T08:43:49.773Z] #227 exporting layers 0.1s done [2025-10-17T08:43:49.773Z] #227 writing image sha256:6777d547638df25fd9fe8968551f378f550a4fb6377afe4a20b22b590ca434bd done [2025-10-17T08:43:49.774Z] #227 naming to docker.io/library/core-common-config-bootstrapper done [2025-10-17T08:43:49.774Z] #227 DONE 0.3s [2025-10-17T08:43:49.774Z] [2025-10-17T08:43:49.774Z] #228 [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:43:49.774Z] #228 DONE 0.4s [2025-10-17T08:43:49.774Z] [2025-10-17T08:43:49.774Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-17T08:43:49.774Z] #229 DONE 0.4s [2025-10-17T08:43:49.774Z] [2025-10-17T08:43:49.774Z] #230 [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:43:50.033Z] #230 ... [2025-10-17T08:43:50.033Z] [2025-10-17T08:43:50.033Z] #222 [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:43:50.033Z] #222 DONE 0.9s [2025-10-17T08:43:50.033Z] [2025-10-17T08:43:50.033Z] #231 [security-proxy-auth] exporting to image [2025-10-17T08:43:50.033Z] #231 exporting layers 0.3s done [2025-10-17T08:43:50.033Z] #231 writing image sha256:1fdf91a08f38bcd2af9f4f08248982dc129e5f8f532a38f5d2cfe62e27d9a42e done [2025-10-17T08:43:50.033Z] #231 naming to docker.io/library/security-proxy-auth 0.0s done [2025-10-17T08:43:50.033Z] #231 DONE 0.5s [2025-10-17T08:43:50.033Z] [2025-10-17T08:43:50.033Z] #232 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-17T08:43:50.033Z] #232 DONE 0.2s [2025-10-17T08:43:50.033Z] [2025-10-17T08:43:50.033Z] #233 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-17T08:43:50.033Z] #233 DONE 0.1s [2025-10-17T08:43:50.034Z] [2025-10-17T08:43:50.034Z] #234 [security-proxy-setup] exporting to image [2025-10-17T08:43:50.295Z] #234 exporting layers 0.3s done [2025-10-17T08:43:50.295Z] #234 writing image sha256:904af6daa15c0e80246be94d6a818c81bdc37cff96f4483ceeb8d5dbcc22c03c done [2025-10-17T08:43:50.295Z] #234 naming to docker.io/library/security-proxy-setup 0.0s done [2025-10-17T08:43:50.295Z] #234 DONE 0.4s [2025-10-17T08:43:50.295Z] [2025-10-17T08:43:50.295Z] #230 [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:43:50.295Z] #230 DONE 0.4s [2025-10-17T08:43:50.295Z] [2025-10-17T08:43:50.295Z] #235 [security-secretstore-setup] exporting to image [2025-10-17T08:43:50.556Z] #235 exporting layers 0.2s done [2025-10-17T08:43:50.557Z] #235 writing image sha256:0225d01ab86442e780dbb40971984eae65ed851fa1c5ab63c1a3a11883209fb2 done [2025-10-17T08:43:50.557Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-10-17T08:43:50.557Z] #235 DONE 0.3s [2025-10-17T08:43:50.557Z] [2025-10-17T08:43:50.557Z] #236 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-17T08:43:50.557Z] #236 DONE 0.4s [2025-10-17T08:43:50.557Z] [2025-10-17T08:43:50.557Z] #237 [security-bootstrapper] exporting to image [2025-10-17T08:43:50.818Z] #237 exporting layers 0.3s done [2025-10-17T08:43:50.818Z] #237 writing image sha256:38a6e6a9ff2af5409c843079ec9fc8d89ed92210a296c41e44554d7de32f2d42 done [2025-10-17T08:43:50.818Z] #237 naming to docker.io/library/security-bootstrapper done [2025-10-17T08:43:50.818Z] #237 DONE 0.3s [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:43:50.818Z] time="2025-10-17T08:36:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-17T08:43:50.842Z] $ docker stop --time=1 fa996c7198cff99fbf0d1934bf3912e7288f9f5c9870521bb74a197b38de0ce4 [2025-10-17T08:43:52.090Z] $ docker rm -f --volumes fa996c7198cff99fbf0d1934bf3912e7288f9f5c9870521bb74a197b38de0ce4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-17T08:43:52.437Z] + docker images [2025-10-17T08:43:52.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-17T08:43:52.438Z] security-bootstrapper latest 38a6e6a9ff2a 2 seconds ago 20.4MB [2025-10-17T08:43:52.438Z] security-secretstore-setup latest 0225d01ab864 2 seconds ago 79.8MB [2025-10-17T08:43:52.438Z] core-common-config-bootstrapper latest 6777d547638d 3 seconds ago 19.4MB [2025-10-17T08:43:52.438Z] security-proxy-setup latest 904af6daa15c 3 seconds ago 49.1MB [2025-10-17T08:43:52.438Z] security-proxy-auth latest 1fdf91a08f38 3 seconds ago 44.7MB [2025-10-17T08:43:52.438Z] core-metadata latest 7d0845ea9de3 4 seconds ago 45.6MB [2025-10-17T08:43:52.438Z] core-command latest 36192adcc049 5 seconds ago 39.7MB [2025-10-17T08:43:52.438Z] support-scheduler latest 8706ec03f005 5 seconds ago 49.3MB [2025-10-17T08:43:52.438Z] support-notifications latest c43e96c3dbc1 5 seconds ago 52.9MB [2025-10-17T08:43:52.438Z] core-data latest 6bb5f2ddebb8 5 seconds ago 45.5MB [2025-10-17T08:43:52.438Z] security-spiffe-token-provider latest 6e7d5fc27201 5 seconds ago 48.1MB [2025-10-17T08:43:52.438Z] core-keeper latest 93c56707ec10 6 seconds ago 45.3MB [2025-10-17T08:43:52.438Z] security-spire-agent latest 8d3338230da2 5 minutes ago 195MB [2025-10-17T08:43:52.438Z] security-spire-server latest 812013e3f4be 5 minutes ago 149MB [2025-10-17T08:43:52.438Z] security-spire-config latest d32208c80da8 5 minutes ago 157MB [2025-10-17T08:43:52.438Z] ci-base-image-x86_64 latest 65d1f29d485e 11 minutes ago 966MB [2025-10-17T08:43:52.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 2 days ago 610MB [2025-10-17T08:43:52.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB [2025-10-17T08:43:52.438Z] 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:43:53.009Z] provisioning config files... [2025-10-17T08:43:53.017Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config13545345135073876759tmp [Pipeline] { [Pipeline] sh [2025-10-17T08:43:53.321Z] + set +x [2025-10-17T08:43:53.321Z] + curl -s https://codecov.io/bash [2025-10-17T08:43:53.321Z] + bash -s -- [2025-10-17T08:43:53.321Z] [2025-10-17T08:43:53.321Z] _____ _ [2025-10-17T08:43:53.321Z] / ____| | | [2025-10-17T08:43:53.321Z] | | ___ __| | ___ ___ _____ __ [2025-10-17T08:43:53.321Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-17T08:43:53.321Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-17T08:43:53.321Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-17T08:43:53.321Z] Bash-1.0.6 [2025-10-17T08:43:53.321Z] [2025-10-17T08:43:53.321Z] [2025-10-17T08:43:53.321Z] ==> git version 2.25.1 found [2025-10-17T08:43:53.321Z] ==> 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:43:53.321Z] Release-Date: 2020-01-08 [2025-10-17T08:43:53.321Z] 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:43:53.321Z] 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:43:53.321Z] ==> Jenkins CI detected. [2025-10-17T08:43:53.321Z] current dir:  /w/workspace/edgex-go/3 [2025-10-17T08:43:53.321Z] project root: . [2025-10-17T08:43:53.321Z] --> token set from env [2025-10-17T08:43:53.321Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-17T08:43:53.321Z] ==> Running gcov in . (disable via -X gcov) [2025-10-17T08:43:53.321Z] ==> Python coveragepy not found [2025-10-17T08:43:53.321Z] ==> Searching for coverage reports in: [2025-10-17T08:43:53.321Z] + . [2025-10-17T08:43:53.321Z] -> Found 1 reports [2025-10-17T08:43:53.321Z] ==> Detecting git/mercurial file structure [2025-10-17T08:43:53.321Z] ==> Reading reports [2025-10-17T08:43:53.583Z] + ./coverage.out bytes=1733635 [2025-10-17T08:43:53.583Z] ==> Appending adjustments [2025-10-17T08:43:53.583Z] https://docs.codecov.io/docs/fixing-reports [2025-10-17T08:43:54.962Z] + Found adjustments [2025-10-17T08:43:54.962Z] ==> Gzipping contents [2025-10-17T08:43:54.962Z] 148K /tmp/codecov.G7l8TR.gz [2025-10-17T08:43:54.962Z] ==> Uploading reports [2025-10-17T08:43:54.962Z] url: https://codecov.io [2025-10-17T08:43:54.962Z] query: branch=PR-5276&commit=e596df281e48e073eccf601c30b65aa4c0a5b92b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5276%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5276&job=&cmd_args= [2025-10-17T08:43:54.962Z] -> Pinging Codecov [2025-10-17T08:43:54.962Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5276&commit=e596df281e48e073eccf601c30b65aa4c0a5b92b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5276%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5276&job=&cmd_args= [2025-10-17T08:43:55.221Z] -> Uploading to [2025-10-17T08:43:55.221Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/e596df281e48e073eccf601c30b65aa4c0a5b92b/bb0b1567-8e49-4725-8d27-24b6687acd46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251017T084355Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bde0a75caa9a0d5ef0dd92968cec901c9dc04858b44617d819c37eff7c984bd6 [2025-10-17T08:43:55.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-17T08:43:55.221Z] Dload Upload Total Spent Left Speed [2025-10-17T08:43:55.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 557k --:--:-- --:--:-- --:--:-- 557k [2025-10-17T08:43:55.481Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e596df281e48e073eccf601c30b65aa4c0a5b92b [Pipeline] } [2025-10-17T08:43:55.488Z] 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:43:56.282Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:43:56.575Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:43:57.437Z] ---> package-listing.sh [2025-10-17T08:43:57.437Z] ++ facter osfamily [2025-10-17T08:43:57.437Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-17T08:43:57.696Z] + OS_FAMILY=debian [2025-10-17T08:43:57.696Z] + workspace=/w/workspace/edgex-go/3 [2025-10-17T08:43:57.696Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-17T08:43:57.696Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-17T08:43:57.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-17T08:43:57.696Z] + PACKAGES=/tmp/packages_start.txt [2025-10-17T08:43:57.696Z] + '[' /w/workspace/edgex-go/3 ']' [2025-10-17T08:43:57.696Z] + PACKAGES=/tmp/packages_end.txt [2025-10-17T08:43:57.696Z] + case "${OS_FAMILY}" in [2025-10-17T08:43:57.696Z] + dpkg -l [2025-10-17T08:43:57.696Z] + grep '^ii' [2025-10-17T08:43:57.696Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-17T08:43:57.696Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-17T08:43:57.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-17T08:43:57.696Z] + '[' /w/workspace/edgex-go/3 ']' [2025-10-17T08:43:57.696Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2025-10-17T08:43:57.696Z] + 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:43:57.708Z] 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:43:57.983Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:43:58.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:43:58.555Z] [2025-10-17T08:43:58.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:43:58.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:43:58.861Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-17T08:43:58.861Z] 5eb5b503b376: Pulling fs layer [2025-10-17T08:43:58.861Z] 5c69ac0246d0: Pulling fs layer [2025-10-17T08:43:58.861Z] ec43610c2a17: Pulling fs layer [2025-10-17T08:43:58.861Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-17T08:43:58.861Z] 33b1e0a273af: Pulling fs layer [2025-10-17T08:43:58.861Z] 5d3b04190fa2: Pulling fs layer [2025-10-17T08:43:58.861Z] 2f39f015ded8: Pulling fs layer [2025-10-17T08:43:58.861Z] 3a2ae6a8a46f: Waiting [2025-10-17T08:43:58.861Z] 33b1e0a273af: Waiting [2025-10-17T08:43:58.861Z] 5d3b04190fa2: Waiting [2025-10-17T08:43:58.861Z] 2f39f015ded8: Waiting [2025-10-17T08:43:58.861Z] 5c69ac0246d0: Verifying Checksum [2025-10-17T08:43:58.861Z] 5c69ac0246d0: Download complete [2025-10-17T08:43:58.861Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-17T08:43:58.861Z] 3a2ae6a8a46f: Download complete [2025-10-17T08:43:58.861Z] 33b1e0a273af: Verifying Checksum [2025-10-17T08:43:58.861Z] 33b1e0a273af: Download complete [2025-10-17T08:43:58.861Z] 5d3b04190fa2: Verifying Checksum [2025-10-17T08:43:58.861Z] 5d3b04190fa2: Download complete [2025-10-17T08:43:59.120Z] ec43610c2a17: Verifying Checksum [2025-10-17T08:43:59.120Z] ec43610c2a17: Download complete [2025-10-17T08:43:59.120Z] 5eb5b503b376: Verifying Checksum [2025-10-17T08:43:59.120Z] 5eb5b503b376: Download complete [2025-10-17T08:43:59.686Z] 2f39f015ded8: Download complete [2025-10-17T08:44:01.064Z] 5eb5b503b376: Pull complete [2025-10-17T08:44:01.064Z] 5c69ac0246d0: Pull complete [2025-10-17T08:44:01.633Z] ec43610c2a17: Pull complete [2025-10-17T08:44:01.633Z] 3a2ae6a8a46f: Pull complete [2025-10-17T08:44:01.891Z] 33b1e0a273af: Pull complete [2025-10-17T08:44:01.891Z] 5d3b04190fa2: Pull complete [2025-10-17T08:44:08.456Z] 2f39f015ded8: Pull complete [2025-10-17T08:44:08.456Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-17T08:44:08.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:44:08.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:44:08.593Z] prd-ubuntu20.04-docker-8c-8g-357164 does not seem to be running inside a container [2025-10-17T08:44:08.639Z] $ 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:44:11.391Z] $ docker top 2d1e2987f5c415efbc139ca6e29d4316fe4399cc89de4d92afa99ef26f230c7d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:44:11.792Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-17T08:44:12.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-17T08:44:12.384Z] + ls /var/log/sa-host [2025-10-17T08:44:12.384Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T08:44:12.475Z] provisioning config files... [2025-10-17T08:44:12.506Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config12516979318819656074tmp [Pipeline] { [Pipeline] echo [2025-10-17T08:44:12.532Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:44:12.819Z] ---> create-netrc.sh [Pipeline] } [2025-10-17T08:44:12.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:44:13.169Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-17T08:44:13.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:44:13.463Z] ---> sudo-logs.sh [2025-10-17T08:44:13.463Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-17T08:44:13.492Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:44:13.776Z] ---> job-cost.sh [2025-10-17T08:44:13.776Z] lf-activate-venv: SKIPPING [2025-10-17T08:44:13.776Z] INFO: No Stack... [2025-10-17T08:44:14.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-17T08:44:14.601Z] INFO: Archiving Costs [Pipeline] echo [2025-10-17T08:44:14.615Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:44:14.899Z] ---> logs-deploy.sh [2025-10-17T08:44:14.899Z] lf-activate-venv: SKIPPING [2025-10-17T08:44:14.899Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5276/3 [2025-10-17T08:44:14.899Z] INFO: archiving workspace using pattern(s): [2025-10-17T08:44:15.839Z] Archives upload complete. [2025-10-17T08:44:16.099Z] INFO: archiving logs to Nexus