Pull request #5122 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7+7a62a6bd785b30d9194ed4d1799fe25543517b1b (45415dad12c1530882fd829843ac128b708a197b) 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-ssh7643271109640376485.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh12377712018210075462.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-5122/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-5122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14877281623391460964.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-5122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10204612648603827815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh16456041578635759521.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-5122/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-5122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2737343331122739550.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-42009 in /w/workspace/edgexfoundry_edgex-go_PR-5122 [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 Merging remotes/origin/main commit 7a62a6bd785b30d9194ed4d1799fe25543517b1b into PR head commit 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 Merge succeeded, producing 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 Checking out Revision 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 (PR-5122) Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.3 to 5.7.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e > 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/5122/head:refs/remotes/origin/PR-5122 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 # 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 7a62a6bd785b30d9194ed4d1799fe25543517b1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-25T19:20:00.421Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-25T19:20:00.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-25T19:20:00.824Z] ========================================================= [2025-03-25T19:20:00.824Z] EdgeX Global Pipelines Version Info [2025-03-25T19:20:00.824Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-25T19:20:01.987Z] ------------------- [2025-03-25T19:20:01.987Z] stable info: [2025-03-25T19:20:01.987Z] ------------------- [2025-03-25T19:20:01.987Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-25T19:20:01.987Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-25T19:20:01.987Z] Message: update stable to v1.0.272 [2025-03-25T19:20:02.561Z] ------------------- [2025-03-25T19:20:02.561Z] experimental info: [2025-03-25T19:20:02.561Z] ------------------- [2025-03-25T19:20:02.561Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-25T19:20:02.561Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-25T19:20:02.561Z] Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-25T19:20:02.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-25T19:20:02.880Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-25T19:20:02.947Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-25T19:20:03.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-25T19:20:03.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-25T19:20:03.143Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-25T19:20:03.209Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-25T19:20:03.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-25T19:20:03.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-25T19:20:03.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-25T19:20:03.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-25T19:20:03.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-25T19:20:03.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-25T19:20:03.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-25T19:20:03.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-25T19:20:03.754Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-25T19:20:03.814Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-25T19:20:03.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-25T19:20:03.927Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-25T19:20:03.990Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-25T19:20:04.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-25T19:20:04.095Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-25T19:20:04.143Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-25T19:20:04.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5122 [Pipeline] echo [2025-03-25T19:20:04.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5122 [Pipeline] echo [2025-03-25T19:20:04.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5122 [Pipeline] echo [2025-03-25T19:20:04.374Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 [Pipeline] echo [2025-03-25T19:20:04.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 021d5b2 [Pipeline] echo [2025-03-25T19:20:04.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-25T19:20:04.639Z] provisioning config files... [2025-03-25T19:20:04.665Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14143635624435387455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-25T19:20:05.058Z] ---> ****-login.sh [2025-03-25T19:20:05.058Z] nexus3.edgexfoundry.org:10001 [2025-03-25T19:20:05.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T19:20:05.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T19:20:05.318Z] Configure a credential helper to remove this warning. See [2025-03-25T19:20:05.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T19:20:05.319Z] [2025-03-25T19:20:05.319Z] Login Succeeded [2025-03-25T19:20:05.319Z] nexus3.edgexfoundry.org:10002 [2025-03-25T19:20:05.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T19:20:05.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T19:20:05.319Z] Configure a credential helper to remove this warning. See [2025-03-25T19:20:05.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T19:20:05.319Z] [2025-03-25T19:20:05.319Z] Login Succeeded [2025-03-25T19:20:05.319Z] nexus3.edgexfoundry.org:10003 [2025-03-25T19:20:05.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T19:20:05.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T19:20:05.579Z] Configure a credential helper to remove this warning. See [2025-03-25T19:20:05.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T19:20:05.579Z] [2025-03-25T19:20:05.579Z] Login Succeeded [2025-03-25T19:20:05.579Z] nexus3.edgexfoundry.org:10004 [2025-03-25T19:20:05.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T19:20:05.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T19:20:05.579Z] Configure a credential helper to remove this warning. See [2025-03-25T19:20:05.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T19:20:05.579Z] [2025-03-25T19:20:05.579Z] Login Succeeded [2025-03-25T19:20:05.579Z] ****.io [2025-03-25T19:20:05.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T19:20:05.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T19:20:05.841Z] Configure a credential helper to remove this warning. See [2025-03-25T19:20:05.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T19:20:05.841Z] [2025-03-25T19:20:05.841Z] Login Succeeded [2025-03-25T19:20:05.841Z] ---> ****-login.sh ends [Pipeline] } [2025-03-25T19:20:05.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-25T19:20:06.326Z] + 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-03-25T19:20:06.326Z] + dirname cmd/core-command/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/core-data/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-25T19:20:06.326Z] + dirname+ cmd/core-keeper/Dockerfile [2025-03-25T19:20:06.326Z] cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-25T19:20:06.326Z] + + dirname cmd/core-metadata/Dockerfilecut [2025-03-25T19:20:06.326Z] -d/ -f2 [2025-03-25T19:20:06.326Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/support-notifications/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-25T19:20:06.326Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-25T19:20:06.326Z] + cut -d/ -f2 [2025-03-25T19:20:06.326Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-25T19:20:06.383Z] 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-03-25T19:20:06.938Z] + git rev-list -1 --merges 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7~1..021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 [Pipeline] echo [2025-03-25T19:20:06.978Z] -----------> git rev-list -1 --merges 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7~1..021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 [false] [Pipeline] sh [2025-03-25T19:20:07.300Z] + git log --format=format:%s -1 021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 [Pipeline] echo [2025-03-25T19:20:07.349Z] ========================================================= [2025-03-25T19:20:07.349Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-25T19:20:07.349Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-25T19:20:07.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-25T19:20:07.903Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-25T19:20:07.903Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-25T19:20:07.903Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-25T19:20:07.903Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-25T19:20:07.903Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-25T19:20:07.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T19:20:08.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-25T19:20:08.449Z] [2025-03-25T19:20:08.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T19:20:08.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-25T19:20:08.862Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-25T19:20:08.862Z] b85a868b505f: Pulling fs layer [2025-03-25T19:20:08.862Z] e2be974225ed: Pulling fs layer [2025-03-25T19:20:08.862Z] 339a4e72a1f5: Pulling fs layer [2025-03-25T19:20:08.862Z] 988bab9f4d93: Pulling fs layer [2025-03-25T19:20:08.862Z] 1469e6f7b9e6: Pulling fs layer [2025-03-25T19:20:08.862Z] 988bab9f4d93: Waiting [2025-03-25T19:20:08.862Z] eaf3925da568: Pulling fs layer [2025-03-25T19:20:08.862Z] bab4dde63d76: Pulling fs layer [2025-03-25T19:20:08.862Z] 1469e6f7b9e6: Waiting [2025-03-25T19:20:08.862Z] bde34c3a00c8: Pulling fs layer [2025-03-25T19:20:08.862Z] eaf3925da568: Waiting [2025-03-25T19:20:08.862Z] b352a97aabf1: Pulling fs layer [2025-03-25T19:20:08.862Z] 4872d77fe225: Pulling fs layer [2025-03-25T19:20:08.862Z] bde34c3a00c8: Waiting [2025-03-25T19:20:08.862Z] 5851b861e8e6: Pulling fs layer [2025-03-25T19:20:08.862Z] 5851b861e8e6: Waiting [2025-03-25T19:20:08.862Z] 4872d77fe225: Waiting [2025-03-25T19:20:08.862Z] e2be974225ed: Verifying Checksum [2025-03-25T19:20:08.862Z] e2be974225ed: Download complete [2025-03-25T19:20:08.862Z] 988bab9f4d93: Verifying Checksum [2025-03-25T19:20:08.862Z] 988bab9f4d93: Download complete [2025-03-25T19:20:08.862Z] 1469e6f7b9e6: Verifying Checksum [2025-03-25T19:20:08.862Z] 1469e6f7b9e6: Download complete [2025-03-25T19:20:08.862Z] eaf3925da568: Download complete [2025-03-25T19:20:09.122Z] 339a4e72a1f5: Verifying Checksum [2025-03-25T19:20:09.122Z] 339a4e72a1f5: Download complete [2025-03-25T19:20:09.122Z] bde34c3a00c8: Download complete [2025-03-25T19:20:09.122Z] b352a97aabf1: Download complete [2025-03-25T19:20:09.122Z] 4872d77fe225: Verifying Checksum [2025-03-25T19:20:09.122Z] 4872d77fe225: Download complete [2025-03-25T19:20:09.122Z] 5851b861e8e6: Verifying Checksum [2025-03-25T19:20:09.122Z] 5851b861e8e6: Download complete [2025-03-25T19:20:09.122Z] b85a868b505f: Verifying Checksum [2025-03-25T19:20:09.122Z] b85a868b505f: Download complete [2025-03-25T19:20:09.381Z] bab4dde63d76: Verifying Checksum [2025-03-25T19:20:09.381Z] bab4dde63d76: Download complete [2025-03-25T19:20:10.318Z] b85a868b505f: Pull complete [2025-03-25T19:20:10.318Z] e2be974225ed: Pull complete [2025-03-25T19:20:10.888Z] 339a4e72a1f5: Pull complete [2025-03-25T19:20:10.888Z] 988bab9f4d93: Pull complete [2025-03-25T19:20:11.470Z] 1469e6f7b9e6: Pull complete [2025-03-25T19:20:11.470Z] eaf3925da568: Pull complete [2025-03-25T19:20:14.015Z] bab4dde63d76: Pull complete [2025-03-25T19:20:14.015Z] bde34c3a00c8: Pull complete [2025-03-25T19:20:14.015Z] b352a97aabf1: Pull complete [2025-03-25T19:20:14.276Z] 4872d77fe225: Pull complete [2025-03-25T19:20:14.538Z] 5851b861e8e6: Pull complete [2025-03-25T19:20:14.538Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-25T19:20:14.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-25T19:20:14.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T19:20:14.840Z] prd-ubuntu20.04-docker-8c-8g-42009 does not seem to be running inside a container [2025-03-25T19:20:14.893Z] $ 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-03-25T19:20:21.221Z] $ docker top 82f69e6ac63de7c06fb16b122d12c58772882a7ebfdcad698c94c30dc73fdbc4 -eo pid,comm [2025-03-25T19:20:21.287Z] 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-03-25T19:20:21.287Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-25T19:20:21.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-25T19:20:21.447Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-25T19:20:21.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-25T19:20:21.613Z] $ docker exec 82f69e6ac63de7c06fb16b122d12c58772882a7ebfdcad698c94c30dc73fdbc4 ssh-agent [2025-03-25T19:20:21.729Z] SSH_AUTH_SOCK=/tmp/ssh-5XbcIRjjgwBR/agent.32 [2025-03-25T19:20:21.729Z] SSH_AGENT_PID=38 [2025-03-25T19:20:21.738Z] Running ssh-add (command line suppressed) [2025-03-25T19:20:21.842Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5029341749705220508.key (/w/workspace/edgex-go/1@tmp/private_key_5029341749705220508.key) [2025-03-25T19:20:21.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-25T19:20:22.210Z] + git tag --points-at HEAD [Pipeline] } [2025-03-25T19:20:22.235Z] $ docker exec --env ******** --env ******** 82f69e6ac63de7c06fb16b122d12c58772882a7ebfdcad698c94c30dc73fdbc4 ssh-agent -k [2025-03-25T19:20:22.338Z] unset SSH_AUTH_SOCK; [2025-03-25T19:20:22.339Z] unset SSH_AGENT_PID; [2025-03-25T19:20:22.339Z] echo Agent pid 38 killed; [2025-03-25T19:20:22.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-25T19:20:22.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-25T19:20:22.462Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-25T19:20:22.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-25T19:20:22.582Z] $ docker exec 82f69e6ac63de7c06fb16b122d12c58772882a7ebfdcad698c94c30dc73fdbc4 ssh-agent [2025-03-25T19:20:22.700Z] SSH_AUTH_SOCK=/tmp/ssh-oxAgcthPr0uJ/agent.72 [2025-03-25T19:20:22.700Z] SSH_AGENT_PID=78 [2025-03-25T19:20:22.706Z] Running ssh-add (command line suppressed) [2025-03-25T19:20:22.810Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3794671065869145920.key (/w/workspace/edgex-go/1@tmp/private_key_3794671065869145920.key) [2025-03-25T19:20:22.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-25T19:20:23.175Z] + git semver init [2025-03-25T19:20:23.436Z] 2025-03-25 19:20:23,344 [run_init] DEBUG init version:0.0.0 force:False [2025-03-25T19:20:23.436Z] 2025-03-25 19:20:23,345 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-03-25T19:20:23.436Z] 2025-03-25 19:20:23,345 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-03-25T19:20:23.436Z] 2025-03-25 19:20:23,345 [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, universal_newlines=False, shell=None, istream=None) [2025-03-25T19:20:28.717Z] 2025-03-25 19:20:28,716 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-03-25T19:20:28.717Z] 2025-03-25 19:20:28,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5122 with force:False [2025-03-25T19:20:28.717Z] 2025-03-25 19:20:28,716 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5122 [2025-03-25T19:20:28.978Z] 2025-03-25 19:20:28,721 [execute] INFO git cat-file --batch-check [2025-03-25T19:20:28.978Z] 2025-03-25 19:20:28,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-03-25T19:20:28.978Z] 2025-03-25 19:20:28,727 [execute] INFO git cat-file --batch [2025-03-25T19:20:28.978Z] 2025-03-25 19:20:28,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-03-25T19:20:28.978Z] 2025-03-25 19:20:28,733 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5122 [2025-03-25T19:20:28.978Z] 0.0.0 [Pipeline] } [2025-03-25T19:20:29.004Z] $ docker exec --env ******** --env ******** 82f69e6ac63de7c06fb16b122d12c58772882a7ebfdcad698c94c30dc73fdbc4 ssh-agent -k [2025-03-25T19:20:29.090Z] unset SSH_AUTH_SOCK; [2025-03-25T19:20:29.090Z] unset SSH_AGENT_PID; [2025-03-25T19:20:29.092Z] echo Agent pid 78 killed; [2025-03-25T19:20:29.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-25T19:20:29.570Z] + git semver [Pipeline] } [2025-03-25T19:20:29.857Z] $ docker stop --time=1 82f69e6ac63de7c06fb16b122d12c58772882a7ebfdcad698c94c30dc73fdbc4 [2025-03-25T19:20:31.149Z] $ docker rm -f --volumes 82f69e6ac63de7c06fb16b122d12c58772882a7ebfdcad698c94c30dc73fdbc4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-25T19:20:31.573Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-25T19:20:31.877Z] Stashed 1 file(s) [Pipeline] echo [2025-03-25T19:20:31.904Z] [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-03-25T19:20:33.202Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-03-25T19:20:33.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-25T19:20:33.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-25T19:20:33.343Z] ========================================================= [2025-03-25T19:20:33.343Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-25T19:20:33.343Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-25T19:20:33.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-25T19:20:33.703Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-25T19:20:33.703Z] da9db072f522: Pulling fs layer [2025-03-25T19:20:33.703Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-25T19:20:33.703Z] 06f05ace1117: Pulling fs layer [2025-03-25T19:20:33.703Z] 5fe327b54edc: Pulling fs layer [2025-03-25T19:20:33.703Z] 4f4fb700ef54: Pulling fs layer [2025-03-25T19:20:33.703Z] 92a5565b7b96: Pulling fs layer [2025-03-25T19:20:33.703Z] ff9bb7016b71: Pulling fs layer [2025-03-25T19:20:33.703Z] b67dba6c2c7d: Pulling fs layer [2025-03-25T19:20:33.703Z] a813b0c90790: Pulling fs layer [2025-03-25T19:20:33.703Z] ff9bb7016b71: Waiting [2025-03-25T19:20:33.703Z] 5fe327b54edc: Waiting [2025-03-25T19:20:33.703Z] 4f4fb700ef54: Waiting [2025-03-25T19:20:33.703Z] a813b0c90790: Waiting [2025-03-25T19:20:33.703Z] 92a5565b7b96: Waiting [2025-03-25T19:20:33.703Z] 6ef4a4ee8ca5: Download complete [2025-03-25T19:20:33.703Z] 5fe327b54edc: Verifying Checksum [2025-03-25T19:20:33.703Z] 5fe327b54edc: Download complete [2025-03-25T19:20:33.703Z] 4f4fb700ef54: Verifying Checksum [2025-03-25T19:20:33.703Z] 4f4fb700ef54: Download complete [2025-03-25T19:20:33.703Z] 92a5565b7b96: Verifying Checksum [2025-03-25T19:20:33.703Z] 92a5565b7b96: Download complete [2025-03-25T19:20:33.703Z] da9db072f522: Verifying Checksum [2025-03-25T19:20:33.703Z] da9db072f522: Download complete [2025-03-25T19:20:33.703Z] ff9bb7016b71: Verifying Checksum [2025-03-25T19:20:33.703Z] ff9bb7016b71: Download complete [2025-03-25T19:20:33.964Z] da9db072f522: Pull complete [2025-03-25T19:20:33.964Z] a813b0c90790: Verifying Checksum [2025-03-25T19:20:33.964Z] 6ef4a4ee8ca5: Pull complete [2025-03-25T19:20:34.223Z] 06f05ace1117: Download complete [2025-03-25T19:20:34.481Z] b67dba6c2c7d: Verifying Checksum [2025-03-25T19:20:34.481Z] b67dba6c2c7d: Download complete [2025-03-25T19:20:37.771Z] 06f05ace1117: Pull complete [2025-03-25T19:20:37.771Z] 5fe327b54edc: Pull complete [2025-03-25T19:20:37.771Z] 4f4fb700ef54: Pull complete [2025-03-25T19:20:38.032Z] 92a5565b7b96: Pull complete [2025-03-25T19:20:38.032Z] ff9bb7016b71: Pull complete [2025-03-25T19:20:40.565Z] b67dba6c2c7d: Pull complete [2025-03-25T19:20:40.826Z] a813b0c90790: Pull complete [2025-03-25T19:20:40.826Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-25T19:20:40.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-25T19:20:40.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-25T19:20:41.204Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-25T19:20:41.204Z] WORKDIR /edgex [2025-03-25T19:20:41.204Z] COPY go.mod . [2025-03-25T19:20:41.204Z] RUN go mod download [2025-03-25T19:20:41.204Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-25T19:20:41.772Z] Sending build context to Docker daemon 185.8MB [2025-03-25T19:20:41.772Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-25T19:20:41.772Z] ---> 3ba60ce46760 [2025-03-25T19:20:41.772Z] Step 2/4 : WORKDIR /edgex [2025-03-25T19:20:48.367Z] ---> Running in 68e361d069df [2025-03-25T19:20:48.367Z] Removing intermediate container 68e361d069df [2025-03-25T19:20:48.367Z] ---> 6c77041aa33d [2025-03-25T19:20:48.367Z] Step 3/4 : COPY go.mod . [2025-03-25T19:20:48.367Z] ---> e2c9a4beb4d1 [2025-03-25T19:20:48.367Z] Step 4/4 : RUN go mod download [2025-03-25T19:20:48.367Z] ---> Running in 5d2850715094 [2025-03-25T19:21:14.936Z] Removing intermediate container 5d2850715094 [2025-03-25T19:21:14.936Z] ---> f6241653f3b8 [2025-03-25T19:21:14.936Z] Successfully built f6241653f3b8 [2025-03-25T19:21:14.936Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T19:21:15.330Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-25T19:21:15.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T19:21:15.517Z] prd-ubuntu20.04-docker-8c-8g-42009 does not seem to be running inside a container [2025-03-25T19:21:15.569Z] $ 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-03-25T19:21:15.907Z] $ docker top dbb4be8c10028c58822a89570b63048b5f39e8e456c8a70e30bda47bca601291 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-25T19:21:16.322Z] + go version [2025-03-25T19:21:16.322Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-25T19:21:16.352Z] $ docker stop --time=1 dbb4be8c10028c58822a89570b63048b5f39e8e456c8a70e30bda47bca601291 [2025-03-25T19:21:17.613Z] $ docker rm -f --volumes dbb4be8c10028c58822a89570b63048b5f39e8e456c8a70e30bda47bca601291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T19:21:18.402Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-25T19:21:18.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T19:21:18.568Z] prd-ubuntu20.04-docker-8c-8g-42009 does not seem to be running inside a container [2025-03-25T19:21:18.598Z] $ 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-03-25T19:21:18.931Z] $ docker top 77b7e4dc2643511ae41bcec07b50b436e75bb87808fb9d9c26ac958504bdd362 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-25T19:21:19.069Z] ========================================================= [2025-03-25T19:21:19.069Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-25T19:21:19.069Z] ========================================================= [Pipeline] sh [2025-03-25T19:21:19.368Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-03-25T19:21:19.744Z] + make test [2025-03-25T19:21:19.744Z] go test -race -coverprofile=coverage.out ./... [2025-03-25T19:21:27.864Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-25T19:21:49.782Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-25T19:21:50.041Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-25T19:21:50.041Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-25T19:21:50.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2025-03-25T19:21:52.353Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-25T19:21:52.353Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-25T19:21:52.353Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-25T19:21:52.353Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-25T19:21:52.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-03-25T19:21:53.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-25T19:21:53.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-25T19:21:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-25T19:21:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-25T19:21:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-25T19:21:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-25T19:21:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T19:21:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-25T19:21:53.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-25T19:21:53.552Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-25T19:21:54.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-25T19:21:54.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-25T19:21:54.930Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T19:21:54.930Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-25T19:21:54.930Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-25T19:21:54.930Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-25T19:21:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2025-03-25T19:21:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements [2025-03-25T19:21:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 45.7% of statements [2025-03-25T19:21:56.307Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-25T19:21:56.307Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-25T19:21:56.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.091s coverage: 93.4% of statements [2025-03-25T19:21:56.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 92.3% of statements [2025-03-25T19:21:57.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements [2025-03-25T19:21:58.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-25T19:21:58.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-25T19:21:58.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-25T19:21:58.442Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T19:21:58.442Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-25T19:21:58.442Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-25T19:21:58.442Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-25T19:21:58.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-25T19:21:58.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-25T19:21:58.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-25T19:21:58.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-25T19:21:58.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-25T19:21:58.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-25T19:21:58.442Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-25T19:21:59.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.330s coverage: 95.8% of statements [2025-03-25T19:21:59.818Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-03-25T19:22:00.081Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-25T19:22:00.081Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-25T19:22:00.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-25T19:22:00.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-25T19:22:00.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-25T19:22:00.081Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-25T19:22:01.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] [2025-03-25T19:22:01.281Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 1.0% of statements [2025-03-25T19:22:01.281Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 42.6% of statements [2025-03-25T19:22:01.281Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements [2025-03-25T19:22:01.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-03-25T19:22:01.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-03-25T19:22:01.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-03-25T19:22:01.848Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-25T19:22:01.848Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-25T19:22:01.848Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-25T19:22:02.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.170s coverage: 96.3% of statements [2025-03-25T19:22:02.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-25T19:22:02.366Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-25T19:22:02.366Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-25T19:22:02.366Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-25T19:22:02.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.014s coverage: 87.5% of statements [2025-03-25T19:22:03.564Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-25T19:22:03.564Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-25T19:22:03.564Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-25T19:22:04.130Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-25T19:22:04.130Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-25T19:22:04.130Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-25T19:22:04.130Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-25T19:22:04.696Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-25T19:22:04.696Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-25T19:22:05.263Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-25T19:22:06.635Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-25T19:22:06.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-25T19:22:08.278Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-25T19:22:09.214Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-25T19:22:09.214Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-25T19:22:09.214Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-25T19:22:12.498Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-25T19:22:12.757Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-25T19:22:12.757Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-25T19:22:13.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-25T19:22:13.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-25T19:22:13.014Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T19:22:14.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-03-25T19:22:14.912Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-25T19:22:14.912Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-25T19:22:14.913Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-25T19:22:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-25T19:22:14.913Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-25T19:22:14.913Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-25T19:22:15.478Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-25T19:22:15.737Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-25T19:22:15.737Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-25T19:22:15.737Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-25T19:22:15.737Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-25T19:22:15.737Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-25T19:22:18.272Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-25T19:22:18.272Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-25T19:22:18.272Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-25T19:22:18.272Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-25T19:22:18.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-25T19:22:18.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-25T19:22:18.272Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-25T19:22:18.272Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T19:22:19.212Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-25T19:22:19.212Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-25T19:22:19.212Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-25T19:22:19.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-25T19:22:20.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-25T19:22:20.035Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.060s coverage: 6.8% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.020s coverage: 88.6% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 29.2% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 17.0% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 94.9% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements [2025-03-25T19:22:25.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.023s coverage: 43.6% of statements [2025-03-25T19:22:25.319Z] 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-03-25T19:22:25.589Z] running golangci-lint [2025-03-25T19:22:25.589Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-25T19:22:25.589Z] go version go1.23.4 linux/amd64 [2025-03-25T19:22:25.849Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-25T19:22:25.849Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-25T19:22:25.849Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-25T19:22:47.785Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 21.674030276s" [2025-03-25T19:22:47.785Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 53.733186ms" [2025-03-25T19:22:59.988Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.742275514s with top 10 stages: buildir: 54.768543013s, gosec: 3.948990915s, inspect: 3.054264377s, fact_deprecated: 2.817395107s, printf: 1.56356273s, fact_purity: 1.462078378s, ctrlflow: 1.439170947s, nilness: 1.227484883s, S1038: 1.169223762s, ineffassign: 929.467495ms" [2025-03-25T19:22:59.988Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-25T19:22:59.988Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 202/202, path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, exclude: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, nolint: 20/0, cgo: 202/202, filename_unadjuster: 202/202" [2025-03-25T19:22:59.988Z] level=info msg="[runner] processing took 16.130814ms with stages: nolint: 6.836382ms, identifier_marker: 3.735409ms, path_prettifier: 1.582551ms, autogenerated_exclude: 1.534852ms, exclude-rules: 1.439841ms, skip_dirs: 935.178µs, invalid_issue: 26.401µs, cgo: 24.09µs, filename_unadjuster: 12.72µs, max_same_issues: 830ns, uniq_by_line: 410ns, fixer: 390ns, skip_files: 340ns, sort_results: 270ns, exclude: 260ns, max_from_linter: 170ns, source_code: 150ns, diff: 130ns, max_per_file_from_linter: 120ns, severity-rules: 110ns, path_prefixer: 110ns, path_shortener: 100ns" [2025-03-25T19:22:59.988Z] level=info msg="[runner] linters took 11.626390912s with stages: goanalysis_metalinter: 11.610183156s" [2025-03-25T19:22:59.988Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-25T19:22:59.988Z] level=info msg="Memory: 335 samples, avg is 294.4MB, max is 1441.5MB" [2025-03-25T19:22:59.988Z] level=info msg="Execution took 33.361653494s" [2025-03-25T19:22:59.988Z] go vet ./... [2025-03-25T19:23:05.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-25T19:23:05.510Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-25T19:23:05.510Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-25T19:23:05.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-25T19:23:06.125Z] + ls -al . [2025-03-25T19:23:06.125Z] total 1992 [2025-03-25T19:23:06.125Z] drwxrwxr-x 11 1001 1001 4096 Mar 25 19:21 . [2025-03-25T19:23:06.125Z] drwxr-xr-x 4 root root 4096 Mar 25 19:21 .. [2025-03-25T19:23:06.125Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:19 .blubracket [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 10 Mar 25 19:19 .dockerignore [2025-03-25T19:23:06.125Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 19:22 .git [2025-03-25T19:23:06.125Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 19:19 .github [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 909 Mar 25 19:19 .gitignore [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 218 Mar 25 19:19 .golangci.yml [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 100 Mar 25 19:19 .hadolint.yml [2025-03-25T19:23:06.125Z] drwxr-xr-x 3 1001 1001 4096 Mar 25 19:20 .semver [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 155 Mar 25 19:19 .sonarcloud.properties [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:19 ADOPTERS.md [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 17374 Mar 25 19:19 Attribution.txt [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 108018 Mar 25 19:19 CHANGELOG.md [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:19 CONTRIBUTING.md [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 19:19 GOVERNANCE.md [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 858 Mar 25 19:19 Jenkinsfile [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:19 LICENSE [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 16740 Mar 25 19:19 Makefile [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 19:19 OWNERS.md [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 9932 Mar 25 19:19 README.md [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 789 Mar 25 19:19 SECURITY.md [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 19:20 VERSION [2025-03-25T19:23:06.125Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:19 bin [2025-03-25T19:23:06.125Z] drwxrwxr-x 19 1001 1001 4096 Mar 25 19:19 cmd [2025-03-25T19:23:06.125Z] -rw-r--r-- 1 root root 1660924 Mar 25 19:22 coverage.out [2025-03-25T19:23:06.125Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:19 fuzz_test [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 6456 Mar 25 19:19 go.mod [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 88143 Mar 25 19:19 go.sum [2025-03-25T19:23:06.125Z] drwxrwxr-x 7 1001 1001 4096 Mar 25 19:19 internal [2025-03-25T19:23:06.125Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:19 openapi [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 584 Mar 25 19:19 security.txt [2025-03-25T19:23:06.125Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 19:19 version.go [Pipeline] sh [2025-03-25T19:23:06.448Z] + '[' -e coverage.out ] [2025-03-25T19:23:06.448Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-25T19:23:06.615Z] Stashed 1 file(s) [Pipeline] sh [2025-03-25T19:23:06.909Z] + make build [2025-03-25T19:23:06.909Z] 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-03-25T19:23:28.825Z] 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-03-25T19:23:28.825Z] 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-03-25T19:23:30.200Z] 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-03-25T19:23:30.459Z] 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-03-25T19:23:32.364Z] 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-03-25T19:23:37.624Z] 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-03-25T19:23:39.007Z] 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-03-25T19:23:40.912Z] 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-03-25T19:23:43.456Z] 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-03-25T19:23:44.393Z] 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-03-25T19:23:45.772Z] 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-03-25T19:23:46.339Z] 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-03-25T19:23:47.734Z] $ docker stop --time=1 77b7e4dc2643511ae41bcec07b50b436e75bb87808fb9d9c26ac958504bdd362 [2025-03-25T19:23:52.514Z] $ docker rm -f --volumes 77b7e4dc2643511ae41bcec07b50b436e75bb87808fb9d9c26ac958504bdd362 [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-03-25T19:23:54.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-25T19:23:54.116Z] [2025-03-25T19:23:54.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T19:23:54.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-25T19:23:54.506Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-25T19:23:54.506Z] 91d30c5bc195: Pulling fs layer [2025-03-25T19:23:54.506Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-25T19:23:54.506Z] 9c61dcf015f6: Pulling fs layer [2025-03-25T19:23:54.506Z] 4698f68db338: Pulling fs layer [2025-03-25T19:23:54.506Z] 2a2f49069b9e: Pulling fs layer [2025-03-25T19:23:54.506Z] e0025b399a48: Pulling fs layer [2025-03-25T19:23:54.506Z] e0025b399a48: Waiting [2025-03-25T19:23:54.506Z] 4698f68db338: Waiting [2025-03-25T19:23:54.506Z] 2a2f49069b9e: Waiting [2025-03-25T19:23:54.506Z] 91d30c5bc195: Download complete [2025-03-25T19:23:54.506Z] 4698f68db338: Verifying Checksum [2025-03-25T19:23:54.506Z] 4698f68db338: Download complete [2025-03-25T19:23:54.764Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-25T19:23:54.764Z] 2e9b0aa3be6d: Download complete [2025-03-25T19:23:54.764Z] e0025b399a48: Verifying Checksum [2025-03-25T19:23:54.764Z] e0025b399a48: Download complete [2025-03-25T19:23:54.764Z] 91d30c5bc195: Pull complete [2025-03-25T19:23:54.764Z] 2a2f49069b9e: Verifying Checksum [2025-03-25T19:23:55.022Z] 2e9b0aa3be6d: Pull complete [2025-03-25T19:23:55.279Z] 9c61dcf015f6: Verifying Checksum [2025-03-25T19:23:55.279Z] 9c61dcf015f6: Download complete [2025-03-25T19:23:57.806Z] 9c61dcf015f6: Pull complete [2025-03-25T19:23:57.806Z] 4698f68db338: Pull complete [2025-03-25T19:23:58.063Z] 2a2f49069b9e: Pull complete [2025-03-25T19:23:58.063Z] e0025b399a48: Pull complete [2025-03-25T19:23:58.063Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-25T19:23:58.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-25T19:23:58.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T19:23:58.299Z] prd-ubuntu20.04-docker-8c-8g-42009 does not seem to be running inside a container [2025-03-25T19:23:58.326Z] $ 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-03-25T19:24:00.964Z] $ docker top 36d3b2a0def548c66051850d9952b954994a16fae962f46bc3654ea046c48e4a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-25T19:24:01.367Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-25T19:24:03.901Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-25T19:24:03.901Z] #1 transferring dockerfile: 2.14kB done [2025-03-25T19:24:03.901Z] #1 DONE 0.0s [2025-03-25T19:24:03.901Z] [2025-03-25T19:24:03.901Z] #2 [core-data internal] load build definition from Dockerfile [2025-03-25T19:24:03.901Z] #2 transferring dockerfile: 2.04kB done [2025-03-25T19:24:03.901Z] #2 DONE 0.0s [2025-03-25T19:24:03.901Z] [2025-03-25T19:24:03.901Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-03-25T19:24:03.901Z] #3 transferring dockerfile: 2.01kB done [2025-03-25T19:24:03.901Z] #3 DONE 0.0s [2025-03-25T19:24:03.901Z] [2025-03-25T19:24:03.901Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T19:24:03.901Z] #4 transferring dockerfile: 1.69kB done [2025-03-25T19:24:03.901Z] #4 DONE 0.0s [2025-03-25T19:24:03.901Z] [2025-03-25T19:24:03.901Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-03-25T19:24:03.901Z] #5 transferring dockerfile: 1.83kB done [2025-03-25T19:24:03.901Z] #5 DONE 0.0s [2025-03-25T19:24:03.901Z] [2025-03-25T19:24:03.901Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-03-25T19:24:03.901Z] #6 transferring dockerfile: 1.70kB done [2025-03-25T19:24:03.901Z] #6 DONE 0.0s [2025-03-25T19:24:03.901Z] [2025-03-25T19:24:03.901Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-03-25T19:24:03.901Z] #7 transferring dockerfile: 1.81kB done [2025-03-25T19:24:03.902Z] #7 DONE 0.0s [2025-03-25T19:24:03.902Z] [2025-03-25T19:24:03.902Z] #8 [security-proxy-auth internal] load .dockerignore [2025-03-25T19:24:03.902Z] #8 transferring context: 50B done [2025-03-25T19:24:03.902Z] #8 DONE 0.0s [2025-03-25T19:24:03.902Z] [2025-03-25T19:24:03.902Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-03-25T19:24:03.902Z] #9 transferring dockerfile: 2.00kB done [2025-03-25T19:24:03.902Z] #9 DONE 0.0s [2025-03-25T19:24:03.902Z] [2025-03-25T19:24:03.902Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-25T19:24:03.902Z] #10 transferring dockerfile: 1.89kB done [2025-03-25T19:24:03.902Z] #10 DONE 0.0s [2025-03-25T19:24:03.902Z] [2025-03-25T19:24:03.902Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-25T19:24:03.902Z] #11 transferring dockerfile: 2.23kB done [2025-03-25T19:24:03.902Z] #11 DONE 0.0s [2025-03-25T19:24:03.902Z] [2025-03-25T19:24:03.902Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-25T19:24:03.902Z] #12 transferring dockerfile: 3.02kB done [2025-03-25T19:24:03.902Z] #12 DONE 0.0s [2025-03-25T19:24:03.902Z] [2025-03-25T19:24:03.902Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-25T19:24:03.902Z] #13 transferring dockerfile: 2.50kB done [2025-03-25T19:24:03.902Z] #13 DONE 0.0s [2025-03-25T19:24:03.902Z] [2025-03-25T19:24:03.902Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-03-25T19:24:03.902Z] #14 transferring dockerfile: 2.10kB done [2025-03-25T19:24:03.902Z] #14 DONE 0.1s [2025-03-25T19:24:03.902Z] [2025-03-25T19:24:03.902Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-25T19:24:03.902Z] #15 transferring dockerfile: 2.49kB done [2025-03-25T19:24:04.161Z] #15 DONE 0.1s [2025-03-25T19:24:04.161Z] [2025-03-25T19:24:04.161Z] #16 [core-command internal] load build definition from Dockerfile [2025-03-25T19:24:04.161Z] #16 transferring dockerfile: 1.94kB done [2025-03-25T19:24:04.161Z] #16 DONE 0.0s [2025-03-25T19:24:04.161Z] [2025-03-25T19:24:04.161Z] #17 [core-data internal] load .dockerignore [2025-03-25T19:24:04.161Z] #17 transferring context: 50B done [2025-03-25T19:24:04.161Z] #17 DONE 0.0s [2025-03-25T19:24:04.161Z] [2025-03-25T19:24:04.161Z] #18 [core-keeper internal] load .dockerignore [2025-03-25T19:24:04.161Z] #18 transferring context: 50B done [2025-03-25T19:24:04.161Z] #18 DONE 0.0s [2025-03-25T19:24:04.161Z] [2025-03-25T19:24:04.161Z] #19 [security-spire-config internal] load .dockerignore [2025-03-25T19:24:04.161Z] #19 transferring context: 50B done [2025-03-25T19:24:04.161Z] #19 DONE 0.0s [2025-03-25T19:24:04.161Z] [2025-03-25T19:24:04.161Z] #20 [support-scheduler internal] load .dockerignore [2025-03-25T19:24:04.161Z] #20 transferring context: 50B done [2025-03-25T19:24:04.161Z] #20 DONE 0.0s [2025-03-25T19:24:04.161Z] [2025-03-25T19:24:04.161Z] #21 [security-spire-server internal] load .dockerignore [2025-03-25T19:24:04.161Z] #21 transferring context: 50B done [2025-03-25T19:24:04.161Z] #21 DONE 0.0s [2025-03-25T19:24:04.161Z] [2025-03-25T19:24:04.161Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-25T19:24:04.161Z] #22 transferring context: 50B done [2025-03-25T19:24:04.161Z] #22 DONE 0.0s [2025-03-25T19:24:04.161Z] [2025-03-25T19:24:04.161Z] #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-25T19:24:04.161Z] #23 DONE 0.0s [2025-03-25T19:24:04.161Z] [2025-03-25T19:24:04.161Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-03-25T19:24:04.420Z] #24 transferring context: 50B done [2025-03-25T19:24:04.420Z] #24 DONE 0.0s [2025-03-25T19:24:04.420Z] [2025-03-25T19:24:04.420Z] #25 [support-notifications internal] load .dockerignore [2025-03-25T19:24:04.420Z] #25 transferring context: 50B done [2025-03-25T19:24:04.420Z] #25 DONE 0.0s [2025-03-25T19:24:04.420Z] [2025-03-25T19:24:04.420Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-25T19:24:04.420Z] #26 transferring context: 50B done [2025-03-25T19:24:04.420Z] #26 DONE 0.0s [2025-03-25T19:24:04.420Z] [2025-03-25T19:24:04.420Z] #27 [security-bootstrapper internal] load .dockerignore [2025-03-25T19:24:04.420Z] #27 transferring context: 50B done [2025-03-25T19:24:04.420Z] #27 DONE 0.1s [2025-03-25T19:24:04.420Z] [2025-03-25T19:24:04.420Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T19:24:04.420Z] #28 DONE 0.1s [2025-03-25T19:24:04.420Z] [2025-03-25T19:24:04.420Z] #29 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T19:24:04.420Z] #29 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T19:24:04.420Z] #29 ... [2025-03-25T19:24:04.420Z] [2025-03-25T19:24:04.420Z] #30 [core-metadata internal] load .dockerignore [2025-03-25T19:24:04.420Z] #30 transferring context: 50B done [2025-03-25T19:24:04.420Z] #30 DONE 0.1s [2025-03-25T19:24:04.420Z] [2025-03-25T19:24:04.420Z] #23 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-25T19:24:04.420Z] #23 DONE 0.0s [2025-03-25T19:24:04.420Z] [2025-03-25T19:24:04.420Z] #31 [security-proxy-setup internal] load .dockerignore [2025-03-25T19:24:04.420Z] #31 transferring context: 50B done [2025-03-25T19:24:04.420Z] #31 DONE 0.1s [2025-03-25T19:24:04.421Z] [2025-03-25T19:24:04.421Z] #28 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T19:24:04.421Z] #28 DONE 0.1s [2025-03-25T19:24:04.421Z] [2025-03-25T19:24:04.421Z] #29 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T19:24:04.421Z] #29 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T19:24:04.421Z] #29 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T19:24:04.421Z] #29 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-25T19:24:04.421Z] #29 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-25T19:24:04.421Z] #29 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-03-25T19:24:04.421Z] #29 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-25T19:24:04.679Z] #29 ... [2025-03-25T19:24:04.679Z] [2025-03-25T19:24:04.679Z] #32 [core-command internal] load .dockerignore [2025-03-25T19:24:04.679Z] #32 transferring context: 50B done [2025-03-25T19:24:04.679Z] #32 DONE 0.1s [2025-03-25T19:24:04.679Z] [2025-03-25T19:24:04.679Z] #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-25T19:24:04.679Z] #23 DONE 0.0s [2025-03-25T19:24:04.679Z] [2025-03-25T19:24:04.679Z] #29 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T19:24:04.679Z] #29 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T19:24:04.679Z] #29 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T19:24:04.679Z] #29 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-25T19:24:04.679Z] #29 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-25T19:24:04.679Z] #29 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-25T19:24:04.679Z] #29 ... [2025-03-25T19:24:04.679Z] [2025-03-25T19:24:04.679Z] #33 [security-secretstore-setup internal] load .dockerignore [2025-03-25T19:24:04.679Z] #33 transferring context: 50B done [2025-03-25T19:24:04.679Z] #33 DONE 0.3s [2025-03-25T19:24:04.679Z] [2025-03-25T19:24:04.679Z] #29 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T19:24:04.679Z] #29 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T19:24:04.679Z] #29 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T19:24:04.679Z] #29 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-25T19:24:04.679Z] #29 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-25T19:24:04.679Z] #29 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-25T19:24:04.679Z] #29 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-25T19:24:04.937Z] #29 ... [2025-03-25T19:24:04.937Z] [2025-03-25T19:24:04.937Z] #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-25T19:24:04.937Z] #23 DONE 0.0s [2025-03-25T19:24:04.937Z] [2025-03-25T19:24:04.937Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-25T19:24:04.937Z] #34 DONE 0.7s [2025-03-25T19:24:04.937Z] [2025-03-25T19:24:04.937Z] #29 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T19:24:04.937Z] #29 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T19:24:04.937Z] #29 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T19:24:04.937Z] #29 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-25T19:24:04.937Z] #29 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-25T19:24:04.937Z] #29 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-25T19:24:04.937Z] #29 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-25T19:24:04.937Z] #29 ... [2025-03-25T19:24:04.937Z] [2025-03-25T19:24:04.937Z] #23 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-25T19:24:04.937Z] #23 DONE 0.0s [2025-03-25T19:24:05.195Z] [2025-03-25T19:24:05.195Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T19:24:10.987Z] #28 ... [2025-03-25T19:24:10.987Z] [2025-03-25T19:24:10.987Z] #35 [core-keeper internal] load build context [2025-03-25T19:24:10.987Z] #35 transferring context: 230.32MB 5.4s [2025-03-25T19:24:11.245Z] #35 ... [2025-03-25T19:24:11.245Z] [2025-03-25T19:24:11.245Z] #36 [security-proxy-auth internal] load build context [2025-03-25T19:24:11.506Z] #36 ... [2025-03-25T19:24:11.506Z] [2025-03-25T19:24:11.506Z] #35 [core-keeper internal] load build context [2025-03-25T19:24:14.819Z] #35 ... [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-25T19:24:14.819Z] #37 ... [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #38 [core-data internal] load build context [2025-03-25T19:24:14.819Z] #38 transferring context: 501.80MB 7.9s done [2025-03-25T19:24:14.819Z] #38 DONE 10.2s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-25T19:24:14.819Z] #34 DONE 0.7s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-25T19:24:14.819Z] #37 DONE 10.1s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #39 [support-scheduler internal] load build context [2025-03-25T19:24:14.819Z] #39 transferring context: 501.80MB 8.3s done [2025-03-25T19:24:14.819Z] #39 DONE 10.2s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T19:24:14.819Z] #28 DONE 10.1s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #29 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T19:24:14.819Z] #29 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T19:24:14.819Z] #29 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T19:24:14.819Z] #29 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-25T19:24:14.819Z] #29 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-25T19:24:14.819Z] #29 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-25T19:24:14.819Z] #29 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-25T19:24:14.819Z] #29 DONE 10.5s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-03-25T19:24:14.819Z] #40 DONE 10.0s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #41 [security-spire-config internal] load build context [2025-03-25T19:24:14.819Z] #41 ... [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-25T19:24:14.819Z] #34 DONE 0.7s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #42 [security-spiffe-token-provider internal] load build context [2025-03-25T19:24:14.819Z] #42 transferring context: 501.80MB 8.6s done [2025-03-25T19:24:14.819Z] #42 DONE 10.0s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-25T19:24:14.819Z] #43 DONE 10.1s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #44 [support-notifications internal] load build context [2025-03-25T19:24:14.819Z] #44 transferring context: 501.80MB 8.8s done [2025-03-25T19:24:14.819Z] #44 DONE 10.0s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #29 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T19:24:14.819Z] #29 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T19:24:14.819Z] #29 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T19:24:14.819Z] #29 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-25T19:24:14.819Z] #29 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-25T19:24:14.819Z] #29 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-25T19:24:14.819Z] #29 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-25T19:24:14.819Z] #29 DONE 10.5s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-25T19:24:14.819Z] #40 DONE 10.0s [2025-03-25T19:24:14.819Z] [2025-03-25T19:24:14.819Z] #36 [security-proxy-auth internal] load build context [2025-03-25T19:24:14.819Z] #36 transferring context: 501.80MB 9.0s done [2025-03-25T19:24:14.819Z] #36 DONE 10.4s [2025-03-25T19:24:15.078Z] [2025-03-25T19:24:15.078Z] #45 [core-command internal] load build context [2025-03-25T19:24:15.078Z] #45 ... [2025-03-25T19:24:15.078Z] [2025-03-25T19:24:15.078Z] #46 [core-metadata internal] load build context [2025-03-25T19:24:15.078Z] #46 ... [2025-03-25T19:24:15.078Z] [2025-03-25T19:24:15.078Z] #35 [core-keeper internal] load build context [2025-03-25T19:24:15.078Z] #35 transferring context: 501.80MB 10.5s done [2025-03-25T19:24:15.078Z] #35 DONE 10.6s [2025-03-25T19:24:15.078Z] [2025-03-25T19:24:15.078Z] #41 [security-spire-config internal] load build context [2025-03-25T19:24:15.078Z] #41 transferring context: 22.05kB done [2025-03-25T19:24:15.078Z] #41 DONE 0.5s [2025-03-25T19:24:15.078Z] [2025-03-25T19:24:15.078Z] #47 [security-spire-server internal] load build context [2025-03-25T19:24:15.078Z] #47 transferring context: 23.80kB done [2025-03-25T19:24:15.078Z] #47 DONE 0.5s [2025-03-25T19:24:15.078Z] [2025-03-25T19:24:15.078Z] #46 [core-metadata internal] load build context [2025-03-25T19:24:15.078Z] #46 transferring context: 501.80MB 9.1s done [2025-03-25T19:24:15.078Z] #46 ... [2025-03-25T19:24:15.078Z] [2025-03-25T19:24:15.078Z] #48 [core-common-config-bootstrapper internal] load build context [2025-03-25T19:24:15.338Z] #48 ... [2025-03-25T19:24:15.338Z] [2025-03-25T19:24:15.338Z] #46 [core-metadata internal] load build context [2025-03-25T19:24:15.338Z] #46 DONE 10.3s [2025-03-25T19:24:15.338Z] [2025-03-25T19:24:15.338Z] #49 [security-spire-agent internal] load build context [2025-03-25T19:24:15.338Z] #49 transferring context: 23.33kB 0.0s done [2025-03-25T19:24:15.338Z] #49 DONE 0.4s [2025-03-25T19:24:15.338Z] [2025-03-25T19:24:15.338Z] #48 [core-common-config-bootstrapper internal] load build context [2025-03-25T19:24:15.338Z] #48 ... [2025-03-25T19:24:15.338Z] [2025-03-25T19:24:15.338Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T19:24:15.338Z] #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-25T19:24:15.338Z] #50 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-25T19:24:15.338Z] #50 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-25T19:24:15.338Z] #50 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-25T19:24:15.602Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-03-25T19:24:15.602Z] #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-03-25T19:24:15.602Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-25T19:24:15.602Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-25T19:24:15.602Z] #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-03-25T19:24:15.602Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-03-25T19:24:15.602Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 0.3s [2025-03-25T19:24:15.602Z] #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-25T19:24:15.881Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-03-25T19:24:15.881Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.20MB / 36.47MB 0.4s [2025-03-25T19:24:15.881Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 26.21MB / 36.47MB 0.5s [2025-03-25T19:24:16.141Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s [2025-03-25T19:24:19.429Z] #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.1s done [2025-03-25T19:24:20.399Z] #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-25T19:24:25.671Z] #50 ... [2025-03-25T19:24:25.671Z] [2025-03-25T19:24:25.671Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T19:24:25.671Z] #51 ... [2025-03-25T19:24:25.671Z] [2025-03-25T19:24:25.671Z] #52 [security-proxy-setup internal] load build context [2025-03-25T19:24:25.671Z] #52 transferring context: 501.80MB 5.0s done [2025-03-25T19:24:25.671Z] #52 ... [2025-03-25T19:24:25.671Z] [2025-03-25T19:24:25.671Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-25T19:24:25.671Z] #0 1.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:25.671Z] #0 1.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:25.671Z] #0 1.775 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T19:24:25.671Z] #0 1.775 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T19:24:25.671Z] #0 1.775 OK: 24190 distinct packages available [2025-03-25T19:24:25.671Z] #0 1.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:25.671Z] #0 1.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:25.671Z] #0 2.195 OK: 248 MiB in 58 packages [2025-03-25T19:24:25.671Z] #53 ... [2025-03-25T19:24:25.671Z] [2025-03-25T19:24:25.671Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T19:24:25.671Z] #54 ... [2025-03-25T19:24:25.671Z] [2025-03-25T19:24:25.671Z] #55 [security-bootstrapper internal] load build context [2025-03-25T19:24:25.671Z] #55 transferring context: 501.80MB 5.2s done [2025-03-25T19:24:25.671Z] #55 ... [2025-03-25T19:24:25.671Z] [2025-03-25T19:24:25.671Z] #48 [core-common-config-bootstrapper internal] load build context [2025-03-25T19:24:25.671Z] #48 transferring context: 501.80MB 6.3s done [2025-03-25T19:24:25.671Z] #48 ... [2025-03-25T19:24:25.671Z] [2025-03-25T19:24:25.671Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-25T19:24:27.348Z] #56 ... [2025-03-25T19:24:27.348Z] [2025-03-25T19:24:27.349Z] #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-25T19:24:27.608Z] #57 ... [2025-03-25T19:24:27.608Z] [2025-03-25T19:24:27.608Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T19:24:27.608Z] #0 1.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:27.608Z] #0 1.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:27.608Z] #0 1.521 OK: 248 MiB in 58 packages [2025-03-25T19:24:27.608Z] #58 ... [2025-03-25T19:24:27.608Z] [2025-03-25T19:24:27.608Z] #45 [core-command internal] load build context [2025-03-25T19:24:27.608Z] #45 transferring context: 501.80MB 5.2s done [2025-03-25T19:24:27.869Z] #45 ... [2025-03-25T19:24:27.869Z] [2025-03-25T19:24:27.869Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T19:24:27.869Z] #0 0.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:27.869Z] #0 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:27.869Z] #0 1.457 OK: 248 MiB in 58 packages [2025-03-25T19:24:27.869Z] #59 ... [2025-03-25T19:24:27.869Z] [2025-03-25T19:24:27.869Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-25T19:24:28.128Z] #60 ... [2025-03-25T19:24:28.128Z] [2025-03-25T19:24:28.128Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T19:24:28.128Z] #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.6s done [2025-03-25T19:24:28.128Z] #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-25T19:24:28.128Z] #61 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-25T19:24:28.128Z] #61 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-25T19:24:28.128Z] #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-25T19:24:28.128Z] #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-25T19:24:28.128Z] #61 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-25T19:24:28.128Z] #61 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done [2025-03-25T19:24:28.128Z] #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-03-25T19:24:28.128Z] #61 ... [2025-03-25T19:24:28.128Z] [2025-03-25T19:24:28.128Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-25T19:24:28.388Z] #62 ... [2025-03-25T19:24:28.388Z] [2025-03-25T19:24:28.388Z] #63 [security-secretstore-setup internal] load build context [2025-03-25T19:24:28.388Z] #63 transferring context: 501.80MB 5.4s done [2025-03-25T19:24:28.647Z] #63 ... [2025-03-25T19:24:28.647Z] [2025-03-25T19:24:28.647Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-25T19:24:28.647Z] #64 ... [2025-03-25T19:24:28.647Z] [2025-03-25T19:24:28.647Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-25T19:24:28.647Z] #0 1.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:28.647Z] #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:28.647Z] #0 1.640 (1/4) Installing ca-certificates (20241121-r1) [2025-03-25T19:24:28.647Z] #0 1.652 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:28.647Z] #0 1.656 (3/4) Installing su-exec (0.2-r3) [2025-03-25T19:24:28.647Z] #0 1.659 (4/4) Installing yq-go (4.44.1-r2) [2025-03-25T19:24:28.647Z] #0 1.727 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:28.647Z] #0 1.736 Executing ca-certificates-20241121-r1.trigger [2025-03-25T19:24:28.647Z] #0 1.775 OK: 19 MiB in 18 packages [2025-03-25T19:24:29.121Z] #65 ... [2025-03-25T19:24:29.121Z] [2025-03-25T19:24:29.121Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T19:24:29.390Z] #66 ... [2025-03-25T19:24:29.390Z] [2025-03-25T19:24:29.390Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-25T19:24:29.390Z] #67 ... [2025-03-25T19:24:29.390Z] [2025-03-25T19:24:29.390Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-25T19:24:29.718Z] #68 ... [2025-03-25T19:24:29.718Z] [2025-03-25T19:24:29.718Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T19:24:29.718Z] #69 ... [2025-03-25T19:24:29.718Z] [2025-03-25T19:24:29.718Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-25T19:24:30.000Z] #70 ... [2025-03-25T19:24:30.000Z] [2025-03-25T19:24:30.000Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-25T19:24:31.439Z] #71 ... [2025-03-25T19:24:31.439Z] [2025-03-25T19:24:31.439Z] #48 [core-common-config-bootstrapper internal] load build context [2025-03-25T19:24:31.439Z] #48 DONE 26.4s [2025-03-25T19:24:31.439Z] [2025-03-25T19:24:31.439Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-25T19:24:32.063Z] #68 ... [2025-03-25T19:24:32.063Z] [2025-03-25T19:24:32.063Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T19:24:32.063Z] #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-25T19:24:40.740Z] #50 ... [2025-03-25T19:24:40.740Z] [2025-03-25T19:24:40.740Z] #52 [security-proxy-setup internal] load build context [2025-03-25T19:24:40.740Z] #52 DONE 24.6s [2025-03-25T19:24:40.740Z] [2025-03-25T19:24:40.740Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T19:24:40.740Z] #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-25T19:24:40.740Z] #61 ... [2025-03-25T19:24:40.740Z] [2025-03-25T19:24:40.740Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T19:24:40.740Z] #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.1s [2025-03-25T19:24:40.740Z] #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done [2025-03-25T19:24:42.664Z] #50 ... [2025-03-25T19:24:42.664Z] [2025-03-25T19:24:42.664Z] #55 [security-bootstrapper internal] load build context [2025-03-25T19:24:42.664Z] #55 DONE 27.9s [2025-03-25T19:24:42.922Z] [2025-03-25T19:24:42.922Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T19:24:42.922Z] #61 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s [2025-03-25T19:24:42.922Z] #61 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done [2025-03-25T19:24:50.007Z] #61 ... [2025-03-25T19:24:50.007Z] [2025-03-25T19:24:50.007Z] #45 [core-command internal] load build context [2025-03-25T19:24:50.007Z] #45 DONE 35.2s [2025-03-25T19:24:50.267Z] [2025-03-25T19:24:50.267Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-25T19:24:51.202Z] #64 ... [2025-03-25T19:24:51.202Z] [2025-03-25T19:24:51.202Z] #63 [security-secretstore-setup internal] load build context [2025-03-25T19:24:51.202Z] #63 DONE 36.5s [2025-03-25T19:24:51.461Z] [2025-03-25T19:24:51.461Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T19:24:52.031Z] #69 ... [2025-03-25T19:24:52.031Z] [2025-03-25T19:24:52.031Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T19:24:52.031Z] #58 DONE 37.1s [2025-03-25T19:24:52.031Z] [2025-03-25T19:24:52.031Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:24:52.031Z] #72 ... [2025-03-25T19:24:52.031Z] [2025-03-25T19:24:52.031Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T19:24:52.031Z] #59 DONE 37.4s [2025-03-25T19:24:52.289Z] [2025-03-25T19:24:52.289Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-25T19:24:52.289Z] #68 37.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:52.289Z] #68 ... [2025-03-25T19:24:52.289Z] [2025-03-25T19:24:52.289Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T19:24:52.289Z] #54 DONE 37.5s [2025-03-25T19:24:52.289Z] [2025-03-25T19:24:52.289Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-25T19:24:52.289Z] #68 37.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:52.548Z] #68 37.78 OK: 248 MiB in 58 packages [2025-03-25T19:24:52.548Z] #68 ... [2025-03-25T19:24:52.548Z] [2025-03-25T19:24:52.548Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-25T19:24:52.548Z] #53 DONE 37.9s [2025-03-25T19:24:52.807Z] [2025-03-25T19:24:52.807Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-25T19:24:52.807Z] #62 37.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:52.807Z] #62 37.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:52.807Z] #62 37.63 (1/3) Installing ca-certificates (20241121-r1) [2025-03-25T19:24:52.807Z] #62 37.68 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:52.807Z] #62 37.69 (3/3) Installing tzdata (2025b-r0) [2025-03-25T19:24:52.807Z] #62 37.73 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:52.807Z] #62 37.74 Executing ca-certificates-20241121-r1.trigger [2025-03-25T19:24:52.807Z] #62 37.81 OK: 10 MiB in 17 packages [2025-03-25T19:24:53.375Z] #62 ... [2025-03-25T19:24:53.375Z] [2025-03-25T19:24:53.375Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-25T19:24:53.375Z] #65 DONE 38.3s [2025-03-25T19:24:53.633Z] [2025-03-25T19:24:53.633Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T19:24:53.633Z] #51 DONE 38.8s [2025-03-25T19:24:53.633Z] [2025-03-25T19:24:53.633Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T19:24:53.633Z] #66 37.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:53.633Z] #66 37.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:53.633Z] #66 38.21 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T19:24:53.633Z] #66 38.21 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T19:24:53.633Z] #66 38.21 OK: 24170 distinct packages available [2025-03-25T19:24:53.633Z] #66 38.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:53.633Z] #66 38.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:53.633Z] #66 38.59 (1/14) Installing ca-certificates (20241121-r1) [2025-03-25T19:24:53.633Z] #66 38.61 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-25T19:24:53.633Z] #66 38.62 (3/14) Installing c-ares (1.33.1-r0) [2025-03-25T19:24:53.633Z] #66 38.63 (4/14) Installing libunistring (1.2-r0) [2025-03-25T19:24:53.633Z] #66 38.64 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-25T19:24:53.633Z] #66 38.65 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-25T19:24:53.633Z] #66 38.65 (7/14) Installing libpsl (0.21.5-r1) [2025-03-25T19:24:53.633Z] #66 38.65 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-25T19:24:53.633Z] #66 38.67 (9/14) Installing libcurl (8.12.1-r0) [2025-03-25T19:24:53.633Z] #66 38.68 (10/14) Installing curl (8.12.1-r0) [2025-03-25T19:24:53.633Z] #66 38.68 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:53.633Z] #66 38.69 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-25T19:24:53.633Z] #66 38.69 (13/14) Installing libucontext (1.2-r3) [2025-03-25T19:24:53.633Z] #66 38.69 (14/14) Installing gcompat (1.1.0-r4) [2025-03-25T19:24:53.633Z] #66 38.70 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:53.633Z] #66 38.71 Executing ca-certificates-20241121-r1.trigger [2025-03-25T19:24:53.633Z] #66 38.75 OK: 13 MiB in 28 packages [2025-03-25T19:24:53.896Z] #66 ... [2025-03-25T19:24:53.896Z] [2025-03-25T19:24:53.896Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-25T19:24:53.896Z] #64 37.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:53.896Z] #64 37.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:53.896Z] #64 37.57 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:53.896Z] #64 37.58 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:53.896Z] #64 37.58 OK: 8 MiB in 15 packages [2025-03-25T19:24:53.896Z] #64 DONE 39.0s [2025-03-25T19:24:53.896Z] [2025-03-25T19:24:53.896Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-25T19:24:53.896Z] #60 37.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:53.896Z] #60 37.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:53.896Z] #60 37.65 OK: 248 MiB in 58 packages [2025-03-25T19:24:53.896Z] #60 DONE 39.0s [2025-03-25T19:24:53.896Z] [2025-03-25T19:24:53.896Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-25T19:24:53.896Z] #68 DONE 39.1s [2025-03-25T19:24:53.896Z] [2025-03-25T19:24:53.896Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-25T19:24:53.896Z] #62 DONE 39.2s [2025-03-25T19:24:53.896Z] [2025-03-25T19:24:53.896Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:24:54.154Z] #73 ... [2025-03-25T19:24:54.154Z] [2025-03-25T19:24:54.154Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-25T19:24:54.154Z] #71 37.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:54.154Z] #71 37.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:54.154Z] #71 38.15 (1/7) Installing ca-certificates (20241121-r1) [2025-03-25T19:24:54.154Z] #71 38.17 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:54.154Z] #71 38.17 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-25T19:24:54.154Z] #71 38.17 (4/7) Installing libsodium (1.0.19-r0) [2025-03-25T19:24:54.154Z] #71 38.18 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-25T19:24:54.154Z] #71 38.21 (6/7) Installing libzmq (4.3.5-r2) [2025-03-25T19:24:54.154Z] #71 38.22 (7/7) Installing zeromq (4.3.5-r2) [2025-03-25T19:24:54.154Z] #71 38.22 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:54.154Z] #71 38.23 Executing ca-certificates-20241121-r1.trigger [2025-03-25T19:24:54.154Z] #71 38.31 OK: 12 MiB in 21 packages [2025-03-25T19:24:54.154Z] #71 DONE 39.4s [2025-03-25T19:24:54.154Z] [2025-03-25T19:24:54.154Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-25T19:24:54.154Z] #57 37.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:54.154Z] #57 37.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:54.154Z] #57 38.26 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:54.154Z] #57 38.27 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:54.154Z] #57 38.28 OK: 8 MiB in 15 packages [2025-03-25T19:24:54.154Z] #57 DONE 39.6s [2025-03-25T19:24:54.414Z] [2025-03-25T19:24:54.414Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T19:24:54.414Z] #66 DONE 39.6s [2025-03-25T19:24:54.414Z] [2025-03-25T19:24:54.414Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-25T19:24:54.674Z] #74 ... [2025-03-25T19:24:54.674Z] [2025-03-25T19:24:54.674Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:24:54.674Z] #72 DONE 2.7s [2025-03-25T19:24:54.674Z] [2025-03-25T19:24:54.674Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T19:24:54.674Z] #69 39.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:54.936Z] #69 40.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:55.195Z] #69 40.35 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T19:24:55.195Z] #69 40.35 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T19:24:55.195Z] #69 40.35 OK: 24170 distinct packages available [2025-03-25T19:24:55.195Z] #69 ... [2025-03-25T19:24:55.195Z] [2025-03-25T19:24:55.195Z] #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:24:55.195Z] #75 DONE 3.1s [2025-03-25T19:24:55.195Z] [2025-03-25T19:24:55.195Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T19:24:55.195Z] #69 40.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:55.195Z] #69 40.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:55.452Z] #69 ... [2025-03-25T19:24:55.452Z] [2025-03-25T19:24:55.452Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:24:55.452Z] #76 DONE 2.4s [2025-03-25T19:24:55.452Z] [2025-03-25T19:24:55.452Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:24:55.452Z] #77 DONE 1.6s [2025-03-25T19:24:55.452Z] [2025-03-25T19:24:55.452Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:24:55.710Z] #78 ... [2025-03-25T19:24:55.710Z] [2025-03-25T19:24:55.710Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:24:55.710Z] #73 DONE 1.7s [2025-03-25T19:24:55.710Z] [2025-03-25T19:24:55.710Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T19:24:55.710Z] #69 40.82 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:55.710Z] #69 40.83 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-25T19:24:55.710Z] #69 40.85 (3/4) Installing libucontext (1.2-r3) [2025-03-25T19:24:55.710Z] #69 40.85 (4/4) Installing gcompat (1.1.0-r4) [2025-03-25T19:24:55.710Z] #69 40.85 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:55.710Z] #69 40.86 OK: 8 MiB in 18 packages [2025-03-25T19:24:56.277Z] #69 DONE 41.4s [2025-03-25T19:24:56.277Z] [2025-03-25T19:24:56.277Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-25T19:24:56.277Z] #56 40.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:56.277Z] #56 40.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:56.277Z] #56 40.46 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:56.277Z] #56 40.47 (2/2) Installing su-exec (0.2-r3) [2025-03-25T19:24:56.277Z] #56 40.47 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:56.277Z] #56 40.47 OK: 8 MiB in 16 packages [2025-03-25T19:24:56.277Z] #56 DONE 41.0s [2025-03-25T19:24:56.277Z] [2025-03-25T19:24:56.277Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-25T19:24:56.277Z] #79 ... [2025-03-25T19:24:56.277Z] [2025-03-25T19:24:56.277Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-25T19:24:56.277Z] #70 39.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:56.277Z] #70 40.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:56.277Z] #70 40.41 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T19:24:56.277Z] #70 40.41 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T19:24:56.277Z] #70 40.41 OK: 24170 distinct packages available [2025-03-25T19:24:56.277Z] #70 40.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:56.277Z] #70 40.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:56.277Z] #70 40.85 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:56.277Z] #70 40.86 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-25T19:24:56.277Z] #70 40.86 (3/5) Installing libucontext (1.2-r3) [2025-03-25T19:24:56.277Z] #70 40.86 (4/5) Installing gcompat (1.1.0-r4) [2025-03-25T19:24:56.277Z] #70 40.87 (5/5) Installing openssl (3.3.3-r0) [2025-03-25T19:24:56.277Z] #70 40.88 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:56.277Z] #70 40.89 OK: 9 MiB in 19 packages [2025-03-25T19:24:56.277Z] #70 DONE 41.5s [2025-03-25T19:24:56.627Z] [2025-03-25T19:24:56.627Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-25T19:24:56.627Z] #67 40.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:56.627Z] #67 40.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:56.627Z] #67 41.00 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:56.627Z] #67 41.01 (2/4) Installing openssl (3.3.3-r0) [2025-03-25T19:24:56.627Z] #67 41.02 (3/4) Installing su-exec (0.2-r3) [2025-03-25T19:24:56.627Z] #67 41.02 (4/4) Installing yq-go (4.44.1-r2) [2025-03-25T19:24:56.627Z] #67 41.10 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:56.627Z] #67 41.11 OK: 19 MiB in 18 packages [2025-03-25T19:24:58.010Z] #67 DONE 42.7s [2025-03-25T19:24:58.010Z] [2025-03-25T19:24:58.010Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-25T19:24:58.010Z] #80 ... [2025-03-25T19:24:58.010Z] [2025-03-25T19:24:58.010Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-25T19:24:58.010Z] #0 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:58.010Z] #0 3.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:58.010Z] #0 3.715 OK: 19 MiB in 18 packages [2025-03-25T19:24:58.010Z] #81 DONE 4.5s [2025-03-25T19:24:58.010Z] [2025-03-25T19:24:58.010Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T19:24:58.010Z] #50 DONE 43.3s [2025-03-25T19:24:58.270Z] [2025-03-25T19:24:58.270Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-25T19:24:58.270Z] #82 ... [2025-03-25T19:24:58.270Z] [2025-03-25T19:24:58.270Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-25T19:24:58.270Z] #0 3.591 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:58.270Z] #0 4.178 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:58.270Z] #0 4.874 OK: 248 MiB in 58 packages [2025-03-25T19:24:58.270Z] #83 DONE 5.9s [2025-03-25T19:24:58.528Z] [2025-03-25T19:24:58.528Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-25T19:24:59.974Z] #84 ... [2025-03-25T19:24:59.974Z] [2025-03-25T19:24:59.974Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T19:24:59.974Z] #0 3.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:59.974Z] #0 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:59.974Z] #0 4.198 OK: 8 MiB in 15 packages [2025-03-25T19:24:59.974Z] #85 DONE 5.9s [2025-03-25T19:24:59.974Z] [2025-03-25T19:24:59.974Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-25T19:24:59.974Z] #0 4.005 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:59.974Z] #0 4.463 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:59.974Z] #0 5.161 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-25T19:24:59.974Z] #0 5.440 Executing busybox-1.36.1-r29.trigger [2025-03-25T19:24:59.974Z] #0 5.448 OK: 8 MiB in 15 packages [2025-03-25T19:24:59.974Z] #86 DONE 6.2s [2025-03-25T19:24:59.974Z] [2025-03-25T19:24:59.974Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T19:24:59.974Z] #0 4.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:59.974Z] #0 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:59.974Z] #0 4.937 OK: 12 MiB in 21 packages [2025-03-25T19:24:59.974Z] #87 DONE 5.7s [2025-03-25T19:24:59.974Z] [2025-03-25T19:24:59.974Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-25T19:24:59.974Z] #74 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:59.974Z] #74 5.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:24:59.974Z] #74 5.703 OK: 8 MiB in 15 packages [2025-03-25T19:25:00.233Z] #74 ... [2025-03-25T19:25:00.233Z] [2025-03-25T19:25:00.233Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T19:25:00.233Z] #0 4.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:00.233Z] #0 4.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:00.233Z] #0 4.753 OK: 10 MiB in 17 packages [2025-03-25T19:25:00.233Z] #88 DONE 6.3s [2025-03-25T19:25:00.491Z] [2025-03-25T19:25:00.491Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-25T19:25:01.092Z] #89 ... [2025-03-25T19:25:01.092Z] [2025-03-25T19:25:01.092Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-25T19:25:01.092Z] #74 DONE 6.9s [2025-03-25T19:25:01.352Z] [2025-03-25T19:25:01.352Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T19:25:01.918Z] #61 ... [2025-03-25T19:25:01.918Z] [2025-03-25T19:25:01.918Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-25T19:25:01.918Z] #84 DONE 3.4s [2025-03-25T19:25:02.177Z] [2025-03-25T19:25:02.177Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:02.750Z] #90 ... [2025-03-25T19:25:02.750Z] [2025-03-25T19:25:02.750Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T19:25:02.750Z] #0 7.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:02.750Z] #0 7.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:02.750Z] #0 7.770 OK: 13 MiB in 28 packages [2025-03-25T19:25:02.750Z] #91 DONE 8.4s [2025-03-25T19:25:03.008Z] [2025-03-25T19:25:03.008Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:04.396Z] #92 ... [2025-03-25T19:25:04.396Z] [2025-03-25T19:25:04.396Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-25T19:25:04.396Z] #79 8.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:04.653Z] #79 8.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:04.653Z] #79 ... [2025-03-25T19:25:04.653Z] [2025-03-25T19:25:04.653Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:04.911Z] #93 ... [2025-03-25T19:25:04.911Z] [2025-03-25T19:25:04.911Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-25T19:25:04.911Z] #79 8.693 OK: 8 MiB in 16 packages [2025-03-25T19:25:05.168Z] #79 DONE 8.9s [2025-03-25T19:25:05.168Z] [2025-03-25T19:25:05.168Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-25T19:25:05.168Z] #94 ... [2025-03-25T19:25:05.168Z] [2025-03-25T19:25:05.168Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-25T19:25:05.168Z] #89 8.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:05.168Z] #89 8.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:05.168Z] #89 8.746 OK: 8 MiB in 18 packages [2025-03-25T19:25:05.168Z] #89 DONE 8.9s [2025-03-25T19:25:05.168Z] [2025-03-25T19:25:05.168Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:05.430Z] #95 ... [2025-03-25T19:25:05.430Z] [2025-03-25T19:25:05.430Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:05.688Z] #96 ... [2025-03-25T19:25:05.688Z] [2025-03-25T19:25:05.688Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-25T19:25:05.688Z] #82 8.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:05.688Z] #82 8.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:05.688Z] #82 8.915 OK: 9 MiB in 19 packages [2025-03-25T19:25:06.253Z] #82 ... [2025-03-25T19:25:06.253Z] [2025-03-25T19:25:06.253Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-25T19:25:06.253Z] #80 6.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:06.253Z] #80 6.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T19:25:06.253Z] #80 7.337 OK: 19 MiB in 18 packages [2025-03-25T19:25:06.253Z] #80 DONE 8.3s [2025-03-25T19:25:06.253Z] [2025-03-25T19:25:06.253Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T19:25:06.511Z] #97 ... [2025-03-25T19:25:06.511Z] [2025-03-25T19:25:06.511Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-25T19:25:06.511Z] #82 DONE 10.2s [2025-03-25T19:25:06.770Z] [2025-03-25T19:25:06.770Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T19:25:06.770Z] #98 ... [2025-03-25T19:25:06.770Z] [2025-03-25T19:25:06.770Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-25T19:25:06.770Z] #94 DONE 1.7s [2025-03-25T19:25:07.029Z] [2025-03-25T19:25:07.030Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-25T19:25:09.568Z] #99 ... [2025-03-25T19:25:09.568Z] [2025-03-25T19:25:09.568Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T19:25:09.568Z] #97 DONE 4.5s [2025-03-25T19:25:09.826Z] [2025-03-25T19:25:09.826Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-25T19:25:11.404Z] #100 ... [2025-03-25T19:25:11.404Z] [2025-03-25T19:25:11.404Z] #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-25T19:25:11.404Z] #101 DONE 4.4s [2025-03-25T19:25:11.404Z] [2025-03-25T19:25:11.404Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T19:25:11.404Z] #98 DONE 4.3s [2025-03-25T19:25:11.404Z] [2025-03-25T19:25:11.404Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-25T19:25:11.404Z] #102 ... [2025-03-25T19:25:11.404Z] [2025-03-25T19:25:11.404Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-25T19:25:11.404Z] #99 DONE 4.2s [2025-03-25T19:25:11.404Z] [2025-03-25T19:25:11.404Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-25T19:25:11.404Z] #100 DONE 1.5s [2025-03-25T19:25:11.404Z] [2025-03-25T19:25:11.404Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-25T19:25:11.404Z] #103 DONE 4.7s [2025-03-25T19:25:11.404Z] [2025-03-25T19:25:11.404Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-25T19:25:11.404Z] #102 DONE 0.3s [2025-03-25T19:25:11.404Z] [2025-03-25T19:25:11.404Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-25T19:25:11.404Z] #104 DONE 0.1s [2025-03-25T19:25:11.404Z] [2025-03-25T19:25:11.404Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-25T19:25:12.347Z] #105 DONE 1.0s [2025-03-25T19:25:12.347Z] [2025-03-25T19:25:12.347Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T19:25:12.347Z] #106 DONE 1.0s [2025-03-25T19:25:12.347Z] [2025-03-25T19:25:12.347Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T19:25:12.347Z] #107 DONE 1.0s [2025-03-25T19:25:12.347Z] [2025-03-25T19:25:12.347Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-25T19:25:12.347Z] #108 DONE 0.1s [2025-03-25T19:25:12.347Z] [2025-03-25T19:25:12.347Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T19:25:12.347Z] #109 DONE 0.1s [2025-03-25T19:25:12.347Z] [2025-03-25T19:25:12.347Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-25T19:25:12.347Z] #110 DONE 0.1s [2025-03-25T19:25:12.347Z] [2025-03-25T19:25:12.347Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-25T19:25:12.347Z] #111 DONE 0.1s [2025-03-25T19:25:12.347Z] [2025-03-25T19:25:12.347Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-25T19:25:12.347Z] #112 DONE 0.1s [2025-03-25T19:25:12.347Z] [2025-03-25T19:25:12.347Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-25T19:25:12.606Z] #113 DONE 0.1s [2025-03-25T19:25:12.606Z] [2025-03-25T19:25:12.606Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T19:25:12.863Z] #114 ... [2025-03-25T19:25:12.863Z] [2025-03-25T19:25:12.863Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-25T19:25:12.863Z] #115 DONE 0.4s [2025-03-25T19:25:12.863Z] [2025-03-25T19:25:12.863Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T19:25:12.863Z] #114 DONE 0.3s [2025-03-25T19:25:12.863Z] [2025-03-25T19:25:12.863Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-25T19:25:12.863Z] #116 DONE 0.0s [2025-03-25T19:25:12.863Z] [2025-03-25T19:25:12.863Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-25T19:25:12.863Z] #117 DONE 0.0s [2025-03-25T19:25:12.863Z] [2025-03-25T19:25:12.863Z] #118 [security-spire-agent] exporting to image [2025-03-25T19:25:12.863Z] #118 exporting layers [2025-03-25T19:25:13.121Z] #118 exporting layers 0.8s done [2025-03-25T19:25:13.380Z] #118 writing image sha256:6aeb7808165ed9d3ba026b7259126727fdc523bf0fd4734db999cf38c5cfeddc done [2025-03-25T19:25:13.380Z] #118 naming to docker.io/library/security-spire-config done [2025-03-25T19:25:13.948Z] #118 exporting layers 1.1s done [2025-03-25T19:25:13.948Z] #118 writing image sha256:2b85cc50986c54338118898974213fe2dab918f25c0ba5ccf1e4d19ad227c76a done [2025-03-25T19:25:13.948Z] #118 naming to docker.io/library/security-spire-server done [2025-03-25T19:25:13.948Z] #118 writing image sha256:7e476c2e9821644f2692d75e7eecc09192859a491f94242c30306683975a1185 done [2025-03-25T19:25:13.948Z] #118 naming to docker.io/library/security-spire-agent done [2025-03-25T19:25:13.948Z] #118 DONE 1.6s [2025-03-25T19:25:13.948Z] [2025-03-25T19:25:13.948Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:53.505Z] #93 ... [2025-03-25T19:25:53.505Z] [2025-03-25T19:25:53.505Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:53.505Z] #90 DONE 47.9s [2025-03-25T19:25:53.505Z] [2025-03-25T19:25:53.505Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:53.505Z] #92 DONE 54.1s [2025-03-25T19:25:53.505Z] [2025-03-25T19:25:53.505Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:53.505Z] #96 DONE 54.4s [2025-03-25T19:25:53.505Z] [2025-03-25T19:25:53.505Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:53.505Z] #78 DONE 54.3s [2025-03-25T19:25:53.505Z] [2025-03-25T19:25:53.505Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-25T19:25:53.505Z] #119 ... [2025-03-25T19:25:53.505Z] [2025-03-25T19:25:53.505Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:53.505Z] #93 DONE 55.1s [2025-03-25T19:25:53.505Z] [2025-03-25T19:25:53.505Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:25:53.505Z] #95 DONE 54.5s [2025-03-25T19:25:53.505Z] [2025-03-25T19:25:53.505Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-03-25T19:26:00.077Z] #120 ... [2025-03-25T19:26:00.077Z] [2025-03-25T19:26:00.077Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-25T19:26:00.077Z] #121 ... [2025-03-25T19:26:00.077Z] [2025-03-25T19:26:00.077Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-25T19:26:00.077Z] #122 ... [2025-03-25T19:26:00.077Z] [2025-03-25T19:26:00.077Z] #123 [support-notifications builder 6/7] COPY . . [2025-03-25T19:26:00.646Z] #123 ... [2025-03-25T19:26:00.647Z] [2025-03-25T19:26:00.647Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #124 DONE 19.6s [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-25T19:26:10.620Z] #121 DONE 19.6s [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #120 DONE 19.5s [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:26:10.620Z] #125 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #126 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:26:10.620Z] #127 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:26:10.620Z] #128 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:26:10.620Z] #129 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #130 [security-bootstrapper builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #130 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #119 DONE 19.6s [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #122 DONE 19.6s [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #123 [support-notifications builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #123 DONE 19.7s [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T19:26:10.620Z] #131 ... [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:26:10.620Z] #132 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #133 [core-data builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #133 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:26:10.620Z] #134 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:26:10.620Z] #135 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #136 [core-command builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #136 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:26:10.620Z] #137 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:26:10.620Z] #138 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:26:10.620Z] #139 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #140 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-25T19:26:10.620Z] #141 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #142 [core-metadata builder 6/7] COPY . . [2025-03-25T19:26:10.620Z] #142 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T19:26:10.620Z] #143 CACHED [2025-03-25T19:26:10.620Z] [2025-03-25T19:26:10.620Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-25T19:26:10.620Z] #0 0.323 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-03-25T19:26:14.893Z] #144 ... [2025-03-25T19:26:14.893Z] [2025-03-25T19:26:14.893Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-25T19:26:14.893Z] #0 0.808 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-03-25T19:26:20.159Z] #145 ... [2025-03-25T19:26:20.159Z] [2025-03-25T19:26:20.159Z] #146 [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-03-25T19:26:20.159Z] #0 0.544 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-03-25T19:26:20.159Z] #146 ... [2025-03-25T19:26:20.159Z] [2025-03-25T19:26:20.159Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-25T19:26:20.159Z] #0 0.632 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-03-25T19:26:20.159Z] #147 ... [2025-03-25T19:26:20.159Z] [2025-03-25T19:26:20.159Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-25T19:26:20.159Z] #0 0.950 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-03-25T19:26:20.159Z] #148 ... [2025-03-25T19:26:20.159Z] [2025-03-25T19:26:20.159Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-25T19:26:20.159Z] #0 1.400 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-03-25T19:26:20.159Z] #149 ... [2025-03-25T19:26:20.159Z] [2025-03-25T19:26:20.159Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T19:26:20.159Z] #0 1.341 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-03-25T19:26:20.159Z] #150 ... [2025-03-25T19:26:20.159Z] [2025-03-25T19:26:20.159Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-25T19:26:20.159Z] #0 0.695 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-03-25T19:26:20.159Z] #151 ... [2025-03-25T19:26:20.159Z] [2025-03-25T19:26:20.159Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-25T19:26:20.159Z] #0 1.154 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-03-25T19:26:20.417Z] #152 ... [2025-03-25T19:26:20.417Z] [2025-03-25T19:26:20.417Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T19:26:20.417Z] #131 1.044 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-03-25T19:26:20.675Z] #131 ... [2025-03-25T19:26:20.675Z] [2025-03-25T19:26:20.675Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T19:26:20.675Z] #0 1.139 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-03-25T19:26:20.675Z] #153 ... [2025-03-25T19:26:20.675Z] [2025-03-25T19:26:20.675Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-25T19:26:20.675Z] #0 1.079 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-03-25T19:28:12.112Z] #154 ... [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-25T19:28:12.112Z] #147 DONE 112.3s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-25T19:28:12.112Z] #149 DONE 112.3s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-25T19:28:12.112Z] #148 ... [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:12.112Z] #155 DONE 0.3s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:12.112Z] #156 ... [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-25T19:28:12.112Z] #157 DONE 0.2s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:12.112Z] #156 DONE 0.3s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-25T19:28:12.112Z] #158 ... [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-25T19:28:12.112Z] #159 DONE 0.5s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #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-03-25T19:28:12.112Z] #160 DONE 0.3s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #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-03-25T19:28:12.112Z] #161 DONE 0.2s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-25T19:28:12.112Z] #148 ... [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #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-03-25T19:28:12.112Z] #162 ... [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-25T19:28:12.112Z] #158 DONE 1.4s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:12.112Z] #163 DONE 0.4s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-25T19:28:12.112Z] #145 ... [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:12.112Z] #164 DONE 0.3s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-25T19:28:12.112Z] #165 DONE 0.4s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T19:28:12.112Z] #61 ... [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #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-03-25T19:28:12.112Z] #162 DONE 1.4s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #118 [core-common-config-bootstrapper] exporting to image [2025-03-25T19:28:12.112Z] #118 exporting layers [2025-03-25T19:28:12.112Z] #118 ... [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-25T19:28:12.112Z] #166 DONE 0.3s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #167 [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-03-25T19:28:12.112Z] #167 DONE 0.3s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #168 [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-03-25T19:28:12.112Z] #168 DONE 0.4s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #118 [core-common-config-bootstrapper] exporting to image [2025-03-25T19:28:12.112Z] #118 exporting layers 1.0s done [2025-03-25T19:28:12.112Z] #118 writing image sha256:f3e00bc90c2c3f27c6c8927a5cbeda1fed509a05477ff074812ce7fda06b3b79 done [2025-03-25T19:28:12.112Z] #118 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-25T19:28:12.112Z] #118 DONE 2.6s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #169 [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-03-25T19:28:12.112Z] #169 DONE 0.3s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-25T19:28:12.112Z] #170 DONE 0.1s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-25T19:28:12.112Z] #171 DONE 1.7s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-25T19:28:12.112Z] #145 ... [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #118 [security-bootstrapper] exporting to image [2025-03-25T19:28:12.112Z] #118 exporting layers 0.7s done [2025-03-25T19:28:12.112Z] #118 writing image sha256:cf6a2eb5b615b880cef95f4c41f3bf9a7cd5c7725717ad4e8c619a28f8509675 done [2025-03-25T19:28:12.112Z] #118 naming to docker.io/library/security-bootstrapper done [2025-03-25T19:28:12.112Z] #118 DONE 3.3s [2025-03-25T19:28:12.112Z] [2025-03-25T19:28:12.112Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T19:28:27.025Z] #150 ... [2025-03-25T19:28:27.025Z] [2025-03-25T19:28:27.025Z] #146 [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-03-25T19:28:27.025Z] #146 135.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-25T19:28:27.025Z] #146 ... [2025-03-25T19:28:27.025Z] [2025-03-25T19:28:27.025Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-25T19:28:27.025Z] #144 DONE 136.9s [2025-03-25T19:28:27.025Z] [2025-03-25T19:28:27.025Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-25T19:28:27.957Z] #151 ... [2025-03-25T19:28:27.957Z] [2025-03-25T19:28:27.957Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-25T19:28:27.957Z] #152 DONE 138.4s [2025-03-25T19:28:27.957Z] [2025-03-25T19:28:27.957Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:27.957Z] #172 DONE 0.2s [2025-03-25T19:28:27.957Z] [2025-03-25T19:28:27.957Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:28.220Z] #173 ... [2025-03-25T19:28:28.220Z] [2025-03-25T19:28:28.220Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:28.220Z] #174 DONE 0.1s [2025-03-25T19:28:28.220Z] [2025-03-25T19:28:28.220Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:28.220Z] #173 DONE 0.3s [2025-03-25T19:28:28.220Z] [2025-03-25T19:28:28.220Z] #146 [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-03-25T19:28:28.220Z] #146 DONE 139.0s [2025-03-25T19:28:28.220Z] [2025-03-25T19:28:28.220Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:28.220Z] #175 DONE 0.1s [2025-03-25T19:28:28.220Z] [2025-03-25T19:28:28.220Z] #176 [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-03-25T19:28:28.220Z] #176 DONE 0.1s [2025-03-25T19:28:28.220Z] [2025-03-25T19:28:28.220Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T19:28:28.478Z] #61 ... [2025-03-25T19:28:28.478Z] [2025-03-25T19:28:28.478Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:28.736Z] #177 ... [2025-03-25T19:28:28.736Z] [2025-03-25T19:28:28.736Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-25T19:28:28.736Z] #178 DONE 0.2s [2025-03-25T19:28:28.736Z] [2025-03-25T19:28:28.736Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-25T19:28:28.993Z] #179 ... [2025-03-25T19:28:28.993Z] [2025-03-25T19:28:28.993Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-25T19:28:28.993Z] #180 DONE 0.5s [2025-03-25T19:28:28.993Z] [2025-03-25T19:28:28.993Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:28.993Z] #177 DONE 0.5s [2025-03-25T19:28:28.993Z] [2025-03-25T19:28:28.993Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-25T19:28:29.251Z] #181 ... [2025-03-25T19:28:29.251Z] [2025-03-25T19:28:29.251Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-25T19:28:29.251Z] #179 DONE 0.7s [2025-03-25T19:28:29.509Z] [2025-03-25T19:28:29.509Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:29.509Z] #182 DONE 0.6s [2025-03-25T19:28:29.509Z] [2025-03-25T19:28:29.509Z] #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-25T19:28:29.772Z] #183 ... [2025-03-25T19:28:29.772Z] [2025-03-25T19:28:29.772Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-25T19:28:29.772Z] #181 DONE 0.8s [2025-03-25T19:28:29.772Z] [2025-03-25T19:28:29.772Z] #118 [core-command] exporting to image [2025-03-25T19:28:29.772Z] #118 exporting layers [2025-03-25T19:28:30.030Z] #118 exporting layers 0.3s done [2025-03-25T19:28:30.030Z] #118 writing image sha256:a30400355545b19d09884d08a96c3015710b430c10918c8bace807aa860ede16 done [2025-03-25T19:28:30.030Z] #118 naming to docker.io/library/core-command done [2025-03-25T19:28:30.030Z] #118 DONE 3.6s [2025-03-25T19:28:30.030Z] [2025-03-25T19:28:30.030Z] #184 [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-03-25T19:28:30.030Z] #184 DONE 0.3s [2025-03-25T19:28:30.030Z] [2025-03-25T19:28:30.030Z] #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-25T19:28:30.030Z] #183 DONE 0.6s [2025-03-25T19:28:30.030Z] [2025-03-25T19:28:30.030Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T19:28:30.287Z] #185 ... [2025-03-25T19:28:30.287Z] [2025-03-25T19:28:30.287Z] #186 [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-03-25T19:28:30.287Z] #186 DONE 0.2s [2025-03-25T19:28:30.287Z] [2025-03-25T19:28:30.287Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-25T19:28:30.287Z] #187 DONE 0.2s [2025-03-25T19:28:30.287Z] [2025-03-25T19:28:30.287Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-25T19:28:30.745Z] #145 ... [2025-03-25T19:28:30.745Z] [2025-03-25T19:28:30.745Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-25T19:28:31.754Z] #188 DONE 1.2s [2025-03-25T19:28:31.754Z] [2025-03-25T19:28:31.754Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-25T19:28:32.012Z] #148 ... [2025-03-25T19:28:32.012Z] [2025-03-25T19:28:32.012Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T19:28:32.012Z] #185 DONE 1.6s [2025-03-25T19:28:32.012Z] [2025-03-25T19:28:32.012Z] #118 [security-proxy-setup] exporting to image [2025-03-25T19:28:32.280Z] #118 ... [2025-03-25T19:28:32.280Z] [2025-03-25T19:28:32.280Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-25T19:28:32.280Z] #189 DONE 0.5s [2025-03-25T19:28:32.280Z] [2025-03-25T19:28:32.280Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-25T19:28:32.547Z] #190 DONE 0.4s [2025-03-25T19:28:32.547Z] [2025-03-25T19:28:32.547Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T19:28:32.547Z] #150 ... [2025-03-25T19:28:32.547Z] [2025-03-25T19:28:32.547Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T19:28:32.817Z] #191 ... [2025-03-25T19:28:32.818Z] [2025-03-25T19:28:32.818Z] #118 [security-proxy-setup] exporting to image [2025-03-25T19:28:32.818Z] #118 exporting layers 1.2s done [2025-03-25T19:28:32.818Z] #118 writing image sha256:09d8e5c097c6b874ca4afea556099107a98d10e2fdda2b0322b36ab94332d2c4 done [2025-03-25T19:28:32.818Z] #118 naming to docker.io/library/security-proxy-setup done [2025-03-25T19:28:32.818Z] #118 DONE 4.8s [2025-03-25T19:28:32.818Z] [2025-03-25T19:28:32.818Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-25T19:28:36.101Z] #148 ... [2025-03-25T19:28:36.101Z] [2025-03-25T19:28:36.101Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-25T19:28:36.101Z] #154 DONE 146.3s [2025-03-25T19:28:36.101Z] [2025-03-25T19:28:36.101Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-25T19:28:36.101Z] #151 DONE 146.3s [2025-03-25T19:28:36.101Z] [2025-03-25T19:28:36.101Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T19:28:36.101Z] #191 DONE 3.2s [2025-03-25T19:28:36.101Z] [2025-03-25T19:28:36.101Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-25T19:28:36.101Z] #145 DONE 146.3s [2025-03-25T19:28:36.101Z] [2025-03-25T19:28:36.101Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T19:28:36.101Z] #153 DONE 146.3s [2025-03-25T19:28:36.101Z] [2025-03-25T19:28:36.101Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T19:28:36.101Z] #150 DONE 146.3s [2025-03-25T19:28:36.101Z] [2025-03-25T19:28:36.101Z] #118 [security-secretstore-setup] exporting to image [2025-03-25T19:28:36.101Z] #118 ... [2025-03-25T19:28:36.101Z] [2025-03-25T19:28:36.101Z] #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:36.101Z] #192 DONE 0.1s [2025-03-25T19:28:36.101Z] [2025-03-25T19:28:36.101Z] #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:36.101Z] #193 DONE 0.2s [2025-03-25T19:28:36.101Z] [2025-03-25T19:28:36.101Z] #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-25T19:28:36.359Z] #194 ... [2025-03-25T19:28:36.359Z] [2025-03-25T19:28:36.359Z] #195 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:36.359Z] #195 DONE 0.5s [2025-03-25T19:28:36.359Z] [2025-03-25T19:28:36.359Z] #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:36.359Z] #196 DONE 0.5s [2025-03-25T19:28:36.625Z] [2025-03-25T19:28:36.625Z] #118 [security-secretstore-setup] exporting to image [2025-03-25T19:28:36.625Z] #118 exporting layers 0.8s done [2025-03-25T19:28:36.625Z] #118 writing image sha256:b238264862ab443fa2d02877b340d9ae8c9b765920e0f7c42ee1009a493ea4c2 [2025-03-25T19:28:36.625Z] #118 writing image sha256:b238264862ab443fa2d02877b340d9ae8c9b765920e0f7c42ee1009a493ea4c2 0.1s done [2025-03-25T19:28:36.625Z] #118 naming to docker.io/library/security-secretstore-setup 0.0s done [2025-03-25T19:28:36.625Z] #118 DONE 5.6s [2025-03-25T19:28:36.625Z] [2025-03-25T19:28:36.625Z] #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-25T19:28:36.625Z] #194 DONE 0.6s [2025-03-25T19:28:36.625Z] [2025-03-25T19:28:36.625Z] #197 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:36.625Z] #197 CACHED [2025-03-25T19:28:36.625Z] [2025-03-25T19:28:36.625Z] #198 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:36.625Z] #198 CACHED [2025-03-25T19:28:36.625Z] [2025-03-25T19:28:36.625Z] #199 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:36.625Z] #199 DONE 0.3s [2025-03-25T19:28:36.625Z] [2025-03-25T19:28:36.625Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:36.625Z] #200 DONE 0.6s [2025-03-25T19:28:36.625Z] [2025-03-25T19:28:36.625Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-25T19:28:36.886Z] #201 ... [2025-03-25T19:28:36.886Z] [2025-03-25T19:28:36.886Z] #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:36.886Z] #202 DONE 0.3s [2025-03-25T19:28:36.886Z] [2025-03-25T19:28:36.886Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-25T19:28:36.886Z] #148 DONE 147.3s [2025-03-25T19:28:36.886Z] [2025-03-25T19:28:36.886Z] #203 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:38.788Z] #203 ... [2025-03-25T19:28:38.788Z] [2025-03-25T19:28:38.788Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-25T19:28:38.788Z] #201 DONE 1.7s [2025-03-25T19:28:38.788Z] [2025-03-25T19:28:38.788Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-25T19:28:38.788Z] #204 DONE 1.7s [2025-03-25T19:28:38.788Z] [2025-03-25T19:28:38.788Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-25T19:28:38.788Z] #205 DONE 1.7s [2025-03-25T19:28:38.788Z] [2025-03-25T19:28:38.788Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-25T19:28:38.788Z] #206 DONE 1.7s [2025-03-25T19:28:38.788Z] [2025-03-25T19:28:38.788Z] #118 [core-keeper] exporting to image [2025-03-25T19:28:38.788Z] #118 ... [2025-03-25T19:28:38.788Z] [2025-03-25T19:28:38.789Z] #203 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:38.789Z] #203 DONE 2.1s [2025-03-25T19:28:38.789Z] [2025-03-25T19:28:38.789Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-25T19:28:38.789Z] #207 DONE 2.2s [2025-03-25T19:28:38.789Z] [2025-03-25T19:28:38.789Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T19:28:38.789Z] #131 DONE 149.4s [2025-03-25T19:28:39.048Z] [2025-03-25T19:28:39.048Z] #208 [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-03-25T19:28:39.048Z] #208 DONE 0.2s [2025-03-25T19:28:39.048Z] [2025-03-25T19:28:39.048Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:39.048Z] #209 DONE 0.1s [2025-03-25T19:28:39.048Z] [2025-03-25T19:28:39.048Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-25T19:28:39.048Z] #210 DONE 0.6s [2025-03-25T19:28:39.048Z] [2025-03-25T19:28:39.048Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-25T19:28:39.048Z] #211 DONE 0.5s [2025-03-25T19:28:39.048Z] [2025-03-25T19:28:39.048Z] #118 [security-spiffe-token-provider] exporting to image [2025-03-25T19:28:39.048Z] #118 exporting layers 0.6s done [2025-03-25T19:28:39.048Z] #118 writing image sha256:b2e325c0c696d26209dfec5513aa1ccdadc2b074425a7f5bff667ee22ec4e8fc [2025-03-25T19:28:39.048Z] #118 ... [2025-03-25T19:28:39.048Z] [2025-03-25T19:28:39.048Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-25T19:28:39.048Z] #212 DONE 0.1s [2025-03-25T19:28:39.048Z] [2025-03-25T19:28:39.048Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-25T19:28:39.048Z] #213 DONE 0.1s [2025-03-25T19:28:39.048Z] [2025-03-25T19:28:39.048Z] #118 [core-data] exporting to image [2025-03-25T19:28:39.048Z] #118 writing image sha256:b2e325c0c696d26209dfec5513aa1ccdadc2b074425a7f5bff667ee22ec4e8fc done [2025-03-25T19:28:39.048Z] #118 naming to docker.io/library/core-keeper done [2025-03-25T19:28:39.614Z] #118 ... [2025-03-25T19:28:39.614Z] [2025-03-25T19:28:39.614Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-25T19:28:39.614Z] #214 DONE 0.6s [2025-03-25T19:28:39.614Z] [2025-03-25T19:28:39.614Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-25T19:28:39.614Z] #215 DONE 0.6s [2025-03-25T19:28:39.614Z] [2025-03-25T19:28:39.614Z] #118 [core-metadata] exporting to image [2025-03-25T19:28:39.614Z] #118 ... [2025-03-25T19:28:39.614Z] [2025-03-25T19:28:39.614Z] #216 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T19:28:39.614Z] #216 DONE 0.5s [2025-03-25T19:28:39.614Z] [2025-03-25T19:28:39.614Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-25T19:28:39.614Z] #217 DONE 0.1s [2025-03-25T19:28:39.614Z] [2025-03-25T19:28:39.614Z] #118 [support-scheduler] exporting to image [2025-03-25T19:28:39.614Z] #118 writing image sha256:2b39ab489875643538c4daaa8049e59e1d48c9a52cbaa7f58eaf9acf2a3f72c0 0.0s done [2025-03-25T19:28:39.614Z] #118 naming to docker.io/library/core-data 0.0s done [2025-03-25T19:28:39.614Z] #118 writing image sha256:f5e387c1cbf2bcb10cd7083f46cda4b7c1b2251235d900380c1a380320ce38c4 done [2025-03-25T19:28:39.614Z] #118 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-03-25T19:28:39.873Z] #118 ... [2025-03-25T19:28:39.873Z] [2025-03-25T19:28:39.873Z] #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T19:28:39.873Z] #218 DONE 0.2s [2025-03-25T19:28:39.873Z] [2025-03-25T19:28:39.873Z] #118 [core-metadata] exporting to image [2025-03-25T19:28:39.873Z] #118 exporting layers 0.2s done [2025-03-25T19:28:39.873Z] #118 writing image sha256:b065183131c93b8c02ea7ea62ccc5f80a2cfe1b365273c8df6c3b51ef571de38 done [2025-03-25T19:28:39.873Z] #118 naming to docker.io/library/core-metadata done [2025-03-25T19:28:40.440Z] #118 ... [2025-03-25T19:28:40.440Z] [2025-03-25T19:28:40.440Z] #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-25T19:28:40.440Z] #219 DONE 0.6s [2025-03-25T19:28:40.440Z] [2025-03-25T19:28:40.440Z] #220 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-25T19:28:40.440Z] #220 DONE 0.1s [2025-03-25T19:28:40.440Z] [2025-03-25T19:28:40.440Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T19:28:40.440Z] #221 DONE 1.2s [2025-03-25T19:28:40.440Z] [2025-03-25T19:28:40.440Z] #118 [support-scheduler] exporting to image [2025-03-25T19:28:40.440Z] #118 exporting layers 0.6s done [2025-03-25T19:28:40.440Z] #118 writing image sha256:d61039e4996c1422cc44da2c76d9f29ac3b1769c7d44238c0ab713ebf60cf497 done [2025-03-25T19:28:40.440Z] #118 naming to docker.io/library/support-scheduler done [2025-03-25T19:28:40.699Z] #118 exporting layers 0.2s done [2025-03-25T19:28:40.699Z] #118 writing image sha256:977d8f28e50810cd826c09c00618bf317dd1ce8b69f808713a461df5422d23e5 done [2025-03-25T19:28:40.699Z] #118 naming to docker.io/library/support-notifications done [2025-03-25T19:28:41.264Z] #118 exporting layers 0.9s done [2025-03-25T19:28:41.264Z] #118 writing image sha256:cb5437496da542d6d25438b4aaef8b3d8ff97820dadba139c7894226c179196e done [2025-03-25T19:28:41.264Z] #118 naming to docker.io/library/security-proxy-auth done [2025-03-25T19:28:41.264Z] #118 DONE 8.6s [2025-03-25T19:28:41.264Z] [2025-03-25T19:28:41.264Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T19:28:41.264Z] time="2025-03-25T19:24:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-25T19:28:41.296Z] $ docker stop --time=1 36d3b2a0def548c66051850d9952b954994a16fae962f46bc3654ea046c48e4a [2025-03-25T19:28:42.530Z] $ docker rm -f --volumes 36d3b2a0def548c66051850d9952b954994a16fae962f46bc3654ea046c48e4a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-25T19:28:42.965Z] + docker images [2025-03-25T19:28:42.966Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-25T19:28:42.966Z] support-notifications latest 977d8f28e508 2 seconds ago 51.7MB [2025-03-25T19:28:42.966Z] security-proxy-auth latest cb5437496da5 2 seconds ago 31.3MB [2025-03-25T19:28:42.966Z] support-scheduler latest d61039e4996c 3 seconds ago 48.1MB [2025-03-25T19:28:42.966Z] core-metadata latest b065183131c9 3 seconds ago 32.7MB [2025-03-25T19:28:42.966Z] core-keeper latest b2e325c0c696 4 seconds ago 32.1MB [2025-03-25T19:28:42.966Z] core-data latest 2b39ab489875 4 seconds ago 32.5MB [2025-03-25T19:28:42.966Z] security-spiffe-token-provider latest f5e387c1cbf2 4 seconds ago 46.9MB [2025-03-25T19:28:42.966Z] security-secretstore-setup latest b238264862ab 7 seconds ago 67.7MB [2025-03-25T19:28:42.966Z] security-proxy-setup latest 09d8e5c097c6 11 seconds ago 38.2MB [2025-03-25T19:28:42.966Z] core-command latest a30400355545 13 seconds ago 27.9MB [2025-03-25T19:28:42.966Z] security-bootstrapper latest cf6a2eb5b615 32 seconds ago 20.3MB [2025-03-25T19:28:42.966Z] core-common-config-bootstrapper latest f3e00bc90c2c 35 seconds ago 17.1MB [2025-03-25T19:28:42.966Z] security-spire-config latest 6aeb7808165e 3 minutes ago 149MB [2025-03-25T19:28:42.966Z] security-spire-server latest 2b85cc50986c 3 minutes ago 149MB [2025-03-25T19:28:42.966Z] security-spire-agent latest 7e476c2e9821 3 minutes ago 195MB [2025-03-25T19:28:42.966Z] ci-base-image-x86_64 latest f6241653f3b8 7 minutes ago 930MB [2025-03-25T19:28:42.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB [2025-03-25T19:28:42.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB [2025-03-25T19:28:42.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [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-03-25T19:28:44.138Z] provisioning config files... [2025-03-25T19:28:44.144Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3162619210405676691tmp [Pipeline] { [Pipeline] sh [2025-03-25T19:28:44.485Z] + set +x [2025-03-25T19:28:44.485Z] + bash -s -- [2025-03-25T19:28:44.485Z] + curl -s https://codecov.io/bash [2025-03-25T19:28:44.485Z] [2025-03-25T19:28:44.485Z] _____ _ [2025-03-25T19:28:44.485Z] / ____| | | [2025-03-25T19:28:44.485Z] | | ___ __| | ___ ___ _____ __ [2025-03-25T19:28:44.485Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-25T19:28:44.485Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-25T19:28:44.485Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-25T19:28:44.485Z] Bash-1.0.6 [2025-03-25T19:28:44.485Z] [2025-03-25T19:28:44.485Z] [2025-03-25T19:28:44.485Z] ==> git version 2.25.1 found [2025-03-25T19:28:44.485Z] ==> 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-03-25T19:28:44.485Z] Release-Date: 2020-01-08 [2025-03-25T19:28:44.485Z] 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-03-25T19:28:44.485Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-25T19:28:44.485Z] ==> Jenkins CI detected. [2025-03-25T19:28:44.485Z] current dir:  /w/workspace/edgex-go/1 [2025-03-25T19:28:44.485Z] project root: . [2025-03-25T19:28:44.485Z] --> token set from env [2025-03-25T19:28:44.485Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-25T19:28:44.485Z] ==> Running gcov in . (disable via -X gcov) [2025-03-25T19:28:44.485Z] ==> Python coveragepy not found [2025-03-25T19:28:44.485Z] ==> Searching for coverage reports in: [2025-03-25T19:28:44.485Z] + . [2025-03-25T19:28:44.748Z] -> Found 1 reports [2025-03-25T19:28:44.748Z] ==> Detecting git/mercurial file structure [2025-03-25T19:28:44.748Z] ==> Reading reports [2025-03-25T19:28:44.748Z] + ./coverage.out bytes=1660924 [2025-03-25T19:28:44.748Z] ==> Appending adjustments [2025-03-25T19:28:44.748Z] https://docs.codecov.io/docs/fixing-reports [2025-03-25T19:28:46.127Z] + Found adjustments [2025-03-25T19:28:46.127Z] ==> Gzipping contents [2025-03-25T19:28:46.127Z] 140K /tmp/codecov.KrzvUj.gz [2025-03-25T19:28:46.127Z] ==> Uploading reports [2025-03-25T19:28:46.127Z] url: https://codecov.io [2025-03-25T19:28:46.127Z] query: branch=PR-5122&commit=021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5122&job=&cmd_args= [2025-03-25T19:28:46.127Z] -> Pinging Codecov [2025-03-25T19:28:46.127Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5122&commit=021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5122&job=&cmd_args= [2025-03-25T19:28:46.387Z] -> Uploading to [2025-03-25T19:28:46.387Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7/8a7ed1fd-78c0-483a-8079-ad811799199c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250325%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250325T192846Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=12d2040d4e22d1f85764eaf1c1897852ed60c96abb1072910b37e3a6abef751d [2025-03-25T19:28:46.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T19:28:46.387Z] Dload Upload Total Spent Left Speed [2025-03-25T19:28:46.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 542k --:--:-- --:--:-- --:--:-- 540k 100 138k 0 0 100 138k 0 540k --:--:-- --:--:-- --:--:-- 538k [2025-03-25T19:28:46.649Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/021d5b2875d9f6b7edbb4b3aeb7f7ffd6a3b4ae7 [Pipeline] } [2025-03-25T19:28:46.683Z] 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-03-25T19:28:48.290Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-25T19:28:48.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T19:28:49.518Z] ---> package-listing.sh [2025-03-25T19:28:49.518Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-25T19:28:49.518Z] ++ facter osfamily [2025-03-25T19:28:49.778Z] + OS_FAMILY=debian [2025-03-25T19:28:49.778Z] + workspace=/w/workspace/edgex-go/1 [2025-03-25T19:28:49.778Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-25T19:28:49.778Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-25T19:28:49.778Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-25T19:28:49.778Z] + PACKAGES=/tmp/packages_start.txt [2025-03-25T19:28:49.778Z] + '[' /w/workspace/edgex-go/1 ']' [2025-03-25T19:28:49.778Z] + PACKAGES=/tmp/packages_end.txt [2025-03-25T19:28:49.778Z] + case "${OS_FAMILY}" in [2025-03-25T19:28:49.778Z] + dpkg -l [2025-03-25T19:28:49.778Z] + grep '^ii' [2025-03-25T19:28:49.778Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-25T19:28:49.778Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-25T19:28:49.778Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-25T19:28:49.778Z] + '[' /w/workspace/edgex-go/1 ']' [2025-03-25T19:28:49.778Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-03-25T19:28:49.778Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-03-25T19:28:49.819Z] 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-03-25T19:28:50.116Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T19:28:50.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-25T19:28:50.759Z] [2025-03-25T19:28:50.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T19:28:51.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-25T19:28:51.145Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-25T19:28:51.145Z] 5eb5b503b376: Pulling fs layer [2025-03-25T19:28:51.145Z] 5c69ac0246d0: Pulling fs layer [2025-03-25T19:28:51.145Z] ec43610c2a17: Pulling fs layer [2025-03-25T19:28:51.145Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-25T19:28:51.145Z] 33b1e0a273af: Pulling fs layer [2025-03-25T19:28:51.145Z] 5d3b04190fa2: Pulling fs layer [2025-03-25T19:28:51.145Z] 2f39f015ded8: Pulling fs layer [2025-03-25T19:28:51.145Z] 33b1e0a273af: Waiting [2025-03-25T19:28:51.145Z] 5d3b04190fa2: Waiting [2025-03-25T19:28:51.145Z] 2f39f015ded8: Waiting [2025-03-25T19:28:51.145Z] 3a2ae6a8a46f: Waiting [2025-03-25T19:28:51.405Z] 5c69ac0246d0: Verifying Checksum [2025-03-25T19:28:51.405Z] 5c69ac0246d0: Download complete [2025-03-25T19:28:51.405Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-25T19:28:51.405Z] 3a2ae6a8a46f: Download complete [2025-03-25T19:28:51.405Z] 33b1e0a273af: Verifying Checksum [2025-03-25T19:28:51.405Z] 33b1e0a273af: Download complete [2025-03-25T19:28:51.405Z] 5d3b04190fa2: Verifying Checksum [2025-03-25T19:28:51.405Z] 5d3b04190fa2: Download complete [2025-03-25T19:28:51.405Z] ec43610c2a17: Verifying Checksum [2025-03-25T19:28:51.405Z] ec43610c2a17: Download complete [2025-03-25T19:28:51.405Z] 5eb5b503b376: Verifying Checksum [2025-03-25T19:28:51.405Z] 5eb5b503b376: Download complete [2025-03-25T19:28:51.971Z] 2f39f015ded8: Download complete [2025-03-25T19:28:52.537Z] 5eb5b503b376: Pull complete [2025-03-25T19:28:52.796Z] 5c69ac0246d0: Pull complete [2025-03-25T19:28:53.056Z] ec43610c2a17: Pull complete [2025-03-25T19:28:53.318Z] 3a2ae6a8a46f: Pull complete [2025-03-25T19:28:53.318Z] 33b1e0a273af: Pull complete [2025-03-25T19:28:53.318Z] 5d3b04190fa2: Pull complete [2025-03-25T19:28:57.510Z] 2f39f015ded8: Pull complete [2025-03-25T19:28:57.510Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-25T19:28:57.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-25T19:28:57.510Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T19:28:57.741Z] prd-ubuntu20.04-docker-8c-8g-42009 does not seem to be running inside a container [2025-03-25T19:28:57.767Z] $ 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-03-25T19:29:00.231Z] $ docker top 69bcf4d6a710c92dd9a1d96b627e152619dbaaa2089e2981d6d4ccb29c5eee8e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-25T19:29:00.641Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-25T19:29:00.953Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-25T19:29:01.268Z] + ls /var/log/sa-host [2025-03-25T19:29:01.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-25T19:29:01.570Z] provisioning config files... [2025-03-25T19:29:01.578Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4228071587794773440tmp [Pipeline] { [Pipeline] echo [2025-03-25T19:29:01.632Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T19:29:01.946Z] ---> create-netrc.sh [Pipeline] } [2025-03-25T19:29:01.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-25T19:29:02.374Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-25T19:29:02.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T19:29:02.728Z] ---> sudo-logs.sh [2025-03-25T19:29:02.728Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-25T19:29:02.820Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T19:29:03.135Z] ---> job-cost.sh [2025-03-25T19:29:03.135Z] lf-activate-venv: SKIPPING [2025-03-25T19:29:03.135Z] INFO: No Stack... [2025-03-25T19:29:03.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-25T19:29:03.959Z] INFO: Archiving Costs [Pipeline] echo [2025-03-25T19:29:04.001Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T19:29:04.316Z] ---> logs-deploy.sh [2025-03-25T19:29:04.316Z] lf-activate-venv: SKIPPING [2025-03-25T19:29:04.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5122/1 [2025-03-25T19:29:04.316Z] INFO: archiving workspace using pattern(s): [2025-03-25T19:29:05.249Z] Archives upload complete. [2025-03-25T19:29:05.249Z] INFO: archiving logs to Nexus