Pull request #5216 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09910176f989b07b1fc9852ce34718465246a236+79e201fa8481d96c2e3941a52db52a24d107e5bf (d7bbc99cb70ab7fd2b7d78d971c4c04c60ae5a2d) 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-ssh14486449955324663684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16493556938178108397.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1167158189447772930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6448699202241434762.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9402138393239615226.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5216/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5216/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9321021266240106449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5926 in /w/workspace/edgexfoundry_edgex-go_PR-5216 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/5216/head:refs/remotes/origin/PR-5216 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 79e201fa8481d96c2e3941a52db52a24d107e5bf into PR head commit 09910176f989b07b1fc9852ce34718465246a236 Merge succeeded, producing 09910176f989b07b1fc9852ce34718465246a236 Checking out Revision 09910176f989b07b1fc9852ce34718465246a236 (PR-5216) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.2 to 2.16.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config core.sparsecheckout # timeout=10 > git checkout -f 09910176f989b07b1fc9852ce34718465246a236 # 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 79e201fa8481d96c2e3941a52db52a24d107e5bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09910176f989b07b1fc9852ce34718465246a236 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-29T19:17:24.898Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-29T19:17:25.102Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-29T19:17:25.215Z] ========================================================= [2025-07-29T19:17:25.215Z] EdgeX Global Pipelines Version Info [2025-07-29T19:17:25.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-29T19:17:26.353Z] ------------------- [2025-07-29T19:17:26.353Z] stable info: [2025-07-29T19:17:26.353Z] ------------------- [2025-07-29T19:17:26.353Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-29T19:17:26.353Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-29T19:17:26.353Z] Message: update stable to v1.0.274 [2025-07-29T19:17:26.923Z] ------------------- [2025-07-29T19:17:26.923Z] experimental info: [2025-07-29T19:17:26.923Z] ------------------- [2025-07-29T19:17:26.923Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-07-29T19:17:26.923Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-07-29T19:17:26.923Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-29T19:17:27.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-07-29T19:17:27.185Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-07-29T19:17:27.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-29T19:17:27.288Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-29T19:17:27.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-29T19:17:27.382Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-29T19:17:27.432Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-29T19:17:27.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-07-29T19:17:27.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-07-29T19:17:27.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-07-29T19:17:27.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-29T19:17:27.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-29T19:17:27.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-29T19:17:27.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-29T19:17:27.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-29T19:17:27.894Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-29T19:17:27.950Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-29T19:17:28.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-29T19:17:28.049Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-07-29T19:17:28.105Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-07-29T19:17:28.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-29T19:17:28.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-29T19:17:28.266Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-29T19:17:28.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5216 [Pipeline] echo [2025-07-29T19:17:28.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5216 [Pipeline] echo [2025-07-29T19:17:28.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5216 [Pipeline] echo [2025-07-29T19:17:28.485Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09910176f989b07b1fc9852ce34718465246a236 [Pipeline] echo [2025-07-29T19:17:28.537Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0991017 [Pipeline] echo [2025-07-29T19:17:28.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-29T19:17:28.729Z] provisioning config files... [2025-07-29T19:17:28.745Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16332328219519322279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-29T19:17:29.143Z] ---> ****-login.sh [2025-07-29T19:17:29.143Z] nexus3.edgexfoundry.org:10001 [2025-07-29T19:17:29.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-29T19:17:29.713Z] [2025-07-29T19:17:29.713Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-29T19:17:29.713Z] Configure a credential helper to remove this warning. See [2025-07-29T19:17:29.713Z] https://docs.****.com/go/credential-store/ [2025-07-29T19:17:29.713Z] [2025-07-29T19:17:29.713Z] Login Succeeded [2025-07-29T19:17:29.713Z] nexus3.edgexfoundry.org:10002 [2025-07-29T19:17:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-29T19:17:29.713Z] [2025-07-29T19:17:29.713Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-29T19:17:29.713Z] Configure a credential helper to remove this warning. See [2025-07-29T19:17:29.713Z] https://docs.****.com/go/credential-store/ [2025-07-29T19:17:29.713Z] [2025-07-29T19:17:29.713Z] Login Succeeded [2025-07-29T19:17:29.713Z] nexus3.edgexfoundry.org:10003 [2025-07-29T19:17:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-29T19:17:29.713Z] [2025-07-29T19:17:29.713Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-29T19:17:29.713Z] Configure a credential helper to remove this warning. See [2025-07-29T19:17:29.713Z] https://docs.****.com/go/credential-store/ [2025-07-29T19:17:29.713Z] [2025-07-29T19:17:29.713Z] Login Succeeded [2025-07-29T19:17:29.713Z] nexus3.edgexfoundry.org:10004 [2025-07-29T19:17:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-29T19:17:29.975Z] [2025-07-29T19:17:29.975Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-29T19:17:29.975Z] Configure a credential helper to remove this warning. See [2025-07-29T19:17:29.975Z] https://docs.****.com/go/credential-store/ [2025-07-29T19:17:29.975Z] [2025-07-29T19:17:29.975Z] Login Succeeded [2025-07-29T19:17:29.975Z] ****.io [2025-07-29T19:17:29.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-29T19:17:30.237Z] [2025-07-29T19:17:30.237Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-29T19:17:30.237Z] Configure a credential helper to remove this warning. See [2025-07-29T19:17:30.237Z] https://docs.****.com/go/credential-store/ [2025-07-29T19:17:30.237Z] [2025-07-29T19:17:30.237Z] Login Succeeded [2025-07-29T19:17:30.237Z] ---> ****-login.sh ends [Pipeline] } [2025-07-29T19:17:30.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-29T19:17:30.710Z] + 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-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + dirname cmd/core-command/Dockerfile [2025-07-29T19:17:30.710Z] + echo core-command,cmd/core-command/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/core-data/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo core-data,cmd/core-data/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/core-keeper/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/core-metadata/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-07-29T19:17:30.710Z] + + dirname cmd/security-proxy-setup/Dockerfile [2025-07-29T19:17:30.710Z] cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + dirname cmd/security-spire-agent/Dockerfile [2025-07-29T19:17:30.710Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/security-spire-config/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/security-spire-server/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/support-notifications/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-07-29T19:17:30.710Z] + dirname cmd/support-scheduler/Dockerfile [2025-07-29T19:17:30.710Z] + cut -d/ -f2 [2025-07-29T19:17:30.710Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-07-29T19:17:30.772Z] 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-07-29T19:17:31.307Z] + git rev-list -1 --merges 09910176f989b07b1fc9852ce34718465246a236~1..09910176f989b07b1fc9852ce34718465246a236 [Pipeline] echo [2025-07-29T19:17:31.343Z] -----------> git rev-list -1 --merges 09910176f989b07b1fc9852ce34718465246a236~1..09910176f989b07b1fc9852ce34718465246a236 09910176f989b07b1fc9852ce34718465246a236 [false] [Pipeline] sh [2025-07-29T19:17:31.666Z] + git log --format=format:%s -1 09910176f989b07b1fc9852ce34718465246a236 [Pipeline] echo [2025-07-29T19:17:31.705Z] ========================================================= [2025-07-29T19:17:31.705Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-29T19:17:31.705Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-07-29T19:17:32.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-29T19:17:32.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-29T19:17:32.210Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-29T19:17:32.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-29T19:17:32.210Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-29T19:17:32.210Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-29T19:17:32.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-29T19:17:32.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-29T19:17:32.719Z] [2025-07-29T19:17:32.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-29T19:17:33.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-29T19:17:33.101Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-29T19:17:33.101Z] 3dae71ba6b94: Pulling fs layer [2025-07-29T19:17:33.101Z] 6bf1a483ea7c: Pulling fs layer [2025-07-29T19:17:33.101Z] f5dfc541a4d3: Pulling fs layer [2025-07-29T19:17:33.101Z] 461d9e800cba: Pulling fs layer [2025-07-29T19:17:33.101Z] 80192f66455f: Pulling fs layer [2025-07-29T19:17:33.101Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-29T19:17:33.101Z] a29436f7fd5d: Pulling fs layer [2025-07-29T19:17:33.101Z] 923cac83aea3: Pulling fs layer [2025-07-29T19:17:33.101Z] 25ad8b0a4227: Pulling fs layer [2025-07-29T19:17:33.101Z] db01528c6b51: Pulling fs layer [2025-07-29T19:17:33.101Z] 28988de357af: Pulling fs layer [2025-07-29T19:17:33.101Z] 2e8e34ca0e6c: Waiting [2025-07-29T19:17:33.101Z] a29436f7fd5d: Waiting [2025-07-29T19:17:33.101Z] 923cac83aea3: Waiting [2025-07-29T19:17:33.101Z] 25ad8b0a4227: Waiting [2025-07-29T19:17:33.101Z] db01528c6b51: Waiting [2025-07-29T19:17:33.101Z] 28988de357af: Waiting [2025-07-29T19:17:33.101Z] 6bf1a483ea7c: Verifying Checksum [2025-07-29T19:17:33.101Z] 6bf1a483ea7c: Download complete [2025-07-29T19:17:33.101Z] 461d9e800cba: Verifying Checksum [2025-07-29T19:17:33.101Z] 461d9e800cba: Download complete [2025-07-29T19:17:33.101Z] 80192f66455f: Verifying Checksum [2025-07-29T19:17:33.101Z] 80192f66455f: Download complete [2025-07-29T19:17:33.364Z] f5dfc541a4d3: Verifying Checksum [2025-07-29T19:17:33.364Z] f5dfc541a4d3: Download complete [2025-07-29T19:17:33.364Z] 3dae71ba6b94: Verifying Checksum [2025-07-29T19:17:33.364Z] 3dae71ba6b94: Download complete [2025-07-29T19:17:33.364Z] 923cac83aea3: Verifying Checksum [2025-07-29T19:17:33.364Z] 923cac83aea3: Download complete [2025-07-29T19:17:33.364Z] 25ad8b0a4227: Verifying Checksum [2025-07-29T19:17:33.364Z] 25ad8b0a4227: Download complete [2025-07-29T19:17:33.625Z] db01528c6b51: Verifying Checksum [2025-07-29T19:17:33.625Z] db01528c6b51: Download complete [2025-07-29T19:17:33.625Z] 28988de357af: Download complete [2025-07-29T19:17:33.625Z] a29436f7fd5d: Verifying Checksum [2025-07-29T19:17:33.625Z] a29436f7fd5d: Download complete [2025-07-29T19:17:34.193Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-29T19:17:35.130Z] 3dae71ba6b94: Pull complete [2025-07-29T19:17:35.130Z] 6bf1a483ea7c: Pull complete [2025-07-29T19:17:36.075Z] f5dfc541a4d3: Pull complete [2025-07-29T19:17:36.075Z] 461d9e800cba: Pull complete [2025-07-29T19:17:36.075Z] 80192f66455f: Pull complete [2025-07-29T19:17:41.355Z] 2e8e34ca0e6c: Pull complete [2025-07-29T19:17:41.613Z] a29436f7fd5d: Pull complete [2025-07-29T19:17:41.613Z] 923cac83aea3: Pull complete [2025-07-29T19:17:41.872Z] 25ad8b0a4227: Pull complete [2025-07-29T19:17:41.872Z] db01528c6b51: Pull complete [2025-07-29T19:17:41.872Z] 28988de357af: Pull complete [2025-07-29T19:17:41.872Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-29T19:17:41.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-29T19:17:41.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-29T19:17:42.119Z] prd-ubuntu20.04-docker-8c-8g-5926 does not seem to be running inside a container [2025-07-29T19:17:42.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-29T19:17:43.736Z] $ docker top 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd -eo pid,comm [2025-07-29T19:17:43.789Z] 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-07-29T19:17:43.789Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-29T19:17:43.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-29T19:17:43.945Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-29T19:17:44.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-29T19:17:44.080Z] $ docker exec 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd ssh-agent [2025-07-29T19:17:44.190Z] SSH_AUTH_SOCK=/tmp/ssh-FG7epAEDmkv1/agent.32 [2025-07-29T19:17:44.190Z] SSH_AGENT_PID=38 [2025-07-29T19:17:44.197Z] Running ssh-add (command line suppressed) [2025-07-29T19:17:44.306Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14361841549577656984.key (/w/workspace/edgex-go/1@tmp/private_key_14361841549577656984.key) [2025-07-29T19:17:44.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-29T19:17:44.659Z] + git tag --points-at HEAD [Pipeline] } [2025-07-29T19:17:44.683Z] $ docker exec --env ******** --env ******** 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd ssh-agent -k [2025-07-29T19:17:44.786Z] unset SSH_AUTH_SOCK; [2025-07-29T19:17:44.787Z] unset SSH_AGENT_PID; [2025-07-29T19:17:44.787Z] echo Agent pid 38 killed; [2025-07-29T19:17:44.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-29T19:17:44.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-29T19:17:44.902Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-29T19:17:45.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-29T19:17:45.009Z] $ docker exec 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd ssh-agent [2025-07-29T19:17:45.128Z] SSH_AUTH_SOCK=/tmp/ssh-pPmv5MzkG7mn/agent.71 [2025-07-29T19:17:45.128Z] SSH_AGENT_PID=77 [2025-07-29T19:17:45.132Z] Running ssh-add (command line suppressed) [2025-07-29T19:17:45.241Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_742790253822620817.key (/w/workspace/edgex-go/1@tmp/private_key_742790253822620817.key) [2025-07-29T19:17:45.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-29T19:17:45.597Z] + git semver init [2025-07-29T19:17:45.857Z] 2025-07-29 19:17:45,829 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-29T19:17:45.857Z] 2025-07-29 19:17:45,832 [run_init] DEBUG init version:0.0.0 force:False [2025-07-29T19:17:45.857Z] 2025-07-29 19:17:45,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-07-29T19:17:45.857Z] 2025-07-29 19:17:45,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-07-29T19:17:45.857Z] 2025-07-29 19:17:45,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-07-29T19:17:51.131Z] 2025-07-29 19:17:50,202 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-07-29T19:17:51.132Z] 2025-07-29 19:17:50,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5216 with force:False [2025-07-29T19:17:51.132Z] 2025-07-29 19:17:50,203 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5216 [2025-07-29T19:17:51.132Z] 2025-07-29 19:17:50,207 [execute] INFO git cat-file --batch-check [2025-07-29T19:17:51.132Z] 2025-07-29 19:17:50,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-29T19:17:51.132Z] 2025-07-29 19:17:50,212 [execute] INFO git cat-file --batch [2025-07-29T19:17:51.132Z] 2025-07-29 19:17:50,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-29T19:17:51.132Z] 2025-07-29 19:17:50,216 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5216 [2025-07-29T19:17:51.132Z] 0.0.0 [Pipeline] } [2025-07-29T19:17:51.155Z] $ docker exec --env ******** --env ******** 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd ssh-agent -k [2025-07-29T19:17:51.253Z] unset SSH_AUTH_SOCK; [2025-07-29T19:17:51.254Z] unset SSH_AGENT_PID; [2025-07-29T19:17:51.256Z] echo Agent pid 77 killed; [2025-07-29T19:17:51.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-29T19:17:51.723Z] + git semver [Pipeline] } [2025-07-29T19:17:52.017Z] $ docker stop --time=1 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd [2025-07-29T19:17:53.292Z] $ docker rm -f --volumes 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-29T19:17:53.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-29T19:17:54.147Z] Stashed 1 file(s) [Pipeline] echo [2025-07-29T19:17:54.168Z] [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-07-29T19:17:55.389Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-07-29T19:17:55.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-29T19:17:55.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-29T19:17:55.513Z] ========================================================= [2025-07-29T19:17:55.513Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-29T19:17:55.513Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-07-29T19:17:55.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-29T19:17:55.870Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-07-29T19:17:55.870Z] 0a9a5dfd008f: Pulling fs layer [2025-07-29T19:17:55.870Z] 36466aa92d05: Pulling fs layer [2025-07-29T19:17:55.870Z] e10405b45d13: Pulling fs layer [2025-07-29T19:17:55.870Z] 096b7ceb2af7: Pulling fs layer [2025-07-29T19:17:55.870Z] 4f4fb700ef54: Pulling fs layer [2025-07-29T19:17:55.870Z] 8213a616a21b: Pulling fs layer [2025-07-29T19:17:55.870Z] 985586143405: Pulling fs layer [2025-07-29T19:17:55.870Z] 0eae2285b678: Pulling fs layer [2025-07-29T19:17:55.870Z] d3ac315be8c5: Pulling fs layer [2025-07-29T19:17:55.870Z] 8213a616a21b: Waiting [2025-07-29T19:17:55.870Z] 985586143405: Waiting [2025-07-29T19:17:55.870Z] 0eae2285b678: Waiting [2025-07-29T19:17:55.870Z] d3ac315be8c5: Waiting [2025-07-29T19:17:55.870Z] 096b7ceb2af7: Waiting [2025-07-29T19:17:55.870Z] 4f4fb700ef54: Waiting [2025-07-29T19:17:55.870Z] 36466aa92d05: Verifying Checksum [2025-07-29T19:17:55.870Z] 36466aa92d05: Download complete [2025-07-29T19:17:55.870Z] 096b7ceb2af7: Verifying Checksum [2025-07-29T19:17:55.870Z] 096b7ceb2af7: Download complete [2025-07-29T19:17:55.870Z] 4f4fb700ef54: Verifying Checksum [2025-07-29T19:17:55.870Z] 4f4fb700ef54: Download complete [2025-07-29T19:17:55.870Z] 8213a616a21b: Verifying Checksum [2025-07-29T19:17:55.870Z] 8213a616a21b: Download complete [2025-07-29T19:17:55.870Z] 0a9a5dfd008f: Verifying Checksum [2025-07-29T19:17:55.870Z] 0a9a5dfd008f: Download complete [2025-07-29T19:17:56.129Z] 985586143405: Verifying Checksum [2025-07-29T19:17:56.129Z] 985586143405: Download complete [2025-07-29T19:17:56.129Z] 0a9a5dfd008f: Pull complete [2025-07-29T19:17:56.129Z] 36466aa92d05: Pull complete [2025-07-29T19:17:56.129Z] d3ac315be8c5: Verifying Checksum [2025-07-29T19:17:56.129Z] d3ac315be8c5: Download complete [2025-07-29T19:17:56.388Z] e10405b45d13: Download complete [2025-07-29T19:17:56.646Z] 0eae2285b678: Verifying Checksum [2025-07-29T19:17:56.646Z] 0eae2285b678: Download complete [2025-07-29T19:18:01.914Z] e10405b45d13: Pull complete [2025-07-29T19:18:01.914Z] 096b7ceb2af7: Pull complete [2025-07-29T19:18:01.914Z] 4f4fb700ef54: Pull complete [2025-07-29T19:18:01.914Z] 8213a616a21b: Pull complete [2025-07-29T19:18:01.914Z] 985586143405: Pull complete [2025-07-29T19:18:04.444Z] 0eae2285b678: Pull complete [2025-07-29T19:18:05.380Z] d3ac315be8c5: Pull complete [2025-07-29T19:18:05.380Z] Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-29T19:18:05.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-29T19:18:05.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-07-29T19:18:05.749Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-29T19:18:05.749Z] WORKDIR /edgex [2025-07-29T19:18:05.749Z] COPY go.mod . [2025-07-29T19:18:05.749Z] RUN go mod download [2025-07-29T19:18:05.749Z] docker build -t ci-base-image-x86_64 -f - . [2025-07-29T19:18:06.319Z] #0 building with "default" instance using docker driver [2025-07-29T19:18:06.319Z] [2025-07-29T19:18:06.319Z] #1 [internal] load build definition from Dockerfile [2025-07-29T19:18:06.319Z] #1 transferring dockerfile: 164B done [2025-07-29T19:18:06.319Z] #1 DONE 0.0s [2025-07-29T19:18:06.319Z] [2025-07-29T19:18:06.319Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-29T19:18:06.319Z] #2 DONE 0.0s [2025-07-29T19:18:06.319Z] [2025-07-29T19:18:06.319Z] #3 [internal] load .dockerignore [2025-07-29T19:18:06.319Z] #3 transferring context: 50B done [2025-07-29T19:18:06.319Z] #3 DONE 0.0s [2025-07-29T19:18:06.319Z] [2025-07-29T19:18:06.319Z] #4 [internal] load build context [2025-07-29T19:18:06.578Z] #4 transferring context: 6.51kB done [2025-07-29T19:18:06.578Z] #4 DONE 0.1s [2025-07-29T19:18:06.578Z] [2025-07-29T19:18:06.578Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-29T19:18:06.578Z] #5 DONE 0.1s [2025-07-29T19:18:06.578Z] [2025-07-29T19:18:06.578Z] #6 [2/4] WORKDIR /edgex [2025-07-29T19:18:07.514Z] #6 DONE 1.2s [2025-07-29T19:18:07.773Z] [2025-07-29T19:18:07.773Z] #7 [3/4] COPY go.mod . [2025-07-29T19:18:07.773Z] #7 DONE 0.0s [2025-07-29T19:18:07.773Z] [2025-07-29T19:18:07.773Z] #8 [4/4] RUN go mod download [2025-07-29T19:18:22.652Z] #8 DONE 15.0s [2025-07-29T19:18:22.911Z] [2025-07-29T19:18:22.911Z] #9 exporting to image [2025-07-29T19:18:22.911Z] #9 exporting layers [2025-07-29T19:18:26.205Z] #9 exporting layers 3.6s done [2025-07-29T19:18:26.465Z] #9 writing image sha256:bfef458c5c6dc9375d9f4d3cd29a691ac6c4f59a9da048e50607fe44eb28da47 done [2025-07-29T19:18:26.465Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-29T19:18:26.465Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-29T19:18:26.862Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-29T19:18:26.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-29T19:18:27.022Z] prd-ubuntu20.04-docker-8c-8g-5926 does not seem to be running inside a container [2025-07-29T19:18:27.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-29T19:18:27.334Z] $ docker top e56c6c7f660b42f158ee725775e4a5fe557392f3194881071f1c0e6852c5e376 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-29T19:18:27.739Z] + go version [2025-07-29T19:18:27.739Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-29T19:18:27.772Z] $ docker stop --time=1 e56c6c7f660b42f158ee725775e4a5fe557392f3194881071f1c0e6852c5e376 [2025-07-29T19:18:29.041Z] $ docker rm -f --volumes e56c6c7f660b42f158ee725775e4a5fe557392f3194881071f1c0e6852c5e376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-29T19:18:29.771Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-29T19:18:29.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-29T19:18:29.925Z] prd-ubuntu20.04-docker-8c-8g-5926 does not seem to be running inside a container [2025-07-29T19:18:29.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-29T19:18:30.195Z] $ docker top 03c3c146373ad531ad9186338ba69b4c49d925d7cd77a931b9aa23e9af96d3ae -eo pid,comm [Pipeline] { [Pipeline] echo [2025-07-29T19:18:30.306Z] ========================================================= [2025-07-29T19:18:30.306Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-07-29T19:18:30.306Z] ========================================================= [Pipeline] sh [2025-07-29T19:18:30.598Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-07-29T19:18:30.963Z] + make test [2025-07-29T19:18:30.963Z] go test -race -coverprofile=coverage.out ./... [2025-07-29T19:18:39.078Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-07-29T19:19:05.643Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-07-29T19:19:05.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 42.3% of statements [2025-07-29T19:19:06.471Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-07-29T19:19:06.471Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-07-29T19:19:06.732Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-07-29T19:19:06.732Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-07-29T19:19:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2025-07-29T19:19:08.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-07-29T19:19:08.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-07-29T19:19:08.111Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-07-29T19:19:08.111Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-07-29T19:19:08.112Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-07-29T19:19:08.112Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-29T19:19:08.112Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-07-29T19:19:08.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-07-29T19:19:08.112Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-07-29T19:19:08.112Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-07-29T19:19:09.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-07-29T19:19:09.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-07-29T19:19:09.490Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-29T19:19:09.490Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-07-29T19:19:09.490Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-07-29T19:19:09.490Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-07-29T19:19:10.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.069s coverage: 69.4% of statements [2025-07-29T19:19:10.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements [2025-07-29T19:19:10.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 46.3% of statements [2025-07-29T19:19:10.998Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-07-29T19:19:10.998Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-07-29T19:19:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.999s coverage: 93.4% of statements [2025-07-29T19:19:10.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 92.4% of statements [2025-07-29T19:19:11.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 8.4% of statements [2025-07-29T19:19:13.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-07-29T19:19:13.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-07-29T19:19:13.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-07-29T19:19:13.311Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-29T19:19:13.311Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-07-29T19:19:13.311Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-07-29T19:19:13.311Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-07-29T19:19:13.311Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-07-29T19:19:13.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-07-29T19:19:13.311Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-07-29T19:19:13.311Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-07-29T19:19:13.311Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-07-29T19:19:13.311Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-07-29T19:19:13.311Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-07-29T19:19:14.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.375s coverage: 95.8% of statements [2025-07-29T19:19:14.691Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2025-07-29T19:19:14.949Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-07-29T19:19:14.949Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-07-29T19:19:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-07-29T19:19:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-07-29T19:19:15.207Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-07-29T19:19:15.207Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-07-29T19:19:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] [2025-07-29T19:19:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2025-07-29T19:19:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 38.1% of statements [2025-07-29T19:19:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements [2025-07-29T19:19:17.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-07-29T19:19:17.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2025-07-29T19:19:17.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-07-29T19:19:17.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-07-29T19:19:17.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-07-29T19:19:17.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-07-29T19:19:17.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2025-07-29T19:19:17.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-07-29T19:19:17.653Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-07-29T19:19:17.653Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-07-29T19:19:17.653Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-07-29T19:19:17.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-07-29T19:19:19.037Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-07-29T19:19:19.037Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-07-29T19:19:19.037Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-07-29T19:19:19.606Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-07-29T19:19:19.606Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-07-29T19:19:19.606Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-07-29T19:19:19.606Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-07-29T19:19:20.543Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-07-29T19:19:20.544Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-07-29T19:19:20.804Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-07-29T19:19:22.712Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-07-29T19:19:22.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-07-29T19:19:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-07-29T19:19:25.198Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-07-29T19:19:25.198Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-07-29T19:19:25.198Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-07-29T19:19:28.516Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-07-29T19:19:29.451Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-07-29T19:19:29.451Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-07-29T19:19:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-07-29T19:19:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-07-29T19:19:29.714Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-29T19:19:29.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2025-07-29T19:19:32.251Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-07-29T19:19:32.251Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-07-29T19:19:32.251Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-07-29T19:19:32.251Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-07-29T19:19:32.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-07-29T19:19:32.251Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-07-29T19:19:32.251Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-07-29T19:19:32.509Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-07-29T19:19:32.509Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-07-29T19:19:32.509Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-07-29T19:19:32.509Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-07-29T19:19:32.509Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-07-29T19:19:33.886Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-07-29T19:19:33.886Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-07-29T19:19:33.886Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-07-29T19:19:33.886Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-07-29T19:19:35.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-07-29T19:19:35.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-07-29T19:19:35.263Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-29T19:19:35.263Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-07-29T19:19:35.263Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-07-29T19:19:35.263Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-07-29T19:19:35.263Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-07-29T19:19:36.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-07-29T19:19:36.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-07-29T19:19:36.635Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.048s coverage: 92.9% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-07-29T19:19:38.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.177s coverage: 54.5% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-07-29T19:19:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2025-07-29T19:19:41.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 17.0% of statements [2025-07-29T19:19:41.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements [2025-07-29T19:19:41.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-07-29T19:19:41.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2025-07-29T19:19:41.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-07-29T19:19:41.299Z] 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-07-29T19:19:41.558Z] running golangci-lint [2025-07-29T19:19:41.814Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-07-29T19:19:41.814Z] go version go1.23.9 linux/amd64 [2025-07-29T19:19:42.073Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-07-29T19:19:42.073Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-07-29T19:19:42.073Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-07-29T19:20:08.618Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 24.53252647s" [2025-07-29T19:20:08.618Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.420476ms" [2025-07-29T19:20:23.492Z] level=info msg="[linters_context/goanalysis] analyzers took 2m13.86646743s with top 10 stages: buildir: 1m12.259071936s, gosec: 4.491419373s, inspect: 3.235306005s, fact_deprecated: 2.949652896s, printf: 2.21242234s, ctrlflow: 1.827639698s, S1038: 1.526215173s, fact_purity: 1.445469108s, nilness: 1.237067639s, unused: 1.213286994s" [2025-07-29T19:20:23.492Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-07-29T19:20:23.492Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, filename_unadjuster: 202/202, invalid_issue: 202/202, identifier_marker: 202/202, exclude: 202/202, cgo: 202/202, path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, nolint: 20/0, exclude-rules: 202/20" [2025-07-29T19:20:23.492Z] level=info msg="[runner] processing took 21.220096ms with stages: nolint: 8.129254ms, identifier_marker: 7.196227ms, path_prettifier: 1.860288ms, autogenerated_exclude: 1.692216ms, exclude-rules: 1.257162ms, skip_dirs: 945.388µs, cgo: 55.3µs, invalid_issue: 55.161µs, filename_unadjuster: 23.19µs, max_same_issues: 1.48µs, uniq_by_line: 710ns, fixer: 700ns, skip_files: 550ns, sort_results: 480ns, max_from_linter: 430ns, severity-rules: 400ns, path_prefixer: 370ns, exclude: 260ns, diff: 150ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2025-07-29T19:20:23.492Z] level=info msg="[runner] linters took 14.65842301s with stages: goanalysis_metalinter: 14.637101663s" [2025-07-29T19:20:23.492Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-07-29T19:20:23.492Z] level=info msg="Memory: 384 samples, avg is 302.7MB, max is 1416.5MB" [2025-07-29T19:20:23.492Z] level=info msg="Execution took 39.248784508s" [2025-07-29T19:20:23.492Z] go vet ./... [2025-07-29T19:20:28.755Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-29T19:20:28.755Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-29T19:20:28.755Z] ./bin/test-attribution-txt.sh [2025-07-29T19:20:28.755Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-07-29T19:20:28.755Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-07-29T19:20:28.755Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-07-29T19:20:28.755Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-07-29T19:20:28.755Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-07-29T19:20:28.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-07-29T19:20:29.119Z] + ls -al . [2025-07-29T19:20:29.119Z] total 1996 [2025-07-29T19:20:29.119Z] drwxrwxr-x 11 1001 1001 4096 Jul 29 19:18 . [2025-07-29T19:20:29.119Z] drwxr-xr-x 4 root root 4096 Jul 29 19:18 .. [2025-07-29T19:20:29.119Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 19:17 .blubracket [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 10 Jul 29 19:17 .dockerignore [2025-07-29T19:20:29.119Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 19:19 .git [2025-07-29T19:20:29.119Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 19:17 .github [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 909 Jul 29 19:17 .gitignore [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 218 Jul 29 19:17 .golangci.yml [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 100 Jul 29 19:17 .hadolint.yml [2025-07-29T19:20:29.119Z] drwxr-xr-x 3 1001 1001 4096 Jul 29 19:17 .semver [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 155 Jul 29 19:17 .sonarcloud.properties [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 19:17 ADOPTERS.md [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 17374 Jul 29 19:17 Attribution.txt [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 108018 Jul 29 19:17 CHANGELOG.md [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 19:17 CONTRIBUTING.md [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 19:17 GOVERNANCE.md [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 858 Jul 29 19:17 Jenkinsfile [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 19:17 LICENSE [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 16740 Jul 29 19:17 Makefile [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 19:17 OWNERS.md [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 9932 Jul 29 19:17 README.md [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 789 Jul 29 19:17 SECURITY.md [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 19:17 VERSION [2025-07-29T19:20:29.119Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 19:17 bin [2025-07-29T19:20:29.119Z] drwxrwxr-x 19 1001 1001 4096 Jul 29 19:17 cmd [2025-07-29T19:20:29.119Z] -rw-r--r-- 1 root root 1666030 Jul 29 19:19 coverage.out [2025-07-29T19:20:29.119Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 19:17 fuzz_test [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 6474 Jul 29 19:17 go.mod [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 88358 Jul 29 19:17 go.sum [2025-07-29T19:20:29.119Z] drwxrwxr-x 7 1001 1001 4096 Jul 29 19:17 internal [2025-07-29T19:20:29.119Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 19:17 openapi [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 584 Jul 29 19:17 security.txt [2025-07-29T19:20:29.119Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 19:17 version.go [Pipeline] sh [2025-07-29T19:20:29.431Z] + '[' -e coverage.out ] [2025-07-29T19:20:29.431Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-07-29T19:20:29.649Z] Stashed 1 file(s) [Pipeline] sh [2025-07-29T19:20:29.944Z] + make build [2025-07-29T19:20:29.945Z] 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-07-29T19:20:56.484Z] 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-07-29T19:20:56.485Z] 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-07-29T19:20:56.485Z] 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-07-29T19:20:57.422Z] 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-07-29T19:20:59.322Z] 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-07-29T19:21:04.588Z] 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-07-29T19:21:06.489Z] 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-07-29T19:21:09.021Z] 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-07-29T19:21:11.548Z] 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-07-29T19:21:12.923Z] 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-07-29T19:21:14.295Z] 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-07-29T19:21:15.232Z] 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-07-29T19:21:16.625Z] $ docker stop --time=1 03c3c146373ad531ad9186338ba69b4c49d925d7cd77a931b9aa23e9af96d3ae [2025-07-29T19:21:18.911Z] $ docker rm -f --volumes 03c3c146373ad531ad9186338ba69b4c49d925d7cd77a931b9aa23e9af96d3ae [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-07-29T19:21:20.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-07-29T19:21:20.654Z] [2025-07-29T19:21:20.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-29T19:21:21.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-07-29T19:21:21.042Z] latest: Pulling from edgex-devops/edgex-compose [2025-07-29T19:21:21.042Z] 91d30c5bc195: Pulling fs layer [2025-07-29T19:21:21.042Z] 2e9b0aa3be6d: Pulling fs layer [2025-07-29T19:21:21.042Z] 9c61dcf015f6: Pulling fs layer [2025-07-29T19:21:21.042Z] 4698f68db338: Pulling fs layer [2025-07-29T19:21:21.042Z] 2a2f49069b9e: Pulling fs layer [2025-07-29T19:21:21.042Z] e0025b399a48: Pulling fs layer [2025-07-29T19:21:21.042Z] 2a2f49069b9e: Waiting [2025-07-29T19:21:21.042Z] 4698f68db338: Waiting [2025-07-29T19:21:21.042Z] e0025b399a48: Waiting [2025-07-29T19:21:21.042Z] 91d30c5bc195: Download complete [2025-07-29T19:21:21.042Z] 4698f68db338: Download complete [2025-07-29T19:21:21.299Z] 2e9b0aa3be6d: Verifying Checksum [2025-07-29T19:21:21.299Z] 2e9b0aa3be6d: Download complete [2025-07-29T19:21:21.299Z] e0025b399a48: Verifying Checksum [2025-07-29T19:21:21.299Z] e0025b399a48: Download complete [2025-07-29T19:21:21.299Z] 91d30c5bc195: Pull complete [2025-07-29T19:21:21.299Z] 2a2f49069b9e: Verifying Checksum [2025-07-29T19:21:21.299Z] 2a2f49069b9e: Download complete [2025-07-29T19:21:21.557Z] 2e9b0aa3be6d: Pull complete [2025-07-29T19:21:22.121Z] 9c61dcf015f6: Verifying Checksum [2025-07-29T19:21:22.121Z] 9c61dcf015f6: Download complete [2025-07-29T19:21:26.303Z] 9c61dcf015f6: Pull complete [2025-07-29T19:21:26.303Z] 4698f68db338: Pull complete [2025-07-29T19:21:26.303Z] 2a2f49069b9e: Pull complete [2025-07-29T19:21:26.303Z] e0025b399a48: Pull complete [2025-07-29T19:21:26.303Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-07-29T19:21:26.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-07-29T19:21:26.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-29T19:21:26.538Z] prd-ubuntu20.04-docker-8c-8g-5926 does not seem to be running inside a container [2025-07-29T19:21:26.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-07-29T19:21:27.395Z] $ docker top a0b18cea01cbfbe40b5e12a54c5133259dbd0c87334176bc673ea65144274b3e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-29T19:21:27.797Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-07-29T19:21:28.056Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-07-29T19:21:28.056Z] #1 transferring dockerfile: 3.02kB done [2025-07-29T19:21:28.056Z] #1 DONE 0.1s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-07-29T19:21:28.056Z] #2 transferring dockerfile: 2.01kB done [2025-07-29T19:21:28.056Z] #2 DONE 0.1s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-07-29T19:21:28.056Z] #3 transferring dockerfile: 1.89kB done [2025-07-29T19:21:28.056Z] #3 DONE 0.1s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-29T19:21:28.056Z] #4 DONE 0.0s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-07-29T19:21:28.056Z] #5 ... [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #6 [core-command internal] load build definition from Dockerfile [2025-07-29T19:21:28.056Z] #6 transferring dockerfile: 1.94kB done [2025-07-29T19:21:28.056Z] #6 DONE 0.1s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-07-29T19:21:28.056Z] #7 transferring dockerfile: 2.14kB done [2025-07-29T19:21:28.056Z] #7 DONE 0.1s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-07-29T19:21:28.056Z] #8 transferring dockerfile: 2.00kB done [2025-07-29T19:21:28.056Z] #8 DONE 0.1s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-07-29T19:21:28.056Z] #9 transferring dockerfile: 2.23kB done [2025-07-29T19:21:28.056Z] #9 DONE 0.2s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-07-29T19:21:28.056Z] #10 transferring dockerfile: 2.50kB done [2025-07-29T19:21:28.056Z] #10 DONE 0.2s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-29T19:21:28.056Z] #4 DONE 0.0s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #11 [core-data internal] load build definition from Dockerfile [2025-07-29T19:21:28.056Z] #11 transferring dockerfile: 2.04kB done [2025-07-29T19:21:28.056Z] #11 DONE 0.2s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-07-29T19:21:28.056Z] #12 transferring dockerfile: 1.70kB done [2025-07-29T19:21:28.056Z] #12 DONE 0.2s [2025-07-29T19:21:28.056Z] [2025-07-29T19:21:28.056Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-07-29T19:21:28.315Z] #5 ... [2025-07-29T19:21:28.315Z] [2025-07-29T19:21:28.315Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-07-29T19:21:28.315Z] #13 transferring dockerfile: 1.83kB done [2025-07-29T19:21:28.315Z] #13 DONE 0.2s [2025-07-29T19:21:28.315Z] [2025-07-29T19:21:28.315Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-07-29T19:21:28.315Z] #14 transferring dockerfile: 2.49kB done [2025-07-29T19:21:28.315Z] #14 DONE 0.2s [2025-07-29T19:21:28.315Z] [2025-07-29T19:21:28.315Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2025-07-29T19:21:28.315Z] #15 transferring dockerfile: 1.81kB done [2025-07-29T19:21:28.315Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-07-29T19:21:28.315Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-07-29T19:21:28.315Z] #15 DONE 0.2s [2025-07-29T19:21:28.315Z] [2025-07-29T19:21:28.315Z] #16 [security-spire-config internal] load build definition from Dockerfile [2025-07-29T19:21:28.315Z] #16 transferring dockerfile: 1.69kB done [2025-07-29T19:21:28.315Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-07-29T19:21:28.315Z] #16 DONE 0.2s [2025-07-29T19:21:28.315Z] [2025-07-29T19:21:28.315Z] #17 [core-metadata internal] load build definition from Dockerfile [2025-07-29T19:21:28.315Z] #17 transferring dockerfile: 2.10kB done [2025-07-29T19:21:28.315Z] #17 DONE 0.2s [2025-07-29T19:21:28.315Z] [2025-07-29T19:21:28.315Z] #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-29T19:21:28.315Z] #4 DONE 0.0s [2025-07-29T19:21:28.315Z] [2025-07-29T19:21:28.315Z] #5 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-07-29T19:21:28.882Z] #5 ... [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #18 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-07-29T19:21:28.882Z] #18 DONE 0.4s [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-07-29T19:21:28.882Z] #19 DONE 0.5s [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-07-29T19:21:28.882Z] #5 DONE 0.7s [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #20 [core-command internal] load .dockerignore [2025-07-29T19:21:28.882Z] #20 transferring context: 50B done [2025-07-29T19:21:28.882Z] #20 DONE 0.0s [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #21 [security-spire-config internal] load .dockerignore [2025-07-29T19:21:28.882Z] #21 transferring context: 50B done [2025-07-29T19:21:28.882Z] #21 DONE 0.0s [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #22 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-29T19:21:28.882Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-29T19:21:28.882Z] #22 ... [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-07-29T19:21:28.882Z] #23 transferring context: 50B done [2025-07-29T19:21:28.882Z] #23 DONE 0.1s [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #24 [security-spire-agent internal] load .dockerignore [2025-07-29T19:21:28.882Z] #24 transferring context: 50B done [2025-07-29T19:21:28.882Z] #24 DONE 0.2s [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #25 [support-notifications internal] load .dockerignore [2025-07-29T19:21:28.882Z] #25 transferring context: 50B done [2025-07-29T19:21:28.882Z] #25 DONE 0.2s [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #26 [core-keeper internal] load .dockerignore [2025-07-29T19:21:28.882Z] #26 transferring context: 50B done [2025-07-29T19:21:28.882Z] #26 DONE 0.2s [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-07-29T19:21:28.882Z] #27 transferring context: 50B done [2025-07-29T19:21:28.882Z] #27 DONE 0.2s [2025-07-29T19:21:28.882Z] [2025-07-29T19:21:28.882Z] #22 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-29T19:21:28.882Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-07-29T19:21:29.141Z] #22 ... [2025-07-29T19:21:29.141Z] [2025-07-29T19:21:29.141Z] #28 [security-proxy-setup internal] load .dockerignore [2025-07-29T19:21:29.141Z] #28 transferring context: 50B done [2025-07-29T19:21:29.141Z] #28 DONE 0.2s [2025-07-29T19:21:29.141Z] [2025-07-29T19:21:29.141Z] #29 [support-scheduler internal] load .dockerignore [2025-07-29T19:21:29.141Z] #29 transferring context: 50B done [2025-07-29T19:21:29.141Z] #29 DONE 0.2s [2025-07-29T19:21:29.141Z] [2025-07-29T19:21:29.141Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-07-29T19:21:29.141Z] #30 transferring context: 50B done [2025-07-29T19:21:29.141Z] #30 DONE 0.2s [2025-07-29T19:21:29.141Z] [2025-07-29T19:21:29.141Z] #31 [security-bootstrapper internal] load .dockerignore [2025-07-29T19:21:29.141Z] #31 transferring context: 50B done [2025-07-29T19:21:29.141Z] #31 DONE 0.2s [2025-07-29T19:21:29.141Z] [2025-07-29T19:21:29.141Z] #32 [security-spire-server internal] load .dockerignore [2025-07-29T19:21:29.141Z] #32 transferring context: 50B done [2025-07-29T19:21:29.141Z] #32 DONE 0.2s [2025-07-29T19:21:29.141Z] [2025-07-29T19:21:29.141Z] #33 [security-proxy-auth internal] load .dockerignore [2025-07-29T19:21:29.141Z] #33 transferring context: 50B done [2025-07-29T19:21:29.141Z] #33 DONE 0.2s [2025-07-29T19:21:29.141Z] [2025-07-29T19:21:29.141Z] #34 [core-data internal] load .dockerignore [2025-07-29T19:21:29.141Z] #34 transferring context: 50B done [2025-07-29T19:21:29.141Z] #34 DONE 0.2s [2025-07-29T19:21:29.141Z] [2025-07-29T19:21:29.141Z] #35 [core-metadata internal] load .dockerignore [2025-07-29T19:21:29.141Z] #35 transferring context: 50B done [2025-07-29T19:21:29.141Z] #35 DONE 0.2s [2025-07-29T19:21:29.141Z] [2025-07-29T19:21:29.141Z] #36 [security-spire-config internal] load build context [2025-07-29T19:21:29.141Z] #36 transferring context: 22.05kB done [2025-07-29T19:21:29.141Z] #36 DONE 0.2s [2025-07-29T19:21:29.141Z] [2025-07-29T19:21:29.141Z] #22 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-29T19:21:29.141Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-07-29T19:21:29.141Z] #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-29T19:21:29.141Z] #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-29T19:21:29.141Z] #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-29T19:21:29.141Z] #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s [2025-07-29T19:21:29.400Z] #22 ... [2025-07-29T19:21:29.400Z] [2025-07-29T19:21:29.400Z] #37 [security-spire-agent internal] load build context [2025-07-29T19:21:29.400Z] #37 transferring context: 23.33kB done [2025-07-29T19:21:29.400Z] #37 DONE 0.4s [2025-07-29T19:21:29.400Z] [2025-07-29T19:21:29.400Z] #38 [security-spire-server internal] load build context [2025-07-29T19:21:29.400Z] #38 transferring context: 23.80kB done [2025-07-29T19:21:29.400Z] #38 DONE 0.3s [2025-07-29T19:21:29.400Z] [2025-07-29T19:21:29.400Z] #22 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-29T19:21:29.400Z] #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-07-29T19:21:29.400Z] #22 ... [2025-07-29T19:21:29.400Z] [2025-07-29T19:21:29.400Z] #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-29T19:21:29.400Z] #39 DONE 0.7s [2025-07-29T19:21:29.400Z] [2025-07-29T19:21:29.400Z] #22 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-29T19:21:29.400Z] #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done [2025-07-29T19:21:29.661Z] #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done [2025-07-29T19:21:30.227Z] #22 ... [2025-07-29T19:21:30.227Z] [2025-07-29T19:21:30.227Z] #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-07-29T19:21:30.227Z] #40 DONE 0.7s [2025-07-29T19:21:30.227Z] [2025-07-29T19:21:30.227Z] #22 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-29T19:21:30.227Z] #22 DONE 1.5s [2025-07-29T19:21:30.227Z] [2025-07-29T19:21:30.227Z] #41 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-07-29T19:21:31.167Z] #41 0.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.459Z] #41 3.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.459Z] #41 3.970 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:34.459Z] #41 3.979 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:34.459Z] #41 3.988 OK: 8 MiB in 15 packages [2025-07-29T19:21:34.721Z] #41 DONE 4.5s [2025-07-29T19:21:34.721Z] [2025-07-29T19:21:34.721Z] #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-29T19:21:34.721Z] #42 DONE 4.6s [2025-07-29T19:21:34.721Z] [2025-07-29T19:21:34.721Z] #43 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-29T19:21:34.721Z] #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 2.740 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:34.721Z] #0 2.746 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:34.721Z] #0 2.760 OK: 8 MiB in 15 packages [2025-07-29T19:21:34.721Z] #43 DONE 4.5s [2025-07-29T19:21:34.721Z] [2025-07-29T19:21:34.721Z] #44 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-07-29T19:21:34.721Z] #0 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.550 OK: 248 MiB in 58 packages [2025-07-29T19:21:34.721Z] #44 DONE 4.6s [2025-07-29T19:21:34.721Z] [2025-07-29T19:21:34.721Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-07-29T19:21:34.721Z] #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 2.681 (1/7) Installing ca-certificates (20250619-r0) [2025-07-29T19:21:34.721Z] #0 2.706 (2/7) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:34.721Z] #0 2.712 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-07-29T19:21:34.721Z] #0 2.716 (4/7) Installing libsodium (1.0.19-r0) [2025-07-29T19:21:34.721Z] #0 2.724 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-29T19:21:34.721Z] #0 2.750 (6/7) Installing libzmq (4.3.5-r2) [2025-07-29T19:21:34.721Z] #0 2.759 (7/7) Installing zeromq (4.3.5-r2) [2025-07-29T19:21:34.721Z] #0 2.845 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:34.721Z] #0 2.849 Executing ca-certificates-20250619-r0.trigger [2025-07-29T19:21:34.721Z] #0 2.891 OK: 12 MiB in 21 packages [2025-07-29T19:21:34.721Z] #45 DONE 4.5s [2025-07-29T19:21:34.721Z] [2025-07-29T19:21:34.721Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-07-29T19:21:34.721Z] #0 0.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.481 OK: 248 MiB in 58 packages [2025-07-29T19:21:34.721Z] #46 DONE 4.6s [2025-07-29T19:21:34.721Z] [2025-07-29T19:21:34.721Z] #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-07-29T19:21:34.721Z] #0 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 4.041 OK: 248 MiB in 58 packages [2025-07-29T19:21:34.721Z] #47 DONE 4.6s [2025-07-29T19:21:34.721Z] [2025-07-29T19:21:34.721Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-07-29T19:21:34.721Z] #0 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.769 (1/4) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:34.721Z] #0 3.808 (2/4) Installing openssl (3.3.4-r0) [2025-07-29T19:21:34.721Z] #0 3.831 (3/4) Installing su-exec (0.2-r3) [2025-07-29T19:21:34.721Z] #0 3.834 (4/4) Installing yq-go (4.44.1-r2) [2025-07-29T19:21:34.721Z] #0 4.077 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:34.721Z] #0 4.097 OK: 19 MiB in 18 packages [2025-07-29T19:21:34.721Z] #48 DONE 4.5s [2025-07-29T19:21:34.721Z] [2025-07-29T19:21:34.721Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-07-29T19:21:34.721Z] #0 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.932 OK: 248 MiB in 58 packages [2025-07-29T19:21:34.721Z] #49 DONE 4.7s [2025-07-29T19:21:34.721Z] [2025-07-29T19:21:34.721Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-07-29T19:21:34.721Z] #0 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.721Z] #0 3.897 v3.20.7-20-g448c64cf5d1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-29T19:21:34.721Z] #0 3.897 v3.20.7-19-gcfd2c06a1ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-29T19:21:34.722Z] #0 3.897 OK: 24177 distinct packages available [2025-07-29T19:21:34.722Z] #0 3.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.722Z] #0 4.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:34.722Z] #0 4.412 OK: 248 MiB in 58 packages [2025-07-29T19:21:34.722Z] #50 DONE 4.7s [2025-07-29T19:21:34.722Z] [2025-07-29T19:21:34.722Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-29T19:21:34.722Z] #51 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-07-29T19:21:34.722Z] #51 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-07-29T19:21:34.722Z] #51 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-07-29T19:21:34.722Z] #51 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-07-29T19:21:34.722Z] #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-07-29T19:21:34.722Z] #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-07-29T19:21:34.722Z] #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-07-29T19:21:34.722Z] #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-07-29T19:21:34.722Z] #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-07-29T19:21:34.722Z] #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s done [2025-07-29T19:21:34.722Z] #51 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-07-29T19:21:34.722Z] #51 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.7s done [2025-07-29T19:21:34.979Z] #51 ... [2025-07-29T19:21:34.979Z] [2025-07-29T19:21:34.979Z] #52 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-07-29T19:21:35.239Z] #52 ... [2025-07-29T19:21:35.239Z] [2025-07-29T19:21:35.239Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-07-29T19:21:35.239Z] #53 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-07-29T19:21:35.239Z] #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-07-29T19:21:35.239Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-07-29T19:21:35.239Z] #53 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-07-29T19:21:35.239Z] #53 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-07-29T19:21:35.239Z] #53 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-07-29T19:21:35.239Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done [2025-07-29T19:21:35.239Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-07-29T19:21:35.239Z] #53 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-07-29T19:21:35.239Z] #53 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-07-29T19:21:35.239Z] #53 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done [2025-07-29T19:21:35.239Z] #53 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.8s done [2025-07-29T19:21:35.239Z] #53 DONE 6.2s [2025-07-29T19:21:35.239Z] [2025-07-29T19:21:35.239Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-07-29T19:21:35.239Z] #51 DONE 6.3s [2025-07-29T19:21:35.239Z] [2025-07-29T19:21:35.239Z] #54 [core-data internal] load build context [2025-07-29T19:21:35.239Z] #54 transferring context: 239.68MB 6.0s [2025-07-29T19:21:35.239Z] #54 ... [2025-07-29T19:21:35.239Z] [2025-07-29T19:21:35.239Z] #55 [core-common-config-bootstrapper internal] load build context [2025-07-29T19:21:35.496Z] #55 ... [2025-07-29T19:21:35.496Z] [2025-07-29T19:21:35.496Z] #54 [core-data internal] load build context [2025-07-29T19:21:36.933Z] #54 ... [2025-07-29T19:21:36.933Z] [2025-07-29T19:21:36.933Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-07-29T19:21:36.933Z] #0 1.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:36.933Z] #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:36.933Z] #0 4.143 v3.20.7-20-g448c64cf5d1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-29T19:21:36.933Z] #0 4.143 v3.20.7-19-gcfd2c06a1ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-29T19:21:36.933Z] #0 4.143 OK: 24171 distinct packages available [2025-07-29T19:21:36.933Z] #0 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:36.933Z] #0 4.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:36.933Z] #0 4.619 (1/14) Installing ca-certificates (20250619-r0) [2025-07-29T19:21:36.933Z] #0 4.635 (2/14) Installing brotli-libs (1.1.0-r2) [2025-07-29T19:21:36.933Z] #0 4.650 (3/14) Installing c-ares (1.33.1-r0) [2025-07-29T19:21:36.933Z] #0 4.658 (4/14) Installing libunistring (1.2-r0) [2025-07-29T19:21:36.933Z] #0 4.671 (5/14) Installing libidn2 (2.3.7-r0) [2025-07-29T19:21:36.933Z] #0 4.678 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-07-29T19:21:36.933Z] #0 4.680 (7/14) Installing libpsl (0.21.5-r1) [2025-07-29T19:21:36.933Z] #0 4.683 (8/14) Installing zstd-libs (1.5.6-r0) [2025-07-29T19:21:36.933Z] #0 4.692 (9/14) Installing libcurl (8.12.1-r0) [2025-07-29T19:21:36.933Z] #0 4.701 (10/14) Installing curl (8.12.1-r0) [2025-07-29T19:21:36.933Z] #0 4.706 (11/14) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:36.933Z] #0 4.710 (12/14) Installing musl-obstack (1.2.3-r2) [2025-07-29T19:21:36.933Z] #0 4.712 (13/14) Installing libucontext (1.2-r3) [2025-07-29T19:21:36.933Z] #0 4.717 (14/14) Installing gcompat (1.1.0-r4) [2025-07-29T19:21:36.933Z] #0 4.721 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:36.933Z] #0 4.729 Executing ca-certificates-20250619-r0.trigger [2025-07-29T19:21:36.933Z] #0 4.773 OK: 13 MiB in 28 packages [2025-07-29T19:21:36.933Z] #56 DONE 6.4s [2025-07-29T19:21:36.933Z] [2025-07-29T19:21:36.933Z] #54 [core-data internal] load build context [2025-07-29T19:21:38.302Z] #54 ... [2025-07-29T19:21:38.302Z] [2025-07-29T19:21:38.302Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-29T19:21:38.302Z] #57 DONE 7.7s [2025-07-29T19:21:38.302Z] [2025-07-29T19:21:38.302Z] #54 [core-data internal] load build context [2025-07-29T19:21:38.560Z] #54 ... [2025-07-29T19:21:38.560Z] [2025-07-29T19:21:38.560Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-07-29T19:21:38.560Z] #0 6.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.560Z] #0 6.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.560Z] #0 6.839 (1/4) Installing ca-certificates (20250619-r0) [2025-07-29T19:21:38.560Z] #0 6.855 (2/4) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:38.560Z] #0 6.860 (3/4) Installing su-exec (0.2-r3) [2025-07-29T19:21:38.560Z] #0 6.867 (4/4) Installing yq-go (4.44.1-r2) [2025-07-29T19:21:38.560Z] #0 6.934 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:38.560Z] #0 6.947 Executing ca-certificates-20250619-r0.trigger [2025-07-29T19:21:38.560Z] #0 7.013 OK: 19 MiB in 18 packages [2025-07-29T19:21:38.560Z] #58 DONE 8.2s [2025-07-29T19:21:38.560Z] [2025-07-29T19:21:38.560Z] #54 [core-data internal] load build context [2025-07-29T19:21:38.818Z] #54 ... [2025-07-29T19:21:38.818Z] [2025-07-29T19:21:38.818Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-07-29T19:21:38.818Z] #0 7.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 7.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 7.449 (1/3) Installing ca-certificates (20250619-r0) [2025-07-29T19:21:38.818Z] #0 7.468 (2/3) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:38.818Z] #0 7.480 (3/3) Installing tzdata (2025b-r0) [2025-07-29T19:21:38.818Z] #0 7.510 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:38.818Z] #0 7.522 Executing ca-certificates-20250619-r0.trigger [2025-07-29T19:21:38.818Z] #0 7.585 OK: 10 MiB in 17 packages [2025-07-29T19:21:38.818Z] #59 DONE 8.5s [2025-07-29T19:21:38.818Z] [2025-07-29T19:21:38.818Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-07-29T19:21:38.818Z] #0 6.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 6.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 7.067 v3.20.7-20-g448c64cf5d1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-29T19:21:38.818Z] #0 7.067 v3.20.7-19-gcfd2c06a1ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-29T19:21:38.818Z] #0 7.067 OK: 24171 distinct packages available [2025-07-29T19:21:38.818Z] #0 7.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 7.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 7.504 (1/4) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:38.818Z] #0 7.509 (2/4) Installing musl-obstack (1.2.3-r2) [2025-07-29T19:21:38.818Z] #0 7.520 (3/4) Installing libucontext (1.2-r3) [2025-07-29T19:21:38.818Z] #0 7.523 (4/4) Installing gcompat (1.1.0-r4) [2025-07-29T19:21:38.818Z] #0 7.530 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:38.818Z] #0 7.556 OK: 8 MiB in 18 packages [2025-07-29T19:21:38.818Z] #60 DONE 8.5s [2025-07-29T19:21:38.818Z] [2025-07-29T19:21:38.818Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-07-29T19:21:38.818Z] #0 7.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 7.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 7.460 v3.20.7-20-g448c64cf5d1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-07-29T19:21:38.818Z] #0 7.460 v3.20.7-19-gcfd2c06a1ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-07-29T19:21:38.818Z] #0 7.460 OK: 24171 distinct packages available [2025-07-29T19:21:38.818Z] #0 7.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 7.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 7.944 (1/5) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:38.818Z] #0 7.953 (2/5) Installing musl-obstack (1.2.3-r2) [2025-07-29T19:21:38.818Z] #0 7.953 (3/5) Installing libucontext (1.2-r3) [2025-07-29T19:21:38.818Z] #0 7.958 (4/5) Installing gcompat (1.1.0-r4) [2025-07-29T19:21:38.818Z] #0 7.963 (5/5) Installing openssl (3.3.4-r0) [2025-07-29T19:21:38.818Z] #0 7.987 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:38.818Z] #0 7.996 OK: 9 MiB in 19 packages [2025-07-29T19:21:38.818Z] #61 DONE 8.5s [2025-07-29T19:21:38.818Z] [2025-07-29T19:21:38.818Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-07-29T19:21:38.818Z] #0 7.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 7.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:38.818Z] #0 8.069 (1/2) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:38.818Z] #0 8.076 (2/2) Installing su-exec (0.2-r3) [2025-07-29T19:21:38.818Z] #0 8.081 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:38.818Z] #0 8.096 OK: 8 MiB in 16 packages [2025-07-29T19:21:38.818Z] #62 DONE 8.5s [2025-07-29T19:21:38.818Z] [2025-07-29T19:21:38.818Z] #54 [core-data internal] load build context [2025-07-29T19:21:38.818Z] #54 ... [2025-07-29T19:21:38.818Z] [2025-07-29T19:21:38.818Z] #63 [core-command internal] load build context [2025-07-29T19:21:39.076Z] #63 ... [2025-07-29T19:21:39.076Z] [2025-07-29T19:21:39.076Z] #64 [core-keeper internal] load build context [2025-07-29T19:21:39.076Z] #64 ... [2025-07-29T19:21:39.076Z] [2025-07-29T19:21:39.076Z] #65 [security-secretstore-setup internal] load build context [2025-07-29T19:21:39.076Z] #65 ... [2025-07-29T19:21:39.076Z] [2025-07-29T19:21:39.076Z] #66 [core-metadata internal] load build context [2025-07-29T19:21:39.334Z] #66 ... [2025-07-29T19:21:39.334Z] [2025-07-29T19:21:39.334Z] #67 [security-bootstrapper internal] load build context [2025-07-29T19:21:39.334Z] #67 ... [2025-07-29T19:21:39.334Z] [2025-07-29T19:21:39.334Z] #68 [security-spiffe-token-provider internal] load build context [2025-07-29T19:21:39.591Z] #68 ... [2025-07-29T19:21:39.591Z] [2025-07-29T19:21:39.591Z] #69 [support-notifications internal] load build context [2025-07-29T19:21:39.591Z] #69 ... [2025-07-29T19:21:39.591Z] [2025-07-29T19:21:39.591Z] #70 [support-scheduler internal] load build context [2025-07-29T19:21:39.591Z] #70 ... [2025-07-29T19:21:39.591Z] [2025-07-29T19:21:39.591Z] #71 [security-proxy-auth internal] load build context [2025-07-29T19:21:39.854Z] #71 ... [2025-07-29T19:21:39.854Z] [2025-07-29T19:21:39.854Z] #72 [security-proxy-setup internal] load build context [2025-07-29T19:21:39.854Z] #72 ... [2025-07-29T19:21:39.854Z] [2025-07-29T19:21:39.854Z] #71 [security-proxy-auth internal] load build context [2025-07-29T19:21:40.421Z] #71 transferring context: 415.86MB 11.1s [2025-07-29T19:21:40.421Z] #71 ... [2025-07-29T19:21:40.421Z] [2025-07-29T19:21:40.421Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-07-29T19:21:40.421Z] #0 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:40.421Z] #0 4.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:40.421Z] #0 4.432 OK: 12 MiB in 21 packages [2025-07-29T19:21:40.421Z] #73 DONE 5.7s [2025-07-29T19:21:40.421Z] [2025-07-29T19:21:40.421Z] #71 [security-proxy-auth internal] load build context [2025-07-29T19:21:40.680Z] #71 ... [2025-07-29T19:21:40.680Z] [2025-07-29T19:21:40.680Z] #55 [core-common-config-bootstrapper internal] load build context [2025-07-29T19:21:40.680Z] #55 transferring context: 508.62MB 10.6s done [2025-07-29T19:21:40.680Z] #55 DONE 11.6s [2025-07-29T19:21:40.680Z] [2025-07-29T19:21:40.680Z] #64 [core-keeper internal] load build context [2025-07-29T19:21:40.680Z] #64 transferring context: 508.62MB 11.2s done [2025-07-29T19:21:40.680Z] #64 DONE 11.6s [2025-07-29T19:21:40.680Z] [2025-07-29T19:21:40.680Z] #72 [security-proxy-setup internal] load build context [2025-07-29T19:21:40.680Z] #72 transferring context: 508.62MB 11.3s done [2025-07-29T19:21:40.680Z] #72 DONE 11.7s [2025-07-29T19:21:40.680Z] [2025-07-29T19:21:40.680Z] #71 [security-proxy-auth internal] load build context [2025-07-29T19:21:41.614Z] #71 transferring context: 508.62MB 12.5s done [2025-07-29T19:21:42.179Z] #71 ... [2025-07-29T19:21:42.179Z] [2025-07-29T19:21:42.179Z] #54 [core-data internal] load build context [2025-07-29T19:21:42.179Z] #54 transferring context: 508.62MB 11.9s done [2025-07-29T19:21:42.179Z] #54 DONE 13.3s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #52 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-07-29T19:21:42.438Z] #52 5.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:42.438Z] #52 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:42.438Z] #52 5.820 OK: 8 MiB in 15 packages [2025-07-29T19:21:42.438Z] #52 DONE 7.5s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-07-29T19:21:42.438Z] #0 5.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:42.438Z] #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:42.438Z] #0 6.209 OK: 8 MiB in 15 packages [2025-07-29T19:21:42.438Z] #74 DONE 7.6s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-07-29T19:21:42.438Z] #0 5.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:42.438Z] #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:42.438Z] #0 5.846 OK: 19 MiB in 18 packages [2025-07-29T19:21:42.438Z] #75 DONE 7.5s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-07-29T19:21:42.438Z] #0 4.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:42.438Z] #0 5.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:42.438Z] #0 5.352 OK: 13 MiB in 28 packages [2025-07-29T19:21:42.438Z] #76 DONE 5.6s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #66 [core-metadata internal] load build context [2025-07-29T19:21:42.438Z] #66 transferring context: 508.62MB 11.9s done [2025-07-29T19:21:42.438Z] #66 DONE 13.3s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:21:42.438Z] #77 DONE 1.7s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:21:42.438Z] #78 DONE 1.7s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #70 [support-scheduler internal] load build context [2025-07-29T19:21:42.438Z] #70 transferring context: 508.62MB 12.4s done [2025-07-29T19:21:42.438Z] #70 DONE 13.4s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #69 [support-notifications internal] load build context [2025-07-29T19:21:42.438Z] #69 transferring context: 508.62MB 12.5s done [2025-07-29T19:21:42.438Z] #69 DONE 13.4s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #65 [security-secretstore-setup internal] load build context [2025-07-29T19:21:42.438Z] #65 transferring context: 508.62MB 12.4s done [2025-07-29T19:21:42.438Z] #65 DONE 13.4s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #71 [security-proxy-auth internal] load build context [2025-07-29T19:21:42.438Z] #71 DONE 13.4s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #68 [security-spiffe-token-provider internal] load build context [2025-07-29T19:21:42.438Z] #68 transferring context: 508.62MB 12.7s done [2025-07-29T19:21:42.438Z] #68 DONE 13.5s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #67 [security-bootstrapper internal] load build context [2025-07-29T19:21:42.438Z] #67 transferring context: 508.62MB 12.9s done [2025-07-29T19:21:42.438Z] #67 DONE 13.4s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #63 [core-command internal] load build context [2025-07-29T19:21:42.438Z] #63 transferring context: 508.62MB 13.2s done [2025-07-29T19:21:42.438Z] #63 DONE 13.6s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:21:42.438Z] #79 DONE 0.1s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:21:42.438Z] #77 DONE 1.7s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:21:42.438Z] #78 DONE 1.7s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-07-29T19:21:42.438Z] #80 DONE 0.2s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:21:42.438Z] #81 DONE 0.1s [2025-07-29T19:21:42.438Z] [2025-07-29T19:21:42.438Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:21:42.696Z] #82 ... [2025-07-29T19:21:42.696Z] [2025-07-29T19:21:42.696Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:21:42.696Z] #83 DONE 0.1s [2025-07-29T19:21:42.696Z] [2025-07-29T19:21:42.696Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:21:44.069Z] #84 ... [2025-07-29T19:21:44.069Z] [2025-07-29T19:21:44.069Z] #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-07-29T19:21:44.069Z] #0 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:44.069Z] #0 4.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:44.069Z] #0 4.685 OK: 9 MiB in 19 packages [2025-07-29T19:21:44.069Z] #85 DONE 4.8s [2025-07-29T19:21:44.069Z] [2025-07-29T19:21:44.069Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-07-29T19:21:44.069Z] #0 4.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:44.069Z] #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:44.069Z] #0 4.716 OK: 8 MiB in 18 packages [2025-07-29T19:21:44.069Z] #86 DONE 4.8s [2025-07-29T19:21:44.069Z] [2025-07-29T19:21:44.069Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-07-29T19:21:44.069Z] #0 4.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:44.069Z] #0 4.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:44.069Z] #0 4.753 OK: 10 MiB in 17 packages [2025-07-29T19:21:44.069Z] #87 DONE 4.9s [2025-07-29T19:21:44.069Z] [2025-07-29T19:21:44.069Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-07-29T19:21:44.069Z] #0 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:44.069Z] #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:44.069Z] #0 4.700 OK: 8 MiB in 16 packages [2025-07-29T19:21:44.069Z] #88 DONE 4.9s [2025-07-29T19:21:44.069Z] [2025-07-29T19:21:44.069Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-07-29T19:21:44.069Z] #0 4.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:44.069Z] #0 4.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:44.069Z] #0 4.837 OK: 19 MiB in 18 packages [2025-07-29T19:21:44.069Z] #89 DONE 5.1s [2025-07-29T19:21:44.069Z] [2025-07-29T19:21:44.069Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-07-29T19:21:44.338Z] #90 ... [2025-07-29T19:21:44.338Z] [2025-07-29T19:21:44.338Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-07-29T19:21:44.338Z] #91 DONE 0.7s [2025-07-29T19:21:44.338Z] [2025-07-29T19:21:44.338Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-07-29T19:21:44.338Z] #92 DONE 0.7s [2025-07-29T19:21:44.338Z] [2025-07-29T19:21:44.338Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-07-29T19:21:44.338Z] #93 DONE 0.7s [2025-07-29T19:21:44.338Z] [2025-07-29T19:21:44.338Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-07-29T19:21:44.338Z] #94 DONE 0.1s [2025-07-29T19:21:44.338Z] [2025-07-29T19:21:44.338Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-07-29T19:21:44.338Z] #95 DONE 0.1s [2025-07-29T19:21:44.338Z] [2025-07-29T19:21:44.338Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2025-07-29T19:21:44.598Z] #96 DONE 0.3s [2025-07-29T19:21:44.598Z] [2025-07-29T19:21:44.598Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-07-29T19:21:44.598Z] #97 DONE 0.3s [2025-07-29T19:21:44.598Z] [2025-07-29T19:21:44.598Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-07-29T19:21:44.598Z] #98 DONE 0.2s [2025-07-29T19:21:44.598Z] [2025-07-29T19:21:44.598Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-07-29T19:21:44.857Z] #99 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-07-29T19:21:44.857Z] #100 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-07-29T19:21:44.857Z] #90 DONE 1.0s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-07-29T19:21:44.857Z] #101 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-07-29T19:21:44.857Z] #102 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-07-29T19:21:44.857Z] #103 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-07-29T19:21:44.857Z] #104 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-07-29T19:21:44.857Z] #105 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-07-29T19:21:44.857Z] #106 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-07-29T19:21:44.857Z] #107 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-07-29T19:21:44.857Z] #108 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-07-29T19:21:44.857Z] #109 DONE 0.1s [2025-07-29T19:21:44.857Z] [2025-07-29T19:21:44.857Z] #110 [security-spire-config] exporting to image [2025-07-29T19:21:44.857Z] #110 exporting layers [2025-07-29T19:21:45.115Z] #110 ... [2025-07-29T19:21:45.115Z] [2025-07-29T19:21:45.115Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-07-29T19:21:45.115Z] #111 DONE 0.0s [2025-07-29T19:21:45.115Z] [2025-07-29T19:21:45.115Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-07-29T19:21:45.115Z] #0 5.516 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:45.115Z] #0 8.557 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:45.375Z] #112 ... [2025-07-29T19:21:45.375Z] [2025-07-29T19:21:45.375Z] #113 [security-spire-agent] exporting to image [2025-07-29T19:21:45.375Z] #113 ... [2025-07-29T19:21:45.375Z] [2025-07-29T19:21:45.375Z] #114 [security-spire-server] exporting to image [2025-07-29T19:21:45.375Z] #114 exporting layers 0.4s done [2025-07-29T19:21:45.375Z] #114 writing image sha256:aa79a054f5ff3fcfde9da2cf493bed57966c3e59c1ad18af0b90abcdb74a0da1 done [2025-07-29T19:21:45.375Z] #114 naming to docker.io/library/security-spire-server done [2025-07-29T19:21:45.375Z] #114 DONE 0.4s [2025-07-29T19:21:45.375Z] [2025-07-29T19:21:45.375Z] #110 [security-spire-config] exporting to image [2025-07-29T19:21:45.375Z] #110 exporting layers 0.4s done [2025-07-29T19:21:45.375Z] #110 writing image sha256:a867f2a9b2b1f8f41bb0265050c75631fcfb1430836f8a9dc1f299d3aae71bc9 done [2025-07-29T19:21:45.375Z] #110 naming to docker.io/library/security-spire-config done [2025-07-29T19:21:45.375Z] #110 DONE 0.5s [2025-07-29T19:21:45.635Z] [2025-07-29T19:21:45.635Z] #113 [security-spire-agent] exporting to image [2025-07-29T19:21:45.635Z] #113 exporting layers 0.4s done [2025-07-29T19:21:45.635Z] #113 writing image sha256:e188a4523f19ba41458b990e632a80a5cf6076f275acd5109dc905a53375a186 done [2025-07-29T19:21:45.635Z] #113 naming to docker.io/library/security-spire-agent done [2025-07-29T19:21:45.635Z] #113 DONE 0.4s [2025-07-29T19:21:45.635Z] [2025-07-29T19:21:45.635Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:21:47.538Z] #115 ... [2025-07-29T19:21:47.538Z] [2025-07-29T19:21:47.538Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-07-29T19:21:47.538Z] #112 12.38 OK: 248 MiB in 58 packages [2025-07-29T19:21:47.538Z] #112 DONE 12.5s [2025-07-29T19:21:47.538Z] [2025-07-29T19:21:47.538Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-07-29T19:21:47.538Z] #116 DONE 0.0s [2025-07-29T19:21:47.538Z] [2025-07-29T19:21:47.538Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:21:48.105Z] #117 ... [2025-07-29T19:21:48.105Z] [2025-07-29T19:21:48.105Z] #118 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-07-29T19:21:48.105Z] #0 3.287 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:48.105Z] #0 6.176 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-29T19:21:48.105Z] #0 9.645 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-29T19:21:49.484Z] #118 11.22 Executing busybox-1.36.1-r29.trigger [2025-07-29T19:21:49.484Z] #118 11.22 OK: 8 MiB in 15 packages [2025-07-29T19:21:49.484Z] #118 DONE 11.4s [2025-07-29T19:21:49.484Z] [2025-07-29T19:21:49.484Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:21:52.772Z] #119 ... [2025-07-29T19:21:52.772Z] [2025-07-29T19:21:52.772Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:10.856Z] #120 DONE 28.2s [2025-07-29T19:22:10.856Z] [2025-07-29T19:22:10.856Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:10.856Z] #117 DONE 23.4s [2025-07-29T19:22:10.856Z] [2025-07-29T19:22:10.856Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:10.856Z] #115 DONE 28.4s [2025-07-29T19:22:10.856Z] [2025-07-29T19:22:10.856Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:10.856Z] #119 DONE 28.2s [2025-07-29T19:22:10.856Z] [2025-07-29T19:22:10.856Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:10.856Z] #82 DONE 28.3s [2025-07-29T19:22:10.856Z] [2025-07-29T19:22:10.856Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:10.856Z] #84 DONE 28.4s [2025-07-29T19:22:10.856Z] [2025-07-29T19:22:10.856Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #121 ... [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #122 [core-keeper builder 7/8] COPY . . [2025-07-29T19:22:16.136Z] #122 DONE 5.2s [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #123 DONE 5.2s [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #121 [core-data builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #121 DONE 5.2s [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #124 [support-scheduler builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #124 DONE 5.2s [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #125 [core-command builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #125 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:16.136Z] #126 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:22:16.136Z] #127 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #128 [core-data builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #128 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:22:16.136Z] #129 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:16.136Z] #130 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #131 [support-notifications builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #131 DONE 5.2s [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #132 [security-proxy-auth builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #132 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:22:16.136Z] #133 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:16.136Z] #134 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #135 [core-metadata builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #135 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:16.136Z] #136 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:22:16.136Z] #137 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #138 DONE 5.2s [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:16.136Z] #139 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:22:16.136Z] #140 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #141 [security-bootstrapper builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #141 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-07-29T19:22:16.136Z] #142 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-29T19:22:16.136Z] #143 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2025-07-29T19:22:16.136Z] #144 CACHED [2025-07-29T19:22:16.136Z] [2025-07-29T19:22:16.136Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-07-29T19:22:17.071Z] #145 1.056 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-07-29T19:22:27.056Z] #145 ... [2025-07-29T19:22:27.056Z] [2025-07-29T19:22:27.056Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-07-29T19:22:27.056Z] #0 1.027 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-07-29T19:22:27.056Z] #146 ... [2025-07-29T19:22:27.056Z] [2025-07-29T19:22:27.056Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-07-29T19:22:27.056Z] #0 1.065 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-07-29T19:22:27.056Z] #147 ... [2025-07-29T19:22:27.056Z] [2025-07-29T19:22:27.056Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-07-29T19:22:27.056Z] #0 1.070 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-07-29T19:22:27.056Z] #148 ... [2025-07-29T19:22:27.056Z] [2025-07-29T19:22:27.056Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-07-29T19:22:27.056Z] #0 1.136 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-07-29T19:22:27.056Z] #149 ... [2025-07-29T19:22:27.056Z] [2025-07-29T19:22:27.056Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-07-29T19:22:27.056Z] #0 1.131 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-07-29T19:22:27.056Z] #150 ... [2025-07-29T19:22:27.056Z] [2025-07-29T19:22:27.056Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-07-29T19:22:27.056Z] #0 0.968 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-07-29T19:22:27.056Z] #151 ... [2025-07-29T19:22:27.056Z] [2025-07-29T19:22:27.056Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-07-29T19:22:27.057Z] #0 1.126 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-07-29T19:22:27.057Z] #152 ... [2025-07-29T19:22:27.057Z] [2025-07-29T19:22:27.057Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-07-29T19:22:27.057Z] #0 1.125 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-07-29T19:22:27.057Z] #153 ... [2025-07-29T19:22:27.057Z] [2025-07-29T19:22:27.057Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-07-29T19:22:27.057Z] #0 1.104 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-07-29T19:22:27.327Z] #154 ... [2025-07-29T19:22:27.327Z] [2025-07-29T19:22:27.327Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-07-29T19:22:27.327Z] #0 0.851 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-07-29T19:22:27.585Z] #155 ... [2025-07-29T19:22:27.585Z] [2025-07-29T19:22:27.585Z] #156 [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-07-29T19:22:27.585Z] #0 1.120 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-07-29T19:23:49.011Z] #156 ... [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-07-29T19:23:49.011Z] #151 DONE 89.1s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:23:49.011Z] #157 DONE 0.1s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-07-29T19:23:49.011Z] #146 ... [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:23:49.011Z] #158 DONE 0.0s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-07-29T19:23:49.011Z] #159 DONE 0.1s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-07-29T19:23:49.011Z] #160 DONE 0.1s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-07-29T19:23:49.011Z] #154 ... [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-07-29T19:23:49.011Z] #161 DONE 0.2s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-29T19:23:49.011Z] #162 DONE 0.9s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #163 [core-common-config-bootstrapper] exporting to image [2025-07-29T19:23:49.011Z] #163 exporting layers [2025-07-29T19:23:49.011Z] #163 exporting layers 0.4s done [2025-07-29T19:23:49.011Z] #163 writing image sha256:867219894e0be9cecefb7386f77ca3a008736172be61ba3339b42d2766bdd06c done [2025-07-29T19:23:49.011Z] #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-07-29T19:23:49.011Z] #163 DONE 0.4s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #156 [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-07-29T19:23:49.011Z] #156 ... [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-07-29T19:23:49.011Z] #154 DONE 91.4s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-07-29T19:23:49.011Z] #164 DONE 0.1s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-07-29T19:23:49.011Z] #149 ... [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-07-29T19:23:49.011Z] #165 DONE 1.1s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:23:49.011Z] #166 DONE 0.1s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-07-29T19:23:49.011Z] #155 ... [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:23:49.011Z] #167 DONE 0.1s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-07-29T19:23:49.011Z] #168 DONE 0.1s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-07-29T19:23:49.011Z] #169 DONE 0.0s [2025-07-29T19:23:49.011Z] [2025-07-29T19:23:49.011Z] #170 [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-07-29T19:23:49.269Z] #170 DONE 0.1s [2025-07-29T19:23:49.269Z] [2025-07-29T19:23:49.269Z] #171 [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-07-29T19:23:49.269Z] #171 DONE 0.0s [2025-07-29T19:23:49.269Z] [2025-07-29T19:23:49.269Z] #172 [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-07-29T19:23:49.269Z] #172 DONE 0.0s [2025-07-29T19:23:49.269Z] [2025-07-29T19:23:49.269Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-07-29T19:23:49.269Z] #173 DONE 0.1s [2025-07-29T19:23:49.269Z] [2025-07-29T19:23:49.269Z] #156 [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-07-29T19:23:49.269Z] #156 ... [2025-07-29T19:23:49.269Z] [2025-07-29T19:23:49.269Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-07-29T19:23:50.219Z] #174 DONE 0.9s [2025-07-29T19:23:50.219Z] [2025-07-29T19:23:50.219Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-07-29T19:23:50.219Z] #155 ... [2025-07-29T19:23:50.219Z] [2025-07-29T19:23:50.219Z] #175 [security-bootstrapper] exporting to image [2025-07-29T19:23:50.477Z] #175 exporting layers 0.4s done [2025-07-29T19:23:50.477Z] #175 writing image sha256:625577bb3720c7b31d11830e277071514fb68a9bda3aeed8f25f12920fe9753e done [2025-07-29T19:23:50.477Z] #175 naming to docker.io/library/security-bootstrapper done [2025-07-29T19:23:50.477Z] #175 DONE 0.4s [2025-07-29T19:23:50.477Z] [2025-07-29T19:23:50.477Z] #156 [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-07-29T19:24:58.153Z] #156 158.7 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-07-29T19:24:58.153Z] #156 ... [2025-07-29T19:24:58.153Z] [2025-07-29T19:24:58.153Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-07-29T19:24:58.153Z] #152 DONE 162.0s [2025-07-29T19:24:58.153Z] [2025-07-29T19:24:58.153Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-07-29T19:24:58.153Z] #149 DONE 162.0s [2025-07-29T19:24:58.153Z] [2025-07-29T19:24:58.153Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:24:58.153Z] #176 ... [2025-07-29T19:24:58.153Z] [2025-07-29T19:24:58.153Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:24:58.153Z] #177 DONE 0.1s [2025-07-29T19:24:58.411Z] [2025-07-29T19:24:58.411Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:24:58.411Z] #176 DONE 0.2s [2025-07-29T19:24:58.411Z] [2025-07-29T19:24:58.411Z] #156 [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-07-29T19:24:58.411Z] #156 DONE 162.4s [2025-07-29T19:24:58.411Z] [2025-07-29T19:24:58.411Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:24:58.411Z] #178 ... [2025-07-29T19:24:58.411Z] [2025-07-29T19:24:58.411Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:24:58.411Z] #179 DONE 0.2s [2025-07-29T19:24:58.668Z] [2025-07-29T19:24:58.668Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:24:58.668Z] #178 DONE 0.2s [2025-07-29T19:24:58.668Z] [2025-07-29T19:24:58.668Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-07-29T19:24:58.668Z] #180 DONE 0.2s [2025-07-29T19:24:58.668Z] [2025-07-29T19:24:58.668Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-07-29T19:24:58.668Z] #181 DONE 0.2s [2025-07-29T19:24:58.668Z] [2025-07-29T19:24:58.668Z] #182 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:24:58.668Z] #182 DONE 0.2s [2025-07-29T19:24:58.668Z] [2025-07-29T19:24:58.668Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-07-29T19:24:58.668Z] #183 DONE 0.1s [2025-07-29T19:24:58.668Z] [2025-07-29T19:24:58.668Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-07-29T19:24:58.926Z] #184 ... [2025-07-29T19:24:58.926Z] [2025-07-29T19:24:58.926Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:24:58.926Z] #185 DONE 0.1s [2025-07-29T19:24:58.926Z] [2025-07-29T19:24:58.926Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-07-29T19:24:58.926Z] #184 DONE 0.2s [2025-07-29T19:24:58.926Z] [2025-07-29T19:24:58.926Z] #186 [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-07-29T19:24:58.926Z] #186 DONE 0.3s [2025-07-29T19:24:58.926Z] [2025-07-29T19:24:58.926Z] #187 [core-command] exporting to image [2025-07-29T19:24:58.926Z] #187 exporting layers 0.2s done [2025-07-29T19:24:58.926Z] #187 writing image sha256:3092903ad48f2cc1ddb011faaee5f916bbf8d192f6f77b5c8edc1a6a717d1a66 0.0s done [2025-07-29T19:24:58.926Z] #187 naming to docker.io/library/core-command done [2025-07-29T19:24:59.184Z] #187 DONE 0.3s [2025-07-29T19:24:59.184Z] [2025-07-29T19:24:59.184Z] #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-07-29T19:24:59.441Z] #188 DONE 0.2s [2025-07-29T19:24:59.441Z] [2025-07-29T19:24:59.441Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-07-29T19:24:59.442Z] #189 DONE 0.3s [2025-07-29T19:24:59.442Z] [2025-07-29T19:24:59.442Z] #190 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-07-29T19:24:59.442Z] #190 DONE 0.1s [2025-07-29T19:24:59.442Z] [2025-07-29T19:24:59.442Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-07-29T19:24:59.442Z] #191 DONE 0.1s [2025-07-29T19:24:59.442Z] [2025-07-29T19:24:59.442Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-07-29T19:24:59.699Z] #192 DONE 0.3s [2025-07-29T19:24:59.699Z] [2025-07-29T19:24:59.699Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-07-29T19:24:59.963Z] #193 DONE 0.3s [2025-07-29T19:24:59.963Z] [2025-07-29T19:24:59.963Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-07-29T19:24:59.963Z] #145 DONE 164.0s [2025-07-29T19:24:59.963Z] [2025-07-29T19:24:59.963Z] #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-29T19:25:00.220Z] #194 DONE 0.7s [2025-07-29T19:25:00.220Z] [2025-07-29T19:25:00.220Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-07-29T19:25:00.480Z] #195 DONE 0.4s [2025-07-29T19:25:00.480Z] [2025-07-29T19:25:00.480Z] #196 [security-proxy-setup] exporting to image [2025-07-29T19:25:00.480Z] #196 ... [2025-07-29T19:25:00.480Z] [2025-07-29T19:25:00.480Z] #197 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:25:00.480Z] #197 DONE 0.2s [2025-07-29T19:25:00.737Z] [2025-07-29T19:25:00.737Z] #198 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:25:00.737Z] #198 DONE 0.2s [2025-07-29T19:25:00.737Z] [2025-07-29T19:25:00.737Z] #196 [security-proxy-setup] exporting to image [2025-07-29T19:25:00.737Z] #196 exporting layers 0.6s done [2025-07-29T19:25:00.737Z] #196 writing image sha256:fd7636e7126326721d8f7989365c870b8a6e919e5d91e1c8836bd3692a0c526f 0.0s done [2025-07-29T19:25:00.737Z] #196 naming to docker.io/library/security-proxy-setup 0.0s done [2025-07-29T19:25:00.737Z] #196 DONE 0.7s [2025-07-29T19:25:00.737Z] [2025-07-29T19:25:00.737Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-07-29T19:25:00.737Z] #155 DONE 164.8s [2025-07-29T19:25:00.737Z] [2025-07-29T19:25:00.737Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-07-29T19:25:01.002Z] #199 DONE 0.4s [2025-07-29T19:25:01.002Z] [2025-07-29T19:25:01.002Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:25:01.002Z] #200 DONE 0.0s [2025-07-29T19:25:01.002Z] [2025-07-29T19:25:01.002Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:25:01.261Z] #201 DONE 0.1s [2025-07-29T19:25:01.261Z] [2025-07-29T19:25:01.261Z] #202 [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-07-29T19:25:01.261Z] #202 DONE 0.1s [2025-07-29T19:25:01.261Z] [2025-07-29T19:25:01.261Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-29T19:25:01.261Z] #203 DONE 0.7s [2025-07-29T19:25:01.261Z] [2025-07-29T19:25:01.261Z] #204 [security-secretstore-setup] exporting to image [2025-07-29T19:25:01.525Z] #204 ... [2025-07-29T19:25:01.525Z] [2025-07-29T19:25:01.525Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-07-29T19:25:01.525Z] #205 DONE 0.3s [2025-07-29T19:25:01.525Z] [2025-07-29T19:25:01.525Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-07-29T19:25:01.525Z] #148 DONE 165.6s [2025-07-29T19:25:01.525Z] [2025-07-29T19:25:01.525Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-07-29T19:25:01.525Z] #206 DONE 0.1s [2025-07-29T19:25:01.525Z] [2025-07-29T19:25:01.525Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-07-29T19:25:01.786Z] #207 DONE 0.1s [2025-07-29T19:25:01.786Z] [2025-07-29T19:25:01.786Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-29T19:25:01.786Z] #208 ... [2025-07-29T19:25:01.786Z] [2025-07-29T19:25:01.786Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:25:01.786Z] #209 DONE 0.1s [2025-07-29T19:25:01.786Z] [2025-07-29T19:25:01.786Z] #210 [security-spiffe-token-provider] exporting to image [2025-07-29T19:25:01.786Z] #210 exporting layers 0.5s done [2025-07-29T19:25:01.786Z] #210 writing image sha256:bdb895ef74a1f80a9d346fbe67109c9a3d8ba33ba9f13a79993ac3c3fe4f6880 0.0s done [2025-07-29T19:25:01.786Z] #210 naming to docker.io/library/security-spiffe-token-provider done [2025-07-29T19:25:01.786Z] #210 DONE 0.6s [2025-07-29T19:25:02.044Z] [2025-07-29T19:25:02.044Z] #204 [security-secretstore-setup] exporting to image [2025-07-29T19:25:02.044Z] #204 exporting layers 0.7s done [2025-07-29T19:25:02.044Z] #204 writing image sha256:c67372cbbb0762f4ca1786349f6c120c1816ace0a55db57eadefeb10e38517bc done [2025-07-29T19:25:02.044Z] #204 naming to docker.io/library/security-secretstore-setup done [2025-07-29T19:25:02.044Z] #204 DONE 0.8s [2025-07-29T19:25:02.044Z] [2025-07-29T19:25:02.044Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-07-29T19:25:02.044Z] #147 DONE 166.0s [2025-07-29T19:25:02.044Z] [2025-07-29T19:25:02.044Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-07-29T19:25:02.044Z] #211 DONE 0.3s [2025-07-29T19:25:02.044Z] [2025-07-29T19:25:02.044Z] #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-07-29T19:25:02.306Z] #212 DONE 0.2s [2025-07-29T19:25:02.306Z] [2025-07-29T19:25:02.306Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-07-29T19:25:02.306Z] #208 DONE 0.5s [2025-07-29T19:25:02.306Z] [2025-07-29T19:25:02.306Z] #213 [security-proxy-auth] exporting to image [2025-07-29T19:25:02.306Z] #213 ... [2025-07-29T19:25:02.306Z] [2025-07-29T19:25:02.306Z] #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:25:02.306Z] #214 DONE 0.1s [2025-07-29T19:25:02.306Z] [2025-07-29T19:25:02.306Z] #213 [security-proxy-auth] exporting to image [2025-07-29T19:25:02.306Z] #213 exporting layers 0.2s done [2025-07-29T19:25:02.306Z] #213 writing image sha256:c61e0649cc247cb030405493dc458ec0006b09800a24e055150f6c4aa921bdfb [2025-07-29T19:25:02.567Z] #213 writing image sha256:c61e0649cc247cb030405493dc458ec0006b09800a24e055150f6c4aa921bdfb 0.0s done [2025-07-29T19:25:02.567Z] #213 naming to docker.io/library/security-proxy-auth done [2025-07-29T19:25:02.567Z] #213 DONE 0.2s [2025-07-29T19:25:02.567Z] [2025-07-29T19:25:02.567Z] #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:25:02.567Z] #215 DONE 0.1s [2025-07-29T19:25:02.567Z] [2025-07-29T19:25:02.567Z] #216 [core-keeper] exporting to image [2025-07-29T19:25:02.567Z] #216 exporting layers 0.2s done [2025-07-29T19:25:02.567Z] #216 writing image sha256:d0a19aa1621e602da797531dca7da5e0e45f1b48e1c4b317b5b583450c242ef3 0.1s done [2025-07-29T19:25:02.567Z] #216 naming to docker.io/library/core-keeper [2025-07-29T19:25:02.567Z] #216 naming to docker.io/library/core-keeper done [2025-07-29T19:25:02.567Z] #216 DONE 0.3s [2025-07-29T19:25:02.567Z] [2025-07-29T19:25:02.567Z] #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:25:02.567Z] #200 DONE 0.0s [2025-07-29T19:25:02.567Z] [2025-07-29T19:25:02.567Z] #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:25:02.567Z] #201 DONE 0.1s [2025-07-29T19:25:02.567Z] [2025-07-29T19:25:02.567Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-07-29T19:25:02.567Z] #146 DONE 166.5s [2025-07-29T19:25:02.567Z] [2025-07-29T19:25:02.567Z] #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-07-29T19:25:02.567Z] #217 DONE 0.1s [2025-07-29T19:25:02.567Z] [2025-07-29T19:25:02.567Z] #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:25:02.567Z] #218 CACHED [2025-07-29T19:25:02.567Z] [2025-07-29T19:25:02.567Z] #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:25:02.567Z] #219 CACHED [2025-07-29T19:25:02.567Z] [2025-07-29T19:25:02.567Z] #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-07-29T19:25:02.567Z] #220 DONE 0.1s [2025-07-29T19:25:02.567Z] [2025-07-29T19:25:02.567Z] #221 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-07-29T19:25:02.826Z] #221 DONE 0.1s [2025-07-29T19:25:02.826Z] [2025-07-29T19:25:02.826Z] #222 [core-data] exporting to image [2025-07-29T19:25:02.826Z] #222 exporting layers 0.2s done [2025-07-29T19:25:02.826Z] #222 writing image sha256:508183eeae1a53d1c66e6cb329fdb70f8f2c73300140c60dfc00ae99b6494e0d done [2025-07-29T19:25:02.826Z] #222 naming to docker.io/library/core-data done [2025-07-29T19:25:02.826Z] #222 DONE 0.2s [2025-07-29T19:25:02.826Z] [2025-07-29T19:25:02.826Z] #223 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-07-29T19:25:02.826Z] #223 DONE 0.0s [2025-07-29T19:25:02.826Z] [2025-07-29T19:25:02.826Z] #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-07-29T19:25:02.826Z] #224 DONE 0.0s [2025-07-29T19:25:02.826Z] [2025-07-29T19:25:02.826Z] #225 [core-metadata] exporting to image [2025-07-29T19:25:03.085Z] #225 exporting layers 0.1s done [2025-07-29T19:25:03.085Z] #225 writing image sha256:1c9d3f4949520f3d2b14260889e8431e0bc8a614af2b70c1dd321051c097947c done [2025-07-29T19:25:03.085Z] #225 naming to docker.io/library/core-metadata done [2025-07-29T19:25:03.085Z] #225 DONE 0.1s [2025-07-29T19:25:03.085Z] [2025-07-29T19:25:03.085Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-07-29T19:25:05.620Z] #150 DONE 169.2s [2025-07-29T19:25:05.620Z] [2025-07-29T19:25:05.620Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:25:05.620Z] #226 DONE 0.0s [2025-07-29T19:25:05.620Z] [2025-07-29T19:25:05.620Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:25:05.620Z] #227 DONE 0.0s [2025-07-29T19:25:05.620Z] [2025-07-29T19:25:05.620Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-07-29T19:25:05.620Z] #228 DONE 0.2s [2025-07-29T19:25:05.620Z] [2025-07-29T19:25:05.620Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-07-29T19:25:05.620Z] #153 ... [2025-07-29T19:25:05.620Z] [2025-07-29T19:25:05.620Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-07-29T19:25:05.620Z] #229 DONE 0.0s [2025-07-29T19:25:05.620Z] [2025-07-29T19:25:05.620Z] #230 [support-scheduler] exporting to image [2025-07-29T19:25:05.880Z] #230 exporting layers 0.2s done [2025-07-29T19:25:05.880Z] #230 writing image sha256:37324142ce61441a52b9ab5554e159acfed31c078bfc23f5db4c549becc72cf8 done [2025-07-29T19:25:05.880Z] #230 naming to docker.io/library/support-scheduler done [2025-07-29T19:25:05.880Z] #230 DONE 0.2s [2025-07-29T19:25:05.880Z] [2025-07-29T19:25:05.880Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-07-29T19:25:05.880Z] #153 DONE 169.9s [2025-07-29T19:25:06.138Z] [2025-07-29T19:25:06.138Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-07-29T19:25:06.138Z] #231 DONE 0.0s [2025-07-29T19:25:06.138Z] [2025-07-29T19:25:06.138Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-07-29T19:25:06.138Z] #232 DONE 0.0s [2025-07-29T19:25:06.138Z] [2025-07-29T19:25:06.138Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-07-29T19:25:06.138Z] #233 DONE 0.1s [2025-07-29T19:25:06.398Z] [2025-07-29T19:25:06.398Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-07-29T19:25:06.398Z] #234 DONE 0.0s [2025-07-29T19:25:06.398Z] [2025-07-29T19:25:06.398Z] #235 [support-notifications] exporting to image [2025-07-29T19:25:06.398Z] #235 exporting layers 0.1s done [2025-07-29T19:25:06.398Z] #235 writing image sha256:44c95b92be4515412455bcad46e591ddf119a01aac6736033b342e8feb9832cd done [2025-07-29T19:25:06.398Z] #235 naming to docker.io/library/support-notifications done [2025-07-29T19:25:06.398Z] #235 DONE 0.1s [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-07-29T19:25:06.398Z] time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-07-29T19:25:06.428Z] $ docker stop --time=1 a0b18cea01cbfbe40b5e12a54c5133259dbd0c87334176bc673ea65144274b3e [2025-07-29T19:25:07.703Z] $ docker rm -f --volumes a0b18cea01cbfbe40b5e12a54c5133259dbd0c87334176bc673ea65144274b3e [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-29T19:25:08.117Z] + docker images [2025-07-29T19:25:08.118Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-07-29T19:25:08.118Z] support-notifications latest 44c95b92be45 1 second ago 52.3MB [2025-07-29T19:25:08.118Z] support-scheduler latest 37324142ce61 2 seconds ago 48.7MB [2025-07-29T19:25:08.118Z] core-metadata latest 1c9d3f494952 5 seconds ago 33.2MB [2025-07-29T19:25:08.118Z] security-proxy-auth latest c61e0649cc24 5 seconds ago 31.9MB [2025-07-29T19:25:08.118Z] core-data latest 508183eeae1a 5 seconds ago 33MB [2025-07-29T19:25:08.118Z] core-keeper latest d0a19aa1621e 5 seconds ago 32.6MB [2025-07-29T19:25:08.118Z] security-secretstore-setup latest c67372cbbb07 6 seconds ago 68.9MB [2025-07-29T19:25:08.118Z] security-spiffe-token-provider latest bdb895ef74a1 7 seconds ago 47.5MB [2025-07-29T19:25:08.118Z] security-proxy-setup latest fd7636e71263 8 seconds ago 38.6MB [2025-07-29T19:25:08.118Z] core-command latest 3092903ad48f 9 seconds ago 28.5MB [2025-07-29T19:25:08.118Z] security-bootstrapper latest 625577bb3720 About a minute ago 20.4MB [2025-07-29T19:25:08.118Z] core-common-config-bootstrapper latest 867219894e0b About a minute ago 17.1MB [2025-07-29T19:25:08.118Z] security-spire-config latest a867f2a9b2b1 3 minutes ago 149MB [2025-07-29T19:25:08.118Z] security-spire-server latest aa79a054f5ff 3 minutes ago 149MB [2025-07-29T19:25:08.118Z] security-spire-agent latest e188a4523f19 3 minutes ago 195MB [2025-07-29T19:25:08.118Z] ci-base-image-x86_64 latest bfef458c5c6d 6 minutes ago 924MB [2025-07-29T19:25:08.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 5 weeks ago 574MB [2025-07-29T19:25:08.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB [2025-07-29T19:25:08.118Z] 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-07-29T19:25:09.286Z] provisioning config files... [2025-07-29T19:25:09.295Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16043610516409457345tmp [Pipeline] { [Pipeline] sh [2025-07-29T19:25:09.634Z] + set +x [2025-07-29T19:25:09.634Z] + curl -s https://codecov.io/bash [2025-07-29T19:25:09.634Z] + bash -s -- [2025-07-29T19:25:09.634Z] [2025-07-29T19:25:09.634Z] _____ _ [2025-07-29T19:25:09.634Z] / ____| | | [2025-07-29T19:25:09.634Z] | | ___ __| | ___ ___ _____ __ [2025-07-29T19:25:09.634Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-29T19:25:09.634Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-29T19:25:09.634Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-29T19:25:09.634Z] Bash-1.0.6 [2025-07-29T19:25:09.634Z] [2025-07-29T19:25:09.634Z] [2025-07-29T19:25:09.634Z] ==> git version 2.25.1 found [2025-07-29T19:25:09.634Z] ==> 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-07-29T19:25:09.634Z] Release-Date: 2020-01-08 [2025-07-29T19:25:09.634Z] 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-07-29T19:25:09.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-29T19:25:09.635Z] ==> Jenkins CI detected. [2025-07-29T19:25:09.635Z] current dir:  /w/workspace/edgex-go/1 [2025-07-29T19:25:09.635Z] project root: . [2025-07-29T19:25:09.635Z] --> token set from env [2025-07-29T19:25:09.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-29T19:25:09.635Z] ==> Running gcov in . (disable via -X gcov) [2025-07-29T19:25:09.894Z] ==> Python coveragepy not found [2025-07-29T19:25:09.894Z] ==> Searching for coverage reports in: [2025-07-29T19:25:09.894Z] + . [2025-07-29T19:25:09.894Z] -> Found 1 reports [2025-07-29T19:25:09.894Z] ==> Detecting git/mercurial file structure [2025-07-29T19:25:09.894Z] ==> Reading reports [2025-07-29T19:25:09.894Z] + ./coverage.out bytes=1666030 [2025-07-29T19:25:09.894Z] ==> Appending adjustments [2025-07-29T19:25:09.894Z] https://docs.codecov.io/docs/fixing-reports [2025-07-29T19:25:11.270Z] + Found adjustments [2025-07-29T19:25:11.270Z] ==> Gzipping contents [2025-07-29T19:25:11.270Z] 140K /tmp/codecov.NbBOXp.gz [2025-07-29T19:25:11.270Z] ==> Uploading reports [2025-07-29T19:25:11.270Z] url: https://codecov.io [2025-07-29T19:25:11.270Z] query: branch=PR-5216&commit=09910176f989b07b1fc9852ce34718465246a236&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5216&job=&cmd_args= [2025-07-29T19:25:11.270Z] -> Pinging Codecov [2025-07-29T19:25:11.270Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5216&commit=09910176f989b07b1fc9852ce34718465246a236&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5216&job=&cmd_args= [2025-07-29T19:25:11.529Z] -> Uploading to [2025-07-29T19:25:11.530Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/09910176f989b07b1fc9852ce34718465246a236/ffb53554-831f-4d9a-9bc2-bbd4ac468a84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250729%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250729T192511Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0c81322a664d11efc16af9f00dd661456a43ec4617a51cedb3f8c58ce9468245 [2025-07-29T19:25:11.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-29T19:25:11.530Z] Dload Upload Total Spent Left Speed [2025-07-29T19:25:11.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 450k --:--:-- --:--:-- --:--:-- 450k [2025-07-29T19:25:11.791Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/09910176f989b07b1fc9852ce34718465246a236 [Pipeline] } [2025-07-29T19:25:11.825Z] 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-07-29T19:25:13.349Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-07-29T19:25:13.678Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-29T19:25:14.573Z] ---> package-listing.sh [2025-07-29T19:25:14.573Z] ++ facter osfamily [2025-07-29T19:25:14.573Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-29T19:25:14.832Z] + OS_FAMILY=debian [2025-07-29T19:25:14.832Z] + workspace=/w/workspace/edgex-go/1 [2025-07-29T19:25:14.832Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-29T19:25:14.832Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-29T19:25:14.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-29T19:25:14.832Z] + PACKAGES=/tmp/packages_start.txt [2025-07-29T19:25:14.832Z] + '[' /w/workspace/edgex-go/1 ']' [2025-07-29T19:25:14.832Z] + PACKAGES=/tmp/packages_end.txt [2025-07-29T19:25:14.832Z] + case "${OS_FAMILY}" in [2025-07-29T19:25:14.832Z] + dpkg -l [2025-07-29T19:25:14.832Z] + grep '^ii' [2025-07-29T19:25:14.832Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-29T19:25:14.832Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-29T19:25:14.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-29T19:25:14.832Z] + '[' /w/workspace/edgex-go/1 ']' [2025-07-29T19:25:14.832Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-07-29T19:25:14.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-07-29T19:25:14.870Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-29T19:25:15.166Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-29T19:25:15.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-29T19:25:15.795Z] [2025-07-29T19:25:15.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-29T19:25:16.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-29T19:25:16.177Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-29T19:25:16.177Z] 5eb5b503b376: Pulling fs layer [2025-07-29T19:25:16.177Z] 5c69ac0246d0: Pulling fs layer [2025-07-29T19:25:16.177Z] ec43610c2a17: Pulling fs layer [2025-07-29T19:25:16.177Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-29T19:25:16.177Z] 33b1e0a273af: Pulling fs layer [2025-07-29T19:25:16.177Z] 5d3b04190fa2: Pulling fs layer [2025-07-29T19:25:16.177Z] 2f39f015ded8: Pulling fs layer [2025-07-29T19:25:16.177Z] 3a2ae6a8a46f: Waiting [2025-07-29T19:25:16.177Z] 33b1e0a273af: Waiting [2025-07-29T19:25:16.177Z] 5d3b04190fa2: Waiting [2025-07-29T19:25:16.177Z] 2f39f015ded8: Waiting [2025-07-29T19:25:16.177Z] 5c69ac0246d0: Verifying Checksum [2025-07-29T19:25:16.177Z] 5c69ac0246d0: Download complete [2025-07-29T19:25:16.177Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-29T19:25:16.177Z] 3a2ae6a8a46f: Download complete [2025-07-29T19:25:16.435Z] 33b1e0a273af: Verifying Checksum [2025-07-29T19:25:16.435Z] 33b1e0a273af: Download complete [2025-07-29T19:25:16.435Z] 5d3b04190fa2: Verifying Checksum [2025-07-29T19:25:16.435Z] 5d3b04190fa2: Download complete [2025-07-29T19:25:16.435Z] ec43610c2a17: Verifying Checksum [2025-07-29T19:25:16.435Z] ec43610c2a17: Download complete [2025-07-29T19:25:16.693Z] 5eb5b503b376: Verifying Checksum [2025-07-29T19:25:17.259Z] 2f39f015ded8: Download complete [2025-07-29T19:25:18.635Z] 5eb5b503b376: Pull complete [2025-07-29T19:25:18.635Z] 5c69ac0246d0: Pull complete [2025-07-29T19:25:19.202Z] ec43610c2a17: Pull complete [2025-07-29T19:25:19.202Z] 3a2ae6a8a46f: Pull complete [2025-07-29T19:25:19.461Z] 33b1e0a273af: Pull complete [2025-07-29T19:25:19.461Z] 5d3b04190fa2: Pull complete [2025-07-29T19:25:26.218Z] 2f39f015ded8: Pull complete [2025-07-29T19:25:26.218Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-29T19:25:26.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-29T19:25:26.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-29T19:25:26.479Z] prd-ubuntu20.04-docker-8c-8g-5926 does not seem to be running inside a container [2025-07-29T19:25:26.502Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-29T19:25:27.839Z] $ docker top f60388460dd96817ce6c8eb6d3329433352fc734b130ad9e9d71b26ecb310fef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-29T19:25:28.250Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-29T19:25:28.562Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-29T19:25:28.870Z] + ls /var/log/sa-host [2025-07-29T19:25:28.871Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-29T19:25:29.093Z] provisioning config files... [2025-07-29T19:25:29.103Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9850214156370102423tmp [Pipeline] { [Pipeline] echo [2025-07-29T19:25:29.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-29T19:25:29.484Z] ---> create-netrc.sh [Pipeline] } [2025-07-29T19:25:29.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-29T19:25:29.919Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-29T19:25:29.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-29T19:25:30.271Z] ---> sudo-logs.sh [2025-07-29T19:25:30.271Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-29T19:25:30.365Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-29T19:25:30.686Z] ---> job-cost.sh [2025-07-29T19:25:30.686Z] lf-activate-venv: SKIPPING [2025-07-29T19:25:30.686Z] INFO: No Stack... [2025-07-29T19:25:30.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-29T19:25:31.512Z] INFO: Archiving Costs [Pipeline] echo [2025-07-29T19:25:31.558Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-29T19:25:31.878Z] ---> logs-deploy.sh [2025-07-29T19:25:31.878Z] lf-activate-venv: SKIPPING [2025-07-29T19:25:31.878Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5216/1 [2025-07-29T19:25:31.878Z] INFO: archiving workspace using pattern(s): [2025-07-29T19:25:32.819Z] Archives upload complete. [2025-07-29T19:25:33.081Z] INFO: archiving logs to Nexus [2025-07-29T19:25:33.648Z] ---> uname -a: [2025-07-29T19:25:33.648Z] Linux prd-ubuntu20-04-docker-8c-8g-5926 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-07-29T19:25:33.648Z] [2025-07-29T19:25:33.648Z] [2025-07-29T19:25:33.648Z] ---> lscpu: [2025-07-29T19:25:33.648Z] Architecture: x86_64 [2025-07-29T19:25:33.648Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-29T19:25:33.648Z] Byte Order: Little Endian [2025-07-29T19:25:33.648Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-29T19:25:33.648Z] CPU(s): 8 [2025-07-29T19:25:33.648Z] On-line CPU(s) list: 0-7 [2025-07-29T19:25:33.648Z] Thread(s) per core: 1 [2025-07-29T19:25:33.649Z] Core(s) per socket: 1 [2025-07-29T19:25:33.649Z] Socket(s): 8 [2025-07-29T19:25:33.649Z] NUMA node(s): 1 [2025-07-29T19:25:33.649Z] Vendor ID: AuthenticAMD [2025-07-29T19:25:33.649Z] CPU family: 23 [2025-07-29T19:25:33.649Z] Model: 49 [2025-07-29T19:25:33.649Z] Model name: AMD EPYC-Rome Processor [2025-07-29T19:25:33.649Z] Stepping: 0 [2025-07-29T19:25:33.649Z] CPU MHz: 2799.998 [2025-07-29T19:25:33.649Z] BogoMIPS: 5599.99 [2025-07-29T19:25:33.649Z] Virtualization: AMD-V [2025-07-29T19:25:33.649Z] Hypervisor vendor: KVM [2025-07-29T19:25:33.649Z] Virtualization type: full [2025-07-29T19:25:33.649Z] L1d cache: 256 KiB [2025-07-29T19:25:33.649Z] L1i cache: 256 KiB [2025-07-29T19:25:33.649Z] L2 cache: 4 MiB [2025-07-29T19:25:33.649Z] L3 cache: 128 MiB [2025-07-29T19:25:33.649Z] NUMA node0 CPU(s): 0-7 [2025-07-29T19:25:33.649Z] Vulnerability Gather data sampling: Not affected [2025-07-29T19:25:33.649Z] Vulnerability Itlb multihit: Not affected [2025-07-29T19:25:33.649Z] Vulnerability L1tf: Not affected [2025-07-29T19:25:33.649Z] Vulnerability Mds: Not affected [2025-07-29T19:25:33.649Z] Vulnerability Meltdown: Not affected [2025-07-29T19:25:33.649Z] Vulnerability Mmio stale data: Not affected [2025-07-29T19:25:33.649Z] Vulnerability Retbleed: Vulnerable [2025-07-29T19:25:33.649Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-29T19:25:33.649Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-07-29T19:25:33.649Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-07-29T19:25:33.649Z] Vulnerability Srbds: Not affected [2025-07-29T19:25:33.649Z] Vulnerability Tsx async abort: Not affected [2025-07-29T19:25:33.649Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z] ---> nproc: [2025-07-29T19:25:33.649Z] 8 [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z] ---> df -h: [2025-07-29T19:25:33.649Z] Filesystem Size Used Avail Use% Mounted on [2025-07-29T19:25:33.649Z] overlay 155G 30G 126G 20% / [2025-07-29T19:25:33.649Z] tmpfs 64M 0 64M 0% /dev [2025-07-29T19:25:33.649Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-07-29T19:25:33.649Z] shm 64M 0 64M 0% /dev/shm [2025-07-29T19:25:33.649Z] /dev/vda1 155G 30G 126G 20% /facter-os [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z] ---> sar -b -r -n DEV: [2025-07-29T19:25:33.649Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5926) 07/29/25 _x86_64_ (8 CPU) [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z] 19:16:40 LINUX RESTART (8 CPU) [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z] 19:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-07-29T19:25:33.649Z] 19:18:02 362.65 64.11 298.54 0.00 11371.09 77960.89 0.00 [2025-07-29T19:25:33.649Z] 19:19:01 174.56 10.22 164.35 0.00 1684.73 50682.82 0.00 [2025-07-29T19:25:33.649Z] 19:20:01 33.27 0.00 33.27 0.00 0.00 25127.36 0.00 [2025-07-29T19:25:33.649Z] 19:21:01 50.42 0.18 50.24 0.00 2.40 20236.76 0.00 [2025-07-29T19:25:33.649Z] 19:22:01 859.40 22.63 836.77 0.00 2223.53 285562.28 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 610.05 4.57 605.48 0.00 2298.83 236457.05 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 380.54 0.07 380.47 0.00 1.47 128822.66 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 595.80 0.07 595.73 0.00 4.67 152869.19 0.00 [2025-07-29T19:25:33.649Z] Average: 383.82 12.63 371.20 0.00 2180.14 122460.96 0.00 [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z] 19:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-07-29T19:25:33.649Z] 19:18:02 28378384 31549352 741048 2.25 88496 3356948 1843284 5.43 992776 3094656 514100 [2025-07-29T19:25:33.649Z] 19:19:01 26526964 31380724 892868 2.72 124224 4859252 2120772 6.25 1925352 3858376 581764 [2025-07-29T19:25:33.649Z] 19:20:01 25957280 31211568 1062400 3.23 127984 5234484 2373020 7.00 2056172 4273216 782256 [2025-07-29T19:25:33.649Z] 19:21:01 25838892 31457036 814668 2.48 133692 5551836 1942948 5.73 1884568 4522300 551208 [2025-07-29T19:25:33.649Z] 19:22:01 17178512 31026784 1193572 3.63 322420 13059480 4024236 11.86 3115540 11345560 1794708 [2025-07-29T19:25:33.649Z] 19:23:01 8136996 29029712 3131096 9.53 422440 19556268 10430200 30.75 6253204 16717984 1584796 [2025-07-29T19:25:33.649Z] 19:24:01 3567448 26782872 5382552 16.37 438028 21775652 11308368 33.34 9462848 17997260 401392 [2025-07-29T19:25:33.649Z] 19:25:01 5955684 30888500 1307076 3.98 453324 23515920 3721740 10.97 5186812 19972084 1472 [2025-07-29T19:25:33.649Z] Average: 17692520 30415818 1815660 5.52 263826 12113730 4720571 13.92 3859659 10222680 776462 [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z] 19:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-07-29T19:25:33.649Z] 19:18:02 ens3 1732.60 1555.36 13867.69 227.52 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:18:02 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:18:02 docker0 573.34 549.14 40.17 3033.06 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:19:01 ens3 350.91 251.80 1717.96 36.89 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:19:01 veth9ae6b81 0.05 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:19:01 docker0 229.18 313.40 18.99 1683.32 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:20:01 ens3 37.44 27.39 29.90 16.23 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:20:01 veth9ae6b81 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:20:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:21:01 ens3 20.10 12.98 17.05 10.65 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:21:01 veth9ae6b81 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:22:01 ens3 1288.74 724.59 13541.63 85.70 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:22:01 vethc0c1644 82.99 145.27 8.32 1235.75 0.00 0.00 0.00 0.10 [2025-07-29T19:25:33.649Z] 19:22:01 veth42cad57 0.63 3.83 0.06 0.38 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:22:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:22:01 veth65a3c7c 80.54 151.40 8.18 1236.55 0.00 0.00 0.00 0.10 [2025-07-29T19:25:33.649Z] 19:22:01 docker0 566.58 1025.06 47.22 8837.31 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:22:01 veth9d52f8d 87.72 161.68 8.63 1236.98 0.00 0.00 0.00 0.10 [2025-07-29T19:25:33.649Z] 19:22:01 vethaff8c09 77.64 145.02 7.97 1240.01 0.00 0.00 0.00 0.10 [2025-07-29T19:25:33.649Z] 19:22:01 vethcc78946 76.36 138.95 7.89 1236.07 0.00 0.00 0.00 0.10 [2025-07-29T19:25:33.649Z] 19:22:01 vethe75b4b4 83.66 153.25 8.36 1238.21 0.00 0.00 0.00 0.10 [2025-07-29T19:25:33.649Z] 19:23:01 vethd829c03 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 ens3 85.67 40.55 1417.26 8.45 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 veth42cad57 0.10 0.77 0.01 0.04 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 vethd40a88a 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 vethb67defb 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 veth2261985 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 vethc1f67ba 0.10 0.77 0.00 0.04 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 vethd6b7d13 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 veth4844296 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 vethe62be1e 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 docker0 1.40 0.53 0.05 0.03 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 vethbdf3335 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 veth7086f68 0.10 0.70 0.00 0.04 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 veth9d728d0 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:23:01 veth2d251da 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 vethd829c03 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 ens3 6.13 3.10 5.00 2.71 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 veth42cad57 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 vethb67defb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 veth2261985 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 vethc1f67ba 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 vethd6b7d13 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 veth4844296 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 vethe62be1e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 docker0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 veth7086f68 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 veth9d728d0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:24:01 veth2d251da 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 ens3 6.70 3.52 5.30 2.92 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 veth42cad57 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 veth2261985 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 vethd6b7d13 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 veth4844296 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 veth7086f68 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 veth06028aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] 19:25:01 vethebbb687 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] Average: ens3 438.52 324.99 3808.62 48.53 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] Average: veth42cad57 0.09 0.59 0.01 0.05 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] Average: veth2261985 0.01 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] Average: vethd6b7d13 0.01 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] Average: veth4844296 0.01 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] Average: docker0 170.52 235.36 13.25 1691.50 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] Average: veth7086f68 0.01 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] Average: veth06028aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] Average: vethebbb687 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-29T19:25:33.649Z] [2025-07-29T19:25:33.649Z]