Pull request #5272 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 380b2e3a99582ed78d1685bbe23f7167da0b9a8a 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-ssh6422932003722706492.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-ssh5901173466264166487.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-4.nbl36m78v.b37d41b0b62/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-4.nbl36m78v.b37d41b0b62/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9355636204360552022.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-4.nbl36m78v.b37d41b0b62/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4456640753374409529.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-ssh14304531859056712914.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-4.nbl36m78v.b37d41b0b62/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-4.nbl36m78v.b37d41b0b62/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13771166610240690539.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-771121 in /w/workspace/4ad43611b71a6d123d096b37d41b0b62 [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 380b2e3a99582ed78d1685bbe23f7167da0b9a8a (snyk-fix-4ad43611b71a6d123d096b37d41b0b62) > 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 380b2e3a99582ed78d1685bbe23f7167da0b9a8a # timeout=10 Commit message: "fix: cmd/security-spiffe-token-provider/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:53:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:53:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:53:36 ========================================================= 08:53:36 EdgeX Global Pipelines Version Info 08:53:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:53:37 ------------------- 08:53:37 stable info: 08:53:37 ------------------- 08:53:37 Commited By: Cherry Wang cherry@iotechsys.com 08:53:37 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:53:37 Message: update stable to v1.0.278 08:53:38 ------------------- 08:53:38 experimental info: 08:53:38 ------------------- 08:53:38 Commited By: **** collab-it+edgex@linuxfoundation.org 08:53:38 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:53:38 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-4ad43611b71a6d123d096b37d41b0b62 [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-4ad43611b71a6d123d096b37d41b0b62 [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-4ad43611b71a6d123d096b37d41b0b62 [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 380b2e3a99582ed78d1685bbe23f7167da0b9a8a [Pipeline] echo 08:53:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 380b2e3 [Pipeline] echo 08:53:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:40 provisioning config files... 08:53:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config425859988643009280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:40 ---> ****-login.sh 08:53:40 nexus3.edgexfoundry.org:10001 08:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:40 08:53:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:40 Configure a credential helper to remove this warning. See 08:53:40 https://docs.****.com/go/credential-store/ 08:53:40 08:53:40 Login Succeeded 08:53:40 nexus3.edgexfoundry.org:10002 08:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:40 08:53:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:40 Configure a credential helper to remove this warning. See 08:53:40 https://docs.****.com/go/credential-store/ 08:53:40 08:53:40 Login Succeeded 08:53:40 nexus3.edgexfoundry.org:10003 08:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:40 08:53:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:40 Configure a credential helper to remove this warning. See 08:53:40 https://docs.****.com/go/credential-store/ 08:53:40 08:53:40 Login Succeeded 08:53:41 nexus3.edgexfoundry.org:10004 08:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:41 08:53:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:41 Configure a credential helper to remove this warning. See 08:53:41 https://docs.****.com/go/credential-store/ 08:53:41 08:53:41 Login Succeeded 08:53:41 ****.io 08:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:41 08:53:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:41 Configure a credential helper to remove this warning. See 08:53:41 https://docs.****.com/go/credential-store/ 08:53:41 08:53:41 Login Succeeded 08:53:41 ---> ****-login.sh ends [Pipeline] } 08:53:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:42 + 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:53:42 + dirname cmd/core-command/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo core-command,cmd/core-command/Dockerfile 08:53:42 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:53:42 + dirname cmd/core-data/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo core-data,cmd/core-data/Dockerfile 08:53:42 + dirname cmd/core-keeper/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo core-keeper,cmd/core-keeper/Dockerfile 08:53:42 + dirname cmd/core-metadata/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo core-metadata,cmd/core-metadata/Dockerfile 08:53:42 + dirname cmd/security-bootstrapper/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:53:42 + dirname cmd/security-proxy-auth/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:53:42 + dirname cmd/security-proxy-setup/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:53:42 + dirname cmd/security-secretstore-setup/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:53:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:53:42 + + dirname cmd/security-spire-agent/Dockerfilecut 08:53:42 -d/ -f2 08:53:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:53:42 + dirname cmd/security-spire-config/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:53:42 + dirname cmd/security-spire-server/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:53:42 + dirname cmd/support-notifications/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo support-notifications,cmd/support-notifications/Dockerfile 08:53:42 + dirname cmd/support-scheduler/Dockerfile 08:53:42 + cut -d/ -f2 08:53:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:53:42 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:53:42 + git rev-list -1 --merges 380b2e3a99582ed78d1685bbe23f7167da0b9a8a~1..380b2e3a99582ed78d1685bbe23f7167da0b9a8a [Pipeline] echo 08:53:42 -----------> git rev-list -1 --merges 380b2e3a99582ed78d1685bbe23f7167da0b9a8a~1..380b2e3a99582ed78d1685bbe23f7167da0b9a8a 380b2e3a99582ed78d1685bbe23f7167da0b9a8a [false] [Pipeline] sh 08:53:43 + git log --format=format:%s -1 380b2e3a99582ed78d1685bbe23f7167da0b9a8a [Pipeline] echo 08:53:43 ========================================================= 08:53:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:53:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:53:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:53:43 + grep -v github /etc/ssh/ssh_known_hosts 08:53:43 + [ -e /tmp/ssh_known_hosts ] 08:53:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:53:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:53:43 + sudo tee -a /etc/ssh/ssh_known_hosts 08:53:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:44 08:53:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:44 0.1.4: Pulling from edgex-devops/py-git-semver 08:53:44 3dae71ba6b94: Pulling fs layer 08:53:44 6bf1a483ea7c: Pulling fs layer 08:53:44 f5dfc541a4d3: Pulling fs layer 08:53:44 461d9e800cba: Pulling fs layer 08:53:44 80192f66455f: Pulling fs layer 08:53:44 2e8e34ca0e6c: Pulling fs layer 08:53:44 a29436f7fd5d: Pulling fs layer 08:53:44 923cac83aea3: Pulling fs layer 08:53:44 25ad8b0a4227: Pulling fs layer 08:53:44 db01528c6b51: Pulling fs layer 08:53:44 28988de357af: Pulling fs layer 08:53:44 461d9e800cba: Waiting 08:53:44 80192f66455f: Waiting 08:53:44 2e8e34ca0e6c: Waiting 08:53:44 a29436f7fd5d: Waiting 08:53:44 923cac83aea3: Waiting 08:53:44 25ad8b0a4227: Waiting 08:53:44 db01528c6b51: Waiting 08:53:44 28988de357af: Waiting 08:53:44 6bf1a483ea7c: Verifying Checksum 08:53:44 6bf1a483ea7c: Download complete 08:53:44 461d9e800cba: Verifying Checksum 08:53:44 461d9e800cba: Download complete 08:53:44 80192f66455f: Verifying Checksum 08:53:44 80192f66455f: Download complete 08:53:44 f5dfc541a4d3: Verifying Checksum 08:53:44 f5dfc541a4d3: Download complete 08:53:44 3dae71ba6b94: Download complete 08:53:44 923cac83aea3: Download complete 08:53:45 25ad8b0a4227: Verifying Checksum 08:53:45 25ad8b0a4227: Download complete 08:53:45 db01528c6b51: Verifying Checksum 08:53:45 db01528c6b51: Download complete 08:53:45 28988de357af: Verifying Checksum 08:53:45 28988de357af: Download complete 08:53:45 a29436f7fd5d: Verifying Checksum 08:53:45 a29436f7fd5d: Download complete 08:53:45 2e8e34ca0e6c: Verifying Checksum 08:53:45 2e8e34ca0e6c: Download complete 08:53:46 3dae71ba6b94: Pull complete 08:53:46 6bf1a483ea7c: Pull complete 08:53:47 f5dfc541a4d3: Pull complete 08:53:47 461d9e800cba: Pull complete 08:53:47 80192f66455f: Pull complete 08:53:50 2e8e34ca0e6c: Pull complete 08:53:51 a29436f7fd5d: Pull complete 08:53:51 923cac83aea3: Pull complete 08:53:51 25ad8b0a4227: Pull complete 08:53:52 db01528c6b51: Pull complete 08:53:52 28988de357af: Pull complete 08:53:52 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:53:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:53 prd-ubuntu20.04-docker-8c-8g-771121 does not seem to be running inside a container 08:53:53 $ 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:00 $ docker top 07cebd45e998ae63c84ac9e14a9104ba50db756e5706195b0c51ec55b9df2175 -eo pid,comm 08:54:00 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:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:00 [ssh-agent] Looking for ssh-agent implementation... 08:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:00 $ docker exec 07cebd45e998ae63c84ac9e14a9104ba50db756e5706195b0c51ec55b9df2175 ssh-agent 08:54:00 SSH_AUTH_SOCK=/tmp/ssh-9elzWUm3r4zW/agent.14 08:54:00 SSH_AGENT_PID=20 08:54:00 Running ssh-add (command line suppressed) 08:54:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6996779002507024538.key (/w/workspace/edgex-go/1@tmp/private_key_6996779002507024538.key) 08:54:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:54:01 + git tag --points-at HEAD [Pipeline] } 08:54:01 $ docker exec --env ******** --env ******** 07cebd45e998ae63c84ac9e14a9104ba50db756e5706195b0c51ec55b9df2175 ssh-agent -k 08:54:01 unset SSH_AUTH_SOCK; 08:54:01 unset SSH_AGENT_PID; 08:54:01 echo Agent pid 20 killed; 08:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:01 [ssh-agent] Looking for ssh-agent implementation... 08:54:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:02 $ docker exec 07cebd45e998ae63c84ac9e14a9104ba50db756e5706195b0c51ec55b9df2175 ssh-agent 08:54:02 SSH_AUTH_SOCK=/tmp/ssh-8zvPzQuHL8FR/agent.85 08:54:02 SSH_AGENT_PID=91 08:54:02 Running ssh-add (command line suppressed) 08:54:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16634776183858057086.key (/w/workspace/edgex-go/1@tmp/private_key_16634776183858057086.key) 08:54:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:02 + git semver init 08:54:02 2025-10-31 08:54:02,907 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:54:02 2025-10-31 08:54:02,910 [run_init] DEBUG init version:0.0.0 force:False 08:54:02 2025-10-31 08:54:02,911 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:54:02 2025-10-31 08:54:02,911 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:54:02 2025-10-31 08:54:02,911 [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:09 2025-10-31 08:54:08,423 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:54:09 2025-10-31 08:54:08,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-4ad43611b71a6d123d096b37d41b0b62 with force:False 08:54:09 2025-10-31 08:54:08,423 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-4ad43611b71a6d123d096b37d41b0b62 08:54:09 2025-10-31 08:54:08,428 [execute] INFO git cat-file --batch-check 08:54:09 2025-10-31 08:54:08,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:09 2025-10-31 08:54:08,433 [execute] INFO git cat-file --batch 08:54:09 2025-10-31 08:54:08,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:09 2025-10-31 08:54:08,436 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-4ad43611b71a6d123d096b37d41b0b62 08:54:09 0.0.0 [Pipeline] } 08:54:09 $ docker exec --env ******** --env ******** 07cebd45e998ae63c84ac9e14a9104ba50db756e5706195b0c51ec55b9df2175 ssh-agent -k 08:54:09 unset SSH_AUTH_SOCK; 08:54:09 unset SSH_AGENT_PID; 08:54:09 echo Agent pid 91 killed; 08:54:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:10 + git semver [Pipeline] } 08:54:10 $ docker stop --time=1 07cebd45e998ae63c84ac9e14a9104ba50db756e5706195b0c51ec55b9df2175 08:54:12 $ docker rm -f --volumes 07cebd45e998ae63c84ac9e14a9104ba50db756e5706195b0c51ec55b9df2175 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:12 Stashed 1 file(s) [Pipeline] echo 08:54:12 [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:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:54:13 [edgeX.isLTS] Checking if [snyk-fix-4ad43611b71a6d123d096b37d41b0b62] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:13 [edgeX.isLTS] Checking if [snyk-fix-4ad43611b71a6d123d096b37d41b0b62] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:13 ========================================================= 08:54:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:54:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:14 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:54:14 2d35ebdb57d9: Pulling fs layer 08:54:14 c35fb4624d26: Pulling fs layer 08:54:14 4e2aec7ef170: Pulling fs layer 08:54:14 333b49ad6fbf: Pulling fs layer 08:54:14 4f4fb700ef54: Pulling fs layer 08:54:14 c3e65509a76b: Pulling fs layer 08:54:14 7cf9ebb963bd: Pulling fs layer 08:54:14 bb34ca984cfb: Pulling fs layer 08:54:14 333b49ad6fbf: Waiting 08:54:14 151cf03bc807: Pulling fs layer 08:54:14 4f4fb700ef54: Waiting 08:54:14 c3e65509a76b: Waiting 08:54:14 7cf9ebb963bd: Waiting 08:54:14 bb34ca984cfb: Waiting 08:54:14 151cf03bc807: Waiting 08:54:14 c35fb4624d26: Download complete 08:54:14 333b49ad6fbf: Verifying Checksum 08:54:14 333b49ad6fbf: Download complete 08:54:14 4f4fb700ef54: Verifying Checksum 08:54:14 4f4fb700ef54: Download complete 08:54:14 c3e65509a76b: Download complete 08:54:14 2d35ebdb57d9: Verifying Checksum 08:54:14 2d35ebdb57d9: Download complete 08:54:14 2d35ebdb57d9: Pull complete 08:54:14 c35fb4624d26: Pull complete 08:54:14 7cf9ebb963bd: Verifying Checksum 08:54:14 7cf9ebb963bd: Download complete 08:54:14 4e2aec7ef170: Verifying Checksum 08:54:14 4e2aec7ef170: Download complete 08:54:15 151cf03bc807: Verifying Checksum 08:54:15 151cf03bc807: Download complete 08:54:15 bb34ca984cfb: Verifying Checksum 08:54:15 bb34ca984cfb: Download complete 08:54:19 4e2aec7ef170: Pull complete 08:54:19 333b49ad6fbf: Pull complete 08:54:19 4f4fb700ef54: Pull complete 08:54:20 c3e65509a76b: Pull complete 08:54:21 7cf9ebb963bd: Pull complete 08:54:24 bb34ca984cfb: Pull complete 08:54:24 151cf03bc807: Pull complete 08:54:24 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:54:24 + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:24 WORKDIR /edgex 08:54:24 COPY go.mod . 08:54:24 RUN go mod download ci-base-image-x86_64 08:54:24 -f - . 08:54:25 #0 building with "default" instance using docker driver 08:54:25 08:54:25 #1 [internal] load build definition from Dockerfile 08:54:25 #1 transferring dockerfile: 164B done 08:54:25 #1 DONE 0.0s 08:54:25 08:54:25 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:25 #2 DONE 0.0s 08:54:25 08:54:25 #3 [internal] load .dockerignore 08:54:25 #3 transferring context: 08:54:25 #3 transferring context: 50B done 08:54:25 #3 DONE 0.1s 08:54:25 08:54:25 #4 [internal] load build context 08:54:25 #4 transferring context: 6.57kB done 08:54:25 #4 DONE 0.2s 08:54:25 08:54:25 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:25 #5 DONE 0.6s 08:54:26 08:54:26 #6 [2/4] WORKDIR /edgex 08:54:28 Still waiting to schedule task 08:54:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:54:34 #6 DONE 7.8s 08:54:34 08:54:34 #7 [3/4] COPY go.mod . 08:54:34 #7 DONE 0.5s 08:54:34 08:54:34 #8 [4/4] RUN go mod download 08:54:42 #8 DONE 8.2s 08:54:42 08:54:42 #9 exporting to image 08:54:42 #9 exporting layers 08:54:46 #9 exporting layers 3.6s done 08:54:46 #9 writing image sha256:7415559a1d10b5388a4f00fa75365a3040ab2be0057133fe9c25bbbca9a61460 done 08:54:46 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:54:46 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:47 + docker inspect -f . ci-base-image-x86_64 08:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:47 prd-ubuntu20.04-docker-8c-8g-771121 does not seem to be running inside a container 08:54:47 $ 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:47 $ docker top 9e766a7188e3f135676d7138837e60255b1835e22dcc5f06aea991f6401db42c -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:48 + go version 08:54:48 go version go1.25.2 linux/amd64 [Pipeline] } 08:54:48 $ docker stop --time=1 9e766a7188e3f135676d7138837e60255b1835e22dcc5f06aea991f6401db42c 08:54:49 $ docker rm -f --volumes 9e766a7188e3f135676d7138837e60255b1835e22dcc5f06aea991f6401db42c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:50 + docker inspect -f . ci-base-image-x86_64 08:54:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:50 prd-ubuntu20.04-docker-8c-8g-771121 does not seem to be running inside a container 08:54:50 $ 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:50 $ docker top d5cf1d0e733180dfe2befaad895e4e93ecf30df0b62d55f5eb4b17c6ee6e3db2 -eo pid,comm [Pipeline] { [Pipeline] echo 08:54:50 ========================================================= 08:54:50 [edgeXBuildGoParallel] Running Tests and Build... 08:54:50 ========================================================= [Pipeline] sh 08:54:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:54:51 + make test 08:54:51 go test -race -coverprofile=coverage.out ./... 08:54:59 ? 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.027s 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:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 08:55:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements 08:55:33 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:55:33 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 08:55:33 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:55:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.073s coverage: 57.6% of statements 08:55:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements 08:55:33 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:55:33 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:55:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.252s coverage: 94.2% of statements 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:55:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:55:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:55:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:55:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:55:34 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.077s coverage: 92.4% of statements 08:55:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:55:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:55:34 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:55:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.4% of statements 08:55:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:55:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:55:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.407s coverage: 95.8% of statements 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:55:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:55:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:55:36 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:55:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:55:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:55:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 2.4% of statements 08:55:39 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:55:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 08:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:55:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 39.4% of statements 08:55:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.053s coverage: 68.8% of statements 08:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:55:39 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:55:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 08:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.038s coverage: 87.1% of statements 08:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 96.3% of statements 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 08:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 08:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.036s coverage: 47.4% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.071s coverage: 81.8% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.060s coverage: 33.3% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.157s coverage: 54.5% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 08:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements 08:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.033s coverage: 54.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:56:01 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.074s coverage: 17.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 94.9% of statements 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.039s coverage: 43.6% of statements 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:56:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:56:04 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:04 running golangci-lint 08:56:04 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:56:04 go version go1.25.2 linux/amd64 08:56:04 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:04 level=info msg="[config_reader] Used config file .golangci.yml" 08:56:04 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:56:04 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:04 make: *** [Makefile:178: lint] Error 3 [Pipeline] } 08:56:04 $ docker stop --time=1 d5cf1d0e733180dfe2befaad895e4e93ecf30df0b62d55f5eb4b17c6ee6e3db2 08:56:06 $ docker rm -f --volumes d5cf1d0e733180dfe2befaad895e4e93ecf30df0b62d55f5eb4b17c6ee6e3db2 [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:07 Failed in branch amd64 08:57:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771139 in /w/workspace/4ad43611b71a6d123d096b37d41b0b62 [Pipeline] { [Pipeline] ws 08:57:14 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:57:17 The recommended git tool is: git 08:57:25 using credential edgex-jenkins-ssh 08:57:25 Cloning the remote Git repository 08:57:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:57:25 > git init /w/workspace/edgex-go/1 # timeout=10 08:57:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:57:25 > git --version # timeout=10 08:57:25 > git --version # 'git version 2.25.1' 08:57:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:57:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:53 Avoid second fetch 08:57:53 Checking out Revision 380b2e3a99582ed78d1685bbe23f7167da0b9a8a (snyk-fix-4ad43611b71a6d123d096b37d41b0b62) 08:57:53 > git config core.sparsecheckout # timeout=10 08:57:53 > git checkout -f 380b2e3a99582ed78d1685bbe23f7167da0b9a8a # timeout=10 08:57:54 Commit message: "fix: cmd/security-spiffe-token-provider/Dockerfile to reduce vulnerabilities" 08:57:55 > git --version # timeout=10 08:57:55 > git --version # 'git version 2.25.1' 08:57:55 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:00 provisioning config files... 08:58:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4264682595938886203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:01 ---> ****-login.sh 08:58:01 nexus3.edgexfoundry.org:10001 08:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:01 Configure a credential helper to remove this warning. See 08:58:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:01 08:58:01 Login Succeeded 08:58:01 nexus3.edgexfoundry.org:10002 08:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:02 Configure a credential helper to remove this warning. See 08:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:02 08:58:02 Login Succeeded 08:58:02 nexus3.edgexfoundry.org:10003 08:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:02 Configure a credential helper to remove this warning. See 08:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:02 08:58:02 Login Succeeded 08:58:02 nexus3.edgexfoundry.org:10004 08:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:03 Configure a credential helper to remove this warning. See 08:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:03 08:58:03 Login Succeeded 08:58:03 ****.io 08:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:03 Configure a credential helper to remove this warning. See 08:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:03 08:58:03 Login Succeeded 08:58:03 ---> ****-login.sh ends [Pipeline] } 08:58:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:58:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:58:05 [edgeX.isLTS] Checking if [snyk-fix-4ad43611b71a6d123d096b37d41b0b62] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:58:05 [edgeX.isLTS] Checking if [snyk-fix-4ad43611b71a6d123d096b37d41b0b62] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:58:05 ========================================================= 08:58:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:58:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:58:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:58:05 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:58:05 6b59a28fa201: Pulling fs layer 08:58:05 d32bb0dddca7: Pulling fs layer 08:58:05 5dab1238d3d9: Pulling fs layer 08:58:05 196fd7d83e7d: Pulling fs layer 08:58:05 4f4fb700ef54: Pulling fs layer 08:58:05 8ba94037c8f0: Pulling fs layer 08:58:05 deaec5988b04: Pulling fs layer 08:58:05 9f65657bb879: Pulling fs layer 08:58:05 196fd7d83e7d: Waiting 08:58:05 8ba94037c8f0: Waiting 08:58:05 4f4fb700ef54: Waiting 08:58:05 deaec5988b04: Waiting 08:58:05 9f65657bb879: Waiting 08:58:05 d32bb0dddca7: Verifying Checksum 08:58:05 d32bb0dddca7: Download complete 08:58:05 196fd7d83e7d: Verifying Checksum 08:58:05 196fd7d83e7d: Download complete 08:58:05 4f4fb700ef54: Verifying Checksum 08:58:05 4f4fb700ef54: Download complete 08:58:05 8ba94037c8f0: Verifying Checksum 08:58:05 8ba94037c8f0: Download complete 08:58:06 6b59a28fa201: Verifying Checksum 08:58:06 6b59a28fa201: Download complete 08:58:06 9f65657bb879: Verifying Checksum 08:58:06 9f65657bb879: Download complete 08:58:07 6b59a28fa201: Pull complete 08:58:08 d32bb0dddca7: Pull complete 08:58:08 5dab1238d3d9: Verifying Checksum 08:58:08 5dab1238d3d9: Download complete 08:58:10 deaec5988b04: Verifying Checksum 08:58:10 deaec5988b04: Download complete 08:58:25 5dab1238d3d9: Pull complete 08:58:25 196fd7d83e7d: Pull complete 08:58:26 4f4fb700ef54: Pull complete 08:58:26 8ba94037c8f0: Pull complete 08:58:36 deaec5988b04: Pull complete 08:58:39 9f65657bb879: Pull complete 08:58:39 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:58:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:58:39 + docker build -t ci-base-image-arm64 -f - . 08:58:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:58:39 WORKDIR /edgex 08:58:39 COPY go.mod . 08:58:39 RUN go mod download 08:58:40 Sending build context to Docker daemon 3.845MB 08:58:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:58:40 ---> 334268110677 08:58:40 Step 2/4 : WORKDIR /edgex 08:58:43 ---> Running in 234e3f9fff47 08:58:44 Removing intermediate container 234e3f9fff47 08:58:44 ---> 62a5230e85b0 08:58:44 Step 3/4 : COPY go.mod . 08:58:44 ---> 82dc1526350d 08:58:44 Step 4/4 : RUN go mod download 08:58:44 ---> Running in 95d376a1d408 08:59:52 Removing intermediate container 95d376a1d408 08:59:52 ---> 01a11c755a10 08:59:52 Successfully built 01a11c755a10 08:59:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:53 + docker inspect -f . ci-base-image-arm64 08:59:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:53 prd-ubuntu20.04-docker-arm64-4c-16g-771139 does not seem to be running inside a container 08:59:53 $ 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 08:59:55 $ docker top 5e3949562dcf078bbb0a414544eed45f5bdd8ac279a469a257e6a6f1035aa869 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:56 + go version 08:59:56 go version go1.25.3 linux/arm64 [Pipeline] } 08:59:56 $ docker stop --time=1 5e3949562dcf078bbb0a414544eed45f5bdd8ac279a469a257e6a6f1035aa869 08:59:58 $ docker rm -f --volumes 5e3949562dcf078bbb0a414544eed45f5bdd8ac279a469a257e6a6f1035aa869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:59 + docker inspect -f . ci-base-image-arm64 08:59:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:59 prd-ubuntu20.04-docker-arm64-4c-16g-771139 does not seem to be running inside a container 08:59:59 $ 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:01 $ docker top 7ddfb69862c12266907fe1d87a20941627f5d4b50d3b2c6d5303630d1b46af82 -eo pid,comm [Pipeline] { [Pipeline] echo 09:00:01 ========================================================= 09:00:01 [edgeXBuildGoParallel] Running Tests and Build... 09:00:01 ========================================================= [Pipeline] sh 09:00:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:00:03 + make test 09:00:03 go test -race -coverprofile=coverage.out ./... 09:01:14 ? github.com/edgexfoundry/edgex-go [no test files] 09:07:37 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:07:37 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:08:45 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:08:47 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:08:52 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:08:52 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:08:52 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:08:52 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:08:56 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:08:56 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:08:58 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:09:31 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:09:31 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:09:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:09:31 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:09:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.324s coverage: 42.3% of statements 09:09:53 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:09:53 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:09:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.462s coverage: 97.0% of statements 09:10:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.375s coverage: 69.4% of statements 09:10:09 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:10:09 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.230s coverage: 4.8% of statements 09:10:09 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.713s coverage: 57.6% of statements 09:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.146s coverage: 86.5% of statements 09:10:19 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:10:19 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.232s coverage: 94.2% of statements 09:10:51 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:10:51 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:10:51 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:10:51 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:10:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:10:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:10:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:10:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.875s coverage: 92.4% of statements 09:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:10:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:10:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:10:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:10:54 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:11:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.324s coverage: 8.4% of statements 09:11:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:11:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:11:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.955s coverage: 95.8% of statements 09:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:11:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:11:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:11:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.358s coverage: 72.2% of statements 09:11:38 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:11:38 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:11:38 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:11:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:11:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:11:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:12:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.575s coverage: 2.4% of statements 09:12:07 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:12:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.511s coverage: 1.0% of statements 09:12:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:12:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.358s coverage: 39.4% of statements 09:12:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.146s coverage: 68.8% of statements 09:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:12:11 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:12:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.139s coverage: 40.0% of statements 09:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.139s coverage: 87.1% of statements 09:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.120s coverage: 94.1% of statements 09:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.130s coverage: 96.3% of statements 09:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements 09:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.124s coverage: 94.4% of statements 09:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.365s coverage: 92.9% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.135s coverage: 68.8% of statements 09:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.249s coverage: 62.3% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.278s coverage: 47.4% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:12:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.251s coverage: 87.2% of statements 09:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.188s coverage: 15.5% of statements 09:13:11 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:13:11 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.097s coverage: 100.0% of statements 09:13:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.436s coverage: 81.8% of statements 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.465s coverage: 82.1% of statements 09:13:17 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.173s coverage: 86.0% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:13:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.529s coverage: 6.8% of statements 09:13:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.473s coverage: 33.3% of statements 09:13:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:13:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:13:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.267s coverage: 100.0% of statements 09:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.060s coverage: 54.5% of statements 09:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.120s coverage: 89.4% of statements 09:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.084s coverage: 100.0% of statements 09:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.097s coverage: 73.7% of statements 09:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.079s coverage: 100.0% of statements 09:13:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.240s coverage: 88.6% of statements 09:13:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:13:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.286s coverage: 96.8% of statements 09:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:14:03 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.088s coverage: 100.0% of statements 09:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.355s coverage: 29.2% of statements 09:14:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:14:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:14:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.246s coverage: 93.8% of statements 09:14:25 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:14:25 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.168s coverage: 3.1% of statements 09:14:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.260s coverage: 76.2% of statements 09:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.234s coverage: 54.0% of statements 09:14:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:14:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:14:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:14:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:14:34 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:14:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.480s coverage: 17.0% of statements 09:14:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:14:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:14:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:14:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:15:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.133s coverage: 94.9% of statements 09:15:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:15:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:15:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:15:12 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:15:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.381s coverage: 9.0% of statements 09:15:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:15:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:15:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:15:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.510s coverage: 97.7% of statements 09:15:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:15:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.211s coverage: 43.6% of statements 09:15:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:15:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:15:36 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:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:15:37 go vet ./... 09:21:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:21:44 ./bin/test-attribution-txt.sh 09:21:44 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 09:21:45 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 09:21:45 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 09:21:45 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 09:21:45 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 09:21:45 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:21:45 [edgeX.isLTS] Checking if [snyk-fix-4ad43611b71a6d123d096b37d41b0b62] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:21:46 + ls -al . 09:21:46 total 1380 09:21:46 drwxrwxr-x 10 1001 1001 4096 Oct 31 09:00 . 09:21:46 drwxr-xr-x 4 root root 4096 Oct 31 09:00 .. 09:21:46 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 .blubracket 09:21:46 -rw-rw-r-- 1 1001 1001 10 Oct 31 08:57 .dockerignore 09:21:46 drwxrwxr-x 8 1001 1001 4096 Oct 31 08:57 .git 09:21:46 drwxrwxr-x 3 1001 1001 4096 Oct 31 08:57 .github 09:21:46 -rw-rw-r-- 1 1001 1001 909 Oct 31 08:57 .gitignore 09:21:46 -rw-rw-r-- 1 1001 1001 218 Oct 31 08:57 .golangci.yml 09:21:46 -rw-rw-r-- 1 1001 1001 100 Oct 31 08:57 .hadolint.yml 09:21:46 -rw-rw-r-- 1 1001 1001 155 Oct 31 08:57 .sonarcloud.properties 09:21:46 -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:57 ADOPTERS.md 09:21:46 -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:57 Attribution.txt 09:21:46 -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:57 CHANGELOG.md 09:21:46 -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:57 CONTRIBUTING.md 09:21:46 -rw-rw-r-- 1 1001 1001 677 Oct 31 08:57 GOVERNANCE.md 09:21:46 -rw-rw-r-- 1 1001 1001 858 Oct 31 08:57 Jenkinsfile 09:21:46 -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:57 LICENSE 09:21:46 -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:57 Makefile 09:21:46 -rw-rw-r-- 1 1001 1001 582 Oct 31 08:57 OWNERS.md 09:21:46 -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:57 README.md 09:21:46 -rw-rw-r-- 1 1001 1001 789 Oct 31 08:57 SECURITY.md 09:21:46 -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION 09:21:46 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 bin 09:21:46 drwxrwxr-x 19 1001 1001 4096 Oct 31 08:57 cmd 09:21:46 -rw-r--r-- 1 root root 1036395 Oct 31 09:15 coverage.out 09:21:46 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 fuzz_test 09:21:46 -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:57 go.mod 09:21:46 -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:57 go.sum 09:21:46 drwxrwxr-x 7 1001 1001 4096 Oct 31 08:57 internal 09:21:46 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 openapi 09:21:46 -rw-rw-r-- 1 1001 1001 584 Oct 31 08:57 security.txt 09:21:46 -rw-rw-r-- 1 1001 1001 204 Oct 31 08:57 version.go [Pipeline] sh 09:21:46 + '[' -e coverage.out ] 09:21:46 + chown 1001:1001 coverage.out [Pipeline] stash 09:21:48 Stashed 1 file(s) [Pipeline] sh 09:21:49 + make build 09:21:49 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:26 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:31 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:44 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:49 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:28:04 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:51 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:29:09 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:32 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:50 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:30:02 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:30:12 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:19 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:31 $ docker stop --time=1 7ddfb69862c12266907fe1d87a20941627f5d4b50d3b2c6d5303630d1b46af82 09:30:34 $ docker rm -f --volumes 7ddfb69862c12266907fe1d87a20941627f5d4b50d3b2c6d5303630d1b46af82 [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:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:30:41 09:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:30:42 latest: Pulling from edgex-devops/edgex-compose-arm64 09:30:42 547446be3368: Pulling fs layer 09:30:42 d125d8839a47: Pulling fs layer 09:30:42 3e85d5ac6304: Pulling fs layer 09:30:42 c3105a71a48b: Pulling fs layer 09:30:42 0f093f025ec4: Pulling fs layer 09:30:42 c3106fc0e877: Pulling fs layer 09:30:42 c3105a71a48b: Waiting 09:30:42 0f093f025ec4: Waiting 09:30:42 c3106fc0e877: Waiting 09:30:42 547446be3368: Verifying Checksum 09:30:42 547446be3368: Download complete 09:30:42 c3105a71a48b: Verifying Checksum 09:30:42 c3105a71a48b: Download complete 09:30:43 d125d8839a47: Verifying Checksum 09:30:43 d125d8839a47: Download complete 09:30:43 c3106fc0e877: Verifying Checksum 09:30:43 c3106fc0e877: Download complete 09:30:43 0f093f025ec4: Verifying Checksum 09:30:43 0f093f025ec4: Download complete 09:30:43 547446be3368: Pull complete 09:30:45 d125d8839a47: Pull complete 09:30:45 3e85d5ac6304: Verifying Checksum 09:30:45 3e85d5ac6304: Download complete 09:30:57 3e85d5ac6304: Pull complete 09:30:57 c3105a71a48b: Pull complete 09:30:57 0f093f025ec4: Pull complete 09:30:58 c3106fc0e877: Pull complete 09:30:58 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:58 prd-ubuntu20.04-docker-arm64-4c-16g-771139 does not seem to be running inside a container 09:30:59 $ 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:31:02 $ docker top df6b01adfd31d5119088abd9ba79d07462f9ee8a29a8e98353a64c7a881150d9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:03 + docker compose -f ./docker-compose-build.yml build --parallel 09:31:18 #1 [security-spire-agent internal] load build definition from Dockerfile 09:31:18 #1 transferring dockerfile: 09:31:18 #1 transferring dockerfile: 1.81kB done 09:31:18 #1 DONE 0.1s 09:31:18 09:31:18 #2 [security-proxy-setup internal] load build definition from Dockerfile 09:31:18 #2 transferring dockerfile: 2.50kB 0.0s done 09:31:18 #2 DONE 0.1s 09:31:18 09:31:18 #3 [security-proxy-auth internal] load build definition from Dockerfile 09:31:18 #3 transferring dockerfile: 2.14kB 0.0s done 09:31:18 #3 DONE 0.1s 09:31:18 09:31:18 #4 [support-scheduler internal] load build definition from Dockerfile 09:31:18 #4 transferring dockerfile: 1.83kB 0.0s done 09:31:18 #4 DONE 0.1s 09:31:18 09:31:18 #5 [support-notifications internal] load build definition from Dockerfile 09:31:18 #5 transferring dockerfile: 2.00kB done 09:31:18 #5 DONE 0.1s 09:31:18 09:31:18 #6 [core-metadata internal] load build definition from Dockerfile 09:31:18 #6 transferring dockerfile: 2.10kB 0.0s done 09:31:18 #6 DONE 0.1s 09:31:18 09:31:18 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:31:18 #7 transferring dockerfile: 1.89kB done 09:31:18 #7 DONE 0.1s 09:31:18 09:31:18 #8 [core-data internal] load build definition from Dockerfile 09:31:18 #8 transferring dockerfile: 2.04kB done 09:31:18 #8 DONE 0.1s 09:31:18 09:31:18 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:31:18 #9 transferring dockerfile: 2.23kB done 09:31:18 #9 DONE 0.1s 09:31:18 09:31:18 #10 [security-spire-server internal] load build definition from Dockerfile 09:31:19 #10 transferring dockerfile: 1.70kB 0.0s done 09:31:19 #10 DONE 0.1s 09:31:19 09:31:19 #11 [security-bootstrapper internal] load build definition from Dockerfile 09:31:19 #11 transferring dockerfile: 3.02kB 0.0s done 09:31:19 #11 DONE 0.1s 09:31:19 09:31:19 #12 [core-command internal] load build definition from Dockerfile 09:31:19 #12 transferring dockerfile: 1.94kB done 09:31:19 #12 DONE 0.1s 09:31:19 09:31:19 #13 [core-keeper internal] load build definition from Dockerfile 09:31:19 #13 transferring dockerfile: 2.01kB done 09:31:19 #13 DONE 0.1s 09:31:19 09:31:19 #14 [security-secretstore-setup internal] load build definition from Dockerfile 09:31:19 #14 transferring dockerfile: 2.49kB 0.0s done 09:31:19 #14 DONE 0.1s 09:31:19 09:31:19 #15 [security-spire-config internal] load build definition from Dockerfile 09:31:19 #15 transferring dockerfile: 1.69kB done 09:31:19 #15 DONE 0.1s 09:31:19 09:31:19 #16 [security-spire-agent internal] load .dockerignore 09:31:19 #16 transferring context: 09:31:19 #16 transferring context: 50B 0.0s done 09:31:21 #16 ... 09:31:21 09:31:21 #17 [security-proxy-setup internal] load .dockerignore 09:31:21 #17 transferring context: 50B 0.0s done 09:31:21 #17 DONE 0.1s 09:31:21 09:31:21 #18 [security-proxy-auth internal] load .dockerignore 09:31:21 #18 transferring context: 50B 0.0s done 09:31:21 #18 DONE 0.1s 09:31:21 09:31:21 #19 [support-scheduler internal] load .dockerignore 09:31:21 #19 transferring context: 50B 0.0s done 09:31:21 #19 DONE 0.1s 09:31:21 09:31:21 #20 [support-notifications internal] load .dockerignore 09:31:21 #20 transferring context: 50B 0.0s done 09:31:21 #20 DONE 0.1s 09:31:21 09:31:21 #21 [core-metadata internal] load .dockerignore 09:31:21 #21 transferring context: 50B 0.0s done 09:31:21 #21 DONE 0.1s 09:31:21 09:31:21 #22 [security-spiffe-token-provider internal] load .dockerignore 09:31:21 #22 transferring context: 50B 0.0s done 09:31:21 #22 DONE 0.1s 09:31:21 09:31:21 #23 [core-data internal] load .dockerignore 09:31:21 #23 transferring context: 50B 0.0s done 09:31:21 #23 DONE 0.1s 09:31:21 09:31:21 #24 [core-common-config-bootstrapper internal] load .dockerignore 09:31:21 #24 transferring context: 50B 0.0s done 09:31:21 #24 DONE 0.1s 09:31:21 09:31:21 #25 [security-spire-server internal] load .dockerignore 09:31:21 #25 transferring context: 50B 0.0s done 09:31:21 #25 DONE 0.1s 09:31:21 09:31:21 #26 [security-bootstrapper internal] load .dockerignore 09:31:21 #26 transferring context: 50B 0.0s done 09:31:21 #26 DONE 0.1s 09:31:21 09:31:21 #27 [core-command internal] load .dockerignore 09:31:21 #27 transferring context: 50B 0.0s done 09:31:21 #27 DONE 0.1s 09:31:21 09:31:21 #28 [core-keeper internal] load .dockerignore 09:31:21 #28 transferring context: 50B 0.0s done 09:31:21 #28 DONE 0.2s 09:31:21 09:31:21 #29 [security-secretstore-setup internal] load .dockerignore 09:31:21 #29 transferring context: 50B 0.0s done 09:31:21 #29 DONE 0.2s 09:31:21 09:31:21 #30 [security-spire-config internal] load .dockerignore 09:31:22 #30 transferring context: 50B 0.0s done 09:31:22 #30 DONE 0.2s 09:31:22 09:31:22 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:31:22 #31 ... 09:31:22 09:31:22 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 09:31:22 #32 DONE 0.5s 09:31:22 09:31:22 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:31:23 #33 ... 09:31:23 09:31:23 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:31:23 #31 DONE 1.0s 09:31:23 09:31:23 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:31:23 #33 DONE 1.1s 09:31:23 09:31:23 #16 [security-spire-agent internal] load .dockerignore 09:31:23 #16 ... 09:31:23 09:31:23 #34 [security-spire-agent internal] load build context 09:31:23 #34 transferring context: 23.33kB 0.0s done 09:31:23 #34 DONE 0.1s 09:31:23 09:31:23 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:23 #35 DONE 0.0s 09:31:23 09:31:23 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:31:23 #32 DONE 0.5s 09:31:23 09:31:23 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:23 #36 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 09:31:23 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.0s 09:31:23 #36 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:31:23 #36 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:31:23 #36 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:31:23 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s 09:31:23 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 09:31:23 #36 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 09:31:23 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.2s 09:31:23 #36 ... 09:31:23 09:31:23 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:23 #35 DONE 0.0s 09:31:23 09:31:23 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:23 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 09:31:23 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 0.3s 09:31:23 #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 09:31:23 #36 ... 09:31:23 09:31:23 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:23 #35 DONE 0.0s 09:31:23 09:31:23 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:23 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 0.4s 09:31:24 #36 ... 09:31:24 09:31:24 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:24 #35 DONE 0.0s 09:31:24 09:31:24 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 09:31:24 #32 DONE 0.9s 09:31:24 09:31:24 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:24 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 0.5s 09:31:24 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.77MB / 14.28MB 0.7s 09:31:24 #36 ... 09:31:24 09:31:24 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:24 #35 DONE 0.0s 09:31:24 09:31:24 #37 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:24 #37 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:24 #37 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:24 #37 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:24 #37 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:24 #37 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:31:24 #37 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0.1s 09:31:24 #37 ... 09:31:24 09:31:24 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 09:31:24 #32 DONE 1.2s 09:31:24 09:31:24 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:24 #35 DONE 0.0s 09:31:24 09:31:24 #37 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:24 #37 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:24 #37 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:24 #37 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:24 #37 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:24 #37 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:31:25 #37 ... 09:31:25 09:31:25 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:25 #35 DONE 0.0s 09:31:25 09:31:25 #37 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:25 #37 ... 09:31:25 09:31:25 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:25 #35 DONE 0.0s 09:31:25 09:31:25 #37 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:25 #37 ... 09:31:25 09:31:25 #38 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22.1 09:31:25 #38 DONE 1.1s 09:31:25 09:31:25 #37 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:26 #37 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:26 #37 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:26 #37 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:26 #37 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:26 #37 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:31:26 #37 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:26 #37 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:26 #37 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:26 #37 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:26 #37 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:31:26 #37 ... 09:31:26 09:31:26 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 09:31:26 #32 DONE 2.3s 09:31:26 09:31:26 #37 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:26 #37 ... 09:31:26 09:31:26 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:31:26 #31 DONE 1.3s 09:31:26 09:31:26 #37 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:26 #37 ... 09:31:26 09:31:26 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:26 #35 DONE 0.0s 09:31:26 09:31:26 #37 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:26 #37 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:26 #37 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:26 #37 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:26 #37 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:26 #37 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:31:27 #37 ... 09:31:27 09:31:27 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:27 #35 DONE 0.0s 09:31:27 09:31:27 #37 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:27 #37 ... 09:31:27 09:31:27 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:27 #35 DONE 0.1s 09:31:27 09:31:27 #37 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:27 #37 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:27 #37 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:27 #37 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:27 #37 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:27 #37 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:31:27 #37 ... 09:31:27 09:31:27 #39 [security-bootstrapper internal] load build context 09:31:27 #39 DONE 0.0s 09:31:27 09:31:27 #37 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:27 #37 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:27 #37 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:27 #37 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:27 #37 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:27 #37 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:31:28 #37 ... 09:31:28 09:31:28 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:28 #35 DONE 0.1s 09:31:28 09:31:28 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:31:28 #32 DONE 4.2s 09:31:28 09:31:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:28 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 09:31:28 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:31:28 #40 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:31:28 #40 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:31:28 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 09:31:28 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 09:31:28 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 09:31:28 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 09:31:28 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 4.9s 09:31:28 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 09:31:28 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:31:28 #40 ... 09:31:28 09:31:28 #41 [core-keeper internal] load build context 09:31:28 #41 DONE 0.0s 09:31:28 09:31:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:28 #40 ... 09:31:28 09:31:28 #37 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:28 #37 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:28 #37 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:28 #37 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:28 #37 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:28 #37 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:31:28 #37 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.5s done 09:31:28 #37 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.5s done 09:31:29 #37 ... 09:31:29 09:31:29 #42 [security-spire-server internal] load build context 09:31:29 #42 transferring context: 23.80kB 0.3s done 09:31:29 #42 DONE 3.1s 09:31:30 09:31:30 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:30 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.8s done 09:31:30 #40 ... 09:31:30 09:31:30 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:31:30 #31 DONE 2.7s 09:31:30 09:31:30 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 09:31:30 #32 DONE 5.6s 09:31:30 09:31:30 #37 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:30 #37 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:30 #37 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:30 #37 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:30 #37 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:30 #37 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:31:30 #37 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.5s done 09:31:32 #37 DONE 9.4s 09:31:32 09:31:32 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:32 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 09:31:32 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:31:32 #40 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:31:32 #40 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:31:32 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 09:31:32 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 09:31:32 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 09:31:32 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 09:31:32 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.8s done 09:31:32 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 09:31:32 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:31:32 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.9s 09:31:32 #40 ... 09:31:32 09:31:32 #43 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:32 #43 DONE 8.9s 09:31:32 09:31:32 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:33 #40 ... 09:31:33 09:31:33 #44 [security-proxy-setup internal] load build context 09:31:33 #44 ... 09:31:33 09:31:33 #45 [core-command builder 2/7] WORKDIR /edgex-go 09:31:33 #45 ... 09:31:33 09:31:33 #46 [security-proxy-auth internal] load build context 09:31:33 #46 ... 09:31:33 09:31:33 #44 [security-proxy-setup internal] load build context 09:31:34 #44 ... 09:31:34 09:31:34 #47 [support-notifications internal] load build context 09:31:34 #47 transferring context: 23.80MB 8.9s 09:31:34 #47 ... 09:31:34 09:31:34 #48 [support-scheduler internal] load build context 09:31:34 #48 ... 09:31:34 09:31:34 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:34 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.8s done 09:31:34 #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:31:34 #36 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 09:31:34 #36 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.1s 09:31:34 #36 ... 09:31:34 09:31:34 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:34 #40 ... 09:31:34 09:31:34 #49 [security-spire-config internal] load build context 09:31:34 #49 transferring context: 22.05kB 0.3s done 09:31:34 #49 DONE 4.1s 09:31:34 09:31:34 #50 [core-metadata internal] load build context 09:31:34 #50 ... 09:31:34 09:31:34 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:36 #40 ... 09:31:36 09:31:36 #51 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:36 #51 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.4s done 09:31:36 #51 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 09:31:36 #51 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done 09:31:36 #51 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done 09:31:36 #51 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 1.4s done 09:31:36 #51 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 5.1s done 09:31:36 #51 ... 09:31:36 09:31:36 #52 [security-spiffe-token-provider internal] load build context 09:31:36 #52 ... 09:31:36 09:31:36 #53 [core-data internal] load build context 09:31:36 #53 ... 09:31:36 09:31:36 #54 [core-common-config-bootstrapper internal] load build context 09:31:36 #54 ... 09:31:36 09:31:36 #53 [core-data internal] load build context 09:31:37 #53 ... 09:31:37 09:31:37 #55 [core-command internal] load build context 09:31:37 #55 ... 09:31:37 09:31:37 #53 [core-data internal] load build context 09:31:37 #53 ... 09:31:37 09:31:37 #39 [security-bootstrapper internal] load build context 09:31:38 #39 ... 09:31:38 09:31:38 #53 [core-data internal] load build context 09:31:38 #53 ... 09:31:38 09:31:38 #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:31:38 #45 DONE 4.9s 09:31:38 09:31:38 #53 [core-data internal] load build context 09:31:38 #53 ... 09:31:38 09:31:38 #56 [security-secretstore-setup internal] load build context 09:31:38 #56 ... 09:31:38 09:31:38 #41 [core-keeper internal] load build context 09:31:38 #41 ... 09:31:38 09:31:38 #56 [security-secretstore-setup internal] load build context 09:31:39 #56 transferring context: 7.30MB 7.9s 09:31:42 #56 ... 09:31:42 09:31:42 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:31:42 #57 ... 09:31:42 09:31:42 #56 [security-secretstore-setup internal] load build context 09:31:42 #56 ... 09:31:42 09:31:42 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:31:43 #58 ... 09:31:43 09:31:43 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:31:43 #0 9.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:43 #59 ... 09:31:43 09:31:43 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:43 #60 ... 09:31:43 09:31:43 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:31:43 #61 ... 09:31:43 09:31:43 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:31:43 #62 ... 09:31:43 09:31:43 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:31:43 #63 ... 09:31:43 09:31:43 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:31:43 #64 ... 09:31:43 09:31:43 #65 [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:44 #65 ... 09:31:44 09:31:44 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:31:44 #66 ... 09:31:44 09:31:44 #47 [support-notifications internal] load build context 09:31:44 #47 ... 09:31:44 09:31:44 #46 [security-proxy-auth internal] load build context 09:31:44 #46 ... 09:31:44 09:31:44 #44 [security-proxy-setup internal] load build context 09:31:44 #44 ... 09:31:44 09:31:44 #46 [security-proxy-auth internal] load build context 09:31:44 #46 transferring context: 44.94MB 20.1s 09:31:44 #46 ... 09:31:44 09:31:44 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:44 #36 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 17.2s 09:31:44 #36 ... 09:31:44 09:31:44 #48 [support-scheduler internal] load build context 09:31:44 #48 ... 09:31:44 09:31:44 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:45 #36 ... 09:31:45 09:31:45 #50 [core-metadata internal] load build context 09:31:45 #50 ... 09:31:45 09:31:45 #47 [support-notifications internal] load build context 09:31:46 #47 ... 09:31:46 09:31:46 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:46 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.3s 09:31:46 #40 ... 09:31:46 09:31:46 #52 [security-spiffe-token-provider internal] load build context 09:31:46 #52 ... 09:31:46 09:31:46 #55 [core-command internal] load build context 09:31:46 #55 ... 09:31:46 09:31:46 #54 [core-common-config-bootstrapper internal] load build context 09:31:46 #54 ... 09:31:46 09:31:46 #55 [core-command internal] load build context 09:31:47 #55 ... 09:31:47 09:31:47 #51 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:47 #51 ... 09:31:47 09:31:47 #52 [security-spiffe-token-provider internal] load build context 09:31:47 #52 ... 09:31:47 09:31:47 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:31:47 #67 ... 09:31:47 09:31:47 #55 [core-command internal] load build context 09:31:48 #55 ... 09:31:48 09:31:48 #39 [security-bootstrapper internal] load build context 09:31:48 #39 ... 09:31:48 09:31:48 #55 [core-command internal] load build context 09:31:48 #55 ... 09:31:48 09:31:48 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:31:48 #68 ... 09:31:48 09:31:48 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:31:49 #69 ... 09:31:49 09:31:49 #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:49 #70 ... 09:31:49 09:31:49 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:31:49 #71 ... 09:31:49 09:31:49 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:31:49 #72 ... 09:31:49 09:31:49 #41 [core-keeper internal] load build context 09:31:49 #41 ... 09:31:49 09:31:49 #53 [core-data internal] load build context 09:31:49 #53 ... 09:31:49 09:31:49 #73 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:31:49 #73 ... 09:31:49 09:31:49 #39 [security-bootstrapper internal] load build context 09:31:49 #39 transferring context: 15.95MB 19.0s 09:31:50 #39 ... 09:31:50 09:31:50 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:31:50 #59 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:50 #59 14.77 (1/4) Installing dumb-init (1.2.5-r3) 09:31:50 #59 14.77 (2/4) Installing openssl (3.3.5-r0) 09:31:50 #59 14.77 (3/4) Installing su-exec (0.2-r3) 09:31:50 #59 14.77 (4/4) Installing yq-go (4.44.1-r2) 09:31:50 #59 15.46 Executing busybox-1.36.1-r30.trigger 09:31:50 #59 15.46 OK: 20 MiB in 18 packages 09:31:50 #59 DONE 17.5s 09:31:50 09:31:50 #39 [security-bootstrapper internal] load build context 09:31:53 #39 ... 09:31:53 09:31:53 #56 [security-secretstore-setup internal] load build context 09:31:53 #56 ... 09:31:53 09:31:53 #55 [core-command internal] load build context 09:31:54 #55 ... 09:31:54 09:31:54 #56 [security-secretstore-setup internal] load build context 09:31:54 #56 ... 09:31:54 09:31:54 #44 [security-proxy-setup internal] load build context 09:31:54 #44 ... 09:31:54 09:31:54 #55 [core-command internal] load build context 09:31:54 #55 ... 09:31:54 09:31:54 #46 [security-proxy-auth internal] load build context 09:31:55 #46 ... 09:31:55 09:31:55 #48 [support-scheduler internal] load build context 09:31:55 #48 ... 09:31:55 09:31:55 #46 [security-proxy-auth internal] load build context 09:31:55 #46 transferring context: 52.62MB 30.8s 09:31:55 #46 ... 09:31:55 09:31:55 #50 [core-metadata internal] load build context 09:31:55 #50 ... 09:31:55 09:31:55 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:31:55 #57 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:55 #57 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:55 #57 20.33 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:31:55 #57 20.33 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:31:55 #57 20.33 OK: 24049 distinct packages available 09:31:55 #57 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:55 #57 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:55 #57 ... 09:31:55 09:31:55 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:55 #36 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 26.9s 09:31:55 #36 ... 09:31:55 09:31:55 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:55 #60 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:55 #60 ... 09:31:55 09:31:55 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:31:55 #58 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:55 #58 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:55 #58 22.46 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:31:55 #58 22.46 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:31:55 #58 22.46 OK: 24049 distinct packages available 09:31:55 #58 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:56 #58 ... 09:31:56 09:31:56 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:56 #36 ... 09:31:56 09:31:56 #47 [support-notifications internal] load build context 09:31:56 #47 ... 09:31:56 09:31:56 #46 [security-proxy-auth internal] load build context 09:31:57 #46 ... 09:31:57 09:31:57 #54 [core-common-config-bootstrapper internal] load build context 09:31:57 #54 ... 09:31:57 09:31:57 #46 [security-proxy-auth internal] load build context 09:31:58 #46 ... 09:31:58 09:31:58 #52 [security-spiffe-token-provider internal] load build context 09:31:58 #52 ... 09:31:58 09:31:58 #46 [security-proxy-auth internal] load build context 09:31:58 #46 ... 09:31:58 09:31:58 #65 [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:58 #65 DONE 24.6s 09:31:58 09:31:58 #46 [security-proxy-auth internal] load build context 09:32:00 #46 ... 09:32:00 09:32:00 #41 [core-keeper internal] load build context 09:32:00 #41 ... 09:32:00 09:32:00 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:32:00 #64 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:00 #64 ... 09:32:00 09:32:00 #53 [core-data internal] load build context 09:32:00 #53 transferring context: 17.22MB 32.3s 09:32:00 #53 ... 09:32:00 09:32:00 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:00 #61 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:00 #61 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:00 #61 ... 09:32:00 09:32:00 #53 [core-data internal] load build context 09:32:00 #53 ... 09:32:00 09:32:00 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:00 #74 ... 09:32:00 09:32:00 #46 [security-proxy-auth internal] load build context 09:32:01 #46 ... 09:32:01 09:32:01 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:01 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.9s 09:32:01 #40 ... 09:32:01 09:32:01 #53 [core-data internal] load build context 09:32:01 #53 ... 09:32:01 09:32:01 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:01 #62 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:01 #62 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:01 #62 ... 09:32:01 09:32:01 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:03 #40 ... 09:32:03 09:32:03 #39 [security-bootstrapper internal] load build context 09:32:03 #39 ... 09:32:03 09:32:03 #47 [support-notifications internal] load build context 09:32:03 #47 ... 09:32:03 09:32:03 #73 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:32:03 #73 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:04 #73 ... 09:32:04 09:32:04 #44 [security-proxy-setup internal] load build context 09:32:04 #44 ... 09:32:04 09:32:04 #56 [security-secretstore-setup internal] load build context 09:32:04 #56 ... 09:32:04 09:32:04 #44 [security-proxy-setup internal] load build context 09:32:04 #44 ... 09:32:04 09:32:04 #55 [core-command internal] load build context 09:32:05 #55 ... 09:32:05 09:32:05 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:05 #40 ... 09:32:05 09:32:05 #48 [support-scheduler internal] load build context 09:32:05 #48 transferring context: 36.79MB 40.0s 09:32:05 #48 ... 09:32:05 09:32:05 #55 [core-command internal] load build context 09:32:05 #55 ... 09:32:05 09:32:05 #50 [core-metadata internal] load build context 09:32:05 #50 ... 09:32:05 09:32:05 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:05 #36 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 30.7s done 09:32:05 #36 DONE 42.4s 09:32:05 09:32:05 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:05 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 35.3s 09:32:06 #40 ... 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 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:06 #66 25.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:06 #66 ... 09:32:06 09:32:06 #55 [core-command internal] load build context 09:32:07 #55 ... 09:32:07 09:32:07 #54 [core-common-config-bootstrapper internal] load build context 09:32:07 #54 ... 09:32:07 09:32:07 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:07 #58 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:07 #58 ... 09:32:07 09:32:07 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:32:07 #60 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:07 #60 ... 09:32:07 09:32:07 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:08 #40 ... 09:32:08 09:32:08 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:32:08 #63 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:08 #63 27.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:08 #63 ... 09:32:08 09:32:08 #55 [core-command internal] load build context 09:32:08 #55 ... 09:32:08 09:32:08 #52 [security-spiffe-token-provider internal] load build context 09:32:08 #52 ... 09:32:08 09:32:08 #73 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:32:08 #73 29.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:08 #73 ... 09:32:08 09:32:08 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:08 #75 ... 09:32:08 09:32:08 #55 [core-command internal] load build context 09:32:10 #55 ... 09:32:10 09:32:10 #41 [core-keeper internal] load build context 09:32:10 #41 ... 09:32:10 09:32:10 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:10 #67 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:10 #67 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:10 #67 ... 09:32:10 09:32:10 #55 [core-command internal] load build context 09:32:10 #55 transferring context: 61.61MB 41.7s 09:32:11 #55 ... 09:32:11 09:32:11 #46 [security-proxy-auth internal] load build context 09:32:11 #46 ... 09:32:11 09:32:11 #55 [core-command internal] load build context 09:32:11 #55 ... 09:32:11 09:32:11 #53 [core-data internal] load build context 09:32:11 #53 ... 09:32:11 09:32:11 #55 [core-command internal] load build context 09:32:12 #55 ... 09:32:12 09:32:12 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:32:12 #69 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:12 #69 28.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:12 #69 ... 09:32:12 09:32:12 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:12 #62 29.10 (1/7) Installing ca-certificates (20250911-r0) 09:32:12 #62 30.25 (2/7) Installing dumb-init (1.2.5-r3) 09:32:12 #62 30.25 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:32:12 #62 30.25 (4/7) Installing libsodium (1.0.19-r0) 09:32:12 #62 30.57 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:32:12 #62 30.96 (6/7) Installing libzmq (4.3.5-r2) 09:32:12 #62 31.08 (7/7) Installing zeromq (4.3.5-r2) 09:32:12 #62 31.20 Executing busybox-1.36.1-r30.trigger 09:32:12 #62 31.55 Executing ca-certificates-20250911-r0.trigger 09:32:12 #62 35.27 OK: 14 MiB in 21 packages 09:32:12 #62 ... 09:32:12 09:32:12 #46 [security-proxy-auth internal] load build context 09:32:13 #46 ... 09:32:13 09:32:13 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:13 #61 29.79 (1/3) Installing ca-certificates (20250911-r0) 09:32:13 #61 30.92 (2/3) Installing dumb-init (1.2.5-r3) 09:32:13 #61 30.92 (3/3) Installing tzdata (2025b-r0) 09:32:13 #61 34.98 Executing busybox-1.36.1-r30.trigger 09:32:13 #61 35.39 Executing ca-certificates-20250911-r0.trigger 09:32:13 #61 39.61 OK: 11 MiB in 17 packages 09:32:13 #61 ... 09:32:13 09:32:13 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:13 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 42.6s 09:32:13 #40 ... 09:32:13 09:32:13 #47 [support-notifications internal] load build context 09:32:13 #47 ... 09:32:13 09:32:13 #46 [security-proxy-auth internal] load build context 09:32:14 #46 ... 09:32:14 09:32:14 #39 [security-bootstrapper internal] load build context 09:32:14 #39 ... 09:32:14 09:32:14 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:32:14 #64 30.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:14 #64 ... 09:32:14 09:32:14 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:14 #62 DONE 40.9s 09:32:14 09:32:14 #46 [security-proxy-auth internal] load build context 09:32:14 #46 ... 09:32:14 09:32:14 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:14 #70 DONE 35.9s 09:32:14 09:32:14 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:15 #40 ... 09:32:15 09:32:15 #56 [security-secretstore-setup internal] load build context 09:32:15 #56 ... 09:32:15 09:32:15 #44 [security-proxy-setup internal] load build context 09:32:15 #44 ... 09:32:15 09:32:15 #56 [security-secretstore-setup internal] load build context 09:32:15 #56 transferring context: 34.19MB 44.3s 09:32:15 #56 ... 09:32:15 09:32:15 #48 [support-scheduler internal] load build context 09:32:15 #48 ... 09:32:15 09:32:15 #50 [core-metadata internal] load build context 09:32:15 #50 ... 09:32:15 09:32:15 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:32:15 #71 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:15 #71 32.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:16 #71 ... 09:32:16 09:32:16 #50 [core-metadata internal] load build context 09:32:17 #50 ... 09:32:17 09:32:17 #54 [core-common-config-bootstrapper internal] load build context 09:32:17 #54 ... 09:32:17 09:32:17 #50 [core-metadata internal] load build context 09:32:17 #50 ... 09:32:17 09:32:17 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:17 #68 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:17 #68 34.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:17 #68 ... 09:32:17 09:32:17 #54 [core-common-config-bootstrapper internal] load build context 09:32:18 #54 ... 09:32:18 09:32:18 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:18 #61 DONE 45.2s 09:32:18 09:32:18 #54 [core-common-config-bootstrapper internal] load build context 09:32:18 #54 ... 09:32:18 09:32:18 #52 [security-spiffe-token-provider internal] load build context 09:32:18 #52 ... 09:32:18 09:32:18 #54 [core-common-config-bootstrapper internal] load build context 09:32:20 #54 ... 09:32:20 09:32:20 #41 [core-keeper internal] load build context 09:32:20 #41 ... 09:32:20 09:32:20 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:32:20 #72 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:20 #72 37.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:20 #72 ... 09:32:20 09:32:20 #41 [core-keeper internal] load build context 09:32:20 #41 transferring context: 70.69MB 49.3s 09:32:21 #41 ... 09:32:21 09:32:21 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:32:21 #57 42.96 (1/5) Installing dumb-init (1.2.5-r3) 09:32:21 #57 43.03 (2/5) Installing musl-obstack (1.2.3-r2) 09:32:21 #57 43.06 (3/5) Installing libucontext (1.2-r3) 09:32:21 #57 43.19 (4/5) Installing gcompat (1.1.0-r4) 09:32:21 #57 43.33 (5/5) Installing openssl (3.3.5-r0) 09:32:21 #57 43.74 Executing busybox-1.36.1-r30.trigger 09:32:21 #57 44.10 OK: 10 MiB in 19 packages 09:32:21 #57 DONE 49.7s 09:32:21 09:32:21 #41 [core-keeper internal] load build context 09:32:21 #41 ... 09:32:21 09:32:21 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:21 #74 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:21 #74 26.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:21 #74 ... 09:32:21 09:32:21 #41 [core-keeper internal] load build context 09:32:21 #41 ... 09:32:21 09:32:21 #53 [core-data internal] load build context 09:32:22 #53 ... 09:32:22 09:32:22 #41 [core-keeper internal] load build context 09:32:22 #41 ... 09:32:22 09:32:22 #55 [core-command internal] load build context 09:32:22 #55 ... 09:32:22 09:32:22 #50 [core-metadata internal] load build context 09:32:23 #50 ... 09:32:23 09:32:23 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:23 #75 15.14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:23 #75 19.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:23 #75 ... 09:32:23 09:32:23 #55 [core-command internal] load build context 09:32:23 #55 ... 09:32:23 09:32:23 #47 [support-notifications internal] load build context 09:32:24 #47 ... 09:32:24 09:32:24 #55 [core-command internal] load build context 09:32:24 #55 ... 09:32:24 09:32:24 #39 [security-bootstrapper internal] load build context 09:32:24 #39 ... 09:32:24 09:32:24 #55 [core-command internal] load build context 09:32:24 #55 ... 09:32:24 09:32:24 #46 [security-proxy-auth internal] load build context 09:32:24 #46 ... 09:32:24 09:32:24 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:32:24 #76 ... 09:32:24 09:32:24 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:32:25 #77 ... 09:32:25 09:32:25 #46 [security-proxy-auth internal] load build context 09:32:25 #46 ... 09:32:25 09:32:25 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:25 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.8s 09:32:25 #40 ... 09:32:25 09:32:25 #39 [security-bootstrapper internal] load build context 09:32:25 #39 ... 09:32:25 09:32:25 #44 [security-proxy-setup internal] load build context 09:32:25 #44 ... 09:32:25 09:32:25 #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:32:25 #60 47.91 (1/1) Installing dumb-init (1.2.5-r3) 09:32:25 #60 47.91 Executing busybox-1.36.1-r30.trigger 09:32:25 #60 48.46 OK: 9 MiB in 15 packages 09:32:25 #60 DONE 52.6s 09:32:25 09:32:25 #44 [security-proxy-setup internal] load build context 09:32:25 #44 transferring context: 59.25MB 61.5s 09:32:25 #44 ... 09:32:25 09:32:25 #39 [security-bootstrapper internal] load build context 09:32:25 #39 ... 09:32:25 09:32:25 #56 [security-secretstore-setup internal] load build context 09:32:25 #56 ... 09:32:25 09:32:25 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:32:26 #78 ... 09:32:26 09:32:26 #48 [support-scheduler internal] load build context 09:32:26 #48 ... 09:32:26 09:32:26 #39 [security-bootstrapper internal] load build context 09:32:28 #39 ... 09:32:28 09:32:28 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:28 #58 48.28 (1/4) Installing dumb-init (1.2.5-r3) 09:32:28 #58 48.28 (2/4) Installing musl-obstack (1.2.3-r2) 09:32:28 #58 48.28 (3/4) Installing libucontext (1.2-r3) 09:32:28 #58 48.28 (4/4) Installing gcompat (1.1.0-r4) 09:32:28 #58 48.28 Executing busybox-1.36.1-r30.trigger 09:32:28 #58 48.59 OK: 9 MiB in 18 packages 09:32:28 #58 DONE 55.1s 09:32:28 09:32:28 #39 [security-bootstrapper internal] load build context 09:32:28 #39 ... 09:32:28 09:32:28 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:32:28 #79 ... 09:32:28 09:32:28 #44 [security-proxy-setup internal] load build context 09:32:29 #44 ... 09:32:29 09:32:29 #52 [security-spiffe-token-provider internal] load build context 09:32:29 #52 ... 09:32:29 09:32:29 #55 [core-command internal] load build context 09:32:29 #55 ... 09:32:29 09:32:29 #44 [security-proxy-setup internal] load build context 09:32:30 #44 ... 09:32:30 09:32:30 #54 [core-common-config-bootstrapper internal] load build context 09:32:30 #54 ... 09:32:30 09:32:30 #44 [security-proxy-setup internal] load build context 09:32:30 #44 transferring context: 63.94MB 66.5s 09:32:31 #44 ... 09:32:31 09:32:31 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:32:31 #66 47.64 (1/4) Installing ca-certificates (20250911-r0) 09:32:31 #66 48.87 (2/4) Installing dumb-init (1.2.5-r3) 09:32:31 #66 49.12 (3/4) Installing su-exec (0.2-r3) 09:32:31 #66 49.12 (4/4) Installing yq-go (4.44.1-r2) 09:32:31 #66 52.63 Executing busybox-1.36.1-r30.trigger 09:32:31 #66 52.91 Executing ca-certificates-20250911-r0.trigger 09:32:31 #66 56.49 OK: 20 MiB in 18 packages 09:32:31 #66 ... 09:32:31 09:32:31 #80 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:32:31 #80 ... 09:32:31 09:32:31 #44 [security-proxy-setup internal] load build context 09:32:32 #44 ... 09:32:32 09:32:32 #53 [core-data internal] load build context 09:32:32 #53 ... 09:32:32 09:32:32 #55 [core-command internal] load build context 09:32:33 #55 ... 09:32:33 09:32:33 #41 [core-keeper internal] load build context 09:32:33 #41 ... 09:32:33 09:32:33 #55 [core-command internal] load build context 09:32:34 #55 ... 09:32:34 09:32:34 #50 [core-metadata internal] load build context 09:32:34 #50 ... 09:32:34 09:32:34 #53 [core-data internal] load build context 09:32:34 #53 ... 09:32:34 09:32:34 #47 [support-notifications internal] load build context 09:32:34 #47 ... 09:32:34 09:32:34 #55 [core-command internal] load build context 09:32:35 #55 ... 09:32:35 09:32:35 #46 [security-proxy-auth internal] load build context 09:32:35 #46 ... 09:32:35 09:32:35 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:32:35 #63 54.95 (1/2) Installing dumb-init (1.2.5-r3) 09:32:35 #63 54.95 (2/2) Installing su-exec (0.2-r3) 09:32:35 #63 54.95 Executing busybox-1.36.1-r30.trigger 09:32:35 #63 55.47 OK: 9 MiB in 16 packages 09:32:35 #63 DONE 62.4s 09:32:35 09:32:35 #46 [security-proxy-auth internal] load build context 09:32:35 #46 ... 09:32:35 09:32:35 #55 [core-command internal] load build context 09:32:36 #55 transferring context: 103.07MB 67.1s 09:32:36 #55 ... 09:32:36 09:32:36 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:32:36 #64 55.82 (1/1) Installing dumb-init (1.2.5-r3) 09:32:36 #64 55.97 Executing busybox-1.36.1-r30.trigger 09:32:36 #64 56.54 OK: 9 MiB in 15 packages 09:32:36 #64 DONE 62.5s 09:32:36 09:32:36 #55 [core-command internal] load build context 09:32:36 #55 ... 09:32:36 09:32:36 #56 [security-secretstore-setup internal] load build context 09:32:36 #56 ... 09:32:36 09:32:36 #55 [core-command internal] load build context 09:32:36 #55 ... 09:32:36 09:32:36 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:36 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 64.9s 09:32:36 #40 ... 09:32:36 09:32:36 #48 [support-scheduler internal] load build context 09:32:36 #48 ... 09:32:36 09:32:36 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:32:36 #76 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:36 #76 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:36 #76 ... 09:32:36 09:32:36 #56 [security-secretstore-setup internal] load build context 09:32:36 #56 ... 09:32:36 09:32:36 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:32:36 #66 DONE 63.3s 09:32:36 09:32:36 #56 [security-secretstore-setup internal] load build context 09:32:38 #56 ... 09:32:38 09:32:38 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:32:38 #0 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:38 #81 ... 09:32:38 09:32:38 #46 [security-proxy-auth internal] load build context 09:32:38 #46 ... 09:32:38 09:32:38 #39 [security-bootstrapper internal] load build context 09:32:38 #39 ... 09:32:38 09:32:38 #46 [security-proxy-auth internal] load build context 09:32:39 #46 ... 09:32:39 09:32:39 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:32:39 #69 54.21 OK: 255 MiB in 60 packages 09:32:39 #69 DONE 60.4s 09:32:39 09:32:39 #39 [security-bootstrapper internal] load build context 09:32:39 #39 ... 09:32:39 09:32:39 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:32:39 #77 14.56 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:39 #77 20.36 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:39 #77 ... 09:32:39 09:32:39 #52 [security-spiffe-token-provider internal] load build context 09:32:39 #52 ... 09:32:39 09:32:39 #39 [security-bootstrapper internal] load build context 09:32:40 #39 ... 09:32:40 09:32:40 #54 [core-common-config-bootstrapper internal] load build context 09:32:40 #54 ... 09:32:40 09:32:40 #39 [security-bootstrapper internal] load build context 09:32:41 #39 ... 09:32:41 09:32:41 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:32:41 #79 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:41 #79 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:41 #79 ... 09:32:41 09:32:41 #47 [support-notifications internal] load build context 09:32:41 #47 transferring context: 134.95MB 75.8s 09:32:41 #47 ... 09:32:41 09:32:41 #39 [security-bootstrapper internal] load build context 09:32:42 #39 ... 09:32:42 09:32:42 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:32:42 #71 59.56 OK: 255 MiB in 60 packages 09:32:42 #71 DONE 63.6s 09:32:42 09:32:42 #50 [core-metadata internal] load build context 09:32:42 #50 ... 09:32:42 09:32:42 #44 [security-proxy-setup internal] load build context 09:32:42 #44 ... 09:32:42 09:32:42 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:32:42 #81 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:43 #81 ... 09:32:43 09:32:43 #41 [core-keeper internal] load build context 09:32:43 #41 ... 09:32:43 09:32:43 #39 [security-bootstrapper internal] load build context 09:32:44 #39 ... 09:32:44 09:32:44 #53 [core-data internal] load build context 09:32:44 #53 ... 09:32:44 09:32:44 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:44 #74 53.82 OK: 20 MiB in 18 packages 09:32:44 #74 ... 09:32:44 09:32:44 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:44 #67 56.81 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:32:44 #67 56.81 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:32:44 #67 56.81 OK: 26169 distinct packages available 09:32:44 #67 62.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:44 #67 ... 09:32:44 09:32:44 #53 [core-data internal] load build context 09:32:46 #53 ... 09:32:46 09:32:46 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:32:46 #78 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:46 #78 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:46 #78 ... 09:32:46 09:32:46 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:32:46 #82 ... 09:32:46 09:32:46 #53 [core-data internal] load build context 09:32:46 #53 transferring context: 41.09MB 78.4s 09:32:46 #53 ... 09:32:46 09:32:46 #73 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:32:46 #73 61.69 OK: 255 MiB in 60 packages 09:32:46 #73 DONE 67.7s 09:32:46 09:32:46 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:32:46 #83 ... 09:32:46 09:32:46 #55 [core-command internal] load build context 09:32:46 #55 ... 09:32:46 09:32:46 #48 [support-scheduler internal] load build context 09:32:46 #48 ... 09:32:46 09:32:46 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:32:46 #84 ... 09:32:46 09:32:46 #48 [support-scheduler internal] load build context 09:32:47 #48 ... 09:32:47 09:32:47 #80 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:32:47 #80 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:47 #80 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:47 #80 ... 09:32:47 09:32:47 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:47 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 76.5s done 09:32:47 #40 ... 09:32:47 09:32:47 #48 [support-scheduler internal] load build context 09:32:48 #48 ... 09:32:48 09:32:48 #56 [security-secretstore-setup internal] load build context 09:32:48 #56 ... 09:32:48 09:32:48 #48 [support-scheduler internal] load build context 09:32:49 #48 ... 09:32:49 09:32:49 #46 [security-proxy-auth internal] load build context 09:32:49 #46 ... 09:32:49 09:32:49 #48 [support-scheduler internal] load build context 09:32:49 #48 ... 09:32:49 09:32:49 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:49 #68 64.63 OK: 255 MiB in 60 packages 09:32:49 #68 DONE 70.8s 09:32:49 09:32:49 #48 [support-scheduler internal] load build context 09:32:49 #48 ... 09:32:49 09:32:49 #52 [security-spiffe-token-provider internal] load build context 09:32:49 #52 ... 09:32:49 09:32:49 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:49 #40 ... 09:32:49 09:32:49 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:49 #74 DONE 59.1s 09:32:50 09:32:50 #52 [security-spiffe-token-provider internal] load build context 09:32:50 #52 ... 09:32:50 09:32:50 #54 [core-common-config-bootstrapper internal] load build context 09:32:50 #54 ... 09:32:50 09:32:50 #52 [security-spiffe-token-provider internal] load build context 09:32:51 #52 ... 09:32:51 09:32:51 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:32:51 #85 DONE 1.1s 09:32:51 09:32:51 #52 [security-spiffe-token-provider internal] load build context 09:32:51 #52 transferring context: 91.18MB 83.5s 09:32:51 #52 ... 09:32:51 09:32:51 #47 [support-notifications internal] load build context 09:32:51 #47 ... 09:32:51 09:32:51 #54 [core-common-config-bootstrapper internal] load build context 09:32:52 #54 ... 09:32:52 09:32:52 #50 [core-metadata internal] load build context 09:32:52 #50 ... 09:32:52 09:32:52 #44 [security-proxy-setup internal] load build context 09:32:52 #44 ... 09:32:52 09:32:52 #50 [core-metadata internal] load build context 09:32:53 #50 ... 09:32:53 09:32:53 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:53 #75 47.27 (1/1) Installing dumb-init (1.2.5-r3) 09:32:53 #75 49.19 Executing busybox-1.36.1-r30.trigger 09:32:53 #75 49.53 OK: 9 MiB in 15 packages 09:32:53 #75 DONE 54.8s 09:32:53 09:32:53 #50 [core-metadata internal] load build context 09:32:53 #50 ... 09:32:53 09:32:53 #41 [core-keeper internal] load build context 09:32:53 #41 ... 09:32:53 09:32:53 #46 [security-proxy-auth internal] load build context 09:32:54 #46 ... 09:32:54 09:32:54 #39 [security-bootstrapper internal] load build context 09:32:54 #39 ... 09:32:54 09:32:54 #41 [core-keeper internal] load build context 09:32:55 #41 ... 09:32:55 09:32:55 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:55 #67 68.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:55 #67 ... 09:32:55 09:32:55 #41 [core-keeper internal] load build context 09:32:56 #41 transferring context: 131.50MB 85.1s 09:32:56 #41 ... 09:32:56 09:32:56 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:32:56 #72 67.66 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:32:56 #72 67.66 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:32:56 #72 67.66 OK: 26161 distinct packages available 09:32:56 #72 71.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:56 #72 75.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:56 #72 ... 09:32:56 09:32:56 #53 [core-data internal] load build context 09:32:56 #53 ... 09:32:56 09:32:56 #41 [core-keeper internal] load build context 09:32:57 #41 ... 09:32:57 09:32:57 #55 [core-command internal] load build context 09:32:57 #55 ... 09:32:57 09:32:57 #46 [security-proxy-auth internal] load build context 09:32:57 #46 ... 09:32:57 09:32:57 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:32:57 #84 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:57 #84 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:58 #84 ... 09:32:58 09:32:58 #46 [security-proxy-auth internal] load build context 09:32:59 #46 ... 09:32:59 09:32:59 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:32:59 #82 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:59 #82 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:59 #82 ... 09:32:59 09:32:59 #56 [security-secretstore-setup internal] load build context 09:32:59 #56 ... 09:32:59 09:32:59 #46 [security-proxy-auth internal] load build context 09:32:59 #46 ... 09:32:59 09:32:59 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:32:59 #76 40.48 OK: 14 MiB in 21 packages 09:32:59 #76 DONE 44.7s 09:32:59 09:32:59 #53 [core-data internal] load build context 09:32:59 #53 ... 09:32:59 09:32:59 #48 [support-scheduler internal] load build context 09:33:00 #48 ... 09:33:00 09:33:00 #53 [core-data internal] load build context 09:33:01 #53 ... 09:33:01 09:33:01 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:33:01 #83 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:01 #83 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:01 #83 ... 09:33:01 09:33:01 #53 [core-data internal] load build context 09:33:01 #53 transferring context: 53.16MB 93.8s 09:33:01 #53 ... 09:33:01 09:33:01 #47 [support-notifications internal] load build context 09:33:01 #47 ... 09:33:01 09:33:01 #52 [security-spiffe-token-provider internal] load build context 09:33:01 #52 ... 09:33:01 09:33:01 #47 [support-notifications internal] load build context 09:33:02 #47 ... 09:33:02 09:33:02 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:33:02 #79 41.27 OK: 11 MiB in 17 packages 09:33:02 #79 DONE 43.7s 09:33:02 09:33:02 #47 [support-notifications internal] load build context 09:33:02 #47 ... 09:33:02 09:33:02 #54 [core-common-config-bootstrapper internal] load build context 09:33:03 #54 ... 09:33:03 09:33:03 #47 [support-notifications internal] load build context 09:33:03 #47 ... 09:33:03 09:33:03 #44 [security-proxy-setup internal] load build context 09:33:03 #44 ... 09:33:03 09:33:03 #54 [core-common-config-bootstrapper internal] load build context 09:33:03 #54 ... 09:33:03 09:33:03 #50 [core-metadata internal] load build context 09:33:03 #50 ... 09:33:03 09:33:03 #54 [core-common-config-bootstrapper internal] load build context 09:33:04 #54 ... 09:33:04 09:33:04 #39 [security-bootstrapper internal] load build context 09:33:04 #39 ... 09:33:04 09:33:04 #54 [core-common-config-bootstrapper internal] load build context 09:33:06 #54 transferring context: 144.45MB 98.9s 09:33:06 #54 ... 09:33:06 09:33:06 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:33:06 #80 41.59 OK: 10 MiB in 19 packages 09:33:06 #80 DONE 46.6s 09:33:07 09:33:07 #54 [core-common-config-bootstrapper internal] load build context 09:33:07 #54 ... 09:33:07 09:33:07 #55 [core-command internal] load build context 09:33:07 #55 ... 09:33:07 09:33:07 #41 [core-keeper internal] load build context 09:33:07 #41 ... 09:33:07 09:33:07 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:07 #86 ... 09:33:07 09:33:07 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:33:07 #78 36.63 OK: 9 MiB in 15 packages 09:33:07 #78 DONE 41.8s 09:33:07 09:33:07 #41 [core-keeper internal] load build context 09:33:08 #41 ... 09:33:08 09:33:08 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:33:08 #77 48.02 OK: 255 MiB in 60 packages 09:33:08 #77 DONE 53.3s 09:33:08 09:33:08 #41 [core-keeper internal] load build context 09:33:08 #41 ... 09:33:08 09:33:08 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:33:08 #84 29.06 OK: 20 MiB in 18 packages 09:33:08 #84 DONE 31.7s 09:33:08 09:33:08 #41 [core-keeper internal] load build context 09:33:09 #41 ... 09:33:09 09:33:09 #56 [security-secretstore-setup internal] load build context 09:33:09 #56 ... 09:33:09 09:33:09 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:33:09 #81 36.54 OK: 9 MiB in 18 packages 09:33:09 #81 DONE 41.0s 09:33:09 09:33:09 #56 [security-secretstore-setup internal] load build context 09:33:09 #56 ... 09:33:09 09:33:09 #41 [core-keeper internal] load build context 09:33:09 #41 ... 09:33:09 09:33:09 #46 [security-proxy-auth internal] load build context 09:33:09 #46 ... 09:33:09 09:33:09 #41 [core-keeper internal] load build context 09:33:10 #41 ... 09:33:10 09:33:10 #48 [support-scheduler internal] load build context 09:33:10 #48 ... 09:33:10 09:33:10 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:33:10 #82 32.00 OK: 9 MiB in 16 packages 09:33:10 #82 DONE 34.3s 09:33:10 09:33:10 #41 [core-keeper internal] load build context 09:33:11 #41 ... 09:33:11 09:33:11 #53 [core-data internal] load build context 09:33:11 #53 transferring context: 59.75MB 104.0s 09:33:11 #53 ... 09:33:11 09:33:11 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:33:11 #83 33.38 OK: 9 MiB in 15 packages 09:33:11 #83 DONE 35.3s 09:33:11 09:33:11 #53 [core-data internal] load build context 09:33:11 #53 ... 09:33:11 09:33:11 #41 [core-keeper internal] load build context 09:33:11 #41 ... 09:33:11 09:33:11 #52 [security-spiffe-token-provider internal] load build context 09:33:12 #52 ... 09:33:12 09:33:12 #53 [core-data internal] load build context 09:33:12 #53 ... 09:33:12 09:33:12 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:12 #67 90.66 (1/13) Installing brotli-libs (1.1.0-r2) 09:33:12 #67 90.77 (2/13) Installing c-ares (1.34.5-r0) 09:33:12 #67 90.87 (3/13) Installing libunistring (1.3-r0) 09:33:12 #67 91.19 (4/13) Installing libidn2 (2.3.7-r0) 09:33:12 #67 91.19 (5/13) Installing nghttp2-libs (1.65.0-r0) 09:33:12 #67 91.19 (6/13) Installing libpsl (0.21.5-r3) 09:33:12 #67 91.29 (7/13) Installing zstd-libs (1.5.7-r0) 09:33:12 #67 91.30 (8/13) Installing libcurl (8.14.1-r2) 09:33:12 #67 91.50 (9/13) Installing curl (8.14.1-r2) 09:33:12 #67 91.56 (10/13) Installing dumb-init (1.2.5-r3) 09:33:12 #67 91.56 (11/13) Installing musl-obstack (1.2.3-r2) 09:33:12 #67 91.56 (12/13) Installing libucontext (1.3.2-r0) 09:33:12 #67 91.61 (13/13) Installing gcompat (1.1.0-r4) 09:33:12 #67 91.61 Executing busybox-1.37.0-r18.trigger 09:33:12 #67 91.87 OK: 13 MiB in 29 packages 09:33:12 #67 DONE 94.4s 09:33:12 09:33:12 #53 [core-data internal] load build context 09:33:12 #53 ... 09:33:12 09:33:12 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:33:12 #72 91.88 OK: 255 MiB in 60 packages 09:33:12 #72 DONE 93.8s 09:33:12 09:33:12 #53 [core-data internal] load build context 09:33:13 #53 ... 09:33:13 09:33:13 #47 [support-notifications internal] load build context 09:33:13 #47 ... 09:33:13 09:33:13 #44 [security-proxy-setup internal] load build context 09:33:13 #44 ... 09:33:13 09:33:13 #47 [support-notifications internal] load build context 09:33:14 #47 ... 09:33:14 09:33:14 #50 [core-metadata internal] load build context 09:33:14 #50 ... 09:33:14 09:33:14 #47 [support-notifications internal] load build context 09:33:15 #47 ... 09:33:15 09:33:15 #39 [security-bootstrapper internal] load build context 09:33:15 #39 ... 09:33:15 09:33:15 #47 [support-notifications internal] load build context 09:33:15 #47 ... 09:33:15 09:33:15 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:33:15 #87 DONE 7.5s 09:33:15 09:33:15 #47 [support-notifications internal] load build context 09:33:17 #47 transferring context: 203.52MB 111.6s 09:33:17 #47 ... 09:33:17 09:33:17 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:17 #88 DONE 7.4s 09:33:17 09:33:17 #47 [support-notifications internal] load build context 09:33:17 #47 ... 09:33:17 09:33:17 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:17 #86 DONE 9.9s 09:33:17 09:33:17 #54 [core-common-config-bootstrapper internal] load build context 09:33:17 #54 ... 09:33:17 09:33:17 #52 [security-spiffe-token-provider internal] load build context 09:33:17 #52 ... 09:33:17 09:33:17 #47 [support-notifications internal] load build context 09:33:17 #47 ... 09:33:17 09:33:17 #55 [core-command internal] load build context 09:33:17 #55 ... 09:33:17 09:33:17 #47 [support-notifications internal] load build context 09:33:19 #47 ... 09:33:19 09:33:19 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:33:19 #89 DONE 2.2s 09:33:19 09:33:19 #90 [security-spire-config stage-2 6/10] COPY security.txt / 09:33:19 #90 ... 09:33:19 09:33:19 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:33:19 #91 DONE 9.1s 09:33:19 09:33:19 #56 [security-secretstore-setup internal] load build context 09:33:19 #56 ... 09:33:19 09:33:19 #46 [security-proxy-auth internal] load build context 09:33:19 #46 ... 09:33:19 09:33:19 #52 [security-spiffe-token-provider internal] load build context 09:33:20 #52 ... 09:33:20 09:33:20 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:33:20 #92 DONE 2.6s 09:33:20 09:33:20 #52 [security-spiffe-token-provider internal] load build context 09:33:20 #52 ... 09:33:20 09:33:20 #48 [support-scheduler internal] load build context 09:33:20 #48 ... 09:33:20 09:33:20 #52 [security-spiffe-token-provider internal] load build context 09:33:21 #52 ... 09:33:21 09:33:21 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:21 #93 DONE 6.1s 09:33:21 09:33:21 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:33:21 #94 DONE 2.0s 09:33:21 09:33:21 #52 [security-spiffe-token-provider internal] load build context 09:33:21 #52 ... 09:33:21 09:33:21 #90 [security-spire-config stage-2 6/10] COPY security.txt / 09:33:21 #90 DONE 2.3s 09:33:21 09:33:21 #52 [security-spiffe-token-provider internal] load build context 09:33:21 #52 ... 09:33:21 09:33:21 #95 [security-spire-server stage-2 6/9] COPY security.txt / 09:33:21 #95 DONE 1.2s 09:33:22 09:33:22 #52 [security-spiffe-token-provider internal] load build context 09:33:22 #52 transferring context: 136.39MB 114.3s 09:33:22 #52 ... 09:33:22 09:33:22 #41 [core-keeper internal] load build context 09:33:22 #41 ... 09:33:22 09:33:22 #52 [security-spiffe-token-provider internal] load build context 09:33:22 #52 ... 09:33:22 09:33:22 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:33:22 #0 7.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:33:22 #0 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:22 #96 ... 09:33:22 09:33:22 #52 [security-spiffe-token-provider internal] load build context 09:33:23 #52 ... 09:33:23 09:33:23 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:33:23 #97 DONE 1.4s 09:33:23 09:33:23 #52 [security-spiffe-token-provider internal] load build context 09:33:23 #52 ... 09:33:23 09:33:23 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:33:23 #98 DONE 1.4s 09:33:23 09:33:23 #52 [security-spiffe-token-provider internal] load build context 09:33:23 #52 ... 09:33:23 09:33:23 #53 [core-data internal] load build context 09:33:23 #53 ... 09:33:23 09:33:23 #44 [security-proxy-setup internal] load build context 09:33:23 #44 ... 09:33:23 09:33:23 #52 [security-spiffe-token-provider internal] load build context 09:33:24 #52 ... 09:33:24 09:33:24 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:33:24 #99 DONE 1.8s 09:33:24 09:33:24 #52 [security-spiffe-token-provider internal] load build context 09:33:24 #52 ... 09:33:24 09:33:24 #50 [core-metadata internal] load build context 09:33:24 #50 ... 09:33:24 09:33:24 #52 [security-spiffe-token-provider internal] load build context 09:33:24 #52 ... 09:33:24 09:33:24 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:33:24 #100 DONE 1.3s 09:33:24 09:33:24 #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:24 #101 ... 09:33:24 09:33:24 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 09:33:24 #102 DONE 1.8s 09:33:25 09:33:25 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:33:25 #103 ... 09:33:25 09:33:25 #39 [security-bootstrapper internal] load build context 09:33:25 #39 ... 09:33:25 09:33:25 #44 [security-proxy-setup internal] load build context 09:33:25 #44 ... 09:33:25 09:33:25 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:33:25 #104 DONE 1.9s 09:33:25 09:33:25 #44 [security-proxy-setup internal] load build context 09:33:26 #44 ... 09:33:26 09:33:26 #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:26 #101 DONE 1.3s 09:33:26 09:33:26 #44 [security-proxy-setup internal] load build context 09:33:26 #44 ... 09:33:26 09:33:26 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:33:26 #105 DONE 1.2s 09:33:26 09:33:26 #44 [security-proxy-setup internal] load build context 09:33:27 #44 transferring context: 129.31MB 122.9s 09:33:27 #44 ... 09:33:27 09:33:27 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:33:27 #103 DONE 2.2s 09:33:27 09:33:27 #44 [security-proxy-setup internal] load build context 09:33:27 #44 ... 09:33:27 09:33:27 #54 [core-common-config-bootstrapper internal] load build context 09:33:27 #54 ... 09:33:27 09:33:27 #44 [security-proxy-setup internal] load build context 09:33:28 #44 ... 09:33:28 09:33:28 #55 [core-command internal] load build context 09:33:28 #55 ... 09:33:28 09:33:28 #52 [security-spiffe-token-provider internal] load build context 09:33:29 #52 ... 09:33:29 09:33:29 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:33:29 #106 DONE 1.5s 09:33:29 09:33:29 #52 [security-spiffe-token-provider internal] load build context 09:33:29 #52 ... 09:33:29 09:33:29 #47 [support-notifications internal] load build context 09:33:29 #47 ... 09:33:29 09:33:29 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:33:29 #96 10.47 Upgrading critical system libraries and apk-tools: 09:33:29 #96 10.47 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 09:33:29 #96 10.47 Executing busybox-1.37.0-r18.trigger 09:33:29 #96 11.18 Continuing the upgrade transaction with new apk-tools: 09:33:29 #96 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:33:29 #96 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:29 #96 14.65 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 09:33:29 #96 14.69 Executing busybox-1.37.0-r19.post-upgrade 09:33:29 #96 14.94 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 09:33:29 #96 14.94 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 09:33:29 #96 14.97 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 09:33:29 #96 15.26 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 09:33:29 #96 15.26 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 09:33:29 #96 15.26 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 09:33:29 #96 15.26 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 09:33:29 #96 15.31 Executing busybox-1.37.0-r19.trigger 09:33:29 #96 15.36 OK: 13 MiB in 29 packages 09:33:29 #96 DONE 16.9s 09:33:29 09:33:29 #47 [support-notifications internal] load build context 09:33:29 #47 ... 09:33:29 09:33:29 #52 [security-spiffe-token-provider internal] load build context 09:33:29 #52 ... 09:33:29 09:33:29 #46 [security-proxy-auth internal] load build context 09:33:30 #46 ... 09:33:30 09:33:30 #56 [security-secretstore-setup internal] load build context 09:33:30 #56 ... 09:33:30 09:33:30 #46 [security-proxy-auth internal] load build context 09:33:30 #46 ... 09:33:30 09:33:30 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:33:30 #107 DONE 1.3s 09:33:30 09:33:30 #52 [security-spiffe-token-provider internal] load build context 09:33:30 #52 ... 09:33:30 09:33:30 #48 [support-scheduler internal] load build context 09:33:31 #48 ... 09:33:31 09:33:31 #52 [security-spiffe-token-provider internal] load build context 09:33:32 #52 transferring context: 161.07MB 124.5s 09:33:32 #52 ... 09:33:32 09:33:32 #41 [core-keeper internal] load build context 09:33:32 #41 ... 09:33:32 09:33:32 #48 [support-scheduler internal] load build context 09:33:33 #48 ... 09:33:33 09:33:33 #53 [core-data internal] load build context 09:33:33 #53 ... 09:33:33 09:33:33 #52 [security-spiffe-token-provider internal] load build context 09:33:34 #52 ... 09:33:34 09:33:34 #50 [core-metadata internal] load build context 09:33:34 #50 ... 09:33:34 09:33:34 #52 [security-spiffe-token-provider internal] load build context 09:33:35 #52 ... 09:33:35 09:33:35 #39 [security-bootstrapper internal] load build context 09:33:35 #39 ... 09:33:35 09:33:35 #52 [security-spiffe-token-provider internal] load build context 09:33:36 #52 ... 09:33:36 09:33:36 #108 [security-spire-agent] exporting to image 09:33:36 #108 exporting layers 09:33:36 #108 ... 09:33:36 09:33:36 #52 [security-spiffe-token-provider internal] load build context 09:33:37 #52 transferring context: 175.78MB 129.5s 09:33:37 #52 ... 09:33:37 09:33:37 #54 [core-common-config-bootstrapper internal] load build context 09:33:37 #54 ... 09:33:37 09:33:37 #52 [security-spiffe-token-provider internal] load build context 09:33:38 #52 ... 09:33:38 09:33:38 #44 [security-proxy-setup internal] load build context 09:33:38 #44 ... 09:33:38 09:33:38 #55 [core-command internal] load build context 09:33:38 #55 ... 09:33:38 09:33:38 #44 [security-proxy-setup internal] load build context 09:33:39 #44 ... 09:33:39 09:33:39 #108 [security-spire-agent] exporting to image 09:33:39 #108 exporting layers 8.3s done 09:33:39 #108 writing image sha256:48a61e44bfe28594030d18cb9c7cae2af25b6310704e75f81a724a19317a1389 0.3s done 09:33:39 #108 naming to docker.io/library/security-spire-server-arm64 0.1s done 09:33:39 #108 writing image sha256:f5c07b33a19a0914be4cede0c6bb3bd1c173929b980cf06c62d2e89b1dedf675 0.1s done 09:33:39 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:33:39 #108 writing image sha256:8b8f3a96e8624bd189353621eb8356319999ab708707cf78ff235fc6ad0930e2 0.1s done 09:33:39 #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done 09:33:39 #108 DONE 13.9s 09:33:39 09:33:39 #44 [security-proxy-setup internal] load build context 09:33:39 #44 ... 09:33:39 09:33:39 #47 [support-notifications internal] load build context 09:33:39 #47 ... 09:33:39 09:33:39 #44 [security-proxy-setup internal] load build context 09:33:40 #44 ... 09:33:40 09:33:40 #56 [security-secretstore-setup internal] load build context 09:33:40 #56 ... 09:33:40 09:33:40 #46 [security-proxy-auth internal] load build context 09:33:40 #46 ... 09:33:40 09:33:40 #56 [security-secretstore-setup internal] load build context 09:33:42 #56 transferring context: 136.35MB 131.1s 09:33:42 #56 ... 09:33:42 09:33:42 #41 [core-keeper internal] load build context 09:33:42 #41 ... 09:33:42 09:33:42 #56 [security-secretstore-setup internal] load build context 09:33:43 #56 ... 09:33:43 09:33:43 #48 [support-scheduler internal] load build context 09:33:43 #48 ... 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 #53 [core-data internal] load build context 09:33:44 #53 ... 09:33:44 09:33:44 #56 [security-secretstore-setup internal] load build context 09:33:44 #56 ... 09:33:44 09:33:44 #50 [core-metadata internal] load build context 09:33:44 #50 ... 09:33:44 09:33:44 #56 [security-secretstore-setup internal] load build context 09:33:45 #56 ... 09:33:45 09:33:45 #39 [security-bootstrapper internal] load build context 09:33:45 #39 ... 09:33:45 09:33:45 #56 [security-secretstore-setup internal] load build context 09:33:47 #56 transferring context: 145.91MB 136.2s 09:33:48 #56 ... 09:33:48 09:33:48 #52 [security-spiffe-token-provider internal] load build context 09:33:48 #52 ... 09:33:48 09:33:48 #56 [security-secretstore-setup internal] load build context 09:33:48 #56 ... 09:33:48 09:33:48 #55 [core-command internal] load build context 09:33:48 #55 ... 09:33:48 09:33:48 #50 [core-metadata internal] load build context 09:33:49 #50 ... 09:33:49 09:33:49 #47 [support-notifications internal] load build context 09:33:49 #47 ... 09:33:49 09:33:49 #50 [core-metadata internal] load build context 09:33:50 #50 ... 09:33:50 09:33:50 #44 [security-proxy-setup internal] load build context 09:33:50 #44 ... 09:33:50 09:33:50 #50 [core-metadata internal] load build context 09:33:50 #50 ... 09:33:50 09:33:50 #46 [security-proxy-auth internal] load build context 09:33:50 #46 ... 09:33:50 09:33:50 #50 [core-metadata internal] load build context 09:33:52 #50 transferring context: 243.54MB 146.2s 09:33:52 #50 ... 09:33:52 09:33:52 #41 [core-keeper internal] load build context 09:33:53 #41 ... 09:33:53 09:33:53 #50 [core-metadata internal] load build context 09:33:54 #50 ... 09:33:54 09:33:54 #48 [support-scheduler internal] load build context 09:33:54 #48 ... 09:33:54 09:33:54 #54 [core-common-config-bootstrapper internal] load build context 09:33:54 #54 ... 09:33:54 09:33:54 #53 [core-data internal] load build context 09:33:54 #53 ... 09:33:54 09:33:54 #54 [core-common-config-bootstrapper internal] load build context 09:33:55 #54 ... 09:33:55 09:33:55 #39 [security-bootstrapper internal] load build context 09:33:56 #39 ... 09:33:56 09:33:56 #54 [core-common-config-bootstrapper internal] load build context 09:33:58 #54 transferring context: 273.82MB 150.0s 09:33:58 #54 ... 09:33:58 09:33:58 #52 [security-spiffe-token-provider internal] load build context 09:33:58 #52 ... 09:33:58 09:33:58 #54 [core-common-config-bootstrapper internal] load build context 09:33:58 #54 ... 09:33:58 09:33:58 #56 [security-secretstore-setup internal] load build context 09:33:58 #56 ... 09:33:58 09:33:58 #55 [core-command internal] load build context 09:33:58 #55 ... 09:33:58 09:33:58 #56 [security-secretstore-setup internal] load build context 09:34:00 #56 ... 09:34:00 09:34:00 #47 [support-notifications internal] load build context 09:34:00 #47 ... 09:34:00 09:34:00 #56 [security-secretstore-setup internal] load build context 09:34:00 #56 ... 09:34:00 09:34:00 #44 [security-proxy-setup internal] load build context 09:34:00 #44 ... 09:34:00 09:34:00 #47 [support-notifications internal] load build context 09:34:00 #47 ... 09:34:00 09:34:00 #46 [security-proxy-auth internal] load build context 09:34:00 #46 ... 09:34:00 09:34:00 #56 [security-secretstore-setup internal] load build context 09:34:02 #56 transferring context: 180.80MB 151.5s 09:34:03 #56 ... 09:34:03 09:34:03 #41 [core-keeper internal] load build context 09:34:03 #41 ... 09:34:03 09:34:03 #56 [security-secretstore-setup internal] load build context 09:34:04 #56 ... 09:34:04 09:34:04 #50 [core-metadata internal] load build context 09:34:04 #50 ... 09:34:04 09:34:04 #48 [support-scheduler internal] load build context 09:34:04 #48 ... 09:34:04 09:34:04 #56 [security-secretstore-setup internal] load build context 09:34:04 #56 ... 09:34:04 09:34:04 #53 [core-data internal] load build context 09:34:04 #53 ... 09:34:04 09:34:04 #56 [security-secretstore-setup internal] load build context 09:34:06 #56 ... 09:34:06 09:34:06 #39 [security-bootstrapper internal] load build context 09:34:06 #39 ... 09:34:06 09:34:06 #56 [security-secretstore-setup internal] load build context 09:34:07 #56 transferring context: 194.04MB 156.5s 09:34:08 #56 ... 09:34:08 09:34:08 #52 [security-spiffe-token-provider internal] load build context 09:34:08 #52 ... 09:34:08 09:34:08 #56 [security-secretstore-setup internal] load build context 09:34:09 #56 ... 09:34:09 09:34:09 #54 [core-common-config-bootstrapper internal] load build context 09:34:09 #54 ... 09:34:09 09:34:09 #55 [core-command internal] load build context 09:34:09 #55 ... 09:34:09 09:34:09 #54 [core-common-config-bootstrapper internal] load build context 09:34:10 #54 ... 09:34:10 09:34:10 #44 [security-proxy-setup internal] load build context 09:34:10 #44 ... 09:34:10 09:34:10 #54 [core-common-config-bootstrapper internal] load build context 09:34:10 #54 ... 09:34:10 09:34:10 #46 [security-proxy-auth internal] load build context 09:34:11 #46 ... 09:34:11 09:34:11 #47 [support-notifications internal] load build context 09:34:11 #47 ... 09:34:11 09:34:11 #54 [core-common-config-bootstrapper internal] load build context 09:34:13 #54 ... 09:34:13 09:34:13 #41 [core-keeper internal] load build context 09:34:13 #41 transferring context: 362.01MB 161.9s 09:34:13 #41 ... 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 #47 [support-notifications internal] load build context 09:34:13 #47 transferring context: 402.00MB 168.1s done 09:34:13 #47 DONE 169.6s 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 #50 [core-metadata internal] load build context 09:34:14 #50 ... 09:34:14 09:34:14 #48 [support-scheduler internal] load build context 09:34:14 #48 ... 09:34:14 09:34:14 #50 [core-metadata internal] load build context 09:34:14 #50 ... 09:34:14 09:34:14 #53 [core-data internal] load build context 09:34:14 #53 ... 09:34:14 09:34:14 #48 [support-scheduler internal] load build context 09:34:16 #48 ... 09:34:16 09:34:16 #39 [security-bootstrapper internal] load build context 09:34:16 #39 ... 09:34:16 09:34:16 #54 [core-common-config-bootstrapper internal] load build context 09:34:18 #54 transferring context: 340.85MB 170.7s 09:34:19 #54 ... 09:34:19 09:34:19 #55 [core-command internal] load build context 09:34:19 #55 transferring context: 402.00MB 167.1s done 09:34:19 #55 DONE 171.1s 09:34:19 09:34:19 #54 [core-common-config-bootstrapper internal] load build context 09:34:19 #54 ... 09:34:19 09:34:19 #52 [security-spiffe-token-provider internal] load build context 09:34:19 #52 ... 09:34:19 09:34:19 #56 [security-secretstore-setup internal] load build context 09:34:19 #56 ... 09:34:19 09:34:19 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 09:34:19 #109 ... 09:34:19 09:34:19 #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:34:19 #110 DONE 5.9s 09:34:20 09:34:20 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:21 #111 ... 09:34:21 09:34:21 #44 [security-proxy-setup internal] load build context 09:34:21 #44 transferring context: 286.37MB 176.7s 09:34:21 #44 ... 09:34:21 09:34:21 #54 [core-common-config-bootstrapper internal] load build context 09:34:21 #54 ... 09:34:21 09:34:21 #46 [security-proxy-auth internal] load build context 09:34:21 #46 ... 09:34:21 09:34:21 #54 [core-common-config-bootstrapper internal] load build context 09:34:21 #54 ... 09:34:21 09:34:21 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 09:34:21 #109 DONE 2.1s 09:34:21 09:34:21 #54 [core-common-config-bootstrapper internal] load build context 09:34:24 #54 ... 09:34:24 09:34:24 #41 [core-keeper internal] load build context 09:34:24 #41 ... 09:34:24 09:34:24 #54 [core-common-config-bootstrapper internal] load build context 09:34:24 #54 ... 09:34:24 09:34:24 #53 [core-data internal] load build context 09:34:24 #53 ... 09:34:24 09:34:24 #50 [core-metadata internal] load build context 09:34:24 #50 ... 09:34:24 09:34:24 #53 [core-data internal] load build context 09:34:25 #53 ... 09:34:25 09:34:25 #41 [core-keeper internal] load build context 09:34:25 #41 transferring context: 402.00MB 173.2s done 09:34:25 #41 DONE 176.2s 09:34:25 09:34:25 #53 [core-data internal] load build context 09:34:26 #53 ... 09:34:26 09:34:26 #39 [security-bootstrapper internal] load build context 09:34:26 #39 ... 09:34:26 09:34:26 #48 [support-scheduler internal] load build context 09:34:26 #48 ... 09:34:26 09:34:26 #39 [security-bootstrapper internal] load build context 09:34:27 #39 ... 09:34:27 09:34:27 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:34:27 #112 DONE 2.1s 09:34:27 09:34:27 #53 [core-data internal] load build context 09:34:29 #53 ... 09:34:29 09:34:29 #52 [security-spiffe-token-provider internal] load build context 09:34:29 #52 ... 09:34:29 09:34:29 #53 [core-data internal] load build context 09:34:29 #53 ... 09:34:29 09:34:29 #56 [security-secretstore-setup internal] load build context 09:34:29 #56 ... 09:34:29 09:34:29 #53 [core-data internal] load build context 09:34:29 #53 transferring context: 163.69MB 181.8s 09:34:31 #53 ... 09:34:31 09:34:31 #44 [security-proxy-setup internal] load build context 09:34:31 #44 ... 09:34:31 09:34:31 #53 [core-data internal] load build context 09:34:31 #53 ... 09:34:31 09:34:31 #46 [security-proxy-auth internal] load build context 09:34:31 #46 ... 09:34:31 09:34:31 #56 [security-secretstore-setup internal] load build context 09:34:31 #56 ... 09:34:31 09:34:31 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:31 #113 ... 09:34:31 09:34:31 #46 [security-proxy-auth internal] load build context 09:34:34 #46 transferring context: 391.27MB 190.4s 09:34:34 #46 ... 09:34:34 09:34:34 #54 [core-common-config-bootstrapper internal] load build context 09:34:34 #54 ... 09:34:34 09:34:34 #46 [security-proxy-auth internal] load build context 09:34:34 #46 ... 09:34:34 09:34:34 #50 [core-metadata internal] load build context 09:34:35 #50 ... 09:34:35 09:34:35 #46 [security-proxy-auth internal] load build context 09:34:36 #46 ... 09:34:36 09:34:36 #48 [support-scheduler internal] load build context 09:34:36 #48 ... 09:34:36 09:34:36 #46 [security-proxy-auth internal] load build context 09:34:37 #46 ... 09:34:37 09:34:37 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:37 #114 ... 09:34:37 09:34:37 #39 [security-bootstrapper internal] load build context 09:34:37 #39 ... 09:34:37 09:34:37 #46 [security-proxy-auth internal] load build context 09:34:38 #46 transferring context: 402.00MB 193.9s done 09:34:38 #46 DONE 194.4s 09:34:38 09:34:38 #56 [security-secretstore-setup internal] load build context 09:34:38 #56 ... 09:34:38 09:34:38 #48 [support-scheduler internal] load build context 09:34:39 #48 ... 09:34:39 09:34:39 #52 [security-spiffe-token-provider internal] load build context 09:34:39 #52 transferring context: 402.00MB 191.6s done 09:34:39 #52 ... 09:34:39 09:34:39 #56 [security-secretstore-setup internal] load build context 09:34:39 #56 ... 09:34:39 09:34:39 #52 [security-spiffe-token-provider internal] load build context 09:34:39 #52 DONE 193.4s 09:34:39 09:34:39 #56 [security-secretstore-setup internal] load build context 09:34:41 #56 ... 09:34:41 09:34:41 #54 [core-common-config-bootstrapper internal] load build context 09:34:41 #54 transferring context: 402.00MB 192.6s done 09:34:41 #54 DONE 194.6s 09:34:41 09:34:41 #56 [security-secretstore-setup internal] load build context 09:34:41 #56 ... 09:34:41 09:34:41 #44 [security-proxy-setup internal] load build context 09:34:41 #44 ... 09:34:41 09:34:41 #53 [core-data internal] load build context 09:34:41 #53 ... 09:34:41 09:34:41 #56 [security-secretstore-setup internal] load build context 09:34:42 #56 ... 09:34:42 09:34:42 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:34:42 #115 DONE 2.5s 09:34:42 09:34:42 #56 [security-secretstore-setup internal] load build context 09:34:42 #56 ... 09:34:42 09:34:42 #39 [security-bootstrapper internal] load build context 09:34:42 #39 transferring context: 402.00MB 191.5s done 09:34:42 #39 DONE 194.4s 09:34:42 09:34:42 #56 [security-secretstore-setup internal] load build context 09:34:44 #56 ... 09:34:44 09:34:44 #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:34:44 #116 DONE 2.1s 09:34:44 09:34:44 #56 [security-secretstore-setup internal] load build context 09:34:45 #56 ... 09:34:45 09:34:45 #50 [core-metadata internal] load build context 09:34:45 #50 ... 09:34:45 09:34:45 #56 [security-secretstore-setup internal] load build context 09:34:47 #56 transferring context: 307.97MB 195.8s 09:34:49 #56 ... 09:34:49 09:34:49 #48 [support-scheduler internal] load build context 09:34:49 #48 ... 09:34:49 09:34:49 #56 [security-secretstore-setup internal] load build context 09:34:49 #56 ... 09:34:49 09:34:49 #50 [core-metadata internal] load build context 09:34:49 #50 transferring context: 402.00MB 202.9s done 09:34:49 #50 DONE 205.0s 09:34:49 09:34:49 #56 [security-secretstore-setup internal] load build context 09:34:51 #56 ... 09:34:51 09:34:51 #44 [security-proxy-setup internal] load build context 09:34:51 #44 ... 09:34:51 09:34:51 #53 [core-data internal] load build context 09:34:51 #53 ... 09:34:51 09:34:51 #56 [security-secretstore-setup internal] load build context 09:34:52 #56 ... 09:34:52 09:34:52 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:52 #117 ... 09:34:52 09:34:52 #56 [security-secretstore-setup internal] load build context 09:34:54 #56 transferring context: 348.93MB 203.1s 09:34:54 #56 ... 09:34:54 09:34:54 #44 [security-proxy-setup internal] load build context 09:34:54 #44 transferring context: 402.00MB 210.4s done 09:34:54 #44 DONE 211.1s 09:34:54 09:34:54 #56 [security-secretstore-setup internal] load build context 09:34:54 #56 ... 09:34:54 09:34:54 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:55 #118 ... 09:34:55 09:34:55 #56 [security-secretstore-setup internal] load build context 09:34:57 #56 ... 09:34:57 09:34:57 #48 [support-scheduler internal] load build context 09:34:57 #48 transferring context: 402.00MB 212.4s done 09:34:57 #48 DONE 213.8s 09:34:57 09:34:57 #56 [security-secretstore-setup internal] load build context 09:35:00 #56 ... 09:35:00 09:35:00 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:35:00 #119 DONE 2.3s 09:35:00 09:35:00 #56 [security-secretstore-setup internal] load build context 09:35:01 #56 transferring context: 402.00MB 210.2s done 09:35:01 #56 DONE 213.1s 09:35:01 09:35:01 #53 [core-data internal] load build context 09:35:07 #53 transferring context: 379.88MB 218.9s 09:35:07 #53 transferring context: 402.00MB 220.1s done 09:35:07 #53 DONE 221.7s 09:35:07 09:35:07 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:14 #120 ... 09:37:14 09:37:14 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:14 #117 DONE 142.8s 09:37:14 09:37:14 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:14 #113 DONE 163.8s 09:37:14 09:37:14 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:37:14 #121 ... 09:37:14 09:37:14 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:14 #111 DONE 165.4s 09:37:14 09:37:14 #122 [support-notifications builder 6/7] COPY . . 09:37:14 #122 ... 09:37:14 09:37:14 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:14 #118 DONE 140.9s 09:37:14 09:37:14 #123 [core-command builder 6/7] COPY . . 09:37:14 #123 ... 09:37:14 09:37:14 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:14 #120 DONE 125.9s 09:37:14 09:37:14 #124 [support-scheduler builder 6/7] COPY . . 09:37:14 #124 ... 09:37:14 09:37:14 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:14 #114 DONE 159.4s 09:37:14 09:37:14 #125 [core-keeper builder 7/8] COPY . . 09:37:16 #125 ... 09:37:16 09:37:16 #126 [security-bootstrapper builder 6/7] COPY . . 09:37:18 #126 ... 09:37:18 09:37:18 #125 [core-keeper builder 7/8] COPY . . 09:37:18 #125 DONE 11.2s 09:37:18 09:37:18 #124 [support-scheduler builder 6/7] COPY . . 09:37:18 #124 DONE 11.6s 09:37:18 09:37:18 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:37:18 #127 ... 09:37:18 09:37:18 #126 [security-bootstrapper builder 6/7] COPY . . 09:37:18 #126 DONE 12.0s 09:37:18 09:37:18 #122 [support-notifications builder 6/7] COPY . . 09:37:18 #122 DONE 12.3s 09:37:18 09:37:18 #128 [security-proxy-setup builder 6/7] COPY . . 09:37:18 #128 CACHED 09:37:18 09:37:18 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:37:18 #129 CACHED 09:37:18 09:37:18 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:18 #130 CACHED 09:37:18 09:37:18 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:37:18 #131 CACHED 09:37:18 09:37:18 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:18 #132 CACHED 09:37:18 09:37:18 #133 [security-secretstore-setup builder 6/7] COPY . . 09:37:18 #133 CACHED 09:37:18 09:37:18 #123 [core-command builder 6/7] COPY . . 09:37:18 #123 DONE 12.7s 09:37:18 09:37:18 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:37:18 #134 CACHED 09:37:18 09:37:18 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:18 #135 CACHED 09:37:18 09:37:18 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 09:37:18 #136 CACHED 09:37:18 09:37:18 #137 [core-metadata builder 6/7] COPY . . 09:37:18 #137 CACHED 09:37:18 09:37:18 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:18 #138 CACHED 09:37:18 09:37:18 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:37:18 #139 CACHED 09:37:18 09:37:18 #140 [core-data builder 6/7] COPY . . 09:37:18 #140 CACHED 09:37:18 09:37:18 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 09:37:18 #141 CACHED 09:37:18 09:37:18 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:18 #142 CACHED 09:37:18 09:37:18 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:37:18 #121 DONE 13.0s 09:37:18 09:37:18 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:18 #143 CACHED 09:37:18 09:37:18 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:37:18 #144 CACHED 09:37:18 09:37:18 #145 [security-proxy-auth builder 6/7] COPY . . 09:37:18 #145 CACHED 09:37:18 09:37:18 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:24 #146 ... 09:37:24 09:37:24 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:37:24 #127 6.979 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:28 #127 ... 09:37:28 09:37:28 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:37:28 #0 7.488 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:28 #147 ... 09:37:28 09:37:28 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:37:28 #0 9.773 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:28 #148 ... 09:37:28 09:37:28 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:37:28 #0 9.202 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:28 #149 ... 09:37:28 09:37:28 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:37:28 #0 9.223 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:28 #150 ... 09:37:28 09:37:28 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:37:28 #0 10.06 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:28 #151 ... 09:37:28 09:37:28 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:37:28 #0 9.766 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:28 #152 ... 09:37:28 09:37:28 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:37:28 #0 9.309 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:37:29 #153 ... 09:37:29 09:37:29 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:37:29 #0 8.078 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:29 #154 ... 09:37:29 09:37:29 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:37:29 #0 9.456 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:29 #155 ... 09:37:29 09:37:29 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:37:29 #0 7.551 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:29 #156 ... 09:37:29 09:37:29 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:29 #146 8.542 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 10:09:40 #146 ... 10:09:40 10:09:40 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:09:40 #148 DONE 1942.4s 10:09:40 10:09:40 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:09:41 #147 ... 10:09:41 10:09:41 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:09:41 #157 DONE 0.3s 10:09:41 10:09:41 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:09:41 #147 ... 10:09:41 10:09:41 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:09:41 #158 DONE 0.2s 10:09:41 10:09:41 #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:42 #159 DONE 0.4s 10:09:42 10:09:42 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:09:42 #153 ... 10:09:42 10:09:42 #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:42 #160 DONE 0.4s 10:09:42 10:09:42 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:09:42 #156 ... 10:09:42 10:09:42 #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:43 #161 DONE 0.2s 10:09:43 10:09:43 #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:46 #162 DONE 3.5s 10:09:46 10:09:46 #108 [core-common-config-bootstrapper] exporting to image 10:09:46 #108 exporting layers 10:09:47 #108 exporting layers 1.1s done 10:09:47 #108 writing image sha256:b6afd027a4524dc07187f5191b86f312c0b172034dcc5b53517f2d49a0211167 0.0s done 10:09:47 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 10:09:47 #108 DONE 15.1s 10:09:47 10:09:47 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:10:10 #146 ... 10:10:10 10:10:10 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:10:10 #155 DONE 1971.2s 10:10:10 10:10:10 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:10:10 #163 DONE 0.6s 10:10:10 10:10:10 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:10:14 #164 DONE 4.0s 10:10:14 10:10:14 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:10:14 #146 ... 10:10:14 10:10:14 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:10:14 #165 DONE 0.5s 10:10:14 10:10:14 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:10:15 #166 DONE 0.4s 10:10:15 10:10:15 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:10:15 #127 ... 10:10:15 10:10:15 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:10:15 #167 DONE 0.4s 10:10:15 10:10:15 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:10:15 #151 ... 10:10:15 10:10:15 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:10:15 #168 DONE 0.2s 10:10:15 10:10:15 #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:10:15 #169 DONE 0.2s 10:10:15 10:10:15 #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:10:15 #170 DONE 0.2s 10:10:15 10:10:15 #51 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:10:16 #51 ... 10:10:16 10:10:16 #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:10:16 #171 DONE 0.3s 10:10:16 10:10:16 #51 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:10:16 #51 ... 10:10:16 10:10:16 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:10:16 #172 DONE 0.2s 10:10:16 10:10:16 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:10:19 #173 DONE 2.7s 10:10:19 10:10:19 #108 [security-bootstrapper] exporting to image 10:10:19 #108 exporting layers 10:10:20 #108 exporting layers 1.7s done 10:10:20 #108 writing image sha256:8d120bc6349b65b35302ae2b47113f7840e4beae0b554c4fc44c39ad3270656e 0.0s done 10:10:20 #108 naming to docker.io/library/security-bootstrapper-arm64 done 10:10:20 #108 DONE 16.9s 10:10:20 10:10:20 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:01 #153 ... 10:36:01 10:36:01 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:36:01 #150 DONE 3520.1s 10:36:01 10:36:01 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:36:01 #147 ... 10:36:01 10:36:01 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:36:01 #174 DONE 0.3s 10:36:01 10:36:01 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:36:01 #40 ... 10:36:01 10:36:01 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:36:01 #175 DONE 0.3s 10:36:01 10:36:01 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:36:01 #176 DONE 0.7s 10:36:01 10:36:01 #51 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:36:01 #51 ... 10:36:01 10:36:01 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:36:01 #177 DONE 0.2s 10:36:01 10:36:01 #108 [core-command] exporting to image 10:36:01 #108 exporting layers 10:36:01 #108 exporting layers 0.6s done 10:36:01 #108 writing image sha256:351e77c6cb6313a27e8d2d1fa8e51691fad13ce399eeb49c8e020a183acddcc6 0.0s done 10:36:01 #108 naming to docker.io/library/core-command-arm64 done 10:36:01 #108 DONE 17.5s 10:36:01 10:36:01 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:36:48 #146 ... 10:36:48 10:36:48 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:48 #156 3563.6 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:36:48 #156 ... 10:36:48 10:36:48 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:36:48 #149 DONE 3568.0s 10:36:48 10:36:48 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:48 #156 ... 10:36:48 10:36:48 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:36:48 #178 DONE 0.3s 10:36:48 10:36:48 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:36:48 #179 DONE 0.3s 10:36:48 10:36: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:36:48 #180 DONE 0.2s 10:36:48 10:36:48 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:36:48 #181 DONE 0.2s 10:36:48 10:36:48 #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:36:48 #182 DONE 0.7s 10:36:48 10:36:48 #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:36:48 #183 DONE 0.2s 10:36:48 10:36:48 #51 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:36:48 #51 ... 10:36:48 10:36: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:36:51 #184 DONE 2.9s 10:36:51 10:36:51 #108 [security-proxy-setup] exporting to image 10:36:51 #108 exporting layers 10:36:53 #108 exporting layers 1.5s done 10:36:53 #108 writing image sha256:5a5c29422046884d82f49edf2e7d7f60d7f8ef6cfc8f4170b23192520d0926b7 done 10:36:53 #108 naming to docker.io/library/security-proxy-setup-arm64 done 10:36:53 #108 DONE 19.0s 10:36:53 10:36:53 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:37:32 #40 ... 10:37:32 10:37:32 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:37:32 #156 DONE 3611.4s 10:37:32 10:37:32 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:37:32 #152 ... 10:37:32 10:37:32 #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:37:32 #185 DONE 0.3s 10:37:32 10:37:32 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:37:32 #154 ... 10:37:32 10:37:32 #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:37:32 #186 DONE 0.2s 10:37:32 10:37:32 #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:37:32 #187 DONE 0.2s 10:37:32 10:37:32 #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:37:32 #188 DONE 0.2s 10:37:32 10:37:32 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:37:32 #189 DONE 0.2s 10:37:32 10:37:32 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:37:32 #190 DONE 0.6s 10:37:32 10:37:32 #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:37:32 #191 DONE 0.7s 10:37:32 10:37:32 #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:37:33 #192 DONE 0.2s 10:37:33 10:37:33 #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:37:35 #193 DONE 2.6s 10:37:35 10:37:35 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:37:35 #151 ... 10:37:35 10:37:35 #108 [security-secretstore-setup] exporting to image 10:37:35 #108 exporting layers 10:37:37 #108 exporting layers 2.0s done 10:37:37 #108 writing image sha256:357684f71d60c59b22f0fe2453150658719f48ac98dab8f7069207d5a5841a15 0.0s done 10:37:37 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 10:37:37 #108 DONE 21.0s 10:37:37 10:37:37 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:38:59 #127 ... 10:38:59 10:38:59 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:38:59 #146 DONE 3696.7s 10:38:59 10:38:59 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:38:59 #151 ... 10:38:59 10:38:59 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:38:59 #194 DONE 0.2s 10:38:59 10:38:59 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:38:59 #153 ... 10:38:59 10:38:59 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:38:59 #195 DONE 0.3s 10:38:59 10:38:59 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:38:59 #147 ... 10:38:59 10:38:59 #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:59 #196 DONE 0.7s 10:38:59 10:38:59 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:38:59 #151 ... 10:38:59 10:38:59 #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:59 #197 DONE 0.2s 10:38:59 10:38:59 #108 [security-spiffe-token-provider] exporting to image 10:38:59 #108 exporting layers 10:38:59 #108 exporting layers 0.8s done 10:38:59 #108 writing image sha256:9ff6c71699ceb06c4887e7ff6c80fd5fda2909445c4414aa14b8278fe6cbbd72 done 10:38:59 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:38:59 #108 DONE 21.8s 10:38:59 10:38:59 #16 [security-spire-agent internal] load .dockerignore 10:40:08 #16 ... 10:40:08 10:40:08 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:40:08 #127 DONE 3768.4s 10:40:08 10:40:08 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:40:08 #151 DONE 3768.2s 10:40:08 10:40:08 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:40:08 #153 ... 10:40:08 10:40:08 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:40:08 #198 DONE 0.4s 10:40:08 10:40:08 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:40:08 #152 ... 10:40:08 10:40:08 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:40:08 #199 DONE 0.5s 10:40:08 10:40:08 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:40:09 #200 DONE 0.4s 10:40:09 10:40:09 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:40:09 #201 ... 10:40:09 10:40:09 #202 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:40:09 #202 DONE 1.3s 10:40:09 10:40:09 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:40:10 #203 DONE 0.3s 10:40:10 10:40:10 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:10 #154 ... 10:40:10 10:40:10 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:40:10 #201 DONE 0.9s 10:40:10 10:40:10 #108 [core-keeper] exporting to image 10:40:10 #108 exporting layers 10:40:11 #108 ... 10:40:11 10:40:11 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:40:11 #204 DONE 0.8s 10:40:11 10:40:11 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:40:11 #205 DONE 0.4s 10:40:11 10:40:11 #108 [core-keeper] exporting to image 10:40:11 #108 exporting layers 1.3s done 10:40:11 #108 writing image sha256:0bc27d01498bd73df66a0430fdf609762d3fa885bfa3cc4d9247fb5aa68d0343 0.0s done 10:40:11 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 10:40:11 #108 DONE 23.1s 10:40:11 10:40:11 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:40:11 #206 ... 10:40:11 10:40:11 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:40:11 #153 DONE 3773.8s 10:40:12 10:40:12 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:13 #154 ... 10:40:13 10:40:13 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:13 #207 DONE 0.4s 10:40:13 10:40:13 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:14 #208 DONE 0.5s 10:40:14 10:40:14 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:40:15 #209 ... 10:40:15 10:40:15 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:40:15 #206 DONE 3.5s 10:40:15 10:40:15 #108 [security-proxy-auth] exporting to image 10:40:15 #108 ... 10:40:15 10:40:15 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:40:15 #209 DONE 0.9s 10:40:15 10:40:15 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:40:15 #210 DONE 0.4s 10:40:15 10:40:15 #108 [core-data] exporting to image 10:40:16 #108 ... 10:40:16 10:40:16 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:40:16 #152 DONE 3778.5s 10:40:16 10:40:16 #108 [security-proxy-auth] exporting to image 10:40:16 #108 exporting layers 1.7s done 10:40:16 #108 writing image sha256:9dbd9ee7fbca48171417357ac48292510827f7005d25f0ff5ab19b4eeb1c604e 0.0s done 10:40:16 #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 10:40:17 #108 exporting layers 1.6s done 10:40:17 #108 writing image sha256:108aadfb0b75452422b89f12029a16f9a16f9a21c280d8c15a8508243c14f281 0.0s done 10:40:17 #108 naming to docker.io/library/core-data-arm64 0.0s done 10:40:17 #108 DONE 25.3s 10:40:17 10:40:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:40:17 #40 ... 10:40:17 10:40:17 #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:40:18 #211 DONE 0.2s 10:40:18 10:40:18 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:40:18 #212 DONE 0.2s 10:40:18 10:40:18 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:18 #154 ... 10:40:18 10:40:18 #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:40:18 #213 DONE 0.7s 10:40:18 10:40:18 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:18 #154 ... 10:40:18 10:40:18 #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:40:19 #214 DONE 0.2s 10:40:19 10:40:19 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:40:19 #215 DONE 0.1s 10:40:19 10:40:19 #108 [core-metadata] exporting to image 10:40:19 #108 exporting layers 0.6s done 10:40:19 #108 writing image sha256:73cc8329b00826d126b4f563c3780281cf9272c07c0dec7d3258fc549ead7f99 0.0s done 10:40:19 #108 naming to docker.io/library/core-metadata-arm64 done 10:40:19 #108 DONE 26.0s 10:40:19 10:40:19 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:40:58 #147 DONE 3818.9s 10:40:58 10:40:58 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:58 #154 ... 10:40:58 10:40:58 #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:58 #216 DONE 0.2s 10:40:58 10:40:58 #51 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:40:58 #51 ... 10:40:58 10:40:58 #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:58 #217 DONE 0.2s 10:40:58 10:40:58 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:40:58 #218 DONE 0.8s 10:40:58 10:40:58 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:40:59 #219 DONE 0.2s 10:40:59 10:40:59 #108 [support-scheduler] exporting to image 10:40:59 #108 exporting layers 10:41:00 #108 exporting layers 1.3s done 10:41:00 #108 writing image sha256:6d1a59ffec7558a7d4fe381bfe8484135c40dbace999f1dff214c70ec657b763 done 10:41:00 #108 naming to docker.io/library/support-scheduler-arm64 done 10:41:00 #108 DONE 27.3s 10:41:00 10:41:00 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:41:08 #154 DONE 3829.9s 10:41:08 10:41:08 #51 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:41:08 #51 ... 10:41:08 10:41:08 #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:41:08 #220 DONE 0.2s 10:41:08 10:41:08 #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:41:08 #221 DONE 0.1s 10:41:08 10:41:08 #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:41:09 #222 DONE 0.7s 10:41:09 10:41:09 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:41:09 #223 DONE 0.2s 10:41:09 10:41:09 #108 [support-notifications] exporting to image 10:41:09 #108 exporting layers 10:41:10 #108 exporting layers 0.8s done 10:41:10 #108 writing image sha256:75039477f2a038886047e1b41e639b21ded83a9b9a125ba0c8caba1cd01dd110 done 10:41:10 #108 naming to docker.io/library/support-notifications-arm64 done 10:41:10 #108 DONE 28.1s 10:41:10 10:41:10 #51 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:41:10 time="2025-10-31T09:31:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:41:10 time="2025-10-31T09:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:41:10 $ docker stop --time=1 df6b01adfd31d5119088abd9ba79d07462f9ee8a29a8e98353a64c7a881150d9 10:41:12 $ docker rm -f --volumes df6b01adfd31d5119088abd9ba79d07462f9ee8a29a8e98353a64c7a881150d9 [Pipeline] // withDockerContainer [Pipeline] sh 10:41:12 + docker images 10:41:12 REPOSITORY TAG IMAGE ID CREATED SIZE 10:41:12 support-notifications-arm64 latest 75039477f2a0 3 seconds ago 53MB 10:41:12 support-scheduler-arm64 latest 6d1a59ffec75 14 seconds ago 49.2MB 10:41:12 core-metadata-arm64 latest 73cc8329b008 53 seconds ago 45.5MB 10:41:12 core-data-arm64 latest 108aadfb0b75 57 seconds ago 45.5MB 10:41:12 security-proxy-auth-arm64 latest 9dbd9ee7fbca 58 seconds ago 44.6MB 10:41:12 core-keeper-arm64 latest 0bc27d01498b About a minute ago 45.2MB 10:41:12 security-spiffe-token-provider-arm64 latest 9ff6c71699ce 2 minutes ago 55.8MB 10:41:12 security-secretstore-setup-arm64 latest 357684f71d60 3 minutes ago 79.5MB 10:41:12 security-proxy-setup-arm64 latest 5a5c29422046 4 minutes ago 49.5MB 10:41:12 core-command-arm64 latest 351e77c6cb63 5 minutes ago 40.1MB 10:41:12 security-bootstrapper-arm64 latest 8d120bc6349b 30 minutes ago 21.6MB 10:41:12 core-common-config-bootstrapper-arm64 latest b6afd027a452 31 minutes ago 20.5MB 10:41:12 security-spire-agent-arm64 latest 8b8f3a96e862 About an hour ago 187MB 10:41:12 security-spire-server-arm64 latest 48a61e44bfe2 About an hour ago 144MB 10:41:12 security-spire-config-arm64 latest f5c07b33a19a About an hour ago 143MB 10:41:12 ci-base-image-arm64 latest 01a11c755a10 2 hours ago 920MB 10:41:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 10:41:12 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:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:13 10:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:14 arm64: Pulling from edgex-lftools-log-publisher 10:41:14 8998bd30e6a1: Pulling fs layer 10:41:14 04944245beec: Pulling fs layer 10:41:14 699f458cf7ca: Pulling fs layer 10:41:14 765212b225bb: Pulling fs layer 10:41:14 f23df028b6ca: Pulling fs layer 10:41:14 d65c8cfc05b1: Pulling fs layer 10:41:14 2437ff75d9bd: Pulling fs layer 10:41:14 d65c8cfc05b1: Waiting 10:41:14 765212b225bb: Waiting 10:41:14 2437ff75d9bd: Waiting 10:41:14 f23df028b6ca: Waiting 10:41:14 04944245beec: Verifying Checksum 10:41:14 04944245beec: Download complete 10:41:14 765212b225bb: Verifying Checksum 10:41:14 765212b225bb: Download complete 10:41:14 f23df028b6ca: Verifying Checksum 10:41:14 f23df028b6ca: Download complete 10:41:14 d65c8cfc05b1: Verifying Checksum 10:41:14 d65c8cfc05b1: Download complete 10:41:14 699f458cf7ca: Verifying Checksum 10:41:14 699f458cf7ca: Download complete 10:41:15 8998bd30e6a1: Verifying Checksum 10:41:15 8998bd30e6a1: Download complete 10:41:17 2437ff75d9bd: Verifying Checksum 10:41:17 2437ff75d9bd: Download complete 10:41:20 8998bd30e6a1: Pull complete 10:41:20 04944245beec: Pull complete 10:41:22 699f458cf7ca: Pull complete 10:41:22 765212b225bb: Pull complete 10:41:23 f23df028b6ca: Pull complete 10:41:24 d65c8cfc05b1: Pull complete 10:41:42 2437ff75d9bd: Pull complete 10:41:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:42 prd-ubuntu20.04-docker-arm64-4c-16g-771139 does not seem to be running inside a container 10:41:42 $ 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:41:46 $ docker top 7abb27814df4e0b81ea8759cf15baa5a6b699afa3f6119e87d1fd84ade90071c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:47 ---> job-cost.sh 10:41:47 lf-activate-venv: SKIPPING 10:41:47 INFO: No Stack... 10:41:48 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:48 INFO: Archiving Costs [Pipeline] sh 10:41:49 + cut -d, -f6 10:41:49 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 10:41:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-4ad43611b71a6d123d096b37d41b0b62-1-stack-cost] 10:41:49 Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-4ad43611b71a6d123d096b37d41b0b62-1-stack-cost] did not exist. Created. 10:41:49 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-4ad43611b71a6d123d096b37d41b0b62-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:50 + echo total: 0.2199999988079071 [Pipeline] stash 10:41:50 Stashed 1 file(s) [Pipeline] } 10:41:50 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-4ad43611b71a6d123d096b37d41b0b62-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:50 $ docker stop --time=1 7abb27814df4e0b81ea8759cf15baa5a6b699afa3f6119e87d1fd84ade90071c 10:41:52 $ docker rm -f --volumes 7abb27814df4e0b81ea8759cf15baa5a6b699afa3f6119e87d1fd84ade90071c [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:55 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:41:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:56 ---> package-listing.sh 10:41:56 ++ facter osfamily 10:41:56 ++ tr '[:upper:]' '[:lower:]' 10:41:56 + OS_FAMILY=debian 10:41:56 + workspace=/w/workspace/edgex-go/1 10:41:56 + START_PACKAGES=/tmp/packages_start.txt 10:41:56 + END_PACKAGES=/tmp/packages_end.txt 10:41:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:56 + PACKAGES=/tmp/packages_start.txt 10:41:56 + '[' /w/workspace/edgex-go/1 ']' 10:41:56 + PACKAGES=/tmp/packages_end.txt 10:41:56 + case "${OS_FAMILY}" in 10:41:56 + dpkg -l 10:41:56 + grep '^ii' 10:41:56 + '[' -f /tmp/packages_start.txt ']' 10:41:56 + '[' -f /tmp/packages_end.txt ']' 10:41:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:56 + '[' /w/workspace/edgex-go/1 ']' 10:41:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:41:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:41:56 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:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:57 10:41:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:58 latest: Pulling from edgex-lftools-log-publisher 10:41:58 5eb5b503b376: Pulling fs layer 10:41:58 5c69ac0246d0: Pulling fs layer 10:41:58 ec43610c2a17: Pulling fs layer 10:41:58 3a2ae6a8a46f: Pulling fs layer 10:41:58 33b1e0a273af: Pulling fs layer 10:41:58 5d3b04190fa2: Pulling fs layer 10:41:58 2f39f015ded8: Pulling fs layer 10:41:58 3a2ae6a8a46f: Waiting 10:41:58 33b1e0a273af: Waiting 10:41:58 5d3b04190fa2: Waiting 10:41:58 2f39f015ded8: Waiting 10:41:58 5c69ac0246d0: Verifying Checksum 10:41:58 5c69ac0246d0: Download complete 10:41:58 3a2ae6a8a46f: Download complete 10:41:58 33b1e0a273af: Verifying Checksum 10:41:58 33b1e0a273af: Download complete 10:41:58 ec43610c2a17: Verifying Checksum 10:41:58 ec43610c2a17: Download complete 10:41:58 5d3b04190fa2: Verifying Checksum 10:41:58 5d3b04190fa2: Download complete 10:41:58 5eb5b503b376: Verifying Checksum 10:41:58 5eb5b503b376: Download complete 10:41:58 2f39f015ded8: Download complete 10:41:59 5eb5b503b376: Pull complete 10:41:59 5c69ac0246d0: Pull complete 10:42:00 ec43610c2a17: Pull complete 10:42:00 3a2ae6a8a46f: Pull complete 10:42:00 33b1e0a273af: Pull complete 10:42:00 5d3b04190fa2: Pull complete 10:42:05 2f39f015ded8: Pull complete 10:42:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:05 prd-ubuntu20.04-docker-8c-8g-771121 does not seem to be running inside a container 10:42:05 $ 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:42:07 $ docker top 8a3cf0032476c7e8c72fa15f9f5eece0eb0100c7cd14ebc852e98256b48085e3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:08 + touch /tmp/pre-build-complete [Pipeline] sh 10:42:08 + mkdir -p /var/log/sysstat [Pipeline] sh 10:42:08 + ls /var/log/sa-host 10:42:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:09 provisioning config files... 10:42:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2788121349619312593tmp [Pipeline] { [Pipeline] echo 10:42:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:42:09 ---> create-netrc.sh [Pipeline] } 10:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:42:09 ---> python-tools-install.sh [Pipeline] echo 10:42:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:42:10 ---> sudo-logs.sh 10:42:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:42:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:42:10 ---> job-cost.sh 10:42:10 lf-activate-venv: SKIPPING 10:42:10 DEBUG: total: 0.2199999988079071 10:42:10 INFO: Retrieving Stack Cost... 10:42:10 INFO: Retrieving Pricing Info for: v3-standard-8 10:42:11 INFO: Archiving Costs [Pipeline] echo 10:42:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:42:11 ---> logs-deploy.sh 10:42:11 lf-activate-venv: SKIPPING 10:42:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-4ad43611b71a6d123d096b37d41b0b62/1 10:42:11 INFO: archiving workspace using pattern(s): 10:42:12 Archives upload complete. 10:42:12 INFO: archiving logs to Nexus