Pull request #5279 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60f1bae9abc6ad01f33a5591e18115d416e4b879 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-ssh18250441241557922145.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4277773956361325580.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-a.qdj4cstti.8524682d806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-a.qdj4cstti.8524682d806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh277052138799585649.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-a.qdj4cstti.8524682d806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh722020992282416469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2624189554685212527.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-a.qdj4cstti.8524682d806/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-a.qdj4cstti.8524682d806/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13703153849446002556.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771135 in /w/workspace/ac8f5449a4a21153b3c7a8524682d806 [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 Avoid second fetch Checking out Revision 60f1bae9abc6ad01f33a5591e18115d416e4b879 (snyk-fix-ac8f5449a4a21153b3c7a8524682d806) Commit message: "fix: cmd/support-scheduler/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config 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 core.sparsecheckout # timeout=10 > git checkout -f 60f1bae9abc6ad01f33a5591e18115d416e4b879 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:53:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:53:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:53:59 ========================================================= 08:53:59 EdgeX Global Pipelines Version Info 08:53:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:54:00 ------------------- 08:54:00 stable info: 08:54:00 ------------------- 08:54:00 Commited By: Cherry Wang cherry@iotechsys.com 08:54:00 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:54:00 Message: update stable to v1.0.278 08:54:00 ------------------- 08:54:00 experimental info: 08:54:00 ------------------- 08:54:00 Commited By: **** collab-it+edgex@linuxfoundation.org 08:54:00 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:54:00 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-ac8f5449a4a21153b3c7a8524682d806 [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-ac8f5449a4a21153b3c7a8524682d806 [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-ac8f5449a4a21153b3c7a8524682d806 [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60f1bae9abc6ad01f33a5591e18115d416e4b879 [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60f1bae [Pipeline] echo 08:54:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:03 provisioning config files... 08:54:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13673776374860027569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:03 ---> ****-login.sh 08:54:03 nexus3.edgexfoundry.org:10001 08:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:03 08:54:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:03 Configure a credential helper to remove this warning. See 08:54:03 https://docs.****.com/go/credential-store/ 08:54:03 08:54:03 Login Succeeded 08:54:03 nexus3.edgexfoundry.org:10002 08:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:03 08:54:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:03 Configure a credential helper to remove this warning. See 08:54:03 https://docs.****.com/go/credential-store/ 08:54:03 08:54:03 Login Succeeded 08:54:03 nexus3.edgexfoundry.org:10003 08:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:04 08:54:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:04 Configure a credential helper to remove this warning. See 08:54:04 https://docs.****.com/go/credential-store/ 08:54:04 08:54:04 Login Succeeded 08:54:04 nexus3.edgexfoundry.org:10004 08:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:04 08:54:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:04 Configure a credential helper to remove this warning. See 08:54:04 https://docs.****.com/go/credential-store/ 08:54:04 08:54:04 Login Succeeded 08:54:04 ****.io 08:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:04 08:54:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:54:04 Configure a credential helper to remove this warning. See 08:54:04 https://docs.****.com/go/credential-store/ 08:54:04 08:54:04 Login Succeeded 08:54:04 ---> ****-login.sh ends [Pipeline] } 08:54:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:04 + 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 08:54:04 + + dirname cmd/core-command/Dockerfile 08:54:04 cut -d/ -f2 08:54:04 + echo core-command,cmd/core-command/Dockerfile 08:54:04 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:54:04 + dirname cmd/core-data/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo core-data,cmd/core-data/Dockerfile 08:54:04 + dirname cmd/core-keeper/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo core-keeper,cmd/core-keeper/Dockerfile 08:54:04 + dirname cmd/core-metadata/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo core-metadata,cmd/core-metadata/Dockerfile 08:54:04 + dirname cmd/security-bootstrapper/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:54:04 + dirname cmd/security-proxy-auth/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:54:04 + dirname cmd/security-proxy-setup/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:54:04 + dirname cmd/security-secretstore-setup/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:54:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:54:04 + dirname cmd/security-spire-agent/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:54:04 + dirname cmd/security-spire-config/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:54:04 + dirname cmd/security-spire-server/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:54:04 + dirname cmd/support-notifications/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo support-notifications,cmd/support-notifications/Dockerfile 08:54:04 + dirname cmd/support-scheduler/Dockerfile 08:54:04 + cut -d/ -f2 08:54:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:54:04 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 08:54:05 + git rev-list -1 --merges 60f1bae9abc6ad01f33a5591e18115d416e4b879~1..60f1bae9abc6ad01f33a5591e18115d416e4b879 [Pipeline] echo 08:54:05 -----------> git rev-list -1 --merges 60f1bae9abc6ad01f33a5591e18115d416e4b879~1..60f1bae9abc6ad01f33a5591e18115d416e4b879 60f1bae9abc6ad01f33a5591e18115d416e4b879 [false] [Pipeline] sh 08:54:05 + git log --format=format:%s -1 60f1bae9abc6ad01f33a5591e18115d416e4b879 [Pipeline] echo 08:54:05 ========================================================= 08:54:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:54:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:54:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:54:06 + grep -v github /etc/ssh/ssh_known_hosts 08:54:06 + [ -e /tmp/ssh_known_hosts ] 08:54:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:54:06 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:54:06 sudo tee -a /etc/ssh/ssh_known_hosts 08:54:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:06 08:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:07 0.1.4: Pulling from edgex-devops/py-git-semver 08:54:07 3dae71ba6b94: Pulling fs layer 08:54:07 6bf1a483ea7c: Pulling fs layer 08:54:07 f5dfc541a4d3: Pulling fs layer 08:54:07 461d9e800cba: Pulling fs layer 08:54:07 80192f66455f: Pulling fs layer 08:54:07 2e8e34ca0e6c: Pulling fs layer 08:54:07 a29436f7fd5d: Pulling fs layer 08:54:07 923cac83aea3: Pulling fs layer 08:54:07 25ad8b0a4227: Pulling fs layer 08:54:07 db01528c6b51: Pulling fs layer 08:54:07 28988de357af: Pulling fs layer 08:54:07 2e8e34ca0e6c: Waiting 08:54:07 a29436f7fd5d: Waiting 08:54:07 923cac83aea3: Waiting 08:54:07 25ad8b0a4227: Waiting 08:54:07 db01528c6b51: Waiting 08:54:07 28988de357af: Waiting 08:54:07 461d9e800cba: Waiting 08:54:07 80192f66455f: Waiting 08:54:07 6bf1a483ea7c: Verifying Checksum 08:54:07 6bf1a483ea7c: Download complete 08:54:07 461d9e800cba: Verifying Checksum 08:54:07 461d9e800cba: Download complete 08:54:07 80192f66455f: Verifying Checksum 08:54:07 80192f66455f: Download complete 08:54:07 f5dfc541a4d3: Verifying Checksum 08:54:07 f5dfc541a4d3: Download complete 08:54:07 3dae71ba6b94: Verifying Checksum 08:54:07 3dae71ba6b94: Download complete 08:54:07 923cac83aea3: Verifying Checksum 08:54:07 923cac83aea3: Download complete 08:54:07 25ad8b0a4227: Verifying Checksum 08:54:07 25ad8b0a4227: Download complete 08:54:07 db01528c6b51: Verifying Checksum 08:54:07 db01528c6b51: Download complete 08:54:07 28988de357af: Download complete 08:54:08 a29436f7fd5d: Verifying Checksum 08:54:08 a29436f7fd5d: Download complete 08:54:08 2e8e34ca0e6c: Verifying Checksum 08:54:08 2e8e34ca0e6c: Download complete 08:54:09 3dae71ba6b94: Pull complete 08:54:09 6bf1a483ea7c: Pull complete 08:54:10 f5dfc541a4d3: Pull complete 08:54:10 461d9e800cba: Pull complete 08:54:10 80192f66455f: Pull complete 08:54:15 2e8e34ca0e6c: Pull complete 08:54:15 a29436f7fd5d: Pull complete 08:54:15 923cac83aea3: Pull complete 08:54:15 25ad8b0a4227: Pull complete 08:54:15 db01528c6b51: Pull complete 08:54:15 28988de357af: Pull complete 08:54:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:15 prd-ubuntu20.04-docker-8c-8g-771135 does not seem to be running inside a container 08:54:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:54:18 $ docker top d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc -eo pid,comm 08:54:18 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). 08:54:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:54:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:18 [ssh-agent] Looking for ssh-agent implementation... 08:54:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:18 $ docker exec d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc ssh-agent 08:54:18 SSH_AUTH_SOCK=/tmp/ssh-731T41OOqMis/agent.32 08:54:18 SSH_AGENT_PID=38 08:54:18 Running ssh-add (command line suppressed) 08:54:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3051433520194064678.key (/w/workspace/edgex-go/1@tmp/private_key_3051433520194064678.key) 08:54:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:54:19 + git tag --points-at HEAD [Pipeline] } 08:54:19 $ docker exec --env ******** --env ******** d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc ssh-agent -k 08:54:19 unset SSH_AUTH_SOCK; 08:54:19 unset SSH_AGENT_PID; 08:54:19 echo Agent pid 38 killed; 08:54:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:19 [ssh-agent] Looking for ssh-agent implementation... 08:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:19 $ docker exec d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc ssh-agent 08:54:19 SSH_AUTH_SOCK=/tmp/ssh-EOzeSmGgBvKm/agent.85 08:54:19 SSH_AGENT_PID=91 08:54:20 Running ssh-add (command line suppressed) 08:54:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8443829043712687964.key (/w/workspace/edgex-go/1@tmp/private_key_8443829043712687964.key) 08:54:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:20 + git semver init 08:54:20 2025-10-31 08:54:20,697 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:54:20 2025-10-31 08:54:20,700 [run_init] DEBUG init version:0.0.0 force:False 08:54:20 2025-10-31 08:54:20,701 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:54:20 2025-10-31 08:54:20,702 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:54:20 2025-10-31 08:54:20,702 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) 08:54:26 2025-10-31 08:54:25,733 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:54:26 2025-10-31 08:54:25,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-ac8f5449a4a21153b3c7a8524682d806 with force:False 08:54:26 2025-10-31 08:54:25,734 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-ac8f5449a4a21153b3c7a8524682d806 08:54:26 2025-10-31 08:54:25,739 [execute] INFO git cat-file --batch-check 08:54:26 2025-10-31 08:54:25,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:26 2025-10-31 08:54:25,744 [execute] INFO git cat-file --batch 08:54:26 2025-10-31 08:54:25,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:26 2025-10-31 08:54:25,747 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-ac8f5449a4a21153b3c7a8524682d806 08:54:26 0.0.0 [Pipeline] } 08:54:26 $ docker exec --env ******** --env ******** d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc ssh-agent -k 08:54:26 unset SSH_AUTH_SOCK; 08:54:26 unset SSH_AGENT_PID; 08:54:26 echo Agent pid 91 killed; 08:54:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:26 + git semver [Pipeline] } 08:54:26 $ docker stop --time=1 d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc 08:54:28 $ docker rm -f --volumes d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc [Pipeline] // withDockerContainer [Pipeline] sh 08:54:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:28 Stashed 1 file(s) [Pipeline] echo 08:54:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:54:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:54:29 [edgeX.isLTS] Checking if [snyk-fix-ac8f5449a4a21153b3c7a8524682d806] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:29 [edgeX.isLTS] Checking if [snyk-fix-ac8f5449a4a21153b3c7a8524682d806] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:29 ========================================================= 08:54:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:54:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:54:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:30 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:54:30 2d35ebdb57d9: Pulling fs layer 08:54:30 c35fb4624d26: Pulling fs layer 08:54:30 4e2aec7ef170: Pulling fs layer 08:54:30 333b49ad6fbf: Pulling fs layer 08:54:30 4f4fb700ef54: Pulling fs layer 08:54:30 c3e65509a76b: Pulling fs layer 08:54:30 7cf9ebb963bd: Pulling fs layer 08:54:30 bb34ca984cfb: Pulling fs layer 08:54:30 151cf03bc807: Pulling fs layer 08:54:30 151cf03bc807: Waiting 08:54:30 bb34ca984cfb: Waiting 08:54:30 c3e65509a76b: Waiting 08:54:30 333b49ad6fbf: Waiting 08:54:30 7cf9ebb963bd: Waiting 08:54:30 4f4fb700ef54: Waiting 08:54:30 c35fb4624d26: Verifying Checksum 08:54:30 c35fb4624d26: Download complete 08:54:30 333b49ad6fbf: Verifying Checksum 08:54:30 333b49ad6fbf: Download complete 08:54:30 4f4fb700ef54: Verifying Checksum 08:54:30 4f4fb700ef54: Download complete 08:54:30 c3e65509a76b: Download complete 08:54:30 2d35ebdb57d9: Verifying Checksum 08:54:30 2d35ebdb57d9: Download complete 08:54:30 2d35ebdb57d9: Pull complete 08:54:30 7cf9ebb963bd: Verifying Checksum 08:54:30 7cf9ebb963bd: Download complete 08:54:30 c35fb4624d26: Pull complete 08:54:30 4e2aec7ef170: Download complete 08:54:30 151cf03bc807: Verifying Checksum 08:54:30 151cf03bc807: Download complete 08:54:31 bb34ca984cfb: Verifying Checksum 08:54:31 bb34ca984cfb: Download complete 08:54:36 4e2aec7ef170: Pull complete 08:54:36 333b49ad6fbf: Pull complete 08:54:36 4f4fb700ef54: Pull complete 08:54:36 c3e65509a76b: Pull complete 08:54:36 7cf9ebb963bd: Pull complete 08:54:39 bb34ca984cfb: Pull complete 08:54:39 151cf03bc807: Pull complete 08:54:39 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:54:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:54:40 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:40 WORKDIR /edgex 08:54:40 COPY go.mod . 08:54:40 RUN go mod download 08:54:40 docker build -t ci-base-image-x86_64 -f - . 08:54:40 #0 building with "default" instance using docker driver 08:54:40 08:54:40 #1 [internal] load build definition from Dockerfile 08:54:40 #1 transferring dockerfile: 164B done 08:54:40 #1 DONE 0.0s 08:54:40 08:54:40 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:40 #2 DONE 0.0s 08:54:40 08:54:40 #3 [internal] load .dockerignore 08:54:40 #3 transferring context: 50B done 08:54:40 #3 DONE 0.0s 08:54:40 08:54:40 #4 [internal] load build context 08:54:41 #4 transferring context: 6.57kB done 08:54:41 #4 DONE 0.0s 08:54:41 08:54:41 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:41 #5 DONE 0.1s 08:54:41 08:54:41 #6 [2/4] WORKDIR /edgex 08:54:43 #6 DONE 2.6s 08:54:43 08:54:43 #7 [3/4] COPY go.mod . 08:54:43 #7 DONE 0.0s 08:54:43 08:54:43 #8 [4/4] RUN go mod download 08:54:44 Still waiting to schedule task 08:54:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:54:48 #8 DONE 5.0s 08:54:48 08:54:48 #9 exporting to image 08:54:48 #9 exporting layers 08:54:52 #9 exporting layers 3.6s done 08:54:52 #9 writing image sha256:be173b0977f950e3da000d925fef3af691897770038b82d7f36337302a160adf done 08:54:52 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:54:52 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:52 + docker inspect -f . ci-base-image-x86_64 08:54:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:52 prd-ubuntu20.04-docker-8c-8g-771135 does not seem to be running inside a container 08:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:54:52 $ docker top 50db324e0b793eced9fde852344cdb06ff50dd7f7ec6ebf9d533c51377dd82ba -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:53 + go version 08:54:53 go version go1.25.2 linux/amd64 [Pipeline] } 08:54:53 $ docker stop --time=1 50db324e0b793eced9fde852344cdb06ff50dd7f7ec6ebf9d533c51377dd82ba 08:54:54 $ docker rm -f --volumes 50db324e0b793eced9fde852344cdb06ff50dd7f7ec6ebf9d533c51377dd82ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:55 + docker inspect -f . ci-base-image-x86_64 08:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:55 prd-ubuntu20.04-docker-8c-8g-771135 does not seem to be running inside a container 08:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:54:55 $ docker top ed2404941b5f35625aea96aa345b438f1605380ad3e67b450eff9fc8b46a9736 -eo pid,comm [Pipeline] { [Pipeline] echo 08:54:55 ========================================================= 08:54:55 [edgeXBuildGoParallel] Running Tests and Build... 08:54:55 ========================================================= [Pipeline] sh 08:54:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:54:56 + make test 08:54:56 go test -race -coverprofile=coverage.out ./... 08:55:04 ? github.com/edgexfoundry/edgex-go [no test files] 08:55:31 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:55:31 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.063s coverage: 42.3% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 08:55:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.4% of statements 08:55:35 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:55:35 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.017s coverage: 4.8% of statements 08:55:35 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:55:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 57.6% of statements 08:55:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.040s coverage: 86.5% of statements 08:55:35 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:55:35 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:55:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.635s coverage: 94.2% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:55:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.064s coverage: 92.4% of statements 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:55:37 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:55:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 8.4% of statements 08:55:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:55:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.478s coverage: 95.8% of statements 08:55:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:55:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:55:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:55:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements 08:55:41 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:55:41 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:55:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:55:41 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:55:41 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:55:41 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:55:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:55:41 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:55:41 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:55:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:55:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 2.4% of statements 08:55:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 39.4% of statements 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:55:43 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:55:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 08:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.035s coverage: 87.5% of statements 08:55:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 68.8% of statements 08:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.047s coverage: 47.4% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 15.5% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.033s coverage: 86.0% of statements 08:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.058s coverage: 33.3% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.054s coverage: 100.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.164s coverage: 54.5% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 08:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 29.2% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 93.8% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 08:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:56:07 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:56:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.0% of statements 08:56:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:56:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:56:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:56:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:56:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 94.9% of statements 08:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:56:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:56:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.043s coverage: 9.0% of statements 08:56:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:56:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:56:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:56:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements 08:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:56:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 08:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:56:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:09 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 08:56:09 running golangci-lint 08:56:09 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:56:09 go version go1.25.2 linux/amd64 08:56:09 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:56:09 level=info msg="[config_reader] Used config file .golangci.yml" 08:56:09 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:56:09 The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:56:09 make: *** [Makefile:178: lint] Error 3 [Pipeline] } 08:56:09 $ docker stop --time=1 ed2404941b5f35625aea96aa345b438f1605380ad3e67b450eff9fc8b46a9736 08:56:11 $ docker rm -f --volumes ed2404941b5f35625aea96aa345b438f1605380ad3e67b450eff9fc8b46a9736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:56:12 Failed in branch amd64 08:57:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771142 in /w/workspace/ac8f5449a4a21153b3c7a8524682d806 [Pipeline] { [Pipeline] ws 08:57:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:57:52 The recommended git tool is: git 08:57:58 using credential edgex-jenkins-ssh 08:57:58 Cloning the remote Git repository 08:57:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:57:58 > git init /w/workspace/edgex-go/1 # timeout=10 08:57:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:57:59 > git --version # timeout=10 08:57:59 > git --version # 'git version 2.25.1' 08:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:58:24 Avoid second fetch 08:58:24 Checking out Revision 60f1bae9abc6ad01f33a5591e18115d416e4b879 (snyk-fix-ac8f5449a4a21153b3c7a8524682d806) 08:58:25 Commit message: "fix: cmd/support-scheduler/Dockerfile to reduce vulnerabilities" 08:58:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:24 > git config core.sparsecheckout # timeout=10 08:58:24 > git checkout -f 60f1bae9abc6ad01f33a5591e18115d416e4b879 # timeout=10 08:58:25 > git --version # timeout=10 08:58:25 > git --version # 'git version 2.25.1' 08:58:25 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:30 provisioning config files... 08:58:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config958118407522915006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:31 ---> ****-login.sh 08:58:31 nexus3.edgexfoundry.org:10001 08:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:32 Configure a credential helper to remove this warning. See 08:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:32 08:58:32 Login Succeeded 08:58:32 nexus3.edgexfoundry.org:10002 08:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:32 Configure a credential helper to remove this warning. See 08:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:32 08:58:32 Login Succeeded 08:58:32 nexus3.edgexfoundry.org:10003 08:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:33 Configure a credential helper to remove this warning. See 08:58:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:33 08:58:33 Login Succeeded 08:58:33 nexus3.edgexfoundry.org:10004 08:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:34 Configure a credential helper to remove this warning. See 08:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:34 08:58:34 Login Succeeded 08:58:34 ****.io 08:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:34 Configure a credential helper to remove this warning. See 08:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:34 08:58:34 Login Succeeded 08:58:34 ---> ****-login.sh ends [Pipeline] } 08:58:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:58:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:58:35 [edgeX.isLTS] Checking if [snyk-fix-ac8f5449a4a21153b3c7a8524682d806] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:58:35 [edgeX.isLTS] Checking if [snyk-fix-ac8f5449a4a21153b3c7a8524682d806] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:58:35 ========================================================= 08:58:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:58:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:58:36 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:58:36 6b59a28fa201: Pulling fs layer 08:58:36 d32bb0dddca7: Pulling fs layer 08:58:36 5dab1238d3d9: Pulling fs layer 08:58:36 196fd7d83e7d: Pulling fs layer 08:58:36 4f4fb700ef54: Pulling fs layer 08:58:36 8ba94037c8f0: Pulling fs layer 08:58:36 deaec5988b04: Pulling fs layer 08:58:36 9f65657bb879: Pulling fs layer 08:58:36 8ba94037c8f0: Waiting 08:58:36 196fd7d83e7d: Waiting 08:58:36 deaec5988b04: Waiting 08:58:36 4f4fb700ef54: Waiting 08:58:36 9f65657bb879: Waiting 08:58:36 d32bb0dddca7: Verifying Checksum 08:58:36 d32bb0dddca7: Download complete 08:58:36 196fd7d83e7d: Verifying Checksum 08:58:36 196fd7d83e7d: Download complete 08:58:36 4f4fb700ef54: Download complete 08:58:36 8ba94037c8f0: Download complete 08:58:36 6b59a28fa201: Verifying Checksum 08:58:36 6b59a28fa201: Download complete 08:58:37 9f65657bb879: Verifying Checksum 08:58:37 9f65657bb879: Download complete 08:58:38 6b59a28fa201: Pull complete 08:58:38 d32bb0dddca7: Pull complete 08:58:38 5dab1238d3d9: Verifying Checksum 08:58:38 5dab1238d3d9: Download complete 08:58:40 deaec5988b04: Verifying Checksum 08:58:40 deaec5988b04: Download complete 08:58:56 5dab1238d3d9: Pull complete 08:58:56 196fd7d83e7d: Pull complete 08:58:56 4f4fb700ef54: Pull complete 08:58:56 8ba94037c8f0: Pull complete 08:59:06 deaec5988b04: Pull complete 08:59:09 9f65657bb879: Pull complete 08:59:09 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:59:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:59:09 + docker build -t ci-base-image-arm64 -f - . 08:59:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:59:09 WORKDIR /edgex 08:59:09 COPY go.mod . 08:59:09 RUN go mod download 08:59:10 Sending build context to Docker daemon 3.845MB 08:59:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:59:10 ---> 334268110677 08:59:10 Step 2/4 : WORKDIR /edgex 08:59:14 ---> Running in fc740697b8f5 08:59:14 Removing intermediate container fc740697b8f5 08:59:14 ---> eb57cc4ad84d 08:59:14 Step 3/4 : COPY go.mod . 08:59:15 ---> 06097fa9e9ce 08:59:15 Step 4/4 : RUN go mod download 08:59:15 ---> Running in 3de9e657381a 09:00:27 Removing intermediate container 3de9e657381a 09:00:27 ---> f26e851a03f0 09:00:27 Successfully built f26e851a03f0 09:00:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:29 + docker inspect -f . ci-base-image-arm64 09:00:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:29 prd-ubuntu20.04-docker-arm64-4c-16g-771142 does not seem to be running inside a container 09:00:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:00:31 $ docker top 580654842af01903faa5289599705d5168d92062167d40cf9674f4db3ec2d653 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:33 + go version 09:00:34 go version go1.25.3 linux/arm64 [Pipeline] } 09:00:34 $ docker stop --time=1 580654842af01903faa5289599705d5168d92062167d40cf9674f4db3ec2d653 09:00:36 $ docker rm -f --volumes 580654842af01903faa5289599705d5168d92062167d40cf9674f4db3ec2d653 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:37 + docker inspect -f . ci-base-image-arm64 09:00:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:37 prd-ubuntu20.04-docker-arm64-4c-16g-771142 does not seem to be running inside a container 09:00:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:00:39 $ docker top c7c3a3d1646bb04e187b78fd0ce9b378b34de74e8e5ed5bc243c545e8333b898 -eo pid,comm [Pipeline] { [Pipeline] echo 09:00:39 ========================================================= 09:00:39 [edgeXBuildGoParallel] Running Tests and Build... 09:00:39 ========================================================= [Pipeline] sh 09:00:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:00:41 + make test 09:00:41 go test -race -coverprofile=coverage.out ./... 09:02:03 ? github.com/edgexfoundry/edgex-go [no test files] 09:07:55 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:07:55 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:09:03 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:09:03 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:09:03 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:09:03 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:09:03 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:09:03 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:09:05 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:09:05 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:09:07 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:09:39 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:09:39 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:09:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:09:39 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:10:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.313s coverage: 42.3% of statements 09:10:06 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:10:06 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:10:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.385s coverage: 97.0% of statements 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.548s coverage: 69.4% of statements 09:10:21 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:10:21 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.264s coverage: 4.8% of statements 09:10:21 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:10:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.851s coverage: 57.6% of statements 09:10:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.275s coverage: 86.5% of statements 09:10:37 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:10:37 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:11:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.582s coverage: 94.2% of statements 09:11:03 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:11:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:11:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:11:03 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:03 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:11:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:11:03 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:11:03 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:11:03 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:11:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:11:03 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:11:05 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.709s coverage: 92.4% of statements 09:11:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:11:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:11:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:11:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:11:06 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.433s coverage: 8.4% of statements 09:11:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:11:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.221s coverage: 95.8% of statements 09:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:11:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:11:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:11:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.382s coverage: 72.2% of statements 09:11:51 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:11:51 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:11:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:11:51 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:11:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:11:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:11:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:12:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.480s coverage: 2.4% of statements 09:12:15 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:12:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.421s coverage: 1.0% of statements 09:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:12:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.290s coverage: 39.4% of statements 09:12:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.197s coverage: 68.8% of statements 09:12:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:12:21 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:12:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.115s coverage: 40.0% of statements 09:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.159s coverage: 87.1% of statements 09:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.134s coverage: 94.1% of statements 09:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.133s coverage: 96.3% of statements 09:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.113s coverage: 87.5% of statements 09:12:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.131s coverage: 94.4% of statements 09:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.270s coverage: 92.9% of statements 09:12:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:12:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:12:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.146s coverage: 68.8% of statements 09:12:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:12:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:12:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:12:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.237s coverage: 62.3% of statements 09:12:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:12:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:12:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.333s coverage: 47.4% of statements 09:12:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:12:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:12:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:13:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.194s coverage: 87.2% of statements 09:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.179s coverage: 15.5% of statements 09:13:19 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:13:19 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.103s coverage: 100.0% of statements 09:13:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.456s coverage: 81.8% of statements 09:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.621s coverage: 82.1% of statements 09:13:26 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.161s coverage: 86.0% of statements 09:13:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.545s coverage: 6.8% of statements 09:13:39 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:13:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.371s coverage: 33.3% of statements 09:13:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:13:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:13:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.281s coverage: 100.0% of statements 09:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.177s coverage: 54.5% of statements 09:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.133s coverage: 89.4% of statements 09:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.082s coverage: 100.0% of statements 09:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.095s coverage: 73.7% of statements 09:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.109s coverage: 100.0% of statements 09:14:03 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.238s coverage: 88.6% of statements 09:14:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:14:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.192s coverage: 96.8% of statements 09:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:14:12 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.091s coverage: 100.0% of statements 09:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.321s coverage: 29.2% of statements 09:14:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:14:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:14:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.210s coverage: 93.8% of statements 09:14:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:14:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:14:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.168s coverage: 3.1% of statements 09:14:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:14:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.145s coverage: 76.2% of statements 09:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.219s coverage: 54.0% of statements 09:14:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:14:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:14:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:14:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:14:43 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:15:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.424s coverage: 17.0% of statements 09:15:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:15:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:15:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:15:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:15:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.283s coverage: 94.9% of statements 09:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:15:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:15:20 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:15:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.419s coverage: 9.0% of statements 09:15:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:15:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:15:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:15:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.515s coverage: 97.7% of statements 09:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:15:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.228s coverage: 43.6% of statements 09:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:15:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:15:42 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:15:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:15:42 go vet ./... 09:21:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:21:49 ./bin/test-attribution-txt.sh 09:21:50 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 09:21:50 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 09:21:50 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 09:21:50 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 09:21:50 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 09:21:50 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:21:51 [edgeX.isLTS] Checking if [snyk-fix-ac8f5449a4a21153b3c7a8524682d806] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:21:51 + ls -al . 09:21:51 total 1380 09:21:51 drwxrwxr-x 10 1001 1001 4096 Oct 31 09:00 . 09:21:51 drwxr-xr-x 4 root root 4096 Oct 31 09:00 .. 09:21:51 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 .blubracket 09:21:51 -rw-rw-r-- 1 1001 1001 10 Oct 31 08:58 .dockerignore 09:21:51 drwxrwxr-x 8 1001 1001 4096 Oct 31 08:58 .git 09:21:51 drwxrwxr-x 3 1001 1001 4096 Oct 31 08:58 .github 09:21:51 -rw-rw-r-- 1 1001 1001 909 Oct 31 08:58 .gitignore 09:21:51 -rw-rw-r-- 1 1001 1001 218 Oct 31 08:58 .golangci.yml 09:21:51 -rw-rw-r-- 1 1001 1001 100 Oct 31 08:58 .hadolint.yml 09:21:51 -rw-rw-r-- 1 1001 1001 155 Oct 31 08:58 .sonarcloud.properties 09:21:51 -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:58 ADOPTERS.md 09:21:51 -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:58 Attribution.txt 09:21:51 -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:58 CHANGELOG.md 09:21:51 -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:58 CONTRIBUTING.md 09:21:51 -rw-rw-r-- 1 1001 1001 677 Oct 31 08:58 GOVERNANCE.md 09:21:51 -rw-rw-r-- 1 1001 1001 858 Oct 31 08:58 Jenkinsfile 09:21:51 -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:58 LICENSE 09:21:51 -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:58 Makefile 09:21:51 -rw-rw-r-- 1 1001 1001 582 Oct 31 08:58 OWNERS.md 09:21:51 -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:58 README.md 09:21:51 -rw-rw-r-- 1 1001 1001 789 Oct 31 08:58 SECURITY.md 09:21:51 -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION 09:21:51 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 bin 09:21:51 drwxrwxr-x 19 1001 1001 4096 Oct 31 08:58 cmd 09:21:51 -rw-r--r-- 1 root root 1036395 Oct 31 09:15 coverage.out 09:21:51 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 fuzz_test 09:21:51 -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:58 go.mod 09:21:51 -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:58 go.sum 09:21:51 drwxrwxr-x 7 1001 1001 4096 Oct 31 08:58 internal 09:21:51 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 openapi 09:21:51 -rw-rw-r-- 1 1001 1001 584 Oct 31 08:58 security.txt 09:21:51 -rw-rw-r-- 1 1001 1001 204 Oct 31 08:58 version.go [Pipeline] sh 09:21:52 + '[' -e coverage.out ] 09:21:52 + chown 1001:1001 coverage.out [Pipeline] stash 09:21:54 Stashed 1 file(s) [Pipeline] sh 09:21:55 + make build 09:21:55 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 09:27:02 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 09:27:20 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 09:27:35 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 09:27:39 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 09:27:54 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 09:28:41 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 09:28:59 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 09:29:17 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 09:29:35 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 09:29:48 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 09:29:58 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 09:30:04 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] } 09:30:17 $ docker stop --time=1 c7c3a3d1646bb04e187b78fd0ce9b378b34de74e8e5ed5bc243c545e8333b898 09:30:19 $ docker rm -f --volumes c7c3a3d1646bb04e187b78fd0ce9b378b34de74e8e5ed5bc243c545e8333b898 [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 09:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:30:25 09:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:30:26 latest: Pulling from edgex-devops/edgex-compose-arm64 09:30:26 547446be3368: Pulling fs layer 09:30:26 d125d8839a47: Pulling fs layer 09:30:26 3e85d5ac6304: Pulling fs layer 09:30:26 c3105a71a48b: Pulling fs layer 09:30:26 0f093f025ec4: Pulling fs layer 09:30:26 c3106fc0e877: Pulling fs layer 09:30:26 c3105a71a48b: Waiting 09:30:26 0f093f025ec4: Waiting 09:30:26 c3106fc0e877: Waiting 09:30:26 547446be3368: Verifying Checksum 09:30:26 547446be3368: Download complete 09:30:26 c3105a71a48b: Verifying Checksum 09:30:26 c3105a71a48b: Download complete 09:30:27 d125d8839a47: Verifying Checksum 09:30:27 d125d8839a47: Download complete 09:30:27 c3106fc0e877: Verifying Checksum 09:30:27 c3106fc0e877: Download complete 09:30:27 0f093f025ec4: Verifying Checksum 09:30:27 0f093f025ec4: Download complete 09:30:27 547446be3368: Pull complete 09:30:28 d125d8839a47: Pull complete 09:30:29 3e85d5ac6304: Verifying Checksum 09:30:29 3e85d5ac6304: Download complete 09:30:41 3e85d5ac6304: Pull complete 09:30:41 c3105a71a48b: Pull complete 09:30:42 0f093f025ec4: Pull complete 09:30:42 c3106fc0e877: Pull complete 09:30:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:30:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:43 prd-ubuntu20.04-docker-arm64-4c-16g-771142 does not seem to be running inside a container 09:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:30:46 $ docker top b143459053242a58d4747b2bce57cb96f5e5b63610dd9dc5854bef74631887f0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:47 + docker compose -f ./docker-compose-build.yml build --parallel 09:31:02 #1 [security-spire-agent internal] load build definition from Dockerfile 09:31:02 #1 transferring dockerfile: 1.81kB 0.0s done 09:31:02 #1 DONE 0.1s 09:31:02 09:31:02 #2 [security-spire-config internal] load build definition from Dockerfile 09:31:02 #2 transferring dockerfile: 1.69kB 0.0s done 09:31:02 #2 DONE 0.1s 09:31:02 09:31:02 #3 [core-data internal] load build definition from Dockerfile 09:31:02 #3 transferring dockerfile: 2.04kB 0.0s done 09:31:02 #3 DONE 0.1s 09:31:02 09:31:02 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:31:02 #4 transferring dockerfile: 2.14kB 0.0s done 09:31:02 #4 DONE 0.1s 09:31:02 09:31:02 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:31:02 #5 transferring dockerfile: 1.89kB 0.0s done 09:31:02 #5 DONE 0.1s 09:31:03 09:31:03 #6 [security-secretstore-setup internal] load build definition from Dockerfile 09:31:03 #6 transferring dockerfile: 2.49kB 0.0s done 09:31:03 #6 DONE 0.1s 09:31:03 09:31:03 #7 [support-scheduler internal] load build definition from Dockerfile 09:31:03 #7 transferring dockerfile: 1.83kB 0.0s done 09:31:03 #7 DONE 0.1s 09:31:03 09:31:03 #8 [support-notifications internal] load build definition from Dockerfile 09:31:03 #8 transferring dockerfile: 2.00kB 0.0s done 09:31:03 #8 DONE 0.1s 09:31:03 09:31:03 #9 [security-bootstrapper internal] load build definition from Dockerfile 09:31:03 #9 transferring dockerfile: 3.02kB 0.0s done 09:31:03 #9 DONE 0.1s 09:31:03 09:31:03 #10 [core-keeper internal] load build definition from Dockerfile 09:31:03 #10 transferring dockerfile: 2.01kB 0.0s done 09:31:03 #10 DONE 0.1s 09:31:03 09:31:03 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:31:03 #11 transferring dockerfile: 2.23kB 0.0s done 09:31:03 #11 DONE 0.1s 09:31:03 09:31:03 #12 [core-metadata internal] load build definition from Dockerfile 09:31:03 #12 transferring dockerfile: 2.10kB 0.0s done 09:31:03 #12 DONE 0.1s 09:31:03 09:31:03 #13 [security-spire-server internal] load build definition from Dockerfile 09:31:03 #13 transferring dockerfile: 1.70kB 0.0s done 09:31:03 #13 DONE 0.1s 09:31:03 09:31:03 #14 [core-command internal] load build definition from Dockerfile 09:31:03 #14 transferring dockerfile: 1.94kB 0.0s done 09:31:03 #14 DONE 0.1s 09:31:03 09:31:03 #15 [security-proxy-setup internal] load build definition from Dockerfile 09:31:03 #15 transferring dockerfile: 2.50kB 0.0s done 09:31:03 #15 DONE 0.1s 09:31:03 09:31:03 #16 [security-spire-agent internal] load .dockerignore 09:31:03 #16 transferring context: 50B 0.0s done 09:31:03 #16 DONE 0.1s 09:31:05 09:31:05 #17 [security-spire-config internal] load .dockerignore 09:31:05 #17 transferring context: 50B done 09:31:05 #17 DONE 0.1s 09:31:05 09:31:05 #18 [core-data internal] load .dockerignore 09:31:05 #18 transferring context: 50B 0.0s done 09:31:05 #18 DONE 0.1s 09:31:05 09:31:05 #19 [security-proxy-auth internal] load .dockerignore 09:31:05 #19 transferring context: 50B done 09:31:05 #19 DONE 0.1s 09:31:05 09:31:05 #20 [security-spiffe-token-provider internal] load .dockerignore 09:31:05 #20 transferring context: 50B 0.0s done 09:31:05 #20 DONE 0.1s 09:31:05 09:31:05 #21 [security-secretstore-setup internal] load .dockerignore 09:31:05 #21 transferring context: 50B 0.0s done 09:31:05 #21 DONE 0.1s 09:31:05 09:31:05 #22 [support-scheduler internal] load .dockerignore 09:31:05 #22 transferring context: 50B 0.0s done 09:31:05 #22 DONE 0.1s 09:31:05 09:31:05 #23 [support-notifications internal] load .dockerignore 09:31:05 #23 transferring context: 50B 0.0s done 09:31:05 #23 DONE 0.1s 09:31:05 09:31:05 #24 [security-bootstrapper internal] load .dockerignore 09:31:05 #24 transferring context: 50B done 09:31:05 #24 DONE 0.1s 09:31:05 09:31:05 #25 [core-keeper internal] load .dockerignore 09:31:05 #25 transferring context: 50B 0.0s done 09:31:05 #25 DONE 0.1s 09:31:06 09:31:06 #26 [core-common-config-bootstrapper internal] load .dockerignore 09:31:06 #26 transferring context: 50B 0.0s done 09:31:06 #26 DONE 0.1s 09:31:06 09:31:06 #27 [core-metadata internal] load .dockerignore 09:31:06 #27 transferring context: 50B 0.0s done 09:31:06 #27 DONE 0.1s 09:31:06 09:31:06 #28 [security-spire-server internal] load .dockerignore 09:31:06 #28 transferring context: 50B 0.0s done 09:31:06 #28 DONE 0.1s 09:31:06 09:31:06 #29 [core-command internal] load .dockerignore 09:31:06 #29 transferring context: 50B 0.0s done 09:31:06 #29 DONE 0.1s 09:31:06 09:31:06 #30 [security-proxy-setup internal] load .dockerignore 09:31:06 #30 transferring context: 50B 0.0s done 09:31:06 #30 DONE 0.1s 09:31:06 09:31:06 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:31:07 #31 ... 09:31:07 09:31:07 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 09:31:07 #32 DONE 0.3s 09:31:07 09:31:07 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:31:07 #33 DONE 0.9s 09:31:07 09:31:07 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:31:07 #31 DONE 0.9s 09:31:07 09:31:07 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:07 #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:07 #34 ... 09:31:07 09:31:07 #35 [security-spire-agent internal] load build context 09:31:07 #35 transferring context: 23.33kB 0.0s done 09:31:07 #35 DONE 0.1s 09:31:07 09:31:07 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:07 #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 09:31:07 #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.0s 09:31:07 #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:31:07 #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:31:07 #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:31:07 #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 09:31:07 #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 09:31:07 #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 09:31:07 #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 09:31:07 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.2s 09:31:07 #34 ... 09:31:07 09:31:07 #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:07 #36 DONE 0.0s 09:31:07 09:31:07 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:07 #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 09:31:08 #34 ... 09:31:08 09:31:08 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:31:08 #32 DONE 0.3s 09:31:08 09:31:08 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:31:08 #33 DONE 0.9s 09:31:08 09:31:08 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:08 #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 09:31:08 #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 09:31:08 #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:31:08 #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:31:08 #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:31:08 #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 09:31:08 #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 09:31:08 #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 09:31:08 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 0.4s 09:31:08 #34 ... 09:31:08 09:31:08 #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:08 #36 DONE 0.0s 09:31:08 09:31:08 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:08 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.39MB / 33.17MB 0.5s 09:31:08 #34 ... 09:31:08 09:31:08 #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:08 #36 DONE 0.0s 09:31:08 09:31:08 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 09:31:08 #32 DONE 0.4s 09:31:08 09:31:08 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:08 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 0.6s 09:31:08 #34 ... 09:31:08 09:31:08 #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:08 #36 DONE 0.0s 09:31:08 09:31:08 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:08 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 0.7s 09:31:08 #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:31:08 #34 ... 09:31:08 09:31:08 #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:08 #36 DONE 0.0s 09:31:08 09:31:08 #37 [security-spire-config internal] load build context 09:31:08 #37 transferring context: 22.05kB 0.0s done 09:31:08 #37 DONE 0.5s 09:31:08 09:31:08 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:08 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.74MB / 33.17MB 0.8s 09:31:08 #34 ... 09:31:08 09:31:08 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 09:31:08 #32 DONE 0.7s 09:31:08 09:31:08 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:08 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 1.0s 09:31:08 #34 ... 09:31:08 09:31:08 #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:08 #36 DONE 0.0s 09:31:08 09:31:08 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:09 #34 ... 09:31:09 09:31:09 #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:09 #36 DONE 0.0s 09:31:09 09:31:09 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:09 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 1.6s 09:31:09 #34 ... 09:31:09 09:31:09 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 09:31:09 #32 DONE 1.1s 09:31:09 09:31:09 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:09 #34 ... 09:31:09 09:31:09 #38 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22.1 09:31:09 #38 DONE 0.9s 09:31:09 09:31:09 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:09 #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 09:31:09 #34 ... 09:31:09 09:31:09 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:09 #39 DONE 0.0s 09:31:09 09:31:09 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:09 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 2.1s 09:31:09 #34 ... 09:31:09 09:31:09 #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:09 #36 DONE 0.0s 09:31:09 09:31:09 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:10 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.59MB / 33.17MB 2.3s 09:31:10 #34 ... 09:31:10 09:31:10 #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:10 #36 DONE 0.0s 09:31:10 09:31:10 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:10 #34 ... 09:31:10 09:31:10 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:31:10 #32 DONE 1.5s 09:31:10 09:31:10 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:10 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 2.6s 09:31:10 #34 ... 09:31:10 09:31:10 #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:10 #36 DONE 0.0s 09:31:10 09:31:10 #40 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:10 #40 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:10 #40 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:10 #40 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:10 #40 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:10 #40 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.8s done 09:31:10 #40 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.2s 09:31:11 #40 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:11 #40 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:11 #40 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:11 #40 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:11 #40 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.8s done 09:31:11 #40 ... 09:31:11 09:31:11 #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:11 #36 DONE 0.1s 09:31:11 09:31:11 #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:11 #40 ... 09:31:11 09:31:11 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:31:11 #33 DONE 1.4s 09:31:11 09:31:11 #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:11 #40 ... 09:31:11 09:31:11 #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:11 #36 DONE 0.1s 09:31:11 09:31:11 #40 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:11 #40 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:11 #40 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:11 #40 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:11 #40 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:11 #40 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.8s done 09:31:11 #40 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:11 #40 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:11 #40 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:11 #40 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:11 #40 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.8s done 09:31:12 #40 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.9s done 09:31:12 #40 ... 09:31:12 09:31:12 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:31:12 #32 DONE 3.3s 09:31:12 09:31:12 #40 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:12 #40 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.9s done 09:31:12 #40 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:12 #40 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:12 #40 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:12 #40 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:12 #40 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.8s done 09:31:12 #40 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.9s done 09:31:15 #40 DONE 9.2s 09:31:15 09:31:15 #41 [security-spire-server internal] load build context 09:31:15 #41 transferring context: 23.80kB 0.2s done 09:31:15 #41 DONE 3.5s 09:31:15 09:31:15 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:15 #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 09:31:15 #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 09:31:15 #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:31:15 #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:31:15 #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:31:15 #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 09:31:15 #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 09:31:15 #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 09:31:15 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.2s done 09:31:15 #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:31:15 #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 09:31:15 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.8s 09:31:16 #34 ... 09:31:16 09:31:16 #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:17 #42 ... 09:31:17 09:31:17 #43 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:17 #43 DONE 9.4s 09:31:17 09:31:17 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:17 #34 ... 09:31:17 09:31:17 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:17 #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 09:31:17 #44 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:31:17 #44 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:31:17 #44 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:31:17 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 09:31:17 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 09:31:17 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 09:31:17 #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done 09:31:17 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.0s done 09:31:17 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:31:17 #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 09:31:17 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.9s 09:31:17 #44 ... 09:31:17 09:31:17 #45 [security-spiffe-token-provider internal] load build context 09:31:18 #45 ... 09:31:18 09:31:18 #46 [core-data internal] load build context 09:31:18 #46 ... 09:31:18 09:31:18 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:18 #34 ... 09:31:18 09:31:18 #47 [security-proxy-auth internal] load build context 09:31:18 #47 ... 09:31:18 09:31:18 #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:31:18 #48 ... 09:31:18 09:31:18 #49 [security-secretstore-setup internal] load build context 09:31:18 #49 ... 09:31:18 09:31:18 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:19 #34 ... 09:31:19 09:31:19 #50 [security-bootstrapper internal] load build context 09:31:19 #50 transferring context: 5.88MB 7.9s 09:31:19 #50 ... 09:31:19 09:31:19 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:19 #34 ... 09:31:19 09:31:19 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:19 #39 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.1s done 09:31:19 #39 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 09:31:19 #39 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done 09:31:19 #39 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done 09:31:19 #39 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 1.3s done 09:31:19 #39 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 5.4s done 09:31:19 #39 ... 09:31:19 09:31:19 #51 [support-notifications internal] load build context 09:31:19 #51 ... 09:31:19 09:31:19 #52 [support-scheduler internal] load build context 09:31:19 #52 ... 09:31:19 09:31:19 #49 [security-secretstore-setup internal] load build context 09:31:20 #49 ... 09:31:20 09:31:20 #53 [core-keeper internal] load build context 09:31:20 #53 ... 09:31:20 09:31:20 #54 [core-common-config-bootstrapper internal] load build context 09:31:20 #54 ... 09:31:20 09:31:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:20 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.7s 09:31:21 #34 ... 09:31:21 09:31:21 #55 [core-metadata internal] load build context 09:31:21 #55 ... 09:31:21 09:31:21 #47 [security-proxy-auth internal] load build context 09:31:22 #47 ... 09:31:22 09:31:22 #56 [core-command internal] load build context 09:31:22 #56 ... 09:31:22 09:31:22 #47 [security-proxy-auth internal] load build context 09:31:23 #47 ... 09:31:23 09:31:23 #57 [security-proxy-setup internal] load build context 09:31:23 #57 ... 09:31:23 09:31:23 #47 [security-proxy-auth internal] load build context 09:31:24 #47 ... 09:31:24 09:31:24 #48 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:31:24 #48 DONE 5.9s 09:31:24 09:31:24 #47 [security-proxy-auth internal] load build context 09:31:24 #47 transferring context: 45.92MB 15.7s 09:31:25 #47 ... 09:31:25 09:31:25 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:31:25 #58 ... 09:31:25 09:31:25 #47 [security-proxy-auth internal] load build context 09:31:26 #47 ... 09:31:26 09:31:26 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:31:26 #0 9.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:26 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:26 #59 ... 09:31:26 09:31:26 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:31:27 #60 ... 09:31:27 09:31:27 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:31:27 #61 ... 09:31:27 09:31:27 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:27 #62 ... 09:31:27 09:31:27 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:31:27 #63 ... 09:31:27 09:31:27 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:31:27 #64 ... 09:31:27 09:31:27 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:31:27 #65 ... 09:31:27 09:31:27 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:31:27 #66 ... 09:31:27 09:31:27 #51 [support-notifications internal] load build context 09:31:27 #51 ... 09:31:27 09:31:27 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:27 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.9s 09:31:27 #44 ... 09:31:27 09:31:27 #45 [security-spiffe-token-provider internal] load build context 09:31:28 #45 ... 09:31:28 09:31:28 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:28 #44 ... 09:31:28 09:31:28 #46 [core-data internal] load build context 09:31:28 #46 ... 09:31:28 09:31:28 #45 [security-spiffe-token-provider internal] load build context 09:31:29 #45 transferring context: 53.80MB 20.7s 09:31:29 #45 ... 09:31:29 09:31:29 #50 [security-bootstrapper internal] load build context 09:31:29 #50 ... 09:31:29 09:31:29 #46 [core-data internal] load build context 09:31:30 #46 ... 09:31:30 09:31:30 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:30 #39 ... 09:31:30 09:31:30 #52 [support-scheduler internal] load build context 09:31:30 #52 ... 09:31:30 09:31:30 #46 [core-data internal] load build context 09:31:30 #46 ... 09:31:30 09:31:30 #49 [security-secretstore-setup internal] load build context 09:31:30 #49 ... 09:31:30 09:31:30 #54 [core-common-config-bootstrapper internal] load build context 09:31:30 #54 ... 09:31:30 09:31:30 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:31:30 #59 12.46 (1/4) Installing dumb-init (1.2.5-r3) 09:31:30 #59 12.46 (2/4) Installing openssl (3.3.5-r0) 09:31:30 #59 12.46 (3/4) Installing su-exec (0.2-r3) 09:31:30 #59 12.46 (4/4) Installing yq-go (4.44.1-r2) 09:31:30 #59 12.73 Executing busybox-1.36.1-r30.trigger 09:31:30 #59 12.91 OK: 20 MiB in 18 packages 09:31:30 #59 DONE 14.0s 09:31:30 09:31:30 #53 [core-keeper internal] load build context 09:31:30 #53 ... 09:31:30 09:31:30 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:31:31 #67 ... 09:31:31 09:31:31 #53 [core-keeper internal] load build context 09:31:31 #53 ... 09:31:31 09:31:31 #55 [core-metadata internal] load build context 09:31:31 #55 ... 09:31:31 09:31:31 #53 [core-keeper internal] load build context 09:31:32 #53 ... 09:31:32 09:31:32 #56 [core-command internal] load build context 09:31:32 #56 ... 09:31:32 09:31:32 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:32 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.0s 09:31:32 #34 ... 09:31:32 09:31:32 #53 [core-keeper internal] load build context 09:31:33 #53 ... 09:31:33 09:31:33 #57 [security-proxy-setup internal] load build context 09:31:33 #57 ... 09:31:33 09:31:33 #46 [core-data internal] load build context 09:31:34 #46 ... 09:31:34 09:31:34 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:31:34 #68 ... 09:31:34 09:31:34 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:31:34 #69 ... 09:31:34 09:31:34 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:34 #70 ... 09:31:34 09:31:34 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:31:34 #71 ... 09:31:34 09:31:34 #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:31:34 #72 ... 09:31:34 09:31:34 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:31:34 #73 ... 09:31:34 09:31:34 #45 [security-spiffe-token-provider internal] load build context 09:31:34 #45 transferring context: 57.80MB 26.2s 09:31:35 #45 ... 09:31:35 09:31:35 #53 [core-keeper internal] load build context 09:31:37 #53 ... 09:31:37 09:31:37 #47 [security-proxy-auth internal] load build context 09:31:37 #47 ... 09:31:37 09:31:37 #53 [core-keeper internal] load build context 09:31:38 #53 ... 09:31:38 09:31:38 #51 [support-notifications internal] load build context 09:31:38 #51 ... 09:31:38 09:31:38 #47 [security-proxy-auth internal] load build context 09:31:38 #47 ... 09:31:38 09:31:38 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:38 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 26.9s 09:31:39 #44 ... 09:31:39 09:31:39 #49 [security-secretstore-setup internal] load build context 09:31:39 #49 ... 09:31:39 09:31:39 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:39 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 29.1s done 09:31:39 #44 ... 09:31:39 09:31:39 #50 [security-bootstrapper internal] load build context 09:31:39 #50 ... 09:31:39 09:31:39 #53 [core-keeper internal] load build context 09:31:40 #53 transferring context: 42.71MB 28.6s 09:31:40 #53 ... 09:31:40 09:31:40 #52 [support-scheduler internal] load build context 09:31:40 #52 ... 09:31:40 09:31:40 #53 [core-keeper internal] load build context 09:31:41 #53 ... 09:31:41 09:31:41 #54 [core-common-config-bootstrapper internal] load build context 09:31:41 #54 ... 09:31:41 09:31:41 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:31:41 #58 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:41 #58 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:41 #58 25.45 (1/1) Installing dumb-init (1.2.5-r3) 09:31:41 #58 25.45 Executing busybox-1.36.1-r30.trigger 09:31:41 #58 ... 09:31:41 09:31:41 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:31:41 #74 ... 09:31:41 09:31:41 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:31:41 #58 25.86 OK: 9 MiB in 15 packages 09:31:41 #58 ... 09:31:41 09:31:41 #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:41 #42 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:41 #42 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:41 #42 ... 09:31:41 09:31:41 #53 [core-keeper internal] load build context 09:31:41 #53 ... 09:31:41 09:31:41 #55 [core-metadata internal] load build context 09:31:41 #55 ... 09:31:41 09:31:41 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:31:41 #60 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:41 #60 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:42 #60 ... 09:31:42 09:31:42 #53 [core-keeper internal] load build context 09:31:42 #53 ... 09:31:42 09:31:42 #56 [core-command internal] load build context 09:31:42 #56 ... 09:31:42 09:31:42 #53 [core-keeper internal] load build context 09:31:43 #53 ... 09:31:43 09:31:43 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:31:43 #64 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:43 #64 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:43 #64 ... 09:31:43 09:31:43 #56 [core-command internal] load build context 09:31:43 #56 ... 09:31:43 09:31:43 #57 [security-proxy-setup internal] load build context 09:31:43 #57 ... 09:31:43 09:31:43 #56 [core-command internal] load build context 09:31:44 #56 ... 09:31:44 09:31:44 #46 [core-data internal] load build context 09:31:44 #46 ... 09:31:44 09:31:44 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:31:44 #60 27.51 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:31:44 #60 27.51 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:31:44 #60 27.51 OK: 24049 distinct packages available 09:31:45 #60 ... 09:31:45 09:31:45 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:45 #62 DONE 28.5s 09:31:45 09:31:45 #46 [core-data internal] load build context 09:31:45 #46 transferring context: 68.66MB 37.1s 09:31:45 #46 ... 09:31:45 09:31:45 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:31:45 #58 DONE 30.3s 09:31:45 09:31:45 #45 [security-spiffe-token-provider internal] load build context 09:31:46 #45 ... 09:31:46 09:31:46 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:31:46 #65 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:46 #65 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:46 #65 ... 09:31:46 09:31:46 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:31:46 #75 ... 09:31:46 09:31:46 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:31:46 #61 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:46 #61 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:46 #61 ... 09:31:46 09:31:46 #56 [core-command internal] load build context 09:31:47 #56 ... 09:31:47 09:31:47 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:47 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.8s 09:31:47 #34 ... 09:31:47 09:31:47 #56 [core-command internal] load build context 09:31:48 #56 ... 09:31:48 09:31:48 #51 [support-notifications internal] load build context 09:31:48 #51 ... 09:31:48 09:31:48 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:49 #34 ... 09:31:49 09:31:49 #47 [security-proxy-auth internal] load build context 09:31:49 #47 ... 09:31:49 09:31:49 #49 [security-secretstore-setup internal] load build context 09:31:49 #49 ... 09:31:49 09:31:49 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:31:49 #66 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:49 #66 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:49 #66 ... 09:31:49 09:31:49 #49 [security-secretstore-setup internal] load build context 09:31:50 #49 ... 09:31:50 09:31:50 #50 [security-bootstrapper internal] load build context 09:31:50 #50 ... 09:31:50 09:31:50 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:50 #34 ... 09:31:50 09:31:50 #52 [support-scheduler internal] load build context 09:31:50 #52 transferring context: 60.01MB 39.4s 09:31:50 #52 ... 09:31:50 09:31:50 #50 [security-bootstrapper internal] load build context 09:31:50 #50 ... 09:31:50 09:31:50 #42 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:50 #42 26.28 (1/1) Installing dumb-init (1.2.5-r3) 09:31:50 #42 26.28 Executing busybox-1.36.1-r30.trigger 09:31:50 #42 26.50 OK: 9 MiB in 15 packages 09:31:50 #42 DONE 34.8s 09:31:50 09:31:50 #50 [security-bootstrapper internal] load build context 09:31:51 #50 ... 09:31:51 09:31:51 #54 [core-common-config-bootstrapper internal] load build context 09:31:51 #54 ... 09:31:51 09:31:51 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:31:51 #76 ... 09:31:51 09:31:51 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:51 #70 DONE 27.3s 09:31:51 09:31:51 #54 [core-common-config-bootstrapper internal] load build context 09:31:51 #54 ... 09:31:51 09:31:51 #55 [core-metadata internal] load build context 09:31:52 #55 ... 09:31:52 09:31:52 #54 [core-common-config-bootstrapper internal] load build context 09:31:53 #54 ... 09:31:53 09:31:53 #53 [core-keeper internal] load build context 09:31:53 #53 ... 09:31:53 09:31:53 #55 [core-metadata internal] load build context 09:31:53 #55 ... 09:31:53 09:31:53 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:31:53 #67 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:53 #67 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:54 #67 ... 09:31:54 09:31:54 #57 [security-proxy-setup internal] load build context 09:31:54 #57 ... 09:31:54 09:31:54 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:31:54 #61 37.03 (1/2) Installing dumb-init (1.2.5-r3) 09:31:54 #61 37.13 (2/2) Installing su-exec (0.2-r3) 09:31:54 #61 ... 09:31:54 09:31:54 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:54 #44 DONE 46.6s 09:31:54 09:31:54 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:31:54 #61 37.24 Executing busybox-1.36.1-r30.trigger 09:31:54 #61 37.56 OK: 9 MiB in 16 packages 09:31:56 #61 ... 09:31:56 09:31:56 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:31:56 #60 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:56 #60 32.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:56 #60 ... 09:31:56 09:31:56 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:31:56 #63 28.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:56 #63 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:56 #63 ... 09:31:56 09:31:56 #45 [security-spiffe-token-provider internal] load build context 09:31:56 #45 transferring context: 77.57MB 47.5s 09:31:56 #45 ... 09:31:56 09:31:56 #46 [core-data internal] load build context 09:31:56 #46 ... 09:31:56 09:31:56 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:31:56 #77 ... 09:31:56 09:31:56 #46 [core-data internal] load build context 09:31:56 #46 ... 09:31:56 09:31:56 #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:31:56 #72 22.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:56 #72 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:56 #72 ... 09:31:56 09:31:56 #46 [core-data internal] load build context 09:31:58 #46 ... 09:31:58 09:31:58 #56 [core-command internal] load build context 09:31:58 #56 ... 09:31:58 09:31:58 #53 [core-keeper internal] load build context 09:31:58 #53 ... 09:31:58 09:31:58 #51 [support-notifications internal] load build context 09:31:59 #51 ... 09:31:59 09:31:59 #46 [core-data internal] load build context 09:31:59 #46 ... 09:31:59 09:31:59 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:31:59 #64 34.08 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:31:59 #64 34.08 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:31:59 #64 34.08 OK: 24049 distinct packages available 09:31:59 #64 37.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:59 #64 41.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:59 #64 ... 09:31:59 09:31:59 #47 [security-proxy-auth internal] load build context 09:31:59 #47 ... 09:31:59 09:31:59 #53 [core-keeper internal] load build context 09:32:00 #53 ... 09:32:00 09:32:00 #49 [security-secretstore-setup internal] load build context 09:32:00 #49 ... 09:32:00 09:32:00 #53 [core-keeper internal] load build context 09:32:00 #53 ... 09:32:00 09:32:00 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:32:00 #61 DONE 43.8s 09:32:00 09:32:00 #53 [core-keeper internal] load build context 09:32:00 #53 ... 09:32:00 09:32:00 #52 [support-scheduler internal] load build context 09:32:01 #52 ... 09:32:01 09:32:01 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:01 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.1s 09:32:01 #34 ... 09:32:01 09:32:01 #52 [support-scheduler internal] load build context 09:32:01 #52 transferring context: 73.91MB 49.8s 09:32:01 #52 ... 09:32:01 09:32:01 #50 [security-bootstrapper internal] load build context 09:32:01 #50 ... 09:32:01 09:32:01 #52 [support-scheduler internal] load build context 09:32:01 #52 ... 09:32:01 09:32:01 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:32:01 #78 ... 09:32:01 09:32:01 #52 [support-scheduler internal] load build context 09:32:02 #52 ... 09:32:02 09:32:02 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:32:02 #69 28.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:02 #69 33.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:02 #69 ... 09:32:02 09:32:02 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:32:02 #73 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:02 #73 32.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:02 #73 ... 09:32:02 09:32:02 #52 [support-scheduler internal] load build context 09:32:02 #52 ... 09:32:02 09:32:02 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:32:02 #71 28.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:02 #71 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:02 #71 ... 09:32:02 09:32:02 #52 [support-scheduler internal] load build context 09:32:03 #52 ... 09:32:03 09:32:03 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:32:03 #66 36.27 (1/4) Installing ca-certificates (20250911-r0) 09:32:03 #66 36.71 (2/4) Installing dumb-init (1.2.5-r3) 09:32:03 #66 36.75 (3/4) Installing su-exec (0.2-r3) 09:32:03 #66 36.75 (4/4) Installing yq-go (4.44.1-r2) 09:32:03 #66 39.22 Executing busybox-1.36.1-r30.trigger 09:32:03 #66 39.55 Executing ca-certificates-20250911-r0.trigger 09:32:03 #66 43.15 OK: 20 MiB in 18 packages 09:32:03 #66 ... 09:32:03 09:32:03 #49 [security-secretstore-setup internal] load build context 09:32:03 #49 ... 09:32:03 09:32:03 #54 [core-common-config-bootstrapper internal] load build context 09:32:03 #54 ... 09:32:03 09:32:03 #52 [support-scheduler internal] load build context 09:32:04 #52 ... 09:32:04 09:32:04 #55 [core-metadata internal] load build context 09:32:04 #55 ... 09:32:04 09:32:04 #54 [core-common-config-bootstrapper internal] load build context 09:32:04 #54 ... 09:32:04 09:32:04 #57 [security-proxy-setup internal] load build context 09:32:04 #57 ... 09:32:04 09:32:04 #54 [core-common-config-bootstrapper internal] load build context 09:32:06 #54 ... 09:32:06 09:32:06 #45 [security-spiffe-token-provider internal] load build context 09:32:06 #45 transferring context: 91.34MB 57.6s 09:32:06 #45 ... 09:32:06 09:32:06 #55 [core-metadata internal] load build context 09:32:06 #55 ... 09:32:06 09:32:06 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:32:06 #66 DONE 49.5s 09:32:06 09:32:06 #55 [core-metadata internal] load build context 09:32:06 #55 ... 09:32:06 09:32:06 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:06 #74 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:06 #74 30.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:06 #74 ... 09:32:06 09:32:06 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:06 #65 39.67 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:32:06 #65 39.67 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:32:06 #65 39.67 OK: 24049 distinct packages available 09:32:06 #65 44.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:06 #65 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:06 #65 ... 09:32:06 09:32:06 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:06 #68 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:06 #68 36.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:06 #68 ... 09:32:06 09:32:06 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:06 #77 21.07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:08 #77 ... 09:32:08 09:32:08 #56 [core-command internal] load build context 09:32:08 #56 ... 09:32:08 09:32:08 #52 [support-scheduler internal] load build context 09:32:09 #52 ... 09:32:09 09:32:09 #46 [core-data internal] load build context 09:32:09 #46 ... 09:32:09 09:32:09 #47 [security-proxy-auth internal] load build context 09:32:09 #47 ... 09:32:09 09:32:09 #51 [support-notifications internal] load build context 09:32:09 #51 ... 09:32:09 09:32:09 #47 [security-proxy-auth internal] load build context 09:32:11 #47 ... 09:32:11 09:32:11 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:32:11 #79 ... 09:32:11 09:32:11 #53 [core-keeper internal] load build context 09:32:11 #53 ... 09:32:11 09:32:11 #52 [support-scheduler internal] load build context 09:32:11 #52 transferring context: 89.67MB 59.9s 09:32:11 #52 ... 09:32:11 09:32:11 #50 [security-bootstrapper internal] load build context 09:32:11 #50 ... 09:32:11 09:32:11 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:32:11 #75 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:11 #75 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:11 #75 ... 09:32:11 09:32:11 #50 [security-bootstrapper internal] load build context 09:32:11 #50 ... 09:32:11 09:32:11 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:11 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 58.9s 09:32:12 #34 ... 09:32:12 09:32:12 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:12 #60 55.24 (1/4) Installing dumb-init (1.2.5-r3) 09:32:12 #60 55.37 (2/4) Installing musl-obstack (1.2.3-r2) 09:32:12 #60 55.47 (3/4) Installing libucontext (1.2-r3) 09:32:12 #60 55.55 (4/4) Installing gcompat (1.1.0-r4) 09:32:12 #60 55.72 Executing busybox-1.36.1-r30.trigger 09:32:13 #60 56.62 OK: 9 MiB in 18 packages 09:32:13 #60 ... 09:32:13 09:32:13 #49 [security-secretstore-setup internal] load build context 09:32:13 #49 ... 09:32:13 09:32:13 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:14 #34 ... 09:32:14 09:32:14 #57 [security-proxy-setup internal] load build context 09:32:14 #57 ... 09:32:14 09:32:14 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:16 #34 ... 09:32:16 09:32:16 #54 [core-common-config-bootstrapper internal] load build context 09:32:16 #54 transferring context: 91.64MB 63.8s 09:32:16 #54 ... 09:32:16 09:32:16 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:32:16 #0 9.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:16 #80 ... 09:32:16 09:32:16 #45 [security-spiffe-token-provider internal] load build context 09:32:16 #45 ... 09:32:16 09:32:16 #55 [core-metadata internal] load build context 09:32:16 #55 ... 09:32:16 09:32:16 #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:32:16 #72 52.86 OK: 255 MiB in 60 packages 09:32:17 #72 ... 09:32:17 09:32:17 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:32:17 #76 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:17 #76 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:17 #76 ... 09:32:17 09:32:17 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:17 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 64.4s 09:32:17 #34 ... 09:32:17 09:32:17 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:32:17 #78 16.24 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:17 #78 20.98 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:18 #78 ... 09:32:18 09:32:18 #46 [core-data internal] load build context 09:32:18 #46 ... 09:32:18 09:32:18 #45 [security-spiffe-token-provider internal] load build context 09:32:19 #45 ... 09:32:19 09:32:19 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:19 #60 DONE 62.4s 09:32:19 09:32:19 #45 [security-spiffe-token-provider internal] load build context 09:32:19 #45 ... 09:32:19 09:32:19 #56 [core-command internal] load build context 09:32:19 #56 ... 09:32:19 09:32:19 #45 [security-spiffe-token-provider internal] load build context 09:32:20 #45 ... 09:32:20 09:32:20 #51 [support-notifications internal] load build context 09:32:20 #51 ... 09:32:20 09:32:20 #45 [security-spiffe-token-provider internal] load build context 09:32:21 #45 ... 09:32:21 09:32:21 #47 [security-proxy-auth internal] load build context 09:32:21 #47 ... 09:32:21 09:32:21 #45 [security-spiffe-token-provider internal] load build context 09:32:21 #45 ... 09:32:21 09:32:21 #53 [core-keeper internal] load build context 09:32:21 #53 ... 09:32:21 09:32:21 #47 [security-proxy-auth internal] load build context 09:32:21 #47 transferring context: 116.19MB 72.8s 09:32:21 #47 ... 09:32:21 09:32:21 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:21 #63 54.48 (1/7) Installing ca-certificates (20250911-r0) 09:32:21 #63 55.33 (2/7) Installing dumb-init (1.2.5-r3) 09:32:21 #63 55.48 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:32:21 #63 55.57 (4/7) Installing libsodium (1.0.19-r0) 09:32:21 #63 55.72 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:32:21 #63 56.69 (6/7) Installing libzmq (4.3.5-r2) 09:32:21 #63 57.13 (7/7) Installing zeromq (4.3.5-r2) 09:32:21 #63 57.43 Executing busybox-1.36.1-r30.trigger 09:32:21 #63 58.02 Executing ca-certificates-20250911-r0.trigger 09:32:21 #63 59.97 OK: 14 MiB in 21 packages 09:32:21 #63 ... 09:32:21 09:32:21 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:21 #77 25.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:21 #77 ... 09:32:21 09:32:21 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:21 #67 50.77 (1/3) Installing ca-certificates (20250911-r0) 09:32:21 #67 51.92 (2/3) Installing dumb-init (1.2.5-r3) 09:32:21 #67 52.11 (3/3) Installing tzdata (2025b-r0) 09:32:21 #67 58.05 Executing busybox-1.37.0-r18.trigger 09:32:21 #67 58.52 Executing ca-certificates-20250911-r0.trigger 09:32:22 #67 ... 09:32:22 09:32:22 #52 [support-scheduler internal] load build context 09:32:22 #52 ... 09:32:22 09:32:22 #53 [core-keeper internal] load build context 09:32:22 #53 ... 09:32:22 09:32:22 #50 [security-bootstrapper internal] load build context 09:32:22 #50 ... 09:32:22 09:32:22 #53 [core-keeper internal] load build context 09:32:22 #53 ... 09:32:22 09:32:22 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:32:22 #79 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:22 #79 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:22 #79 ... 09:32:22 09:32:22 #50 [security-bootstrapper internal] load build context 09:32:22 #50 ... 09:32:22 09:32:22 #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:32:22 #72 DONE 59.3s 09:32:22 09:32:22 #50 [security-bootstrapper internal] load build context 09:32:23 #50 ... 09:32:23 09:32:23 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:23 #63 DONE 66.5s 09:32:23 09:32:23 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:32:23 #81 ... 09:32:23 09:32:23 #49 [security-secretstore-setup internal] load build context 09:32:24 #49 ... 09:32:24 09:32:24 #50 [security-bootstrapper internal] load build context 09:32:25 #50 ... 09:32:25 09:32:25 #57 [security-proxy-setup internal] load build context 09:32:25 #57 ... 09:32:25 09:32:25 #50 [security-bootstrapper internal] load build context 09:32:26 #50 transferring context: 29.20MB 75.1s 09:32:26 #50 ... 09:32:26 09:32:26 #54 [core-common-config-bootstrapper internal] load build context 09:32:26 #54 ... 09:32:26 09:32:26 #50 [security-bootstrapper internal] load build context 09:32:27 #50 ... 09:32:27 09:32:27 #55 [core-metadata internal] load build context 09:32:27 #55 ... 09:32:27 09:32:27 #54 [core-common-config-bootstrapper internal] load build context 09:32:28 #54 ... 09:32:28 09:32:28 #46 [core-data internal] load build context 09:32:28 #46 ... 09:32:28 09:32:28 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:28 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 73.3s done 09:32:28 #34 DONE 82.5s 09:32:28 09:32:28 #46 [core-data internal] load build context 09:32:29 #46 ... 09:32:29 09:32:29 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:32:29 #82 ... 09:32:29 09:32:29 #56 [core-command internal] load build context 09:32:29 #56 ... 09:32:29 09:32:29 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:32:29 #82 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:30 #82 ... 09:32:30 09:32:30 #51 [support-notifications internal] load build context 09:32:30 #51 ... 09:32:30 09:32:30 #56 [core-command internal] load build context 09:32:31 #56 ... 09:32:31 09:32:31 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:32:31 #64 68.37 (1/5) Installing dumb-init (1.2.5-r3) 09:32:31 #64 68.47 (2/5) Installing musl-obstack (1.2.3-r2) 09:32:31 #64 68.47 (3/5) Installing libucontext (1.2-r3) 09:32:31 #64 68.54 (4/5) Installing gcompat (1.1.0-r4) 09:32:31 #64 68.73 (5/5) Installing openssl (3.3.5-r0) 09:32:31 #64 69.16 Executing busybox-1.36.1-r30.trigger 09:32:31 #64 69.54 OK: 10 MiB in 19 packages 09:32:31 #64 DONE 75.5s 09:32:31 09:32:31 #56 [core-command internal] load build context 09:32:31 #56 ... 09:32:31 09:32:31 #45 [security-spiffe-token-provider internal] load build context 09:32:31 #45 transferring context: 128.58MB 82.9s 09:32:31 #45 ... 09:32:31 09:32:31 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:32:31 #80 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:31 #80 ... 09:32:31 09:32:31 #47 [security-proxy-auth internal] load build context 09:32:31 #47 ... 09:32:31 09:32:31 #56 [core-command internal] load build context 09:32:31 #56 ... 09:32:31 09:32:31 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:31 #67 63.48 OK: 8 MiB in 19 packages 09:32:31 #67 DONE 71.1s 09:32:31 09:32:31 #52 [support-scheduler internal] load build context 09:32:32 #52 ... 09:32:32 09:32:32 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:32:32 #75 45.98 OK: 9 MiB in 15 packages 09:32:32 #75 ... 09:32:32 09:32:32 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:32:32 #71 61.50 OK: 255 MiB in 60 packages 09:32:32 #71 DONE 68.9s 09:32:32 09:32:32 #56 [core-command internal] load build context 09:32:33 #56 ... 09:32:33 09:32:33 #53 [core-keeper internal] load build context 09:32:33 #53 ... 09:32:33 09:32:33 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:32:33 #73 61.74 OK: 255 MiB in 60 packages 09:32:33 #73 DONE 68.9s 09:32:33 09:32:33 #52 [support-scheduler internal] load build context 09:32:33 #52 ... 09:32:33 09:32:33 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:33 #74 56.52 OK: 20 MiB in 18 packages 09:32:33 #74 DONE 62.5s 09:32:33 09:32:33 #52 [support-scheduler internal] load build context 09:32:34 #52 ... 09:32:34 09:32:34 #49 [security-secretstore-setup internal] load build context 09:32:34 #49 ... 09:32:34 09:32:34 #56 [core-command internal] load build context 09:32:35 #56 ... 09:32:35 09:32:35 #57 [security-proxy-setup internal] load build context 09:32:35 #57 ... 09:32:35 09:32:35 #56 [core-command internal] load build context 09:32:36 #56 ... 09:32:36 09:32:36 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:36 #68 67.57 OK: 255 MiB in 60 packages 09:32:36 #68 DONE 72.2s 09:32:36 09:32:36 #56 [core-command internal] load build context 09:32:36 #56 ... 09:32:36 09:32:36 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:32:36 #75 DONE 50.5s 09:32:36 09:32:36 #56 [core-command internal] load build context 09:32:37 #56 transferring context: 69.22MB 82.2s 09:32:37 #56 ... 09:32:37 09:32:37 #50 [security-bootstrapper internal] load build context 09:32:37 #50 ... 09:32:37 09:32:37 #47 [security-proxy-auth internal] load build context 09:32:37 #47 ... 09:32:37 09:32:37 #55 [core-metadata internal] load build context 09:32:37 #55 ... 09:32:37 09:32:37 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:32:37 #83 DONE 3.3s 09:32:37 09:32:37 #55 [core-metadata internal] load build context 09:32:37 #55 ... 09:32:37 09:32:37 #50 [security-bootstrapper internal] load build context 09:32:38 #50 ... 09:32:38 09:32:38 #54 [core-common-config-bootstrapper internal] load build context 09:32:38 #54 ... 09:32:38 09:32:38 #52 [support-scheduler internal] load build context 09:32:39 #52 ... 09:32:39 09:32:39 #46 [core-data internal] load build context 09:32:39 #46 ... 09:32:39 09:32:39 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:32:39 #69 65.74 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:32:39 #69 65.74 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:32:39 #69 65.74 OK: 26161 distinct packages available 09:32:39 #69 69.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:39 #69 73.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:40 #69 ... 09:32:40 09:32:40 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:32:40 #76 45.89 OK: 9 MiB in 15 packages 09:32:40 #76 DONE 49.2s 09:32:40 09:32:40 #46 [core-data internal] load build context 09:32:40 #46 ... 09:32:40 09:32:40 #51 [support-notifications internal] load build context 09:32:41 #51 ... 09:32:41 09:32:41 #52 [support-scheduler internal] load build context 09:32:41 #52 ... 09:32:41 09:32:41 #45 [security-spiffe-token-provider internal] load build context 09:32:41 #45 ... 09:32:41 09:32:41 #52 [support-scheduler internal] load build context 09:32:42 #52 transferring context: 139.63MB 90.4s 09:32:42 #52 ... 09:32:42 09:32:42 #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:32:42 #84 ... 09:32:42 09:32:42 #45 [security-spiffe-token-provider internal] load build context 09:32:42 #45 ... 09:32:42 09:32:42 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:32:42 #85 ... 09:32:42 09:32:42 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:42 #77 51.26 (1/1) Installing dumb-init (1.2.5-r3) 09:32:42 #77 53.07 Executing busybox-1.36.1-r30.trigger 09:32:42 #77 53.37 OK: 9 MiB in 15 packages 09:32:42 #77 DONE 57.0s 09:32:42 09:32:42 #45 [security-spiffe-token-provider internal] load build context 09:32:43 #45 ... 09:32:43 09:32:43 #53 [core-keeper internal] load build context 09:32:43 #53 ... 09:32:43 09:32:43 #52 [support-scheduler internal] load build context 09:32:43 #52 ... 09:32:43 09:32:43 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:32:43 #79 38.98 OK: 9 MiB in 16 packages 09:32:43 #79 DONE 42.7s 09:32:43 09:32:43 #52 [support-scheduler internal] load build context 09:32:43 #52 ... 09:32:43 09:32:43 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:32:43 #82 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:43 #82 ... 09:32:43 09:32:43 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:43 #65 76.79 (1/14) Installing ca-certificates (20250911-r0) 09:32:43 #65 77.92 (2/14) Installing brotli-libs (1.1.0-r2) 09:32:43 #65 78.38 (3/14) Installing c-ares (1.33.1-r0) 09:32:43 #65 78.38 (4/14) Installing libunistring (1.2-r0) 09:32:43 #65 78.52 (5/14) Installing libidn2 (2.3.7-r0) 09:32:43 #65 78.52 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:32:43 #65 78.70 (7/14) Installing libpsl (0.21.5-r1) 09:32:43 #65 78.70 (8/14) Installing zstd-libs (1.5.6-r0) 09:32:43 #65 78.86 (9/14) Installing libcurl (8.14.1-r2) 09:32:43 #65 79.04 (10/14) Installing curl (8.14.1-r2) 09:32:43 #65 79.10 (11/14) Installing dumb-init (1.2.5-r3) 09:32:43 #65 79.27 (12/14) Installing musl-obstack (1.2.3-r2) 09:32:43 #65 79.27 (13/14) Installing libucontext (1.2-r3) 09:32:43 #65 79.27 (14/14) Installing gcompat (1.1.0-r4) 09:32:43 #65 79.34 Executing busybox-1.36.1-r30.trigger 09:32:43 #65 79.72 Executing ca-certificates-20250911-r0.trigger 09:32:43 #65 82.90 OK: 15 MiB in 28 packages 09:32:43 #65 DONE 87.1s 09:32:43 09:32:43 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:32:44 #86 ... 09:32:44 09:32:44 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:32:44 #81 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:44 #81 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:44 #81 ... 09:32:44 09:32:44 #49 [security-secretstore-setup internal] load build context 09:32:44 #49 ... 09:32:44 09:32:44 #52 [support-scheduler internal] load build context 09:32:44 #52 ... 09:32:44 09:32:44 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:32:44 #78 49.70 OK: 255 MiB in 60 packages 09:32:44 #78 DONE 53.1s 09:32:44 09:32:44 #52 [support-scheduler internal] load build context 09:32:45 #52 ... 09:32:45 09:32:45 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:32:45 #80 36.02 OK: 20 MiB in 18 packages 09:32:45 #80 DONE 38.7s 09:32:45 09:32:45 #52 [support-scheduler internal] load build context 09:32:45 #52 ... 09:32:45 09:32:45 #57 [security-proxy-setup internal] load build context 09:32:45 #57 ... 09:32:45 09:32:45 #49 [security-secretstore-setup internal] load build context 09:32:47 #49 transferring context: 147.69MB 97.2s 09:32:47 #49 ... 09:32:47 09:32:47 #47 [security-proxy-auth internal] load build context 09:32:47 #47 ... 09:32:47 09:32:47 #56 [core-command internal] load build context 09:32:47 #56 ... 09:32:47 09:32:47 #55 [core-metadata internal] load build context 09:32:48 #55 ... 09:32:48 09:32:48 #56 [core-command internal] load build context 09:32:48 #56 ... 09:32:48 09:32:48 #50 [security-bootstrapper internal] load build context 09:32:48 #50 ... 09:32:48 09:32:48 #54 [core-common-config-bootstrapper internal] load build context 09:32:48 #54 ... 09:32:48 09:32:48 #56 [core-command internal] load build context 09:32:49 #56 ... 09:32:49 09:32:49 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:32:49 #82 27.56 OK: 9 MiB in 18 packages 09:32:49 #82 DONE 29.6s 09:32:49 09:32:49 #56 [core-command internal] load build context 09:32:51 #56 ... 09:32:51 09:32:51 #51 [support-notifications internal] load build context 09:32:51 #51 ... 09:32:51 09:32:51 #46 [core-data internal] load build context 09:32:51 #46 ... 09:32:51 09:32:51 #56 [core-command internal] load build context 09:32:51 #56 ... 09:32:51 09:32:51 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:32:51 #81 25.58 OK: 14 MiB in 21 packages 09:32:51 #81 DONE 27.7s 09:32:51 09:32:51 #56 [core-command internal] load build context 09:32:52 #56 ... 09:32:52 09:32:52 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:32:52 #69 86.45 OK: 255 MiB in 60 packages 09:32:52 #69 DONE 88.4s 09:32:52 09:32:52 #56 [core-command internal] load build context 09:32:52 #56 transferring context: 88.59MB 97.5s 09:32:53 #56 ... 09:32:53 09:32:53 #45 [security-spiffe-token-provider internal] load build context 09:32:53 #45 ... 09:32:53 09:32:53 #53 [core-keeper internal] load build context 09:32:53 #53 ... 09:32:53 09:32:53 #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:32:53 #84 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:53 #84 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:53 #84 20.50 OK: 10 MiB in 19 packages 09:32:53 #84 ... 09:32:53 09:32:53 #53 [core-keeper internal] load build context 09:32:54 #53 ... 09:32:54 09:32:54 #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:32:54 #84 DONE 23.7s 09:32:54 09:32:54 #53 [core-keeper internal] load build context 09:32:54 #53 ... 09:32:54 09:32:54 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:32:54 #87 ... 09:32:54 09:32:54 #53 [core-keeper internal] load build context 09:32:56 #53 ... 09:32:56 09:32:56 #57 [security-proxy-setup internal] load build context 09:32:56 #57 ... 09:32:56 09:32:56 #52 [support-scheduler internal] load build context 09:32:56 #52 ... 09:32:56 09:32:56 #53 [core-keeper internal] load build context 09:32:56 #53 ... 09:32:56 09:32:56 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:32:56 #85 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:56 #85 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:56 #85 22.19 Upgrading critical system libraries and apk-tools: 09:32:56 #85 22.19 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 09:32:56 #85 22.19 Executing busybox-1.37.0-r18.trigger 09:32:56 #85 22.76 Continuing the upgrade transaction with new apk-tools: 09:32:56 #85 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:56 #85 ... 09:32:56 09:32:56 #57 [security-proxy-setup internal] load build context 09:32:57 #57 ... 09:32:57 09:32:57 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:32:57 #86 DONE 13.3s 09:32:57 09:32:57 #57 [security-proxy-setup internal] load build context 09:32:57 #57 transferring context: 71.84MB 102.6s 09:32:57 #57 ... 09:32:57 09:32:57 #49 [security-secretstore-setup internal] load build context 09:32:57 #49 ... 09:32:57 09:32:57 #47 [security-proxy-auth internal] load build context 09:32:57 #47 ... 09:32:57 09:32:57 #49 [security-secretstore-setup internal] load build context 09:32:58 #49 ... 09:32:58 09:32:58 #55 [core-metadata internal] load build context 09:32:58 #55 ... 09:32:58 09:32:58 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:32:58 #85 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:58 #85 ... 09:32:58 09:32:58 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:32:58 #88 DONE 4.0s 09:32:58 09:32:58 #49 [security-secretstore-setup internal] load build context 09:32:58 #49 ... 09:32:58 09:32:58 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:32:58 #89 DONE 1.2s 09:32:58 09:32:58 #49 [security-secretstore-setup internal] load build context 09:32:59 #49 ... 09:32:59 09:32:59 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:32:59 #90 DONE 9.6s 09:32:59 09:32:59 #50 [security-bootstrapper internal] load build context 09:32:59 #50 ... 09:32:59 09:32:59 #54 [core-common-config-bootstrapper internal] load build context 09:32:59 #54 ... 09:32:59 09:32:59 #49 [security-secretstore-setup internal] load build context 09:32:59 #49 ... 09:32:59 09:32:59 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:32:59 #91 DONE 0.6s 09:32:59 09:32:59 #49 [security-secretstore-setup internal] load build context 09:33:01 #49 ... 09:33:01 09:33:01 #92 [security-spire-config stage-2 6/10] COPY security.txt / 09:33:01 #92 DONE 2.0s 09:33:01 09:33:01 #49 [security-secretstore-setup internal] load build context 09:33:01 #49 ... 09:33:01 09:33:01 #51 [support-notifications internal] load build context 09:33:01 #51 ... 09:33:01 09:33:01 #46 [core-data internal] load build context 09:33:01 #46 ... 09:33:01 09:33:01 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:33:01 #85 29.10 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 09:33:01 #85 29.20 Executing busybox-1.37.0-r19.post-upgrade 09:33:02 #85 ... 09:33:02 09:33:02 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:02 #93 DONE 7.6s 09:33:02 09:33:02 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:33:02 #85 29.47 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 09:33:02 #85 29.47 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 09:33:02 #85 29.51 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 09:33:02 #85 ... 09:33:02 09:33:02 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:33:02 #87 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:02 #87 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:02 #87 15.86 OK: 15 MiB in 28 packages 09:33:02 #87 DONE 17.9s 09:33:02 09:33:02 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:33:02 #85 29.73 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 09:33:02 #85 29.75 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 09:33:02 #85 29.80 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 09:33:02 #85 29.84 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 09:33:02 #85 29.84 Executing busybox-1.37.0-r19.trigger 09:33:02 #85 29.89 Executing ca-certificates-20250911-r0.trigger 09:33:03 #85 30.36 OK: 8 MiB in 19 packages 09:33:03 #85 ... 09:33:03 09:33:03 #45 [security-spiffe-token-provider internal] load build context 09:33:03 #45 transferring context: 169.03MB 114.9s 09:33:03 #45 ... 09:33:03 09:33:03 #56 [core-command internal] load build context 09:33:03 #56 ... 09:33:03 09:33:03 #45 [security-spiffe-token-provider internal] load build context 09:33:04 #45 ... 09:33:04 09:33:04 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:33:04 #94 DONE 2.5s 09:33:04 09:33:04 #45 [security-spiffe-token-provider internal] load build context 09:33:04 #45 ... 09:33:04 09:33:04 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:33:04 #85 DONE 31.9s 09:33:04 09:33:04 #45 [security-spiffe-token-provider internal] load build context 09:33:05 #45 ... 09:33:05 09:33:05 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:33:05 #95 DONE 3.1s 09:33:05 09:33:05 #45 [security-spiffe-token-provider internal] load build context 09:33:05 #45 ... 09:33:05 09:33:05 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:05 #96 DONE 7.3s 09:33:05 09:33:05 #45 [security-spiffe-token-provider internal] load build context 09:33:06 #45 ... 09:33:06 09:33:06 #52 [support-scheduler internal] load build context 09:33:06 #52 ... 09:33:06 09:33:06 #45 [security-spiffe-token-provider internal] load build context 09:33:06 #45 ... 09:33:06 09:33:06 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:33:06 #97 DONE 2.3s 09:33:06 09:33:06 #45 [security-spiffe-token-provider internal] load build context 09:33:07 #45 ... 09:33:07 09:33:07 #98 [security-spire-server stage-2 6/9] COPY security.txt / 09:33:07 #98 DONE 1.9s 09:33:07 09:33:07 #45 [security-spiffe-token-provider internal] load build context 09:33:07 #45 ... 09:33:07 09:33:07 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:33:07 #99 DONE 1.9s 09:33:07 09:33:07 #57 [security-proxy-setup internal] load build context 09:33:07 #57 ... 09:33:07 09:33:07 #47 [security-proxy-auth internal] load build context 09:33:07 #47 ... 09:33:07 09:33:07 #53 [core-keeper internal] load build context 09:33:07 #53 ... 09:33:07 09:33:07 #47 [security-proxy-auth internal] load build context 09:33:08 #47 ... 09:33:08 09:33:08 #55 [core-metadata internal] load build context 09:33:08 #55 ... 09:33:08 09:33:08 #47 [security-proxy-auth internal] load build context 09:33:08 #47 transferring context: 178.54MB 119.9s 09:33:09 #47 ... 09:33:09 09:33:09 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:33:09 #100 DONE 2.0s 09:33:09 09:33:09 #47 [security-proxy-auth internal] load build context 09:33:09 #47 ... 09:33:09 09:33:09 #50 [security-bootstrapper internal] load build context 09:33:09 #50 ... 09:33:09 09:33:09 #54 [core-common-config-bootstrapper internal] load build context 09:33:09 #54 ... 09:33:09 09:33:09 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:33:09 #101 DONE 2.6s 09:33:09 09:33:09 #54 [core-common-config-bootstrapper internal] load build context 09:33:09 #54 ... 09:33:09 09:33:09 #47 [security-proxy-auth internal] load build context 09:33:10 #47 ... 09:33:10 09:33:10 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 09:33:10 #102 DONE 2.1s 09:33:10 09:33:10 #47 [security-proxy-auth internal] load build context 09:33:11 #47 ... 09:33:11 09:33:11 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:33:11 #103 DONE 2.1s 09:33:11 09:33:11 #53 [core-keeper internal] load build context 09:33:11 #53 ... 09:33:11 09:33:11 #49 [security-secretstore-setup internal] load build context 09:33:12 #49 ... 09:33:12 09:33:12 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:33:12 #104 DONE 1.8s 09:33:12 09:33:12 #49 [security-secretstore-setup internal] load build context 09:33:12 #49 ... 09:33:12 09:33:12 #51 [support-notifications internal] load build context 09:33:12 #51 ... 09:33:12 09:33:12 #46 [core-data internal] load build context 09:33:12 #46 ... 09:33:12 09:33:12 #53 [core-keeper internal] load build context 09:33:13 #53 ... 09:33:13 09:33:13 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:33:13 #105 DONE 1.5s 09:33:13 09:33:13 #53 [core-keeper internal] load build context 09:33:13 #53 ... 09:33:13 09:33:13 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:33:13 #106 DONE 1.7s 09:33:13 09:33:13 #53 [core-keeper internal] load build context 09:33:13 #53 transferring context: 187.94MB 122.3s 09:33:13 #53 ... 09:33:13 09:33:13 #56 [core-command internal] load build context 09:33:13 #56 ... 09:33:13 09:33:13 #53 [core-keeper internal] load build context 09:33:15 #53 ... 09:33:15 09:33:15 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:33:15 #107 DONE 1.5s 09:33:15 09:33:15 #53 [core-keeper internal] load build context 09:33:16 #53 ... 09:33:16 09:33:16 #52 [support-scheduler internal] load build context 09:33:16 #52 ... 09:33:16 09:33:16 #53 [core-keeper internal] load build context 09:33:18 #53 ... 09:33:18 09:33:18 #45 [security-spiffe-token-provider internal] load build context 09:33:18 #45 ... 09:33:18 09:33:18 #57 [security-proxy-setup internal] load build context 09:33:18 #57 ... 09:33:18 09:33:18 #53 [core-keeper internal] load build context 09:33:18 #53 ... 09:33:18 09:33:18 #55 [core-metadata internal] load build context 09:33:18 #55 ... 09:33:18 09:33:18 #45 [security-spiffe-token-provider internal] load build context 09:33:18 #45 transferring context: 205.91MB 130.1s 09:33:19 #45 ... 09:33:19 09:33:19 #50 [security-bootstrapper internal] load build context 09:33:19 #50 ... 09:33:19 09:33:19 #54 [core-common-config-bootstrapper internal] load build context 09:33:19 #54 ... 09:33:19 09:33:19 #45 [security-spiffe-token-provider internal] load build context 09:33:19 #45 ... 09:33:19 09:33:19 #108 [security-spire-agent] exporting to image 09:33:19 #108 exporting layers 9.9s done 09:33:19 #108 writing image sha256:6af1d9d206287810467e3d042fd322160fa0b53b6a882f9af6a8eb87750d5750 0.1s done 09:33:19 #108 naming to docker.io/library/security-spire-config-arm64 09:33:19 #108 naming to docker.io/library/security-spire-config-arm64 0.1s done 09:33:19 #108 ... 09:33:19 09:33:19 #45 [security-spiffe-token-provider internal] load build context 09:33:21 #45 ... 09:33:21 09:33:21 #47 [security-proxy-auth internal] load build context 09:33:21 #47 ... 09:33:21 09:33:21 #45 [security-spiffe-token-provider internal] load build context 09:33:22 #45 ... 09:33:22 09:33:22 #51 [support-notifications internal] load build context 09:33:22 #51 ... 09:33:22 09:33:22 #49 [security-secretstore-setup internal] load build context 09:33:22 #49 ... 09:33:22 09:33:22 #46 [core-data internal] load build context 09:33:22 #46 ... 09:33:22 09:33:22 #51 [support-notifications internal] load build context 09:33:23 #51 transferring context: 251.54MB 133.4s 09:33:24 #51 ... 09:33:24 09:33:24 #56 [core-command internal] load build context 09:33:24 #56 ... 09:33:24 09:33:24 #49 [security-secretstore-setup internal] load build context 09:33:25 #49 ... 09:33:25 09:33:25 #108 [security-spire-agent] exporting to image 09:33:25 #108 exporting layers 10.2s done 09:33:25 #108 writing image sha256:d779112b43cf546c04b342e14490e8294a347b5d3d6753d9c142d5518976d4b0 0.1s done 09:33:25 #108 naming to docker.io/library/security-spire-server-arm64 0.2s done 09:33:25 #108 writing image sha256:c663e540009dc4774a7d563d8e2fc52b142d9b323c9aea9cc5b8113ca6bccf5f 0.1s done 09:33:25 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:33:25 #108 DONE 16.9s 09:33:25 09:33:25 #49 [security-secretstore-setup internal] load build context 09:33:27 #49 ... 09:33:27 09:33:27 #52 [support-scheduler internal] load build context 09:33:27 #52 ... 09:33:27 09:33:27 #49 [security-secretstore-setup internal] load build context 09:33:28 #49 ... 09:33:28 09:33:28 #57 [security-proxy-setup internal] load build context 09:33:28 #57 ... 09:33:28 09:33:28 #49 [security-secretstore-setup internal] load build context 09:33:28 #49 ... 09:33:28 09:33:28 #55 [core-metadata internal] load build context 09:33:28 #55 ... 09:33:28 09:33:28 #57 [security-proxy-setup internal] load build context 09:33:29 #57 ... 09:33:29 09:33:29 #53 [core-keeper internal] load build context 09:33:29 #53 transferring context: 233.31MB 137.6s 09:33:29 #53 ... 09:33:29 09:33:29 #57 [security-proxy-setup internal] load build context 09:33:29 #57 ... 09:33:29 09:33:29 #54 [core-common-config-bootstrapper internal] load build context 09:33:29 #54 ... 09:33:29 09:33:29 #50 [security-bootstrapper internal] load build context 09:33:29 #50 ... 09:33:29 09:33:29 #54 [core-common-config-bootstrapper internal] load build context 09:33:31 #54 ... 09:33:31 09:33:31 #47 [security-proxy-auth internal] load build context 09:33:31 #47 ... 09:33:31 09:33:31 #54 [core-common-config-bootstrapper internal] load build context 09:33:32 #54 ... 09:33:32 09:33:32 #45 [security-spiffe-token-provider internal] load build context 09:33:32 #45 ... 09:33:32 09:33:32 #46 [core-data internal] load build context 09:33:32 #46 ... 09:33:32 09:33:32 #45 [security-spiffe-token-provider internal] load build context 09:33:33 #45 transferring context: 249.01MB 145.3s 09:33:34 #45 ... 09:33:34 09:33:34 #51 [support-notifications internal] load build context 09:33:34 #51 ... 09:33:34 09:33:34 #56 [core-command internal] load build context 09:33:34 #56 ... 09:33:34 09:33:34 #51 [support-notifications internal] load build context 09:33:37 #51 ... 09:33:37 09:33:37 #52 [support-scheduler internal] load build context 09:33:37 #52 ... 09:33:37 09:33:37 #51 [support-notifications internal] load build context 09:33:39 #51 ... 09:33:39 09:33:39 #49 [security-secretstore-setup internal] load build context 09:33:39 #49 transferring context: 279.32MB 149.2s 09:33:39 #49 ... 09:33:39 09:33:39 #55 [core-metadata internal] load build context 09:33:39 #55 ... 09:33:39 09:33:39 #49 [security-secretstore-setup internal] load build context 09:33:39 #49 ... 09:33:39 09:33:39 #53 [core-keeper internal] load build context 09:33:39 #53 ... 09:33:39 09:33:39 #49 [security-secretstore-setup internal] load build context 09:33:39 #49 ... 09:33:39 09:33:39 #57 [security-proxy-setup internal] load build context 09:33:39 #57 ... 09:33:39 09:33:39 #50 [security-bootstrapper internal] load build context 09:33:40 #50 ... 09:33:40 09:33:40 #51 [support-notifications internal] load build context 09:33:43 #51 ... 09:33:43 09:33:43 #47 [security-proxy-auth internal] load build context 09:33:43 #47 ... 09:33:43 09:33:43 #51 [support-notifications internal] load build context 09:33:43 #51 ... 09:33:43 09:33:43 #54 [core-common-config-bootstrapper internal] load build context 09:33:43 #54 ... 09:33:43 09:33:43 #51 [support-notifications internal] load build context 09:33:43 #51 ... 09:33:43 09:33:43 #46 [core-data internal] load build context 09:33:43 #46 ... 09:33:43 09:33:43 #51 [support-notifications internal] load build context 09:33:44 #51 transferring context: 328.98MB 153.7s 09:33:44 #51 ... 09:33:44 09:33:44 #45 [security-spiffe-token-provider internal] load build context 09:33:44 #45 ... 09:33:44 09:33:44 #56 [core-command internal] load build context 09:33:44 #56 ... 09:33:44 09:33:44 #51 [support-notifications internal] load build context 09:33:47 #51 ... 09:33:47 09:33:47 #52 [support-scheduler internal] load build context 09:33:47 #52 ... 09:33:47 09:33:47 #51 [support-notifications internal] load build context 09:33:49 #51 ... 09:33:49 09:33:49 #55 [core-metadata internal] load build context 09:33:49 #55 ... 09:33:49 09:33:49 #51 [support-notifications internal] load build context 09:33:49 #51 transferring context: 348.28MB 158.8s 09:33:49 #51 ... 09:33:49 09:33:49 #53 [core-keeper internal] load build context 09:33:49 #53 ... 09:33:49 09:33:49 #55 [core-metadata internal] load build context 09:33:50 #55 ... 09:33:50 09:33:50 #49 [security-secretstore-setup internal] load build context 09:33:50 #49 ... 09:33:50 09:33:50 #55 [core-metadata internal] load build context 09:33:50 #55 ... 09:33:50 09:33:50 #57 [security-proxy-setup internal] load build context 09:33:50 #57 ... 09:33:50 09:33:50 #50 [security-bootstrapper internal] load build context 09:33:50 #50 ... 09:33:50 09:33:50 #57 [security-proxy-setup internal] load build context 09:33:52 #57 ... 09:33:52 09:33:52 #47 [security-proxy-auth internal] load build context 09:33:52 #47 ... 09:33:52 09:33:52 #51 [support-notifications internal] load build context 09:33:52 #51 ... 09:33:52 09:33:52 #54 [core-common-config-bootstrapper internal] load build context 09:33:52 #54 ... 09:33:52 09:33:52 #51 [support-notifications internal] load build context 09:33:53 #51 ... 09:33:53 09:33:53 #46 [core-data internal] load build context 09:33:53 #46 ... 09:33:53 09:33:53 #51 [support-notifications internal] load build context 09:33:54 #51 transferring context: 364.02MB 163.8s 09:33:54 #51 ... 09:33:54 09:33:54 #45 [security-spiffe-token-provider internal] load build context 09:33:54 #45 ... 09:33:54 09:33:54 #56 [core-command internal] load build context 09:33:54 #56 ... 09:33:54 09:33:54 #51 [support-notifications internal] load build context 09:33:57 #51 ... 09:33:57 09:33:57 #52 [support-scheduler internal] load build context 09:33:57 #52 ... 09:33:57 09:33:57 #51 [support-notifications internal] load build context 09:33:59 #51 transferring context: 378.80MB 168.9s 09:33:59 #51 ... 09:33:59 09:33:59 #53 [core-keeper internal] load build context 09:33:59 #53 ... 09:33:59 09:33:59 #51 [support-notifications internal] load build context 09:34:00 #51 ... 09:34:00 09:34:00 #55 [core-metadata internal] load build context 09:34:00 #55 ... 09:34:00 09:34:00 #49 [security-secretstore-setup internal] load build context 09:34:00 #49 ... 09:34:00 09:34:00 #50 [security-bootstrapper internal] load build context 09:34:00 #50 ... 09:34:00 09:34:00 #49 [security-secretstore-setup internal] load build context 09:34:02 #49 ... 09:34:02 09:34:02 #57 [security-proxy-setup internal] load build context 09:34:02 #57 ... 09:34:02 09:34:02 #47 [security-proxy-auth internal] load build context 09:34:02 #47 ... 09:34:02 09:34:02 #49 [security-secretstore-setup internal] load build context 09:34:03 #49 ... 09:34:03 09:34:03 #54 [core-common-config-bootstrapper internal] load build context 09:34:03 #54 ... 09:34:03 09:34:03 #49 [security-secretstore-setup internal] load build context 09:34:03 #49 ... 09:34:03 09:34:03 #46 [core-data internal] load build context 09:34:03 #46 ... 09:34:03 09:34:03 #49 [security-secretstore-setup internal] load build context 09:34:04 #49 transferring context: 362.20MB 174.6s 09:34:04 #49 ... 09:34:04 09:34:04 #45 [security-spiffe-token-provider internal] load build context 09:34:04 #45 ... 09:34:04 09:34:04 #56 [core-command internal] load build context 09:34:05 #56 ... 09:34:05 09:34:05 #45 [security-spiffe-token-provider internal] load build context 09:34:06 #45 ... 09:34:06 09:34:06 #51 [support-notifications internal] load build context 09:34:06 #51 transferring context: 402.00MB 175.5s done 09:34:06 #51 DONE 176.6s 09:34:06 09:34:06 #45 [security-spiffe-token-provider internal] load build context 09:34:07 #45 ... 09:34:07 09:34:07 #52 [support-scheduler internal] load build context 09:34:07 #52 ... 09:34:07 09:34:07 #45 [security-spiffe-token-provider internal] load build context 09:34:09 #45 ... 09:34:09 09:34:09 #52 [support-scheduler internal] load build context 09:34:09 #52 transferring context: 402.00MB 177.0s done 09:34:09 #52 DONE 180.1s 09:34:09 09:34:09 #45 [security-spiffe-token-provider internal] load build context 09:34:09 #45 ... 09:34:09 09:34:09 #53 [core-keeper internal] load build context 09:34:10 #53 ... 09:34:10 09:34:10 #45 [security-spiffe-token-provider internal] load build context 09:34:10 #45 ... 09:34:10 09:34:10 #55 [core-metadata internal] load build context 09:34:10 #55 ... 09:34:10 09:34:10 #45 [security-spiffe-token-provider internal] load build context 09:34:10 #45 ... 09:34:10 09:34:10 #50 [security-bootstrapper internal] load build context 09:34:10 #50 ... 09:34:10 09:34:10 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:34:10 #109 ... 09:34:10 09:34:10 #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:34:10 #110 DONE 4.3s 09:34:11 09:34:11 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:12 #111 ... 09:34:12 09:34:12 #57 [security-proxy-setup internal] load build context 09:34:12 #57 ... 09:34:12 09:34:12 #47 [security-proxy-auth internal] load build context 09:34:12 #47 ... 09:34:12 09:34:12 #57 [security-proxy-setup internal] load build context 09:34:13 #57 ... 09:34:13 09:34:13 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:34:13 #109 DONE 2.5s 09:34:13 09:34:13 #47 [security-proxy-auth internal] load build context 09:34:13 #47 transferring context: 367.53MB 184.9s 09:34:13 #47 ... 09:34:13 09:34:13 #54 [core-common-config-bootstrapper internal] load build context 09:34:13 #54 ... 09:34:13 09:34:13 #46 [core-data internal] load build context 09:34:13 #46 ... 09:34:13 09:34:13 #54 [core-common-config-bootstrapper internal] load build context 09:34:14 #54 ... 09:34:14 09:34:14 #49 [security-secretstore-setup internal] load build context 09:34:15 #49 ... 09:34:15 09:34:15 #54 [core-common-config-bootstrapper internal] load build context 09:34:15 #54 ... 09:34:15 09:34:15 #56 [core-command internal] load build context 09:34:15 #56 ... 09:34:15 09:34:15 #49 [security-secretstore-setup internal] load build context 09:34:15 #49 ... 09:34:15 09:34:15 #46 [core-data internal] load build context 09:34:15 #46 transferring context: 402.00MB 186.3s done 09:34:15 #46 DONE 187.5s 09:34:15 09:34:15 #49 [security-secretstore-setup internal] load build context 09:34:19 #49 transferring context: 402.00MB 189.3s done 09:34:19 #49 ... 09:34:19 09:34:19 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 09:34:19 #112 DONE 3.2s 09:34:19 09:34:19 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:19 #113 ... 09:34:19 09:34:19 #49 [security-secretstore-setup internal] load build context 09:34:19 #49 DONE 190.8s 09:34:19 09:34:19 #56 [core-command internal] load build context 09:34:19 #56 ... 09:34:19 09:34:19 #53 [core-keeper internal] load build context 09:34:20 #53 ... 09:34:20 09:34:20 #50 [security-bootstrapper internal] load build context 09:34:20 #50 ... 09:34:20 09:34:20 #56 [core-command internal] load build context 09:34:20 #56 ... 09:34:20 09:34:20 #55 [core-metadata internal] load build context 09:34:20 #55 transferring context: 402.00MB 187.1s done 09:34:20 #55 ... 09:34:20 09:34:20 #50 [security-bootstrapper internal] load build context 09:34:20 #50 ... 09:34:20 09:34:20 #45 [security-spiffe-token-provider internal] load build context 09:34:21 #45 ... 09:34:21 09:34:21 #56 [core-command internal] load build context 09:34:21 #56 ... 09:34:21 09:34:21 #55 [core-metadata internal] load build context 09:34:21 #55 DONE 190.0s 09:34:21 09:34:21 #56 [core-command internal] load build context 09:34:21 #56 ... 09:34:21 09:34:21 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:34:21 #114 DONE 1.8s 09:34:21 09:34:21 #56 [core-command internal] load build context 09:34:23 #56 ... 09:34:23 09:34:23 #57 [security-proxy-setup internal] load build context 09:34:23 #57 ... 09:34:23 09:34:23 #47 [security-proxy-auth internal] load build context 09:34:23 #47 ... 09:34:23 09:34:23 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:23 #115 ... 09:34:23 09:34:23 #57 [security-proxy-setup internal] load build context 09:34:24 #57 ... 09:34:24 09:34:24 #53 [core-keeper internal] load build context 09:34:24 #53 transferring context: 402.00MB 191.9s done 09:34:24 #53 DONE 193.8s 09:34:24 09:34:24 #57 [security-proxy-setup internal] load build context 09:34:24 #57 ... 09:34:24 09:34:24 #54 [core-common-config-bootstrapper internal] load build context 09:34:24 #54 transferring context: 402.00MB 191.7s done 09:34:24 #54 DONE 194.5s 09:34:24 09:34:24 #57 [security-proxy-setup internal] load build context 09:34:26 #57 ... 09:34:26 09:34:26 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:34:26 #116 DONE 2.0s 09:34:26 09:34:26 #57 [security-proxy-setup internal] load build context 09:34:27 #57 ... 09:34:27 09:34:27 #47 [security-proxy-auth internal] load build context 09:34:27 #47 transferring context: 402.00MB 199.1s done 09:34:27 #47 DONE 199.6s 09:34:27 09:34:27 #57 [security-proxy-setup internal] load build context 09:34:28 #57 ... 09:34:28 09:34:28 #45 [security-spiffe-token-provider internal] load build context 09:34:28 #45 transferring context: 402.00MB 199.2s done 09:34:28 #45 DONE 199.8s 09:34:28 09:34:28 #57 [security-proxy-setup internal] load build context 09:34:30 #57 ... 09:34:30 09:34:30 #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:34:30 #117 DONE 1.5s 09:34:30 09:34:30 #57 [security-proxy-setup internal] load build context 09:34:31 #57 ... 09:34:31 09:34:31 #50 [security-bootstrapper internal] load build context 09:34:31 #50 ... 09:34:31 09:34:31 #56 [core-command internal] load build context 09:34:31 #56 ... 09:34:31 09:34:31 #57 [security-proxy-setup internal] load build context 09:34:31 #57 ... 09:34:31 09:34:31 #56 [core-command internal] load build context 09:34:31 #56 transferring context: 402.00MB 196.6s done 09:34:31 #56 DONE 199.8s 09:34:31 09:34:31 #57 [security-proxy-setup internal] load build context 09:34:32 #57 ... 09:34:32 09:34:32 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:32 #118 ... 09:34:32 09:34:32 #57 [security-proxy-setup internal] load build context 09:34:34 #57 transferring context: 402.00MB 200.0s done 09:34:35 #57 DONE 202.4s 09:34:35 09:34:35 #50 [security-bootstrapper internal] load build context 09:34:37 #50 ... 09:34:37 09:34:37 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:37 #119 ... 09:34:37 09:34:37 #50 [security-bootstrapper internal] load build context 09:34:40 #50 transferring context: 254.59MB 208.4s 09:34:40 #50 ... 09:34:40 09:34:40 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:40 #120 ... 09:34:40 09:34:40 #50 [security-bootstrapper internal] load build context 09:34:45 #50 transferring context: 341.21MB 213.4s 09:34:49 #50 transferring context: 402.00MB 217.7s done 09:34:49 #50 DONE 219.8s 09:34:49 09:34:49 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:56 #111 ... 09:36:56 09:36:56 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:56 #118 DONE 145.5s 09:36:56 09:36:56 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:56 #113 DONE 148.1s 09:36:56 09:36:56 #121 [security-secretstore-setup builder 6/7] COPY . . 09:36:56 #121 ... 09:36:56 09:36:56 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:56 #119 DONE 140.7s 09:36:56 09:36:56 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:56 #120 DONE 137.8s 09:36:56 09:36:56 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:56 #115 DONE 154.4s 09:36:56 09:36:56 #122 [core-keeper builder 7/8] COPY . . 09:36:56 #122 ... 09:36:56 09:36:56 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:56 #111 DONE 157.2s 09:36:56 09:36:56 #123 [support-notifications builder 6/7] COPY . . 09:36:57 #123 ... 09:36:57 09:36:57 #124 [core-data builder 6/7] COPY . . 09:36:57 #124 ... 09:36:57 09:36:57 #125 [security-spiffe-token-provider builder 6/7] COPY . . 09:36:57 #125 ... 09:36:57 09:36:57 #126 [support-scheduler builder 6/7] COPY . . 09:37:08 #126 ... 09:37:08 09:37:08 #125 [security-spiffe-token-provider builder 6/7] COPY . . 09:37:08 #125 DONE 18.8s 09:37:08 09:37:08 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:08 #127 ... 09:37:08 09:37:08 #123 [support-notifications builder 6/7] COPY . . 09:37:08 #123 DONE 18.5s 09:37:08 09:37:08 #121 [security-secretstore-setup builder 6/7] COPY . . 09:37:08 #121 DONE 19.2s 09:37:08 09:37:08 #128 [security-proxy-setup builder 6/7] COPY . . 09:37:08 #128 CACHED 09:37:08 09:37:08 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #129 CACHED 09:37:08 09:37:08 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:37:08 #130 CACHED 09:37:08 09:37:08 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:37:08 #131 CACHED 09:37:08 09:37:08 #132 [security-bootstrapper builder 6/7] COPY . . 09:37:08 #132 CACHED 09:37:08 09:37:08 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #133 CACHED 09:37:08 09:37:08 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:37:08 #134 ... 09:37:08 09:37:08 #126 [support-scheduler builder 6/7] COPY . . 09:37:08 #126 DONE 19.1s 09:37:08 09:37:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:37:08 #135 ... 09:37:08 09:37:08 #122 [core-keeper builder 7/8] COPY . . 09:37:08 #122 DONE 19.4s 09:37:08 09:37:08 #124 [core-data builder 6/7] COPY . . 09:37:08 #124 DONE 19.8s 09:37:08 09:37:08 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:37:08 #136 ... 09:37:08 09:37:08 #137 [core-command builder 6/7] COPY . . 09:37:08 #137 CACHED 09:37:08 09:37:08 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 09:37:08 #138 CACHED 09:37:08 09:37:08 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #139 CACHED 09:37:08 09:37:08 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #140 CACHED 09:37:08 09:37:08 #141 [core-metadata builder 6/7] COPY . . 09:37:08 #141 CACHED 09:37:08 09:37:08 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:37:08 #142 CACHED 09:37:08 09:37:08 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 09:37:08 #143 CACHED 09:37:08 09:37:08 #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:37:08 #144 CACHED 09:37:08 09:37:08 #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #145 CACHED 09:37:08 09:37:08 #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #146 CACHED 09:37:08 09:37:08 #147 [security-proxy-auth builder 6/7] COPY . . 09:37:08 #147 CACHED 09:37:08 09:37:08 #148 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:37:08 #148 CACHED 09:37:08 09:37:08 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:37:14 #149 ... 09:37:14 09:37:14 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:14 #127 7.617 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 09:37:17 #127 ... 09:37:17 09:37:17 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:37:17 #0 8.421 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 09:37:17 #150 ... 09:37:17 09:37:17 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:37:17 #0 9.554 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 09:37:17 #151 ... 09:37:17 09:37:17 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:37:17 #0 7.473 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 09:37:17 #152 ... 09:37:17 09:37:17 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:37:17 #0 9.124 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 09:37:17 #153 ... 09:37:17 09:37:17 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:37:17 #0 9.005 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 09:37:17 #154 ... 09:37:17 09:37:17 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:37:17 #0 9.011 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 09:37:17 #155 ... 09:37:17 09:37:17 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:37:17 #0 8.346 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 09:37:17 #156 ... 09:37:17 09:37:17 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:37:17 #149 9.101 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 09:37:26 #149 ... 09:37:26 09:37:26 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:37:26 #135 8.079 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 09:37:26 #135 ... 09:37:26 09:37:26 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:37:26 #134 9.145 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 09:37:26 #134 ... 09:37:26 09:37:26 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:37:26 #136 8.418 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 10:09:06 #136 ... 10:09:06 10:09:06 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:09:06 #155 DONE 1917.8s 10:09:06 10:09:06 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:09:06 #39 ... 10:09:06 10:09:06 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:09:06 #157 DONE 0.5s 10:09:06 10:09:06 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:09:06 #158 DONE 0.2s 10:09:06 10:09:06 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:09:07 #159 DONE 0.5s 10:09:07 10:09:07 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:09:07 #150 ... 10:09:07 10:09:07 #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 10:09:07 #160 DONE 0.3s 10:09:07 10:09:07 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:09:07 #161 DONE 0.2s 10:09:07 10:09:07 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:09:07 #150 ... 10:09:07 10:09:07 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:09:11 #162 DONE 2.9s 10:09:11 10:09:11 #108 [core-common-config-bootstrapper] exporting to image 10:09:11 #108 exporting layers 10:09:11 #108 exporting layers 0.7s done 10:09:11 #108 writing image sha256:fec75639948681a15c0f945a92cad6ac2de523299ba004576698230ab4059397 done 10:09:11 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:09:11 #108 DONE 17.7s 10:09:11 10:09:11 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:09:26 #156 ... 10:09:26 10:09:26 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:09:26 #134 DONE 1939.1s 10:09:26 10:09:26 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:09:26 #153 ... 10:09:26 10:09:26 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:09:27 #163 DONE 0.4s 10:09:27 10:09:27 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:09:27 #39 ... 10:09:27 10:09:27 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:09:30 #164 DONE 3.1s 10:09:30 10:09:30 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:09:30 #165 DONE 0.4s 10:09:30 10:09:30 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:09:30 #166 DONE 0.2s 10:09:30 10:09:30 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:09:30 #153 ... 10:09:30 10:09:30 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:09:31 #167 DONE 0.4s 10:09:31 10:09:31 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:09:31 #135 ... 10:09:31 10:09:31 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:09:31 #168 DONE 0.2s 10:09:31 10:09:31 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:09:31 #169 DONE 0.2s 10:09:31 10:09:31 #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:09:32 #170 DONE 0.2s 10:09:32 10:09:32 #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:09:32 #171 DONE 0.2s 10:09:32 10:09:32 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:09:32 #39 ... 10:09:32 10:09:32 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:09:32 #172 DONE 0.2s 10:09:32 10:09:32 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:09:34 #173 DONE 2.7s 10:09:34 10:09:34 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:09:35 #135 ... 10:09:35 10:09:35 #108 [security-bootstrapper] exporting to image 10:09:35 #108 exporting layers 10:09:36 #108 exporting layers 1.4s done 10:09:36 #108 writing image sha256:683af9d4f90ceeaf47d9e71526725ca47dd568e1ea9a4a5e0e5d4555297a41ce done 10:09:36 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 10:09:36 #108 DONE 19.1s 10:09:36 10:09:36 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:35:00 #136 ... 10:35:00 10:35:00 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:35:00 #149 DONE 3469.5s 10:35:00 10:35:00 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:35:00 #39 ... 10:35:00 10:35:00 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:35:00 #174 DONE 0.5s 10:35:00 10:35:00 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:35:00 #175 DONE 0.2s 10:35:00 10:35:00 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:35:00 #176 DONE 0.7s 10:35:00 10:35:00 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:35:00 #177 DONE 0.2s 10:35:00 10:35:00 #108 [core-command] exporting to image 10:35:00 #108 exporting layers 10:35:00 #108 exporting layers 0.6s done 10:35:00 #108 writing image sha256:36ab1f70501fd4ffd76bb427864b22508393fe6841c9eadaba04a140c1e8497e done 10:35:00 #108 naming to docker.io/library/core-command-arm64 done 10:35:00 #108 DONE 19.7s 10:35:00 10:35:00 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:35:33 #156 ... 10:35:33 10:35:33 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:35:33 #150 3506.1 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 10:35:48 #150 ... 10:35:48 10:35:48 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:35:48 #151 DONE 3518.7s 10:35:48 10:35:48 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:35:48 #156 ... 10:35:48 10:35:48 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:35:48 #178 DONE 0.5s 10:35:48 10:35:48 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:35:48 #152 ... 10:35:48 10:35:48 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:35:48 #179 DONE 0.5s 10:35:48 10:35:48 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:35:48 #180 DONE 0.3s 10:35:48 10:35:48 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:35:48 #181 DONE 0.2s 10:35:48 10:35:48 #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:35:48 #182 DONE 0.7s 10:35:48 10:35:48 #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:35:48 #183 DONE 0.4s 10:35:48 10:35:48 #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:35:51 #184 DONE 2.5s 10:35:51 10:35:51 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:35:51 #39 ... 10:35:51 10:35:51 #108 [security-proxy-setup] exporting to image 10:35:51 #108 exporting layers 10:35:53 #108 exporting layers 1.4s done 10:35:53 #108 writing image sha256:178bf670a71911682cb48b54464f3d3da870e1f3a8e5e4135a3b72190281add4 done 10:35:53 #108 naming to docker.io/library/security-proxy-setup-arm64 done 10:35:53 #108 DONE 21.2s 10:35:53 10:35:53 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:36:25 #135 ... 10:36:25 10:36:25 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:25 #150 DONE 3554.6s 10:36:25 10:36:25 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:25 #136 ... 10:36:25 10:36:25 #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:36:25 #185 DONE 0.4s 10:36:25 10:36:25 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:25 #152 ... 10:36:25 10:36:25 #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:36:25 #186 DONE 0.3s 10:36:25 10:36:25 #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:36:25 #187 DONE 0.2s 10:36:25 10:36:25 #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:36:25 #188 DONE 0.2s 10:36:25 10:36:25 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:36:25 #189 DONE 0.2s 10:36:25 10:36:25 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:36:25 #190 DONE 0.6s 10:36:25 10:36:25 #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:36:25 #191 DONE 0.5s 10:36:25 10:36:25 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:25 #152 ... 10:36:25 10:36:25 #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:36:25 #192 DONE 0.2s 10:36:25 10:36:25 #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:36:27 #193 DONE 2.2s 10:36:27 10:36:27 #108 [security-secretstore-setup] exporting to image 10:36:27 #108 exporting layers 10:36:31 #108 exporting layers 4.4s done 10:36:31 #108 writing image sha256:5425dc1ff0a17aad2168e05cd4989042a16cffc7a247fa7b125d4f395857265d 0.0s done 10:36:31 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 10:36:31 #108 DONE 25.6s 10:36:31 10:36:31 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:38:08 #39 ... 10:38:08 10:38:08 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:38:08 #127 DONE 3649.9s 10:38:08 10:38:08 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:38:08 #154 ... 10:38:08 10:38:08 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:38:08 #194 DONE 0.2s 10:38:08 10:38:08 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:38:08 #152 ... 10:38:08 10:38:08 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:38:08 #195 DONE 0.2s 10:38:08 10:38:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:38:08 #135 ... 10:38:08 10:38:08 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:38:08 #196 DONE 0.6s 10:38:08 10:38:08 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:38:08 #136 ... 10:38:08 10:38:08 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:38:08 #197 DONE 0.2s 10:38:08 10:38:08 #108 [security-spiffe-token-provider] exporting to image 10:38:08 #108 exporting layers 10:38:08 #108 exporting layers 2.6s done 10:38:08 #108 writing image sha256:3d1e588f483705147654abea9b1f3700c8ba4f36212dc58d4828408126612739 done 10:38:08 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 10:38:08 #108 DONE 28.2s 10:38:08 10:38:08 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:39:16 #153 DONE 3722.4s 10:39:16 10:39:16 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:39:16 #154 DONE 3722.2s 10:39:16 10:39:16 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:39:16 #156 ... 10:39:16 10:39:16 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:39:16 #198 DONE 0.4s 10:39:16 10:39:16 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:39:16 #199 ... 10:39:16 10:39:16 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:39:16 #200 DONE 0.3s 10:39:16 10:39:16 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:39:16 #199 DONE 0.3s 10:39:16 10:39:16 #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:39:16 #201 ... 10:39:16 10:39:16 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:39:16 #202 DONE 0.9s 10:39:16 10:39:16 #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:39:16 #201 DONE 1.1s 10:39:16 10:39:16 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:39:16 #203 DONE 0.3s 10:39:16 10:39:16 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:39:16 #204 DONE 0.3s 10:39:16 10:39:16 #108 [core-keeper] exporting to image 10:39:16 #108 exporting layers 10:39:16 #108 ... 10:39:16 10:39:16 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:39:16 #205 DONE 0.4s 10:39:16 10:39:16 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:39:16 #206 ... 10:39:16 10:39:16 #108 [core-keeper] exporting to image 10:39:16 #108 exporting layers 1.4s done 10:39:16 #108 writing image sha256:da54e1dfc5a01cde05ab687d3d5336d634bcc430e7565bd12824b1d8df8313e0 0.0s done 10:39:16 #108 naming to docker.io/library/core-keeper-arm64 done 10:39:16 #108 DONE 29.7s 10:39:16 10:39:16 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:39:16 #156 ... 10:39:16 10:39:16 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:39:16 #206 DONE 2.9s 10:39:16 10:39:16 #108 [security-proxy-auth] exporting to image 10:39:17 #108 ... 10:39:17 10:39:17 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:39:17 #136 DONE 3729.9s 10:39:17 10:39:17 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:39:18 #152 ... 10:39:18 10:39:18 #108 [security-proxy-auth] exporting to image 10:39:18 #108 exporting layers 1.7s done 10:39:18 #108 writing image sha256:70e9c5d0f1205b972d5dd0199cb33ed5cccb09f033ce645da15dd5630c00b0dc done 10:39:18 #108 naming to docker.io/library/security-proxy-auth-arm64 done 10:39:18 #108 DONE 31.4s 10:39:18 10:39:18 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:39:18 #156 ... 10:39:18 10:39:18 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:39:18 #207 DONE 0.2s 10:39:18 10:39:18 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:39:18 #156 ... 10:39:18 10:39:18 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:39:19 #208 DONE 0.2s 10:39:19 10:39:19 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:39:19 #209 DONE 0.8s 10:39:19 10:39:19 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:39:19 #210 DONE 0.3s 10:39:19 10:39:19 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:19 #135 ... 10:39:19 10:39:19 #108 [core-data] exporting to image 10:39:20 #108 exporting layers 0.7s done 10:39:20 #108 writing image sha256:c374fd911e5ad23f985153ce8c33265483e8177154f618e81f5ebb23e6a44b6a done 10:39:20 #108 naming to docker.io/library/core-data-arm64 0.0s done 10:39:20 #108 DONE 32.1s 10:39:20 10:39:20 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:39:22 #156 DONE 3734.7s 10:39:22 10:39:22 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:23 #135 ... 10:39:23 10:39:23 #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:39:23 #211 DONE 0.2s 10:39:23 10:39:23 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:39:23 #212 DONE 0.2s 10:39:23 10:39:23 #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:39:24 #213 DONE 0.7s 10:39:24 10:39:24 #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:39:24 #214 DONE 0.2s 10:39:24 10:39:24 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:39:24 #215 DONE 0.2s 10:39:24 10:39:24 #108 [core-metadata] exporting to image 10:39:25 #108 exporting layers 0.9s done 10:39:25 #108 writing image sha256:d1d5832727a00c0277851e88ada8dcb434c19fb79b7653a3637be1e8c6c67e76 done 10:39:25 #108 naming to docker.io/library/core-metadata-arm64 done 10:39:25 #108 DONE 33.0s 10:39:25 10:39:25 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:12 #152 ... 10:40:12 10:40:12 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:40:12 #135 DONE 3779.8s 10:40:12 10:40:12 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:40:12 #39 ... 10:40:12 10:40:12 #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:12 #216 DONE 0.2s 10:40:12 10:40:12 #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:12 #217 DONE 0.2s 10:40:12 10:40:12 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:40:12 #218 DONE 0.7s 10:40:12 10:40:12 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:40:12 #219 DONE 0.2s 10:40:12 10:40:12 #108 [support-scheduler] exporting to image 10:40:12 #108 exporting layers 10:40:12 #108 exporting layers 1.6s done 10:40:12 #108 writing image sha256:d27958fa938a33d6259686e7c7dc8f9eacc37a146603dde93bd2e4b00ea02d80 done 10:40:12 #108 naming to docker.io/library/support-scheduler-arm64 done 10:40:12 #108 DONE 34.6s 10:40:12 10:40:12 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:13 #152 DONE 3786.4s 10:40:13 10:40:13 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:40:13 #39 ... 10:40:13 10:40:13 #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:13 #220 DONE 0.3s 10:40:13 10:40:13 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:40:14 #39 ... 10:40:14 10:40:14 #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:14 #221 DONE 0.2s 10:40:14 10:40:14 #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:40:14 #222 DONE 0.6s 10:40:14 10:40:14 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:40:15 #223 DONE 0.1s 10:40:15 10:40:15 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:40:15 #39 ... 10:40:15 10:40:15 #108 [support-notifications] exporting to image 10:40:16 #108 exporting layers 0.9s done 10:40:16 #108 writing image sha256:5a31d931433b89f4e85817d193ae68b747ac5565ca3fa0a7453e503f5fc92b8a done 10:40:16 #108 naming to docker.io/library/support-notifications-arm64 0.0s done 10:40:16 #108 DONE 35.5s 10:40:16 10:40:16 #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:16 time="2025-10-31T09:30:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:40:16 $ docker stop --time=1 b143459053242a58d4747b2bce57cb96f5e5b63610dd9dc5854bef74631887f0 10:40:18 $ docker rm -f --volumes b143459053242a58d4747b2bce57cb96f5e5b63610dd9dc5854bef74631887f0 [Pipeline] // withDockerContainer [Pipeline] sh 10:40:18 + docker images 10:40:18 REPOSITORY TAG IMAGE ID CREATED SIZE 10:40:18 support-notifications-arm64 latest 5a31d931433b 4 seconds ago 53MB 10:40:18 support-scheduler-arm64 latest d27958fa938a 10 seconds ago 56.2MB 10:40:18 core-metadata-arm64 latest d1d5832727a0 54 seconds ago 45.5MB 10:40:18 core-data-arm64 latest c374fd911e5a 59 seconds ago 45.5MB 10:40:18 security-proxy-auth-arm64 latest 70e9c5d0f120 About a minute ago 44.6MB 10:40:18 core-keeper-arm64 latest da54e1dfc5a0 About a minute ago 45.2MB 10:40:18 security-spiffe-token-provider-arm64 latest 3d1e588f4837 2 minutes ago 49.1MB 10:40:18 security-secretstore-setup-arm64 latest 5425dc1ff0a1 3 minutes ago 79.5MB 10:40:18 security-proxy-setup-arm64 latest 178bf670a719 4 minutes ago 49.5MB 10:40:18 core-command-arm64 latest 36ab1f70501f 5 minutes ago 40.1MB 10:40:18 security-bootstrapper-arm64 latest 683af9d4f90c 30 minutes ago 21.6MB 10:40:18 core-common-config-bootstrapper-arm64 latest fec756399486 31 minutes ago 20.5MB 10:40:18 security-spire-agent-arm64 latest c663e540009d About an hour ago 187MB 10:40:18 security-spire-server-arm64 latest d779112b43cf About an hour ago 144MB 10:40:18 security-spire-config-arm64 latest 6af1d9d20628 About an hour ago 143MB 10:40:18 ci-base-image-arm64 latest f26e851a03f0 2 hours ago 920MB 10:40:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 10:40:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:19 10:40:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:20 arm64: Pulling from edgex-lftools-log-publisher 10:40:20 8998bd30e6a1: Pulling fs layer 10:40:20 04944245beec: Pulling fs layer 10:40:20 699f458cf7ca: Pulling fs layer 10:40:20 765212b225bb: Pulling fs layer 10:40:20 f23df028b6ca: Pulling fs layer 10:40:20 d65c8cfc05b1: Pulling fs layer 10:40:20 2437ff75d9bd: Pulling fs layer 10:40:20 f23df028b6ca: Waiting 10:40:20 d65c8cfc05b1: Waiting 10:40:20 2437ff75d9bd: Waiting 10:40:20 765212b225bb: Waiting 10:40:20 04944245beec: Verifying Checksum 10:40:20 04944245beec: Download complete 10:40:20 765212b225bb: Verifying Checksum 10:40:20 765212b225bb: Download complete 10:40:20 f23df028b6ca: Verifying Checksum 10:40:20 f23df028b6ca: Download complete 10:40:21 d65c8cfc05b1: Download complete 10:40:21 699f458cf7ca: Download complete 10:40:21 8998bd30e6a1: Verifying Checksum 10:40:21 8998bd30e6a1: Download complete 10:40:24 2437ff75d9bd: Verifying Checksum 10:40:24 2437ff75d9bd: Download complete 10:40:27 8998bd30e6a1: Pull complete 10:40:27 04944245beec: Pull complete 10:40:29 699f458cf7ca: Pull complete 10:40:30 765212b225bb: Pull complete 10:40:31 f23df028b6ca: Pull complete 10:40:31 d65c8cfc05b1: Pull complete 10:40:53 2437ff75d9bd: Pull complete 10:40:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:54 prd-ubuntu20.04-docker-arm64-4c-16g-771142 does not seem to be running inside a container 10:40:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:40:58 $ docker top dcf717656301a841c27aa5debb3ef8613040408dff76b116eee2e70cf2f046b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:59 ---> job-cost.sh 10:40:59 lf-activate-venv: SKIPPING 10:40:59 INFO: No Stack... 10:41:00 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:01 INFO: Archiving Costs [Pipeline] sh 10:41:01 + cut -d, -f6 10:41:01 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 10:41:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-ac8f5449a4a21153b3c7a8524682d806-1-stack-cost] 10:41:01 Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-ac8f5449a4a21153b3c7a8524682d806-1-stack-cost] did not exist. Created. 10:41:01 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-ac8f5449a4a21153b3c7a8524682d806-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:02 + echo total: 0.2199999988079071 [Pipeline] stash 10:41:03 Stashed 1 file(s) [Pipeline] } 10:41:03 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-ac8f5449a4a21153b3c7a8524682d806-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:03 $ docker stop --time=1 dcf717656301a841c27aa5debb3ef8613040408dff76b116eee2e70cf2f046b3 10:41:04 $ docker rm -f --volumes dcf717656301a841c27aa5debb3ef8613040408dff76b116eee2e70cf2f046b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:41:07 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:41:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:08 ---> package-listing.sh 10:41:08 ++ facter osfamily 10:41:08 ++ tr '[:upper:]' '[:lower:]' 10:41:09 + OS_FAMILY=debian 10:41:09 + workspace=/w/workspace/edgex-go/1 10:41:09 + START_PACKAGES=/tmp/packages_start.txt 10:41:09 + END_PACKAGES=/tmp/packages_end.txt 10:41:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:09 + PACKAGES=/tmp/packages_start.txt 10:41:09 + '[' /w/workspace/edgex-go/1 ']' 10:41:09 + PACKAGES=/tmp/packages_end.txt 10:41:09 + case "${OS_FAMILY}" in 10:41:09 + dpkg -l 10:41:09 + grep '^ii' 10:41:09 + '[' -f /tmp/packages_start.txt ']' 10:41:09 + '[' -f /tmp/packages_end.txt ']' 10:41:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:09 + '[' /w/workspace/edgex-go/1 ']' 10:41:09 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:41:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:41:09 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 10:41:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:10 10:41:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:10 latest: Pulling from edgex-lftools-log-publisher 10:41:10 5eb5b503b376: Pulling fs layer 10:41:10 5c69ac0246d0: Pulling fs layer 10:41:10 ec43610c2a17: Pulling fs layer 10:41:10 3a2ae6a8a46f: Pulling fs layer 10:41:10 33b1e0a273af: Pulling fs layer 10:41:10 5d3b04190fa2: Pulling fs layer 10:41:10 2f39f015ded8: Pulling fs layer 10:41:10 3a2ae6a8a46f: Waiting 10:41:10 33b1e0a273af: Waiting 10:41:10 5d3b04190fa2: Waiting 10:41:10 2f39f015ded8: Waiting 10:41:10 5c69ac0246d0: Download complete 10:41:10 3a2ae6a8a46f: Verifying Checksum 10:41:10 3a2ae6a8a46f: Download complete 10:41:10 33b1e0a273af: Verifying Checksum 10:41:10 33b1e0a273af: Download complete 10:41:10 5d3b04190fa2: Download complete 10:41:10 ec43610c2a17: Verifying Checksum 10:41:10 ec43610c2a17: Download complete 10:41:10 5eb5b503b376: Verifying Checksum 10:41:10 5eb5b503b376: Download complete 10:41:11 2f39f015ded8: Verifying Checksum 10:41:11 2f39f015ded8: Download complete 10:41:12 5eb5b503b376: Pull complete 10:41:12 5c69ac0246d0: Pull complete 10:41:12 ec43610c2a17: Pull complete 10:41:12 3a2ae6a8a46f: Pull complete 10:41:12 33b1e0a273af: Pull complete 10:41:13 5d3b04190fa2: Pull complete 10:41:18 2f39f015ded8: Pull complete 10:41:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:18 prd-ubuntu20.04-docker-8c-8g-771135 does not seem to be running inside a container 10:41:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:41:21 $ docker top 1a13b839ab55e6c2d106b5ccae2e40060be3301b24908382ed53db6602e0083e -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:21 + touch /tmp/pre-build-complete [Pipeline] sh 10:41:21 + mkdir -p /var/log/sysstat [Pipeline] sh 10:41:22 + ls /var/log/sa-host 10:41:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:22 provisioning config files... 10:41:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config699665078298711228tmp [Pipeline] { [Pipeline] echo 10:41:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:41:22 ---> create-netrc.sh [Pipeline] } 10:41:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:41:23 ---> python-tools-install.sh [Pipeline] echo 10:41:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:41:23 ---> sudo-logs.sh 10:41:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:41:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:41:23 ---> job-cost.sh 10:41:23 lf-activate-venv: SKIPPING 10:41:23 DEBUG: total: 0.2199999988079071 10:41:23 INFO: Retrieving Stack Cost... 10:41:24 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:24 INFO: Archiving Costs [Pipeline] echo 10:41:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:41:24 ---> logs-deploy.sh 10:41:24 lf-activate-venv: SKIPPING 10:41:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-ac8f5449a4a21153b3c7a8524682d806/1 10:41:24 INFO: archiving workspace using pattern(s): 10:41:25 Archives upload complete. 10:41:26 INFO: archiving logs to Nexus 10:41:26 ---> uname -a: 10:41:26 Linux prd-ubuntu20-04-docker-8c-8g-771135 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:41:26 10:41:26